75e00ce5da04fec169ceada70dfae7b2c21981e7
[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.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 17439] By: jhi                                   on 2002/07/09  13:55:16
32         Log: Empty lines.
33      Branch: perl
34            ! MANIFEST
35 ____________________________________________________________________________
36 [ 17438] By: jhi                                   on 2002/07/09  13:48:44
37         Log: Integrate perlio:
38              
39              [ 17431]
40              SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
41              
42              [ 17432]
43              Core-dump prevention for 
44              open PIPE, "-|:stdio", "cat /etc/motd";
45              (root cause not yet fixed).
46              
47              [ 17433]
48              Special case :stdio pushed method so that "-|:stdio" does 
49              not have an uninitialized layer on top.
50              
51              [ 17435]
52              Call $encoding->decode($sv) without a $chk argument.
53              This fixes modification of readonly value under use encoding().
54              Not a final fix as it does not warn on failed decode.
55              
56              [ 17437]
57              perldiag patch for implied open of STDIN/STDOUT/STDERR
58              in wrong mode.
59      Branch: perl
60           +> ext/ODBM_File/hints/linux.pl
61           !> MANIFEST perlio.c pod/perldiag.pod sv.c
62 ____________________________________________________________________________
63 [ 17437] By: nick                                  on 2002/07/09  13:42:06
64         Log: perldiag patch for implied open of STDIN/STDOUT/STDERR
65              in wrong mode.
66      Branch: perlio
67            ! pod/perldiag.pod
68 ____________________________________________________________________________
69 [ 17436] By: jhi                                   on 2002/07/09  13:05:43
70         Log: Subject: [ID 20020708.001] makedepend problem (output of cppstdin garbled)
71              From: Hans Ranke <Hans.Ranke@ei.tum.de>
72              Date: Mon, 8 Jul 2002 16:17:00 +0200 (MET DST)
73              Message-Id: <5.8.0_12541_1026136670@regency>
74      Branch: perl
75            ! makedepend.SH
76 ____________________________________________________________________________
77 [ 17435] By: nick                                  on 2002/07/09  12:38:01
78         Log: Call $encoding->decode($sv) without a $chk argument.
79              This fixes modification of readonly value under use encoding().
80              Not a final fix as it does not warn on failed decode.
81      Branch: perlio
82            ! sv.c
83 ____________________________________________________________________________
84 [ 17434] By: jhi                                   on 2002/07/09  11:50:41
85         Log: Subject: [DOC PATCH] perlre, minor error
86              From: "Steffen Mueller" <xyey9001@sneakemail.com>
87              Date: Tue, 9 Jul 2002 02:23:33 +0200
88              Message-ID: <20020709002024.28399.qmail@onion.perl.org>
89      Branch: perl
90            ! pod/perlre.pod
91 ____________________________________________________________________________
92 [ 17433] By: nick                                  on 2002/07/09  11:42:32
93         Log: Special case :stdio pushed method so that "-|:stdio" does 
94              not have an uninitialized layer on top.
95      Branch: perlio
96            ! perlio.c
97 ____________________________________________________________________________
98 [ 17432] By: nick                                  on 2002/07/09  09:38:45
99         Log: Core-dump prevention for 
100              open PIPE, "-|:stdio", "cat /etc/motd";
101              (root cause not yet fixed).
102      Branch: perlio
103            ! perlio.c
104 ____________________________________________________________________________
105 [ 17431] By: nick                                  on 2002/07/09  08:01:54
106         Log: SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
107      Branch: perlio
108            + ext/ODBM_File/hints/linux.pl
109            ! MANIFEST
110 ____________________________________________________________________________
111 [ 17430] By: nick                                  on 2002/07/09  07:59:06
112         Log: Integrate mainline
113      Branch: perlio
114           +> ext/MIME/Base64/t/quoted-print.t lib/Math/BigInt/t/bare_mif.t
115            - ext/MIME/Base64/t/qp.t
116           !> (integrate 48 files)
117 ____________________________________________________________________________
118 [ 17429] By: jhi                                   on 2002/07/09  00:17:49
119         Log: MIME::QuotedPrint is for bytes only; from Gisle.
120      Branch: perl
121            ! ext/MIME/Base64/QuotedPrint.pm
122            ! ext/MIME/Base64/t/quoted-print.t
123 ____________________________________________________________________________
124 [ 17428] By: jhi                                   on 2002/07/08  23:26:49
125         Log: Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR}
126              From: Diab Jerius <dj@head-cfa.harvard.edu>
127              Date: Mon, 8 Jul 2002 18:44:12 -0400 (EDT)
128              Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu>
129      Branch: perl
130            ! lib/File/Spec/Unix.pm
131 ____________________________________________________________________________
132 [ 17427] By: jhi                                   on 2002/07/08  23:17:21
133         Log: Subject: patch against   t/op/magic.t
134              From: Jim Cromie <jcromie@divsol.com>
135              Date: Mon, 08 Jul 2002 19:23:38 -0400
136              Message-ID: <3D2A1EFA.8050603@divsol.com>
137      Branch: perl
138            ! t/op/magic.t
139 ____________________________________________________________________________
140 [ 17426] By: jhi                                   on 2002/07/08  21:38:24
141         Log: Subject: [DOC PATCH] Thread::Signal.pm
142              From: Elizabeth Mattijsen <liz@dijkmat.nl>
143              Date: Mon, 08 Jul 2002 23:40:32 +0200
144              Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>
145      Branch: perl
146            ! ext/Thread/Thread/Signal.pm
147 ____________________________________________________________________________
148 [ 17425] By: jhi                                   on 2002/07/08  20:10:15
149         Log: Integrate maint patches #17421, #17424:
150              
151              on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
152              hack, $^X was improperly set to the script name when the script
153              was run via the PATH; argv[0] in that case shows up as the bare
154              name of the script rather than its fully qualified path, which
155              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
156              to recognize it as the running script name; fix tries to match
157              bare script name in that case (from Gisle Aas)
158              
159              tweak change#17421 ($0 is full path to script even when script
160              is invoked via PATH almost everywhere except Windows)
161      Branch: perl
162           !> t/op/magic.t toke.c
163 ____________________________________________________________________________
164 [ 17424] By: gsar                                  on 2002/07/08  19:54:10
165         Log: tweak change#17421 ($0 is full path to script even when script
166              is invoked via PATH almost everywhere except Windows)
167      Branch: maint-5.6/perl
168            ! t/op/magic.t
169 ____________________________________________________________________________
170 [ 17423] By: jhi                                   on 2002/07/08  19:10:29
171         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
172              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
173              Date: Mon, 08 Jul 2002 17:00:33 +0100
174              Message-Id: <200207081600.g68G0Xw07553@crypt.compulink.co.uk>
175      Branch: perl
176            ! lib/File/Basename.pm op.c t/op/wantarray.t
177 ____________________________________________________________________________
178 [ 17422] By: jhi                                   on 2002/07/08  19:08:58
179         Log: Subject: [PATCH perl@17412] regcomp.c casting tweak
180              From: "Craig A. Berry" <craigberry@mac.com>
181              Date: Mon, 08 Jul 2002 13:17:35 -0500
182              Message-Id: <5.1.1.5.0.20020708124433.034a5dd8@exchi01>
183      Branch: perl
184            ! regcomp.c
185 ____________________________________________________________________________
186 [ 17421] By: gsar                                  on 2002/07/08  17:07:01
187         Log: on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
188              hack, $^X was improperly set to the script name when the script
189              was run via the PATH; argv[0] in that case shows up as the bare
190              name of the script rather than its fully qualified path, which
191              meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
192              to recognize it as the running script name; fix tries to match
193              bare script name in that case (from Gisle Aas)
194      Branch: maint-5.6/perl
195            ! t/op/magic.t toke.c
196 ____________________________________________________________________________
197 [ 17420] By: jhi                                   on 2002/07/08  12:54:52
198         Log: Subject: [ DOC PATCH] Re: build failure on Solaris with useithreads
199              From: Dave Mitchell <davem@fdgroup.com>
200              Date: Mon, 8 Jul 2002 00:45:42 +0100
201              Message-ID: <20020708004542.B14412@fdgroup.com>
202      Branch: perl
203            ! README.solaris
204 ____________________________________________________________________________
205 [ 17419] By: jhi                                   on 2002/07/08  12:19:24
206         Log: Add a note about perlmonks as suggested by Ilya Martynov;
207              add an admonition about "can you write my shopping cart
208              script for me!!!"
209      Branch: perl
210            ! pod/perlfaq2.pod
211 ____________________________________________________________________________
212 [ 17418] By: jhi                                   on 2002/07/08  12:11:31
213         Log: Subject: [DOC PATCH] perlfaq2.pod, perlmodstyle.pod
214              From: Iain Truskett <spoon@cpan.org>
215              Date: Mon, 8 Jul 2002 16:50:55 +1000
216              Message-ID: <20020708065055.GC14168@eh.org>
217      Branch: perl
218            ! pod/perlfaq2.pod pod/perlmodstyle.pod
219 ____________________________________________________________________________
220 [ 17417] By: jhi                                   on 2002/07/08  12:08:27
221         Log: Subject: [DOC PATCH] perlthrtut.pod
222              From: Iain Truskett <spoon@cpan.org>
223              Date: Mon, 8 Jul 2002 13:53:59 +1000       
224              Message-ID: <20020708035359.GB14168@eh.org>  
225      Branch: perl
226            ! pod/perlthrtut.pod
227 ____________________________________________________________________________
228 [ 17416] By: jhi                                   on 2002/07/08  12:07:11
229         Log: Subject: [PATCH] t/op/glob.t
230              From: Iain Truskett <spoon@cpan.org>
231              Date: Mon, 8 Jul 2002 11:59:21 +1000
232              Message-ID: <20020708015921.GA14168@eh.org>
233      Branch: perl
234            ! t/op/glob.t
235 ____________________________________________________________________________
236 [ 17415] By: jhi                                   on 2002/07/08  11:58:54
237         Log: More AUTHORS updates.
238      Branch: perl
239            ! AUTHORS
240 ____________________________________________________________________________
241 [ 17414] By: jhi                                   on 2002/07/07  22:17:28
242         Log: AUTHORS updates.
243      Branch: perl
244            ! AUTHORS
245 ____________________________________________________________________________
246 [ 17413] By: jhi                                   on 2002/07/07  21:42:20
247         Log: README tweaks.
248      Branch: perl
249            ! README.tru64
250 ____________________________________________________________________________
251 [ 17412] By: jhi                                   on 2002/07/07  20:54:53
252         Log: Update Changes.
253      Branch: perl
254            ! Changes patchlevel.h
255 ____________________________________________________________________________
256 [ 17411] By: jhi                                   on 2002/07/07  20:36:18
257         Log: Regen toc, modlib.
258      Branch: perl
259            ! pod/perlmodlib.pod pod/perltoc.pod
260 ____________________________________________________________________________
261 [ 17410] By: rgs                                   on 2002/07/07  20:31:37
262         Log: Replace the word "discipline" by "layer" almost everywhere,
263              by Elizabeth Mattijsen.
264      Branch: perl
265            ! MANIFEST lib/open.pm pod/perldelta.pod pod/perlfunc.pod
266            ! pod/perlpodspec.pod pod/perlrun.pod pod/perlunicode.pod
267            ! pod/perluniintro.pod pod/perlvar.pod
268 ____________________________________________________________________________
269 [ 17409] By: jhi                                   on 2002/07/07  19:58:36
270         Log: Use the same name for the QP test as MIME::Base64 does.
271      Branch: perl
272            + ext/MIME/Base64/t/quoted-print.t
273            - ext/MIME/Base64/t/qp.t
274            ! MANIFEST
275 ____________________________________________________________________________
276 [ 17408] By: jhi                                   on 2002/07/07  18:48:06
277         Log: Don't install test pods.
278      Branch: perl
279            ! installman
280 ____________________________________________________________________________
281 [ 17407] By: jhi                                   on 2002/07/07  17:04:27
282         Log: Integrate maint patches #13474, #13478, #13584, and #16539;
283              introduce the test case of [ID 20020623.009].  Once upon a
284              time #13474 introduced evil coredumps, but now things seem
285              to be better (tried both with and without ithreads).
286      Branch: perl
287            ! op.c t/run/fresh_perl.t
288 ____________________________________________________________________________
289 [ 17406] By: jhi                                   on 2002/07/07  15:29:28
290         Log: Upgrade to Math::BigInt 1.60.
291      Branch: perl
292            + lib/Math/BigInt/t/bare_mif.t
293            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
294            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
295            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
296            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
297            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/inf_nan.t
298            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
299            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
300            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/with_sub.t
301 ____________________________________________________________________________
302 [ 17405] By: rgs                                   on 2002/07/06  18:39:30
303         Log: Subject: Re: FreeBSD 4.6 imminent
304              From: Nicholas Clark <nick@unfortu.net>
305              Date: Sat, 6 Jul 2002 16:07:38 +0100
306              Message-ID: <20020706150737.GC301@Bagpuss.unfortu.net>
307      Branch: perl
308            ! README.freebsd
309 ____________________________________________________________________________
310 [ 17404] By: nick                                  on 2002/07/06  07:04:02
311         Log: Integrate mainline
312      Branch: perlio
313           !> t/README
314 ____________________________________________________________________________
315 [ 17403] By: rgs                                   on 2002/07/05  12:46:22
316         Log: Precisions and updates about running and writing tests.
317      Branch: perl
318            ! t/README
319 ____________________________________________________________________________
320 [ 17402] By: nick                                  on 2002/07/05  07:05:40
321         Log: Integrate mainline
322      Branch: perlio
323           !> (integrate 32 files)
324 ____________________________________________________________________________
325 [ 17401] By: rgs                                   on 2002/07/04  20:21:10
326         Log: Goes with change #17400.
327      Branch: perl
328            ! t/pod/podselect.xr
329 ____________________________________________________________________________
330 [ 17400] By: rgs                                   on 2002/07/04  14:44:32
331         Log: Subject: [DOC PATCH] minor typo in podselect.PL
332              From: Dave Mitchell <davem@fdgroup.com>
333              Date: Thu, 4 Jul 2002 15:30:53 +0100
334              Message-ID: <20020704153052.C1322@fdgroup.com>
335      Branch: perl
336            ! pod/podselect.PL
337 ____________________________________________________________________________
338 [ 17399] By: rgs                                   on 2002/07/04  12:01:21
339         Log: Typos and missing warning categories.
340      Branch: perl
341            ! pod/perldiag.pod
342 ____________________________________________________________________________
343 [ 17398] By: rgs                                   on 2002/07/04  10:19:11
344         Log: Subject: Re: autom4te and perl 5.8.0
345              From: Andy Dougherty <doughera@lafayette.edu>
346              Date: Wed, 3 Jul 2002 11:56:05 -0400 (EDT)
347              Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>
348              
349              (with an additional paranoid nit : skip test unless -c $devnull)
350      Branch: perl
351            ! doio.c ext/Fcntl/t/fcntl.t
352 ____________________________________________________________________________
353 [ 17397] By: rgs                                   on 2002/07/04  08:58:23
354         Log: Subject: [PATCH] Win32 build broken
355              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
356              Date: Wed, 3 Jul 2002 23:44:49 +0200
357              Message-ID: <3D238C71.6138.2E20AFC@localhost>
358              
359              (needed by change #17391)
360      Branch: perl
361            ! embed.fnc global.sym
362 ____________________________________________________________________________
363 [ 17396] By: rgs                                   on 2002/07/02  08:27:41
364         Log: Subject: [PATCH perl@17384] opendir() nit for VMS
365              From: "Craig A. Berry" <craigberry@mac.com>
366              Date: Mon, 1 Jul 2002 22:55:30 -0500
367              Message-ID: <a05111b02b946cb14a2a8@[172.16.52.1]>
368      Branch: perl
369            ! vms/vms.c
370 ____________________________________________________________________________
371 [ 17395] By: rgs                                   on 2002/07/01  18:41:17
372         Log: Subject: Re: Change 17385: AUTHORS updates.
373              From: Philip Newton <Philip.Newton@gmx.net>
374              Date: Mon, 01 Jul 2002 20:30:59 +0200
375              Message-ID: <gt71iuch89r0ektao7g62l32ntgiub1jse@4ax.com>
376      Branch: perl
377            ! AUTHORS
378 ____________________________________________________________________________
379 [ 17394] By: rgs                                   on 2002/07/01  18:35:37
380         Log: Subject: [PATCH perl@17384] more dangerous logical name warnings for VMS
381              From: "Craig A. Berry" <craigberry@mac.com>
382              Date: Mon, 01 Jul 2002 13:52:36 -0500
383              Message-ID: <5.1.1.5.0.20020701130645.01aa8258@exchi01>
384      Branch: perl
385            ! configure.com vms/test.com
386 ____________________________________________________________________________
387 [ 17393] By: rgs                                   on 2002/07/01  18:25:22
388         Log: Allow PerlIO::Via to look for modules in the default
389              namespace PerlIO::Via::.
390      Branch: perl
391            ! ext/PerlIO/Via/Via.pm ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
392 ____________________________________________________________________________
393 [ 17392] By: jhi                                   on 2002/07/01  14:14:37
394         Log: Small speedup by inlining the easy bits of is_utf8_char()
395              into is_utf8_string().
396      Branch: perl
397            ! utf8.c
398 ____________________________________________________________________________
399 [ 17391] By: jhi                                   on 2002/07/01  13:42:28
400         Log: Subject: -Dr and unicode
401              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
402              Date: Mon, 01 Jul 2002 13:28:05 +0100
403              Message-Id: <200207011228.g61CS5r06772@crypt.compulink.co.uk>
404      Branch: perl
405            ! regcomp.c
406 ____________________________________________________________________________
407 [ 17390] By: jhi                                   on 2002/07/01  13:40:44
408         Log: Subject: Re: [ID 20020630.002] utf8 regex only matches 32k 
409              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
410              Message-Id: <200207011228.g61CS4T06766@crypt.compulink.co.uk>
411              Date: Mon, 01 Jul 2002 13:28:04 +0100
412      Branch: perl
413            ! regexec.c t/op/pat.t
414 ____________________________________________________________________________
415 [ 17389] By: rgs                                   on 2002/07/01  13:04:18
416         Log: Goes with lib/open.pm diagnostics changes
417      Branch: perl
418            ! lib/open.t
419 ____________________________________________________________________________
420 [ 17388] By: rgs                                   on 2002/07/01  09:27:47
421         Log: Subject: [DOC PATCH] perliol.pod nit
422              From: Elizabeth Mattijsen <liz@dijkmat.nl>
423              Date: Sun, 30 Jun 2002 23:52:05 +0200
424              Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>
425              
426              Subject: [DOC PATCH] open.pm, no more discipline
427              From: Elizabeth Mattijsen <liz@dijkmat.nl>
428              Date: Sun, 30 Jun 2002 23:02:50 +0200
429              Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>
430      Branch: perl
431            ! lib/open.pm pod/perliol.pod
432 ____________________________________________________________________________
433 [ 17387] By: rgs                                   on 2002/07/01  09:26:02
434         Log: Subject: Threads doc patch
435              From: Iain Truskett <spoon@cpan.org>
436              Date: Mon, 1 Jul 2002 14:58:14 +1000
437              Message-ID: <20020701045814.GB1805@eh.org>
438      Branch: perl
439            ! pod/perlthrtut.pod
440 ____________________________________________________________________________
441 [ 17386] By: jhi                                   on 2002/06/30  16:51:44
442         Log: Regen toc (skip the XS:: since they do not get installed)
443      Branch: perl
444            ! pod/buildtoc.PL pod/perltoc.pod
445 ____________________________________________________________________________
446 [ 17385] By: jhi                                   on 2002/06/30  16:31:35
447         Log: AUTHORS updates.
448      Branch: perl
449            ! AUTHORS
450 ____________________________________________________________________________
451 [ 17384] By: jhi                                   on 2002/06/30  15:31:53
452         Log: Update Changes.
453      Branch: perl
454            ! Changes patchlevel.h
455 ____________________________________________________________________________
456 [ 17383] By: jhi                                   on 2002/06/30  02:45:58
457         Log: Retract #17380, the refcnt tweak was misplaced (re_dup is used
458              when creation of new threads needs to duplicate the re struct)
459      Branch: perl
460            ! sv.c
461 ____________________________________________________________________________
462 [ 17382] By: jhi                                   on 2002/06/30  01:22:05
463         Log: Subject: [PATCH] Re: [PATCH] pack 'w' should be using NV, not double
464              From: Nicholas Clark <nick@unfortu.net>
465              Date: Sat, 29 Jun 2002 18:24:08 +0100
466              Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>
467      Branch: perl
468            ! t/op/pack.t
469 ____________________________________________________________________________
470 [ 17381] By: rgs                                   on 2002/06/29  13:31:12
471         Log: Various precisions.
472      Branch: perl
473            ! pod/perlhack.pod
474 ____________________________________________________________________________
475 [ 17380] By: jhi                                   on 2002/06/28  18:50:08
476         Log: (Retracted by #17383)
477              Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
478              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
479              Date: Fri, 28 Jun 2002 14:29:43 +0100
480              Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>
481      Branch: perl
482            ! sv.c
483 ____________________________________________________________________________
484 [ 17379] By: jhi                                   on 2002/06/28  18:36:57
485         Log: Subject: [PATCH rc2] README.os2
486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
487              Date: Fri, 28 Jun 2002 13:32:39 -0400
488              Message-ID: <20020628133239.A26455@math.ohio-state.edu>
489      Branch: perl
490            ! README.os2 os2/Changes
491 ____________________________________________________________________________
492 [ 17378] By: jhi                                   on 2002/06/28  18:28:43
493         Log: Forgotten file.
494      Branch: perl
495            ! MANIFEST
496 ____________________________________________________________________________
497 [ 17377] By: nick                                  on 2002/06/28  17:59:37
498         Log: Integrate mainline
499      Branch: perlio
500           +> ext/Digest/MD5/hints/MacOS.pl lib/Pod/t/text.t
501           !> (integrate 27 files)
502 ____________________________________________________________________________
503 [ 17376] By: jhi                                   on 2002/06/28  13:15:17
504         Log: NetWare update from Ananth Kesari.
505      Branch: perl
506            ! NetWare/Makefile NetWare/netware.h NetWare/nw5.c
507            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_NW5.pm
508 ____________________________________________________________________________
509 [ 17375] By: jhi                                   on 2002/06/28  13:02:01
510         Log: EBCDIC-safer.
511      Branch: perl
512            ! regexec.c
513 ____________________________________________________________________________
514 [ 17374] By: rgs                                   on 2002/06/28  12:07:49
515         Log: Subject: [PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
516              From: Steve Hay <Steve.Hay@uk.radan.com>
517              Date: Fri, 28 Jun 2002 12:23:37 +0100
518              Message-ID: <3D1C4739.4090002@uk.radan.com>
519      Branch: perl
520            ! lib/Tie/Handle.pm
521 ____________________________________________________________________________
522 [ 17373] By: rgs                                   on 2002/06/28  12:06:29
523         Log: Subject: [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
524              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
525              Date: Mon, 24 Jun 2002 23:17:57 -0700
526              Message-ID: <VsAG9gzkgWla092yn@efn.org>
527      Branch: perl
528            ! pod/perlfunc.pod
529 ____________________________________________________________________________
530 [ 17372] By: jhi                                   on 2002/06/27  20:53:44
531         Log: Inlining to avoid costly UTF-8 calls.
532      Branch: perl
533            ! regexec.c sv.c
534 ____________________________________________________________________________
535 [ 17371] By: jhi                                   on 2002/06/27  19:12:46
536         Log: Shave off some more of the Unicode regex slowness.
537      Branch: perl
538            ! regexec.c
539 ____________________________________________________________________________
540 [ 17370] By: jhi                                   on 2002/06/27  16:10:17
541         Log: Cure some of the slowness of
542              [ID 20020627.001] regex and utf-8 performance problem.
543      Branch: perl
544            ! regexec.c
545 ____________________________________________________________________________
546 [ 17369] By: rgs                                   on 2002/06/27  11:12:43
547         Log: Subject: Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub 
548              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
549              Date: Thu, 27 Jun 2002 11:58:57 +0100
550              Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>
551      Branch: perl
552            ! op.c
553 ____________________________________________________________________________
554 [ 17368] By: ams                                   on 2002/06/27  02:39:13
555         Log: Subject: [DOC PATCH] DynaLoader.pm
556              From: Elizabeth Mattijsen <liz@dijkmat.nl>
557              Date: Wed, 26 Jun 2002 20:27:25 +0200
558              Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>
559              
560              Subject: [DOC PATCH] Base64.pm
561              From: Elizabeth Mattijsen <liz@dijkmat.nl>
562              Date: Thu, 27 Jun 2002 00:54:10 +0200
563              Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>
564      Branch: perl
565            ! ext/DynaLoader/DynaLoader_pm.PL ext/MIME/Base64/Base64.pm
566 ____________________________________________________________________________
567 [ 17367] By: rgs                                   on 2002/06/26  20:32:20
568         Log: chomp clarifications by Elizabeth Mattijsen.
569      Branch: perl
570            ! pod/perlfunc.pod
571 ____________________________________________________________________________
572 [ 17366] By: jhi                                   on 2002/06/26  18:25:51
573         Log: Further tweaking on the Unicode s///.
574      Branch: perl
575            ! pp_hot.c t/op/subst.t
576 ____________________________________________________________________________
577 [ 17365] By: jhi                                   on 2002/06/26  18:01:09
578         Log: Subject: Re: Another Unicode s/// buglet?
579              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
580              Date: Wed, 26 Jun 2002 18:43:18 +0100
581              Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>
582      Branch: perl
583            ! regexec.c
584 ____________________________________________________________________________
585 [ 17364] By: jhi                                   on 2002/06/26  15:44:57
586         Log: Subject: Re: Another Unicode s/// buglet?
587              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
588              Date: Wed, 26 Jun 2002 17:43:07 +0100
589              Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>
590              
591              (only the test cases)
592      Branch: perl
593            ! t/op/subst.t
594 ____________________________________________________________________________
595 [ 17363] By: jhi                                   on 2002/06/26  15:41:48
596         Log: Integrate from macperl:
597              
598              [ 17345]
599              Mac OS Test updates
600              
601              [ 17347]
602              Support hints and OPTIMIZE in MM_MacOS
603              
604              [ 17348]
605              Crank down optimization for Mac OS in Digest::MD5
606      Branch: perl
607           +> ext/Digest/MD5/hints/MacOS.pl
608           !> ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
609           !> lib/Test/Harness/t/strap-analyze.t
610           !> lib/Test/Harness/t/test-harness.t
611 ____________________________________________________________________________
612 [ 17362] By: jhi                                   on 2002/06/26  15:25:45
613         Log: Let's not leak.
614      Branch: perl
615            ! pp_hot.c
616 ____________________________________________________________________________
617 [ 17361] By: rgs                                   on 2002/06/26  15:24:24
618         Log: Subject: [PATCH rc2] os2/Changes
619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
620              Date: Wed, 26 Jun 2002 11:54:06 -0400
621              Message-ID: <20020626115406.A6091@math.ohio-state.edu>
622      Branch: perl
623            ! os2/Changes os2/os2.c
624 ____________________________________________________________________________
625 [ 17360] By: rgs                                   on 2002/06/26  14:41:00
626         Log: Subject: Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
627              From: PPrymmer@factset.com
628              Date: Wed, 26 Jun 2002 10:48:23 -0400
629              Message-ID: <OFB1C74398.CBC80EA2-ON85256BE4.00507569@55.25.11>
630      Branch: perl
631            ! pod/perlport.pod
632 ____________________________________________________________________________
633 [ 17359] By: rgs                                   on 2002/06/26  14:38:10
634         Log: Subject: [PATCH RC2] VMS nits, add getppid(), admit absence of fork()
635              From: "Craig A. Berry" <craigberry@mac.com>
636              Date: Tue, 25 Jun 2002 21:46:59 -0500
637              Message-ID: <a05111b00b93ec39cdf8f@[172.16.52.1]>
638      Branch: perl
639            ! configure.com pod/perlport.pod vms/perlvms.pod
640 ____________________________________________________________________________
641 [ 17358] By: jhi                                   on 2002/06/26  14:37:12
642         Log: Another Unicode s/// buglet, from SADAHIRO Tomoyuki.
643      Branch: perl
644            ! pp_hot.c t/op/subst.t
645 ____________________________________________________________________________
646 [ 17356] By: jhi                                   on 2002/06/26  12:54:51
647         Log: Further script tweakage.
648      Branch: perl
649            ! Porting/testall.atom
650 ____________________________________________________________________________
651 [ 17355] By: rgs                                   on 2002/06/25  19:55:23
652         Log: Subject: Re: glob [possible PATCH for perlfunc.pod] 
653              From: "John P. Linderman" <jpl@research.att.com>
654              Date: Tue, 25 Jun 2002 06:51:09 -0400
655              Message-ID: <200206251051.GAA44772@raptor.research.att.com>
656              
657              (reformatted)
658      Branch: perl
659            ! pod/perlfunc.pod
660 ____________________________________________________________________________
661 [ 17354] By: jhi                                   on 2002/06/25  19:20:15
662         Log: Upgrade to podlators 1.22.
663      Branch: perl
664            + lib/Pod/t/text.t
665            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/man.t
666 ____________________________________________________________________________
667 [ 17353] By: jhi                                   on 2002/06/25  15:18:15
668         Log: Unicode s/// buglet found by Gregor Chrupala in perl-unicode. 
669      Branch: perl
670            ! pp_hot.c t/op/subst.t
671 ____________________________________________________________________________
672 [ 17352] By: jhi                                   on 2002/06/25  13:28:33
673         Log: Dust off the script to the new test naming.
674      Branch: perl
675            ! Porting/testall.atom
676 ____________________________________________________________________________
677 [ 17351] By: pudge                                 on 2002/06/22  21:54:43
678         Log: Update Changes
679      Branch: macperl
680            + macos/Changes5.6
681            ! macos/Changes
682 ____________________________________________________________________________
683 [ 17350] By: pudge                                 on 2002/06/22  20:42:37
684         Log: Don't need this anymore
685      Branch: macperl
686            - macos/bundled_ext/Digest/MD5/Makefile.mk
687 ____________________________________________________________________________
688 [ 17349] By: pudge                                 on 2002/06/22  20:20:59
689         Log: Fix macos Makefiles for optimization changes
690      Branch: macperl
691            ! macos/BuildRules.mk macos/Makefile.mk
692 ____________________________________________________________________________
693 [ 17348] By: pudge                                 on 2002/06/22  20:20:31
694         Log: Crank down optimization for Mac OS in Digest::MD5
695      Branch: macperl
696            + ext/Digest/MD5/hints/MacOS.pl
697 ____________________________________________________________________________
698 [ 17347] By: pudge                                 on 2002/06/22  20:20:04
699         Log: Support hints and OPTIMIZE in MM_MacOS
700      Branch: macperl
701            ! lib/ExtUtils/MM_MacOS.pm
702 ____________________________________________________________________________
703 [ 17346] By: pudge                                 on 2002/06/22  17:30:59
704         Log: Misc. config/test updates in macos
705      Branch: macperl
706            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
707            ! macos/bundled_ext/Digest/MD5/Makefile.mk macos/config.sh
708 ____________________________________________________________________________
709 [ 17345] By: pudge                                 on 2002/06/22  17:30:12
710         Log: Mac OS Test updates
711      Branch: macperl
712            ! ext/POSIX/t/taint.t lib/Test/Harness/t/strap-analyze.t
713            ! lib/Test/Harness/t/test-harness.t
714 ____________________________________________________________________________
715 [ 17344] By: pudge                                 on 2002/06/22  17:13:16
716         Log: Integrate perl
717      Branch: macperl
718           +> ext/POSIX/t/taint.t lib/Test/Simple/t/bad_plan.t
719           +> lib/Test/Simple/t/threads.t
720            - lib/File/Spec/NW5.pm
721           !> (integrate 124 files)
722 ____________________________________________________________________________
723 [ 17343] By: nick                                  on 2002/06/21  14:09:27
724         Log: Integrate mainline
725      Branch: perlio
726           !> Changes patchlevel.h pod/perlhist.pod
727 ____________________________________________________________________________
728 [ 17342] By: nick                                  on 2002/06/21  13:30:07
729         Log: Integrate mainline
730      Branch: perlio
731           !> (integrate 34 files)
732 ____________________________________________________________________________
733 [ 17341] By: jhi                                   on 2002/06/21  13:13:58
734         Log: This is 5.8.0 RC2.
735      Branch: perl
736            ! patchlevel.h pod/perlhist.pod
737 ____________________________________________________________________________
738 [ 17340] By: jhi                                   on 2002/06/21  13:05:59
739         Log: Update Changes.
740      Branch: perl
741            ! Changes patchlevel.h
742 ____________________________________________________________________________
743 [ 17339] By: jhi                                   on 2002/06/21  12:46:59
744         Log: Regen stuff.
745      Branch: perl
746            ! Configure NetWare/config_H.wc Porting/config.sh
747            ! Porting/config_H pod/perlmodlib.pod pod/perltoc.pod uconfig.h
748            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
749            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
750            ! wince/config_H.ce
751 ____________________________________________________________________________
752 [ 17338] By: jhi                                   on 2002/06/21  12:34:31
753         Log: Typos-be-gone.
754      Branch: perl
755            ! pod/perldelta.pod
756 ____________________________________________________________________________
757 [ 17337] By: jhi                                   on 2002/06/21  12:06:17
758         Log: Slight rewording from Stas, paragraph rewrappings.
759      Branch: perl
760            ! pod/perliol.pod
761 ____________________________________________________________________________
762 [ 17336] By: jhi                                   on 2002/06/21  11:56:33
763         Log: Integrate perlio:
764              
765              [ 17330]
766              PerlIO Layer implementation future proofing.
767              - Inspired by Nick C's suggestion add size of function table to the table
768              as a validation check.
769              - also optimize pseudo-layer code to avoid malloc/link of something
770              destined to be immediately popped & freed.
771              - Minor addition to pod/perliol.pod
772              
773              [ 17335]
774              Fix bug in optimized pseudo-layers.
775      Branch: perl
776            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
777            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
778            ! pod/perliol.pod win32/win32io.c
779 ____________________________________________________________________________
780 [ 17335] By: nick                                  on 2002/06/21  08:46:57
781         Log: Fix bug in optimized pseudo-layers.
782      Branch: perlio
783            ! perlio.c
784 ____________________________________________________________________________
785 [ 17334] By: jhi                                   on 2002/06/21  00:42:54
786         Log: VMS: configure.com updates from Craig Berry.
787      Branch: perl
788            ! configure.com
789 ____________________________________________________________________________
790 [ 17333] By: gsar                                  on 2002/06/21  00:30:52
791         Log: tyops
792      Branch: perl
793            ! pod/perlrun.pod
794 ____________________________________________________________________________
795 [ 17332] By: jhi                                   on 2002/06/20  20:41:20
796         Log: Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)
797      Branch: perl
798            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
799            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
800            ! pod/perliol.pod win32/win32io.c
801 ____________________________________________________________________________
802 [ 17331] By: jhi                                   on 2002/06/20  20:11:00
803         Log: Integrate perlio:
804              
805              [ 17330]
806              PerlIO Layer implementation future proofing.
807              - Inspired by Nick C's suggestion add size of function table to the table
808              as a validation check.
809              - also optimize pseudo-layer code to avoid malloc/link of something
810              destined to be immediately popped & freed.
811              - Minor addition to pod/perliol.pod
812      Branch: perl
813           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
814           !> ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
815           !> pod/perliol.pod win32/win32io.c
816 ____________________________________________________________________________
817 [ 17330] By: nick                                  on 2002/06/20  20:04:01
818         Log: PerlIO Layer implementation future proofing.
819              - Inspired by Nick C's suggestion add size of function table to the table
820              as a validation check.
821              - also optimize pseudo-layer code to avoid malloc/link of something
822              destined to be immediately popped & freed.
823              - Minor addition to pod/perliol.pod
824      Branch: perlio
825            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs
826            ! ext/PerlIO/encoding/encoding.xs perlio.c perliol.h
827            ! pod/perliol.pod win32/win32io.c
828 ____________________________________________________________________________
829 [ 17329] By: jhi                                   on 2002/06/20  18:13:31
830         Log: AmigaOS: fork() is available but unimplemented.
831      Branch: perl
832            ! hints/amigaos.sh
833 ____________________________________________________________________________
834 [ 17328] By: jhi                                   on 2002/06/20  17:41:42
835         Log: Integrate perlio:
836              
837              [ 17327]
838              Fix segv on IO::File->open("/dev/null").
839      Branch: perl
840           !> doio.c perlio.c
841 ____________________________________________________________________________
842 [ 17327] By: nick                                  on 2002/06/20  16:54:01
843         Log: Fix segv on IO::File->open("/dev/null").
844      Branch: perlio
845            ! doio.c perlio.c
846 ____________________________________________________________________________
847 [ 17326] By: jhi                                   on 2002/06/20  16:51:22
848         Log: Missing from #17321.
849      Branch: perl
850            ! lib/Getopt/Long/CHANGES
851 ____________________________________________________________________________
852 [ 17325] By: jhi                                   on 2002/06/20  15:27:18
853         Log: Subject: [PATCH]RE: mixing FATAL and non-FATAL warnings
854              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
855              Date: Thu, 20 Jun 2002 17:14:12 +0100
856              Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>
857      Branch: perl
858            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
859            ! warnings.pl
860 ____________________________________________________________________________
861 [ 17324] By: jhi                                   on 2002/06/20  14:39:41
862         Log: Subject: Re: perl v5.8.0 17303 on VMS_VAX V7.2
863              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>   
864              Date: Thu, 20 Jun 2002 14:51:16 +0100
865              Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>
866      Branch: perl
867            ! numeric.c
868 ____________________________________________________________________________
869 [ 17323] By: jhi                                   on 2002/06/20  12:36:20
870         Log: Subject: [Patch POSIX.pod] "fmod" ne "modf"
871              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
872              Date: Thu, 20 Jun 2002 14:28:35 +0200
873              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>
874      Branch: perl
875            ! ext/POSIX/POSIX.pod
876 ____________________________________________________________________________
877 [ 17322] By: jhi                                   on 2002/06/20  12:29:23
878         Log: Subject: Re: [PATCH perl.h] kill the VOIDUSED redefined warning
879              From: Stas Bekman <stas@stason.org>
880              Date: Thu, 20 Jun 2002 16:50:01 +0800
881              Message-ID: <3D119739.4020901@stason.org>
882              
883              (mod_perl defines might define VOIDUSED)
884      Branch: perl
885            ! perl.h
886 ____________________________________________________________________________
887 [ 17321] By: jhi                                   on 2002/06/20  12:26:12
888         Log: (Retract #17316 and) upgrade to Getopt::Long 2.32.
889      Branch: perl
890            ! lib/Getopt/Long.pm
891 ____________________________________________________________________________
892 [ 17320] By: nick                                  on 2002/06/20  06:24:29
893         Log: Integrate mainline
894      Branch: perlio
895           +> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
896           !> MANIFEST README.irix README.win32 ext/POSIX/t/posix.t
897           !> ext/POSIX/t/taint.t lib/ExtUtils/Changes
898           !> lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MakeMaker.pm
899           !> lib/ExtUtils/t/writemakefile_args.t lib/Getopt/Long.pm
900           !> lib/Test/Builder.pm lib/Test/Harness.pm
901           !> lib/Test/Harness/Changes lib/Test/Harness/Straps.pm
902           !> lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
903           !> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
904           !> lib/overload.pm makedef.pl pod/perldelta.pod pod/perlvar.pod
905 ____________________________________________________________________________
906 [ 17319] By: gsar                                  on 2002/06/20  04:51:48
907         Log: mention Win32::GetOSName() nearabouts $^O
908      Branch: perl
909            ! pod/perlvar.pod
910 ____________________________________________________________________________
911 [ 17318] By: jhi                                   on 2002/06/20  03:51:12
912         Log: More IRIX compiler lore.
913      Branch: perl
914            ! README.irix
915 ____________________________________________________________________________
916 [ 17317] By: gsar                                  on 2002/06/20  02:33:49
917         Log: missing export for PerlIO_pop (used in PerlIO::Via now)
918      Branch: perl
919            ! makedef.pl
920 ____________________________________________________________________________
921 [ 17316] By: jhi                                   on 2002/06/20  00:23:35
922         Log: (retracted by #17321) Make Getopt::Long ithread-safe.
923      Branch: perl
924            ! lib/Getopt/Long.pm
925 ____________________________________________________________________________
926 [ 17315] By: jhi                                   on 2002/06/20  00:03:56
927         Log: Subject: [PATCH] Test::Simple/More/Builder 0.44 -> 0.45
928              From: Michael G Schwern <schwern@pobox.com>
929              Date: Wed, 19 Jun 2002 20:11:11 -0400
930              Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>
931      Branch: perl
932            + lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/threads.t
933            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
934            ! lib/Test/Simple.pm lib/Test/Simple/Changes
935            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/plan.t
936 ____________________________________________________________________________
937 [ 17314] By: jhi                                   on 2002/06/19  23:16:37
938         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.02 -> 6.03
939              From: Michael G Schwern <schwern@pobox.com>
940              Date: Wed, 19 Jun 2002 20:13:16 -0400
941              Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>
942      Branch: perl
943            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
944            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/writemakefile_args.t
945 ____________________________________________________________________________
946 [ 17313] By: jhi                                   on 2002/06/19  23:15:41
947         Log: Subject: [PATCH] Test::Harness 2.25 -> 2.26
948              From: Michael G Schwern <schwern@pobox.com>
949              Date: Wed, 19 Jun 2002 20:12:08 -0400
950              Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>
951      Branch: perl
952            ! lib/Test/Harness.pm lib/Test/Harness/Changes
953            ! lib/Test/Harness/Straps.pm
954 ____________________________________________________________________________
955 [ 17312] By: jhi                                   on 2002/06/19  21:27:24
956         Log: Integrate perlio:
957              
958              [ 17309]
959              "Clean" implementation of binmode(FH)/":raw" identity.
960              New function table entry so all layer definitions need tweaking.
961              Extra function table entry allows a layer to remain on a binmode stack
962              New PerlIOBase_binmode allows easy implementation of default policy.
963      Branch: perl
964           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
965           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
966           !> makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
967 ____________________________________________________________________________
968 [ 17311] By: jhi                                   on 2002/06/19  21:16:09
969         Log: Subject: RE: [PATCH] POSIX taint tests
970              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
971              Date: Wed, 19 Jun 2002 23:16:11 +0100
972              Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>
973      Branch: perl
974            ! ext/POSIX/t/posix.t
975 ____________________________________________________________________________
976 [ 17310] By: jhi                                   on 2002/06/19  21:14:53
977         Log: Fix for 20001101.004, at least for the memleak part.
978      Branch: perl
979            ! lib/overload.pm
980 ____________________________________________________________________________
981 [ 17309] By: nick                                  on 2002/06/19  20:50:54
982         Log: "Clean" implementation of binmode(FH)/":raw" identity.
983              New function table entry so all layer definitions need tweaking.
984              Extra function table entry allows a layer to remain on a binmode stack
985              New PerlIOBase_binmode allows easy implementation of default policy.
986      Branch: perlio
987            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.pm
988            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
989            ! makedef.pl perlio.c perliol.h pod/perliol.pod win32/win32io.c
990 ____________________________________________________________________________
991 [ 17308] By: jhi                                   on 2002/06/19  20:33:16
992         Log: Subject: [PATCH] Re: [PATCH] POSIX taint tests
993              From: Michael G Schwern <schwern@pobox.com>
994              Date: Wed, 19 Jun 2002 16:51:56 -0400
995              Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>
996      Branch: perl
997            ! ext/POSIX/t/posix.t ext/POSIX/t/taint.t
998 ____________________________________________________________________________
999 [ 17307] By: rgs                                   on 2002/06/19  20:26:24
1000         Log: Subject: Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
1001              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1002              Date: Tue, 18 Jun 2002 15:40:08 -0700
1003              Message-ID: <Ib7D9gzkgmTG092yn@efn.org>
1004      Branch: perl
1005            ! lib/overload.pm
1006 ____________________________________________________________________________
1007 [ 17306] By: jhi                                   on 2002/06/19  18:49:06
1008         Log: Subject: Re: Mingw32: some tests fail 
1009              From: Per Einar Ellefsen <per.einar@skynet.be>
1010              Date: Wed, 19 Jun 2002 19:37:15 +0200
1011              Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>
1012      Branch: perl
1013            ! README.win32
1014 ____________________________________________________________________________
1015 [ 17305] By: jhi                                   on 2002/06/19  17:40:29
1016         Log: Subject: [PATCH] Mention Class::Pseudohash in perldelta
1017              From: Autrijus Tang <autrijus@autrijus.org>
1018              Date: Thu, 20 Jun 2002 01:36:26 +0800
1019              Message-ID: <20020619173626.GA2650@not.autrijus.org>
1020      Branch: perl
1021            ! pod/perldelta.pod
1022 ____________________________________________________________________________
1023 [ 17304] By: nick                                  on 2002/06/19  15:57:16
1024         Log: Integrate mainline
1025      Branch: perlio
1026           +> ext/POSIX/t/taint.t
1027            - lib/File/Spec/NW5.pm
1028           !> Changes MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1029           !> patchlevel.h pod/perltodo.pod utils/perlbug.PL
1030 ____________________________________________________________________________
1031 [ 17303] By: jhi                                   on 2002/06/19  14:06:55
1032         Log: Update Changes.
1033      Branch: perl
1034            ! Changes patchlevel.h
1035 ____________________________________________________________________________
1036 [ 17302] By: jhi                                   on 2002/06/19  14:00:35
1037         Log: #17301 was only part of the story.
1038      Branch: perl
1039            ! MANIFEST
1040 ____________________________________________________________________________
1041 [ 17301] By: jhi                                   on 2002/06/19  13:53:52
1042         Log: Make MANIFEST comply with #17297.
1043      Branch: perl
1044            ! MANIFEST
1045 ____________________________________________________________________________
1046 [ 17300] By: jhi                                   on 2002/06/19  13:37:45
1047         Log: Subject: Re: perlbug mail loop? [PATCH]
1048              From: Richard.Foley@t-online.de
1049              Date: Wed, 19 Jun 2002 15:29:37 +0200
1050              Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>
1051      Branch: perl
1052            ! utils/perlbug.PL
1053 ____________________________________________________________________________
1054 [ 17299] By: jhi                                   on 2002/06/19  13:18:42
1055         Log: opendir was missing for the list.
1056      Branch: perl
1057            ! pod/perltodo.pod
1058 ____________________________________________________________________________
1059 [ 17298] By: jhi                                   on 2002/06/19  13:01:51
1060         Log: Integrate perlio:
1061              
1062              [ 17295]
1063              Un-deprecate :raw after all - just define what it means
1064              more precisely. (Pending approval).
1065      Branch: perl
1066           !> lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1067           !> pod/perlrun.pod
1068 ____________________________________________________________________________
1069 [ 17297] By: jhi                                   on 2002/06/19  12:33:04
1070         Log: The only difference between NW5.pm and Win32.pm was that
1071              NetWare preferred SYS:/temp over C:/temp for tmpdir().
1072      Branch: perl
1073            - lib/File/Spec/NW5.pm
1074            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Win32.pm
1075 ____________________________________________________________________________
1076 [ 17296] By: jhi                                   on 2002/06/19  12:20:54
1077         Log: Subject: [PATCH] POSIX taint tests
1078              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
1079              Date: Wed, 19 Jun 2002 09:29:22 +0100
1080              Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>    
1081      Branch: perl
1082            + ext/POSIX/t/taint.t
1083            ! MANIFEST
1084 ____________________________________________________________________________
1085 [ 17295] By: nick                                  on 2002/06/19  12:14:32
1086         Log: Un-deprecate :raw after all - just define what it means
1087              more precisely. (Pending approval).
1088      Branch: perlio
1089            ! lib/PerlIO.pm pod/perldelta.pod pod/perlfunc.pod
1090            ! pod/perlrun.pod
1091 ____________________________________________________________________________
1092 [ 17294] By: nick                                  on 2002/06/19  06:09:49
1093         Log: Integrate mainline
1094      Branch: perlio
1095           !> configure.com ext/Digest/MD5/t/files.t lib/PerlIO.pm
1096           !> lib/perl5db.pl lib/utf8.pm os2/os2_base.t pod/perldelta.pod
1097           !> pod/perlfunc.pod pod/perlipc.pod pod/perlsyn.pod
1098           !> pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
1099           !> toke.c
1100 ____________________________________________________________________________
1101 [ 17293] By: jhi                                   on 2002/06/19  02:00:05
1102         Log: Subject: [PATCH os2/os2_base.t] Re: Patch 14705 botched. (was Re: os2_base test failed)
1103              From: Michael G Schwern <schwern@pobox.com>
1104              Date: Tue, 18 Jun 2002 21:31:43 -0400
1105              Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>
1106      Branch: perl
1107            ! os2/os2_base.t
1108 ____________________________________________________________________________
1109 [ 17292] By: jhi                                   on 2002/06/18  21:36:21
1110         Log: This is probably the reason for the GW failures.
1111      Branch: perl
1112            ! ext/Digest/MD5/t/files.t
1113 ____________________________________________________________________________
1114 [ 17291] By: jhi                                   on 2002/06/18  21:28:33
1115         Log: Debugger tweak from from Peter Scott.
1116      Branch: perl
1117            ! lib/perl5db.pl
1118 ____________________________________________________________________________
1119 [ 17290] By: jhi                                   on 2002/06/18  20:31:10
1120         Log: To mirror #17285.
1121      Branch: perl
1122            ! pod/perldelta.pod
1123 ____________________________________________________________________________
1124 [ 17289] By: jhi                                   on 2002/06/18  20:29:25
1125         Log: Subject: [PATCH] configure.com: build Encode sub-extensions once and only once
1126              From: "Craig A. Berry" <craigberry@mac.com>
1127              Date: Tue, 18 Jun 2002 10:34:51 -0500
1128              Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>
1129      Branch: perl
1130            ! configure.com
1131 ____________________________________________________________________________
1132 [ 17288] By: jhi                                   on 2002/06/18  20:27:58
1133         Log: Tiny tweaks.
1134      Branch: perl
1135            ! lib/PerlIO.pm pod/perlfunc.pod
1136 ____________________________________________________________________________
1137 [ 17287] By: jhi                                   on 2002/06/18  20:22:56
1138         Log: Integrate perlio:
1139              
1140              [ 17280]
1141              Slight improvement to :win32 layer
1142              
1143              [ 17282]
1144              More PerlIO doc tweaks - trying to make them document what
1145              happens in current implementation while leaving way open
1146              to "fixing" things.
1147      Branch: perl
1148           !> lib/PerlIO.pm pod/perlfunc.pod win32/win32io.c
1149 ____________________________________________________________________________
1150 [ 17286] By: jhi                                   on 2002/06/18  20:19:25
1151         Log: Document the "Unicode in package/sub names" problem;
1152              a microfix in toke.c towards the final goal (the fix
1153              removes the need to have quotes around Unicode package
1154              names when calling a method on them)
1155      Branch: perl
1156            ! lib/utf8.pm pod/perldelta.pod pod/perltodo.pod
1157            ! pod/perlunicode.pod pod/perluniintro.pod toke.c
1158 ____________________________________________________________________________
1159 [ 17285] By: rgs                                   on 2002/06/18  19:03:52
1160         Log: Further clarification about safe pipe opens.
1161      Branch: perl
1162            ! pod/perlipc.pod
1163 ____________________________________________________________________________
1164 [ 17284] By: rgs                                   on 2002/06/18  18:42:49
1165         Log: perlsyn.pod tweak suggested by Larry.
1166      Branch: perl
1167            ! pod/perlsyn.pod
1168 ____________________________________________________________________________
1169 [ 17283] By: rgs                                   on 2002/06/18  18:25:53
1170         Log: Subject: [DOC PATCH] perlsyn
1171              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1172              Date: Tue, 18 Jun 2002 13:37:30 +0200
1173              Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>
1174              
1175              Subject: Re: [DOC PATCH] perlsyn (2)
1176              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1177              Date: Tue, 18 Jun 2002 15:08:17 +0200
1178              Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>
1179              
1180              (Plus tweak by Ronald J Kimball)
1181      Branch: perl
1182            ! pod/perlsyn.pod
1183 ____________________________________________________________________________
1184 [ 17282] By: nick                                  on 2002/06/18  09:14:25
1185         Log: More PerlIO doc tweaks - trying to make them document what
1186              happens in current implementation while leaving way open
1187              to "fixing" things.
1188      Branch: perlio
1189            ! lib/PerlIO.pm pod/perlfunc.pod
1190 ____________________________________________________________________________
1191 [ 17281] By: nick                                  on 2002/06/18  09:12:59
1192         Log: Integrate mainline
1193      Branch: perlio
1194           !> Changes Configure config_h.SH installperl patchlevel.h
1195           !> pod/perldelta.pod pod/perlipc.pod
1196 ____________________________________________________________________________
1197 [ 17280] By: nick                                  on 2002/06/18  07:03:08
1198         Log: Slight improvement to :win32 layer
1199      Branch: perlio
1200            ! win32/win32io.c
1201 ____________________________________________________________________________
1202 [ 17279] By: jhi                                   on 2002/06/18  03:10:42
1203         Log: Do not install XS::{APItest,Typemap}
1204      Branch: perl
1205            ! installperl
1206 ____________________________________________________________________________
1207 [ 17278] By: jhi                                   on 2002/06/18  02:46:43
1208         Log: Subject: Re: Do we want XS::APItest installed?
1209              From: Andy Dougherty <doughera@lafayette.edu>
1210              Date: Mon, 17 Jun 2002 16:59:52 -0400 (EDT)
1211              Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>
1212              
1213              (rats, forgot to submit the metaconfig change separately)
1214      Branch: metaconfig/U/perl
1215            ! Extensions.U
1216      Branch: perl
1217            ! Configure config_h.SH
1218 ____________________________________________________________________________
1219 [ 17277] By: jhi                                   on 2002/06/18  02:31:26
1220         Log: "Borrow" Rafael's multiarg open descripion to perldelta,
1221              shuffle the highlights a bit (can't believe the perlio
1222              mention was missing)
1223      Branch: perl
1224            ! pod/perldelta.pod
1225 ____________________________________________________________________________
1226 [ 17276] By: rgs                                   on 2002/06/17  22:46:28
1227         Log: Document the '-|' open form in perlipc.pod
1228      Branch: perl
1229            ! pod/perlipc.pod
1230 ____________________________________________________________________________
1231 [ 17275] By: gsar                                  on 2002/06/17  19:20:06
1232         Log: avoid AUTOLOAD() clobbering $!
1233      Branch: maint-5.6/perl
1234            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
1235            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
1236            ! ext/Socket/Socket.pm ext/Sys/Syslog/Syslog.pm
1237            ! lib/AutoLoader.pm utils/h2xs.PL
1238 ____________________________________________________________________________
1239 [ 17274] By: nick                                  on 2002/06/17  14:50:35
1240         Log: Integrate mainline
1241      Branch: perlio
1242           !> README.vms lib/File/Basename.pm lib/PerlIO.pm lib/open.pm
1243           !> pod/perlfunc.pod pod/perlrun.pod
1244 ____________________________________________________________________________
1245 [ 17273] By: jhi                                   on 2002/06/17  14:34:17
1246         Log: Update Changes.
1247      Branch: perl
1248            ! Changes patchlevel.h
1249 ____________________________________________________________________________
1250 [ 17272] By: jhi                                   on 2002/06/17  14:21:55
1251         Log: :bytes is not the inverse of :crlf, either (from NI-S) 
1252      Branch: perl
1253            ! lib/PerlIO.pm
1254 ____________________________________________________________________________
1255 [ 17271] By: jhi                                   on 2002/06/17  13:56:33
1256         Log: Further discouraging of :raw.
1257      Branch: perl
1258            ! lib/PerlIO.pm lib/open.pm pod/perlfunc.pod pod/perlrun.pod
1259 ____________________________________________________________________________
1260 [ 17270] By: jhi                                   on 2002/06/17  13:27:35
1261         Log: Integrate perlio:
1262              
1263              [ 17267]
1264              Handle IO error in "slow gets"
1265      Branch: perl
1266           !> sv.c
1267 ____________________________________________________________________________
1268 [ 17269] By: jhi                                   on 2002/06/17  12:49:06
1269         Log: Subject: [PATCH File/Basename.pm] use of undef var
1270              From: Stas Bekman <stas@stason.org>
1271              Date: Mon, 17 Jun 2002 16:31:48 +0800
1272              Message-ID: <3D0D9E74.7000908@stason.org>
1273              
1274              (modified)
1275      Branch: perl
1276            ! lib/File/Basename.pm
1277 ____________________________________________________________________________
1278 [ 17268] By: jhi                                   on 2002/06/17  12:45:10
1279         Log: Subject: [PATCH] README.vms -- updated testing instructions
1280              From: "Craig A. Berry" <craigberry@mac.com>
1281              Date: Mon, 17 Jun 2002 00:31:18 -0500
1282              Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>
1283      Branch: perl
1284            ! README.vms
1285 ____________________________________________________________________________
1286 [ 17267] By: nick                                  on 2002/06/17  12:41:49
1287         Log: Handle IO error in "slow gets"
1288      Branch: perlio
1289            ! sv.c
1290 ____________________________________________________________________________
1291 [ 17266] By: nick                                  on 2002/06/17  07:05:20
1292         Log: Integrate mainline
1293      Branch: perlio
1294           !> autodoc.pl embed.pl lib/perl5db.pl pod/perldebtut.pod
1295           !> pod/perldebug.pod pod/perldelta.pod
1296 ____________________________________________________________________________
1297 [ 17265] By: jhi                                   on 2002/06/17  00:53:49
1298         Log: Subject: Re: [ID 20020614.027] Bad Debugger mojo in RC1
1299              From: Peter Scott <Peter@PSDT.com>
1300              Date: Sun, 16 Jun 2002 18:31:31 -0700
1301              Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>  
1302              
1303              @file -> source file
1304      Branch: perl
1305            ! lib/perl5db.pl pod/perldebtut.pod pod/perldebug.pod
1306 ____________________________________________________________________________
1307 [ 17264] By: jhi                                   on 2002/06/17  00:47:43
1308         Log: Missing hunk from #15363.
1309      Branch: perl
1310            ! lib/perl5db.pl
1311 ____________________________________________________________________________
1312 [ 17263] By: jhi                                   on 2002/06/17  00:36:26
1313         Log: Advertise MakeMaker.
1314      Branch: perl
1315            ! pod/perldelta.pod
1316 ____________________________________________________________________________
1317 [ 17262] By: jhi                                   on 2002/06/16  23:16:18
1318         Log: Subject: Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5 
1319              From: parv <parv@pair.com>
1320              Date: Sun, 16 Jun 2002 20:12:24 -0400
1321              Message-ID: <20020617001224.GC466@moo.holy.cow>
1322      Branch: perl
1323            ! pod/perldelta.pod
1324 ____________________________________________________________________________
1325 [ 17261] By: ams                                   on 2002/06/16  21:40:47
1326         Log: Subject: PATCH: correct confusing lie in {embed,autodoc}.pl
1327              From: Robin Houston <robin@kitsite.com>
1328              Date: Sun, 16 Jun 2002 23:33:50 +0100
1329              Message-Id: <20020616233350.A9675@robin.kitsite.com>
1330      Branch: perl
1331            ! autodoc.pl embed.pl
1332 ____________________________________________________________________________
1333 [ 17260] By: jhi                                   on 2002/06/16  17:06:31
1334         Log: Deprecate (or at least discourage) :raw.
1335      Branch: perl
1336            ! pod/perldelta.pod
1337 ____________________________________________________________________________
1338 [ 17259] By: jhi                                   on 2002/06/16  16:54:28
1339         Log: Integrate perlio:
1340              
1341              [ 17258]
1342              Last minute tinkering with PerlIO abstraction API.
1343              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
1344              const char *mode.
1345              - Other 'flags' field changed to U32
1346              - Discouraging words written about ":raw".
1347      Branch: perl
1348           !> perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
1349 ____________________________________________________________________________
1350 [ 17258] By: nick                                  on 2002/06/16  16:38:59
1351         Log: Last minute tinkering with PerlIO abstraction API.
1352              - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
1353              const char *mode.
1354              - Other 'flags' field changed to U32
1355              - Discouraging words written about ":raw".
1356      Branch: perlio
1357            ! perlio.c perlio.h perliol.h pod/perlapio.pod pod/perltoc.pod
1358 ____________________________________________________________________________
1359 [ 17257] By: nick                                  on 2002/06/16  15:16:46
1360         Log: Integrate mainline
1361      Branch: perlio
1362           !> (integrate 32 files)
1363 ____________________________________________________________________________
1364 [ 17256] By: ams                                   on 2002/06/16  09:00:51
1365         Log: Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
1366              From: Michael G Schwern <schwern@pobox.com>
1367              Date: Sun, 16 Jun 2002 03:49:27 -0400
1368              Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>
1369              
1370              Subject: [PATCH] Test::Harness 2.24 -> 2.25
1371              From: Michael G Schwern <schwern@pobox.com>
1372              Date: Sun, 16 Jun 2002 03:58:40 -0400
1373              Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>
1374      Branch: perl
1375            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1376            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_MacOS.pm
1377            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1378            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1379            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/writemakefile_args.t
1380            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1381            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
1382            ! lib/Test/Harness/t/strap-analyze.t
1383            ! lib/Test/Harness/t/test-harness.t
1384            ! t/lib/MakeMaker/Test/Utils.pm
1385 ____________________________________________________________________________
1386 [ 17255] By: jhi                                   on 2002/06/16  03:29:09
1387         Log: Subject: [PATCH] pp.c:pp_pow() -- quit when you're done
1388              From: "Craig A. Berry" <craigberry@mac.com>
1389              Date: Sat, 15 Jun 2002 18:56:12 -0500
1390              Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>
1391      Branch: perl
1392            ! pp.c
1393 ____________________________________________________________________________
1394 [ 17254] By: jhi                                   on 2002/06/15  20:09:47
1395         Log: Collect the known AmigaOS wisdom.
1396      Branch: perl
1397            ! README.amiga hints/amigaos.sh
1398 ____________________________________________________________________________
1399 [ 17253] By: jhi                                   on 2002/06/15  18:08:06
1400         Log: Subject: [PATCH] README.vms, Multinet fix update
1401              From: "Craig A. Berry" <craigberry@mac.com>
1402              Date: Sat, 15 Jun 2002 14:02:50 -0500
1403              Message-Id: <a05111b12b9313d818599@[172.16.52.1]>
1404      Branch: perl
1405            ! README.vms
1406 ____________________________________________________________________________
1407 [ 17252] By: jhi                                   on 2002/06/15  17:22:56
1408         Log: Regenerate Changes; most importantly automassage the
1409              "Integrate perlio" entries to be more informative.
1410      Branch: perl
1411            ! Changes
1412 ____________________________________________________________________________
1413 [ 17251] By: jhi                                   on 2002/06/15  15:39:09
1414         Log: Spurious empty statements.
1415      Branch: perl
1416            ! op.c perl.c perlio.c sv.c
1417 ____________________________________________________________________________
1418 [ 17250] By: jhi                                   on 2002/06/15  15:34:51
1419         Log: Possible cure for
1420              
1421              Subject: Re: Thread bug in 5.8RC1 Win32
1422              From: Alessandro Forghieri <alf@orion.it>
1423              Date: Sat, 15 Jun 2002 12:56:35 +0200
1424              Message-ID: <20020615125635.A25110@alpha.orion.it>
1425      Branch: perl
1426            ! perl.c
1427 ____________________________________________________________________________
1428 [ 17249] By: jhi                                   on 2002/06/14  23:14:44
1429         Log: findrfuncs: small tweaks.
1430      Branch: perl
1431            ! Porting/findrfuncs
1432 ____________________________________________________________________________
1433 [ 17248] By: jhi                                   on 2002/06/14  22:34:27
1434         Log: Group the debugger changes in one place.
1435      Branch: perl
1436            ! pod/perldelta.pod
1437 ____________________________________________________________________________
1438 [ 17247] By: jhi                                   on 2002/06/14  19:26:15
1439         Log: Detypo.
1440      Branch: perl
1441            ! pod/perlfunc.pod
1442 ____________________________________________________________________________
1443 [ 17246] By: jhi                                   on 2002/06/14  19:18:44
1444         Log: Plug potential confusion.
1445      Branch: perl
1446            ! pod/perldelta.pod
1447 ____________________________________________________________________________
1448 [ 17245] By: jhi                                   on 2002/06/14  19:13:16
1449         Log: Attribute::Handlers has been adopted by Arthur.
1450      Branch: perl
1451            ! pod/perldelta.pod
1452 ____________________________________________________________________________
1453 [ 17244] By: jhi                                   on 2002/06/14  19:04:53
1454         Log: README.irix update.
1455      Branch: perl
1456            ! README.irix
1457 ____________________________________________________________________________
1458 [ 17243] By: jhi                                   on 2002/06/14  19:00:08
1459         Log: README.tru64 update.
1460      Branch: perl
1461            ! README.tru64
1462 ____________________________________________________________________________
1463 [ 17242] By: jhi                                   on 2002/06/14  18:48:33
1464         Log: Not that urgent a fix since inside #if 0, but still...
1465      Branch: perl
1466            ! perlsfio.h
1467 ____________________________________________________________________________
1468 [ 17241] By: nick                                  on 2002/06/14  17:15:38
1469         Log: Integrate mainline
1470      Branch: perlio
1471           !> Changes Configure NetWare/config.wc NetWare/config_H.wc
1472           !> Porting/Glossary Porting/config.sh Porting/config_H
1473           !> config_h.SH ext/Socket/socketpair.t lib/ExtUtils/t/Constant.t
1474           !> lib/Pod/t/basic.t lib/Term/Cap.t patchlevel.h
1475           !> pod/perldelta.pod pod/perltoc.pod pp_sys.c
1476 ____________________________________________________________________________
1477 [ 17240] By: jhi                                   on 2002/06/14  14:25:38
1478         Log: OS/2 status from John Poltorak.
1479      Branch: perl
1480            ! pod/perldelta.pod
1481 ____________________________________________________________________________
1482 [ 17239] By: jhi                                   on 2002/06/14  14:05:37
1483         Log: Regen Configure; regen perltoc.
1484      Branch: perl
1485            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1486            ! config_h.SH pod/perltoc.pod
1487 ____________________________________________________________________________
1488 [ 17238] By: jhi                                   on 2002/06/14  13:40:23
1489         Log: Update Changes.
1490      Branch: perl
1491            ! Changes patchlevel.h
1492 ____________________________________________________________________________
1493 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
1494         Log: NetWare diff for XS::APItest.
1495      Branch: perl
1496            ! NetWare/config.wc NetWare/config_H.wc
1497 ____________________________________________________________________________
1498 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
1499         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
1500              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1501              Date: Fri, 14 Jun 2002 10:39:54 +0200
1502              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
1503      Branch: perl
1504            ! lib/ExtUtils/t/Constant.t
1505 ____________________________________________________________________________
1506 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
1507         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
1508              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1509              Date: Fri, 14 Jun 2002 10:07:28 +0200
1510              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
1511      Branch: perl
1512            ! pp_sys.c
1513 ____________________________________________________________________________
1514 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
1515         Log: Subject: [PATCH] basic.t for EBCDIC platforms
1516              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1517              Date: Fri, 14 Jun 2002 09:58:49 +0200
1518              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
1519      Branch: perl
1520            ! lib/Pod/t/basic.t
1521 ____________________________________________________________________________
1522 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
1523         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
1524              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
1525              Date: Fri, 14 Jun 2002 09:53:36 +0200
1526              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
1527              (why this has been working in z/OS?)
1528      Branch: perl
1529            ! lib/Term/Cap.t
1530 ____________________________________________________________________________
1531 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
1532         Log: Mention Solaris x86 use64bitint troubles.
1533      Branch: perl
1534            ! pod/perldelta.pod
1535 ____________________________________________________________________________
1536 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
1537         Log: All UNICOS test failures should be gone now.
1538      Branch: perl
1539            ! pod/perldelta.pod
1540 ____________________________________________________________________________
1541 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
1542         Log: UNICOS and UNICOS/mk are broken only on one test.
1543      Branch: perl
1544            ! ext/Socket/socketpair.t
1545 ____________________________________________________________________________
1546 [ 17229] By: nick                                  on 2002/06/14  08:36:40
1547         Log: Integrate mainline
1548      Branch: perlio
1549           !> (integrate 32 files)
1550 ____________________________________________________________________________
1551 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
1552         Log: Upgrade to Switch 2.09 (the debugging statement
1553              was already removed in blead)
1554      Branch: perl
1555            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1556 ____________________________________________________________________________
1557 [ 17227] By: ams                                   on 2002/06/14  00:39:15
1558         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
1559              From: "Craig A. Berry" <craigberry@mac.com>
1560              Date: Thu, 13 Jun 2002 19:55:25 -0500
1561              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
1562      Branch: perl
1563            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
1564 ____________________________________________________________________________
1565 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
1566         Log: Thread doc tweaks.
1567      Branch: perl
1568            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1569            ! pod/perlthrtut.pod
1570 ____________________________________________________________________________
1571 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
1572         Log: Don't assume too much about how print will scale
1573              your fp numbers; be explicit and use printf instead--
1574              the assumption broke in UNICOS (from Mark Lutz)
1575              (Use %.0f instead of %d because in 32-bit systems
1576              the %d may end producing -1 or something else odd.)
1577      Branch: perl
1578            ! t/lib/warnings/toke
1579 ____________________________________________________________________________
1580 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
1581         Log: Tell what version of PDL will be fine with 5.8.0,
1582              according to TimJ.
1583      Branch: perl
1584            ! pod/perldelta.pod
1585 ____________________________________________________________________________
1586 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
1587         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
1588              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1589              Date: Thu, 13 Jun 2002 15:44:24 +0100
1590              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
1591      Branch: perl
1592            ! lib/ExtUtils/t/Installed.t
1593 ____________________________________________________________________________
1594 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
1595         Log: Subject: Re: linux + usemorebits: gcc error?
1596              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1597              Date: Thu, 13 Jun 2002 15:03:28 +0100
1598              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
1599              
1600              (go U32 based on NI-S since it's a flags field)
1601      Branch: perl
1602            ! perliol.h
1603 ____________________________________________________________________________
1604 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
1605         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
1606      Branch: perl
1607            ! ext/threads/shared/shared.pm pod/perldelta.pod
1608 ____________________________________________________________________________
1609 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
1610         Log: Also perlsub needs to be slightly more upbeat about attributes. 
1611      Branch: perl
1612            ! pod/perlsub.pod
1613 ____________________________________________________________________________
1614 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
1615         Log: One more pass on the TYPE/ATTRS issues.
1616      Branch: perl
1617            ! lib/attributes.pm pod/perlfunc.pod
1618 ____________________________________________________________________________
1619 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
1620         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
1621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1622              Date: Thu, 13 Jun 2002 09:18:27 +0200
1623              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
1624      Branch: perl
1625            ! hints/aix.sh
1626 ____________________________________________________________________________
1627 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
1628         Log: Subject: [ PATCH ] mymalloc on HP-UX
1629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1630              Date: Thu, 13 Jun 2002 09:58:30 +0200
1631              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
1632      Branch: perl
1633            ! hints/hpux.sh
1634 ____________________________________________________________________________
1635 [ 17216] By: ams                                   on 2002/06/13  10:08:38
1636         Log: <pudge> crab, can you integrate 17215 ?
1637      Branch: perl
1638           !> ext/XS/APItest/t/printf.t
1639 ____________________________________________________________________________
1640 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
1641         Log: Building XS::APItest as shared lib
1642      Branch: macperl
1643            ! ext/XS/APItest/t/printf.t
1644 ____________________________________________________________________________
1645 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
1646         Log: Update tests, makefile, config
1647      Branch: macperl
1648            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
1649 ____________________________________________________________________________
1650 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
1651         Log: Integrate perl
1652      Branch: macperl
1653           +> README.freebsd README.irix ext/IO/hints/sco.pl
1654           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
1655           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
1656           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
1657           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
1658           +> lib/Net/Ping/Changes
1659            - README.threads lib/Net/Ping/CHANGES
1660            ! NetWare/bat/SetCodeWar.bat
1661           !> (integrate 168 files)
1662 ____________________________________________________________________________
1663 [ 17212] By: ams                                   on 2002/06/13  09:29:13
1664         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
1665              From: Chris Nandor <pudge@pobox.com>
1666              Date: Thu, 13 Jun 2002 00:16:26 -0400
1667              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
1668      Branch: perl
1669            ! ext/XS/APItest/APItest.xs
1670 ____________________________________________________________________________
1671 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
1672         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
1673              From: PPrymmer@factset.com
1674              Date: Wed, 12 Jun 2002 18:58:50 -0400
1675              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
1676      Branch: perl
1677            ! utils/perlivp.PL
1678 ____________________________________________________________________________
1679 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
1680         Log: The scalar behaviour of sort is undefined.
1681      Branch: perl
1682            ! pod/perlfunc.pod
1683 ____________________________________________________________________________
1684 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
1685         Log: Mention I/O layers in perlopentut.
1686      Branch: perl
1687            ! pod/perlopentut.pod
1688 ____________________________________________________________________________
1689 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
1690         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
1691      Branch: perl
1692            ! lib/attributes.pm pod/perlfunc.pod
1693 ____________________________________________________________________________
1694 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
1695         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
1696      Branch: perl
1697            ! ext/XS/APItest/README
1698 ____________________________________________________________________________
1699 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
1700         Log: Update Changes.
1701      Branch: perl
1702            ! Changes patchlevel.h
1703 ____________________________________________________________________________
1704 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
1705         Log: Regen toc.
1706      Branch: perl
1707            ! pod/perltoc.pod
1708 ____________________________________________________________________________
1709 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
1710         Log: This should be gone now.
1711      Branch: perl
1712            ! INSTALL
1713 ____________________________________________________________________________
1714 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
1715         Log: NetWare doc tweak.
1716      Branch: perl
1717            ! README.netware
1718 ____________________________________________________________________________
1719 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
1720         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
1721              From: Abigail <abigail@foad.org>
1722              Date: Wed, 12 Jun 2002 02:46:01 -0700
1723              Message-ID: <20020612024601.A8524@ucan.foad.org>
1724      Branch: perl
1725            ! pod/perlfunc.pod
1726 ____________________________________________________________________________
1727 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
1728         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
1729              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
1730              Date: Wed, 12 Jun 2002 13:50:59 +0200
1731              Message-ID: <3D0735A3.4020701@hexaflux.com>
1732      Branch: perl
1733            ! ext/Time/HiRes/HiRes.xs
1734 ____________________________________________________________________________
1735 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
1736         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
1737              go back to disabling long doubles from MinGW because
1738              MSVCRT doesn't do long double printfing even when gcc
1739              would know how to handle them.
1740      Branch: perl
1741            ! win32/config.bc win32/config_H.bc win32/config_H.gc
1742 ____________________________________________________________________________
1743 [ 17199] By: nick                                  on 2002/06/12  11:13:16
1744         Log: Integrate mainline
1745      Branch: perlio
1746           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
1747           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
1748           !> win32/config_H.bc win32/config_H.gc
1749 ____________________________________________________________________________
1750 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
1751         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
1752              From: "Craig A. Berry" <craigberry@mac.com>
1753              Date: Tue, 11 Jun 2002 22:44:31 -0500
1754              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
1755      Branch: perl
1756            ! configure.com
1757 ____________________________________________________________________________
1758 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
1759         Log: Test relying on undefined behaviour of atan2(0, 0)
1760              (valiantly debugged by Mark Lutz).
1761      Branch: perl
1762            ! lib/Math/Trig.t
1763 ____________________________________________________________________________
1764 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
1765         Log: Regen perlmodlib.
1766      Branch: perl
1767            ! pod/perlmodlib.pod
1768 ____________________________________________________________________________
1769 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
1770         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
1771              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1772              Date: Tue, 11 Jun 2002 15:12:15 -0700
1773              Message-ID: </WnB9gzkgC5S092yn@efn.org>
1774      Branch: perl
1775            ! pod/perlmodlib.PL
1776 ____________________________________________________________________________
1777 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
1778         Log: Subject: [PATCH] Re: RC1 on Playstation2
1779              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1780              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
1781              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
1782      Branch: perl
1783            ! perl.c
1784 ____________________________________________________________________________
1785 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
1786         Log: Not that I know anything about Windows compilers
1787              but Google leads me into believing that while Borland and
1788              GCC support the ANSI way of printing long doubles (%L),
1789              Visual C really doesn't support printing them.
1790      Branch: perl
1791            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
1792 ____________________________________________________________________________
1793 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
1794         Log: Fix a cut-n-paste error.
1795      Branch: perl
1796            ! pod/perldiag.pod
1797 ____________________________________________________________________________
1798 [ 17191] By: nick                                  on 2002/06/11  16:07:14
1799         Log: Integrate mainline
1800      Branch: perlio
1801           !> Changes INSTALL ext/XS/APItest/APItest.pm
1802           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
1803           !> patchlevel.h
1804 ____________________________________________________________________________
1805 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
1806         Log: Update Changes.
1807      Branch: perl
1808            ! Changes patchlevel.h
1809 ____________________________________________________________________________
1810 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
1811         Log: Trying to printf Perl-specific datatypes using printf
1812              (with perlio or stdio) is folly, says Hugo.
1813      Branch: perl
1814            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1815            ! ext/XS/APItest/t/printf.t
1816 ____________________________________________________________________________
1817 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
1818         Log: Be more specific.
1819      Branch: perl
1820            ! INSTALL
1821 ____________________________________________________________________________
1822 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
1823         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
1824              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
1825              Date: Tue, 11 Jun 2002 12:21:01 +0200
1826              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
1827      Branch: perl
1828            ! INSTALL
1829 ____________________________________________________________________________
1830 [ 17186] By: nick                                  on 2002/06/11  10:44:04
1831         Log: Integrate mainline
1832      Branch: perlio
1833           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1834           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
1835           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
1836           +> lib/Math/BigInt/t/upgradef.t
1837           !> MANIFEST NetWare/Makefile Porting/repository.pod
1838           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1839           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
1840           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
1841           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
1842           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
1843           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
1844           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
1845           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
1846           !> win32/Makefile
1847 ____________________________________________________________________________
1848 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
1849         Log: sanity-check the windows section in perldelta and add some missing
1850              entries
1851      Branch: perl
1852            ! pod/perldelta.pod
1853 ____________________________________________________________________________
1854 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
1855         Log: Obviously time to get some sleep.
1856      Branch: perl
1857            ! ext/XS/APItest/t/printf.t
1858 ____________________________________________________________________________
1859 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
1860         Log: #17179 wasn't quite right.
1861      Branch: perl
1862            ! ext/XS/APItest/t/printf.t
1863 ____________________________________________________________________________
1864 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
1865         Log: fix outdated info about how the patches in the APC are generated;
1866              mention the perlbrowse repository gateway; add a pointer to
1867              perlhack.pod in repository.pod
1868      Branch: perl
1869            ! Porting/repository.pod pod/perlhack.pod
1870 ____________________________________________________________________________
1871 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
1872         Log: Subject: Detype locale.c comment
1873              From: Philip Newton <Philip.Newton@gmx.net>
1874              Date: Tue, 11 Jun 2002 06:28:08 +0200
1875              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
1876      Branch: perl
1877            ! locale.c
1878 ____________________________________________________________________________
1879 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
1880         Log: Make UTF-8 locales effective only if PerlIO has been
1881              defined (ignore UTF-8 locales silently if no PerlIO).
1882      Branch: perl
1883            ! locale.c pod/perldelta.pod pod/perluniintro.pod
1884 ____________________________________________________________________________
1885 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
1886         Log: Can't printf Perl specific datatypes without perlio
1887              (in other words, stdio doesn't do the %V...)
1888      Branch: perl
1889            ! ext/XS/APItest/t/printf.t
1890 ____________________________________________________________________________
1891 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
1892         Log: Document XS::APItest.
1893      Branch: perl
1894            ! pod/perldelta.pod
1895 ____________________________________________________________________________
1896 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
1897         Log: Add XS::APItest to Win32/DJGPP/NetWare.
1898      Branch: perl
1899            ! NetWare/Makefile djgpp/config.over win32/Makefile
1900 ____________________________________________________________________________
1901 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
1902         Log: Add XS::APItest 0.01 from Tim Jenness.
1903              
1904              The perl.h change is needed by non-gcc (non-__attribute__)
1905              compilers: without it non-gccs won't have printf() mapped
1906              to PerlIO_stdoutf (when perlio, of course).  This means that
1907              non-gccs would not be able to print the Perl specific datatypes.
1908      Branch: perl
1909            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
1910            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
1911            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
1912            ! MANIFEST perl.h
1913 ____________________________________________________________________________
1914 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
1915         Log: Now that binmode(FH) does implicit ":bytes" revisit
1916              the failing tests.  The worrisome one is the Digest::MD5
1917              test-- how will it fare in CRLF lands now?
1918      Branch: perl
1919            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
1920            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
1921            ! ext/Storable/t/malice.t
1922 ____________________________________________________________________________
1923 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
1924         Log: Upgrade to Math::BigInt 1.59.
1925      Branch: perl
1926            + lib/Math/BigInt/t/upgradef.t
1927            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1928            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1929            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1930            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
1931 ____________________________________________________________________________
1932 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
1933         Log: Document the implicit :bytes of binmode(FH).
1934      Branch: perl
1935            ! pod/perlfunc.pod
1936 ____________________________________________________________________________
1937 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
1938         Log: Integrate perlio:
1939              
1940              [ 17171]
1941              binmode(FH); to act like binmode(FH,":bytes") as well as
1942              turning off CRLF features.
1943      Branch: perl
1944           !> perlio.c t/io/utf8.t
1945 ____________________________________________________________________________
1946 [ 17171] By: nick                                  on 2002/06/10  18:40:22
1947         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
1948              turning off CRLF features.
1949      Branch: perlio
1950            ! perlio.c t/io/utf8.t
1951 ____________________________________________________________________________
1952 [ 17170] By: nick                                  on 2002/06/10  17:04:28
1953         Log: Integrate mainline
1954      Branch: perlio
1955           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
1956           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
1957           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
1958           !> pod/perldelta.pod sv.c
1959 ____________________________________________________________________________
1960 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
1961         Log: Subject: [DOC PATCH] perldebtut
1962              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1963              Date: Mon, 10 Jun 2002 17:47:14 +0200
1964              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
1965      Branch: perl
1966            ! pod/perldebtut.pod
1967 ____________________________________________________________________________
1968 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
1969         Log: Document the UTF-8 env issue.  Now NI-S just needs
1970              to fix binmode() to comply with the documentation...
1971      Branch: perl
1972            ! pod/perldelta.pod
1973 ____________________________________________________________________________
1974 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
1975         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
1976              From: Philip Newton <Philip.Newton@gmx.net>
1977              Date: Mon, 10 Jun 2002 07:56:41 +0200
1978              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
1979              
1980              Subject: Re: Change 17110: Add deprecations.
1981              From: Philip Newton <Philip.Newton@gmx.net>
1982              Date: Mon, 10 Jun 2002 07:56:22 +0200
1983              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
1984      Branch: perl
1985            ! pod/perldelta.pod
1986 ____________________________________________________________________________
1987 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
1988         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
1989      Branch: perl
1990            ! locale.c perl.c
1991 ____________________________________________________________________________
1992 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
1993         Log: Update Changes.
1994      Branch: perl
1995            ! Changes patchlevel.h
1996 ____________________________________________________________________________
1997 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
1998         Log: Further patch on #17163 for Tru64.
1999      Branch: perl
2000            ! sv.c
2001 ____________________________________________________________________________
2002 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
2003         Log: Patch from Hugo for the 'printf' problem:
2004              - for SV-style calling, we can only get NV
2005              - for C-style calling, we assume %f is double;
2006              - for simplicity we allow any of %Lf, %llf, %qf for long double
2007      Branch: perl
2008            ! sv.c
2009 ____________________________________________________________________________
2010 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
2011         Log: Integrate perlio:
2012              
2013              [ 17159]
2014              Tune test to run in UTF-8 locales
2015              - test file must be opened as :bytes or high-bit octets
2016              will be UTF-8 encoded on write in such locales, so
2017              will not read as expected.
2018      Branch: perl
2019           !> ext/PerlIO/t/fallback.t
2020 ____________________________________________________________________________
2021 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
2022         Log: #17150 didn't expect -Uuseperlio.
2023      Branch: perl
2024            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
2025 ____________________________________________________________________________
2026 [ 17160] By: sky                                   on 2002/06/10  09:53:42
2027         Log: Subject: [PATCH] queue.pm
2028              From: Benjamin Goldberg <goldbb2@earthlink.net>
2029              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
2030              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
2031              Applied manually
2032      Branch: perl
2033            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
2034 ____________________________________________________________________________
2035 [ 17159] By: nick                                  on 2002/06/10  09:51:16
2036         Log: Tune test to run in UTF-8 locales
2037              - test file must be opened as :bytes or high-bit octets
2038              will be UTF-8 encoded on write in such locales, so
2039              will not read as expected.
2040      Branch: perlio
2041            ! ext/PerlIO/t/fallback.t
2042 ____________________________________________________________________________
2043 [ 17158] By: nick                                  on 2002/06/10  09:49:32
2044         Log: Integrate mainline
2045      Branch: perlio
2046           +> lib/Net/Ping/Changes
2047            - lib/Net/Ping/CHANGES
2048           !> (integrate 37 files)
2049 ____________________________________________________________________________
2050 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
2051         Log: metaconfig tweak for #17156.
2052      Branch: metaconfig
2053            ! U/mkglossary
2054 ____________________________________________________________________________
2055 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
2056         Log: Glossary tweaks.
2057      Branch: perl
2058            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2059 ____________________________________________________________________________
2060 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
2061         Log: Upgrade to Net::Ping 2.19.
2062      Branch: perl
2063            + lib/Net/Ping/Changes
2064            - lib/Net/Ping/CHANGES
2065            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
2066 ____________________________________________________________________________
2067 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
2068         Log: Subject: [patch] ptr_table_store
2069              From: Doug MacEachern <dougm@covalent.net>
2070              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
2071              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
2072      Branch: perl
2073            ! sv.c
2074 ____________________________________________________________________________
2075 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
2076         Log: Subject: Re: unique attribute?
2077              From: Doug MacEachern <dougm@covalent.net>
2078              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
2079              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
2080      Branch: perl
2081            ! embed.fnc embed.h proto.h sv.c sv.h
2082 ____________________________________________________________________________
2083 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
2084         Log: Update hint comments.
2085      Branch: perl
2086            ! hints/irix_6.sh
2087 ____________________________________________________________________________
2088 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
2089         Log: One missing bit of Math::BigInt 1.58.
2090      Branch: perl
2091            ! t/lib/Math/BigInt/BareCalc.pm
2092 ____________________________________________________________________________
2093 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
2094         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
2095              From: Radu Greab <radu@netsoft.ro>
2096              Date: Mon, 10 Jun 2002 00:40:34 +0300
2097              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
2098              
2099              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
2100              ones which I cannot figure out.
2101      Branch: perl
2102            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
2103            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
2104 ____________________________________________________________________________
2105 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
2106         Log: :unique nitpicking continues.
2107      Branch: perl
2108            ! pod/perlfunc.pod
2109 ____________________________________________________________________________
2110 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
2111         Log: "thread failed to start: " is better than "Died:".
2112      Branch: perl
2113            ! ext/threads/threads.xs pod/perldiag.pod
2114 ____________________________________________________________________________
2115 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
2116         Log: :unique saga continues.
2117      Branch: perl
2118            ! pod/perldelta.pod pod/perlfunc.pod
2119 ____________________________________________________________________________
2120 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
2121         Log: Subject: Re: unique attribute?
2122              From: Doug MacEachern <dougm@covalent.net>
2123              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
2124              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
2125      Branch: perl
2126            ! sv.c
2127 ____________________________________________________________________________
2128 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
2129         Log: Subject: Math::BigInt 1.58 released
2130              From: Tels <perl_dummy@bloodgate.com>
2131              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
2132              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
2133              
2134              Subject: [PATCH] RE: Math::BigInt 1.58 released
2135              From: Tels <perl_dummy@bloodgate.com>
2136              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
2137              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
2138      Branch: perl
2139            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2140            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2141            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
2142            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
2143            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
2144            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
2145            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
2146            ! lib/Math/BigInt/t/with_sub.t
2147 ____________________________________________________________________________
2148 [ 17144] By: nick                                  on 2002/06/09  17:50:14
2149         Log: Integrate mainline
2150      Branch: perlio
2151           +> README.freebsd README.irix
2152           !> (integrate 43 files)
2153 ____________________________________________________________________________
2154 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
2155         Log: Subject: cleanup's
2156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2157              Date: Sun, 09 Jun 2002 13:55:21 +0200
2158              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
2159      Branch: perl
2160            ! ext/PerlIO/t/encoding.t
2161 ____________________________________________________________________________
2162 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
2163         Log: open "list form" clarification.
2164      Branch: perl
2165            ! pod/perlfunc.pod
2166 ____________________________________________________________________________
2167 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
2168         Log: Better wording from Sarathy.
2169      Branch: perl
2170            ! pod/perldelta.pod
2171 ____________________________________________________________________________
2172 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
2173         Log: Closer to the truth.
2174      Branch: perl
2175            ! pod/perlfunc.pod
2176 ____________________________________________________________________________
2177 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
2178         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2179              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2180              Date: Sun, 09 Jun 2002 14:52:07 +0100
2181              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
2182      Branch: perl
2183            ! numeric.c
2184 ____________________________________________________________________________
2185 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
2186         Log: Clarify that the :unique makes the target readonly
2187              when the first interpreter cloning takes place.
2188      Branch: perl
2189            ! pod/perlfunc.pod
2190 ____________________________________________________________________________
2191 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
2192         Log: update perlfork.pod for status as of 5.8.0
2193      Branch: perl
2194            ! pod/perlfork.pod
2195 ____________________________________________________________________________
2196 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
2197         Log: Subject: possible band-aid for cygwin build of perl@17061
2198              From: PPrymmer@factset.com
2199              Date: Sat, 8 Jun 2002 20:57:05 -0400
2200              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
2201      Branch: perl
2202            ! Makefile.SH README.cygwin
2203 ____________________________________________________________________________
2204 [ 17135] By: sky                                   on 2002/06/09  15:44:37
2205         Log: Follow up on changing keyword to special subroutine.
2206      Branch: perl
2207            ! pod/perlmod.pod
2208 ____________________________________________________________________________
2209 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
2210         Log: CLONE doc tweaks.
2211      Branch: perl
2212            ! pod/perldelta.pod pod/perlmod.pod
2213 ____________________________________________________________________________
2214 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
2215         Log: syswrite() is old news.
2216      Branch: perl
2217            ! pod/perldelta.pod
2218 ____________________________________________________________________________
2219 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
2220         Log: Subject: One-argument syswrite
2221              From: Johan Vromans <jvromans@squirrel.nl>
2222              Date: Sun, 9 Jun 2002 13:20:36 +0200
2223              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
2224              
2225              (It's really two-argument.)
2226      Branch: perl
2227            ! pod/perldelta.pod
2228 ____________________________________________________________________________
2229 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
2230         Log: Subject: [Patch] $^N issues
2231              From: Johan Vromans <jvromans@squirrel.nl>
2232              Date: Sun, 9 Jun 2002 13:12:43 +0200
2233              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
2234      Branch: perl
2235            ! lib/English.pm pod/perlre.pod
2236 ____________________________________________________________________________
2237 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
2238         Log: Subject: [Patch] "#0" format in perlform
2239              From: Johan Vromans <jvromans@squirrel.nl>
2240              Date: Sun, 9 Jun 2002 12:53:01 +0200
2241              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
2242      Branch: perl
2243            ! pod/perlform.pod
2244 ____________________________________________________________________________
2245 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
2246         Log: Subject: [Patch] CLONE is not in perldelta
2247              From: Johan Vromans <jvromans@squirrel.nl>
2248              Date: Sun, 9 Jun 2002 12:41:18 +0200
2249              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
2250      Branch: perl
2251            ! pod/perldelta.pod
2252 ____________________________________________________________________________
2253 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
2254         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
2255              From: "Craig A. Berry" <craigberry@mac.com>
2256              Date: Sat, 8 Jun 2002 23:01:11 -0500
2257              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
2258      Branch: perl
2259            ! ext/Digest/MD5/Makefile.PL
2260 ____________________________________________________________________________
2261 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
2262         Log: ... and more.
2263      Branch: perl
2264            ! win32/makefile.mk
2265 ____________________________________________________________________________
2266 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
2267         Log: More spots for perl$OS.
2268      Branch: perl
2269            ! NetWare/Makefile win32/Makefile
2270 ____________________________________________________________________________
2271 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
2272         Log: One more spot to list perlfreebsd and perlirix.
2273      Branch: perl
2274            ! plan9/mkfile
2275 ____________________________________________________________________________
2276 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
2277         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
2278      Branch: perl
2279            ! pod/perlport.pod
2280 ____________________________________________________________________________
2281 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
2282         Log: Cygwin duplicated (noticed by Schwern).
2283      Branch: perl
2284            ! pod/perlport.pod
2285 ____________________________________________________________________________
2286 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
2287         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
2288      Branch: perl
2289            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
2290            ! pod/perlport.pod pod/perlrun.pod
2291 ____________________________________________________________________________
2292 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
2293         Log: Make the =heads a little bit more descriptive; regen toc.
2294      Branch: perl
2295            ! README.freebsd README.irix pod/perltoc.pod
2296 ____________________________________________________________________________
2297 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
2298         Log: I wonder what a 64-bot is?
2299      Branch: perl
2300            ! README.irix
2301 ____________________________________________________________________________
2302 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
2303         Log: Regen toc.
2304      Branch: perl
2305            ! pod/perltoc.pod
2306 ____________________________________________________________________________
2307 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
2308         Log: Add README.irix/perlirix.
2309      Branch: perl
2310            + README.irix
2311            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
2312            ! pod/perldelta.pod pod/perlport.pod
2313 ____________________________________________________________________________
2314 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
2315         Log: Add perlfreebsd.
2316      Branch: perl
2317            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
2318            ! pod/perlport.pod
2319 ____________________________________________________________________________
2320 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
2321         Log: Mention the FreeBSD Perl policy change.
2322      Branch: perl
2323            ! README.freebsd
2324 ____________________________________________________________________________
2325 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
2326         Log: Mention the FreeBSD readdir_r bug in perldelta.
2327      Branch: perl
2328            ! pod/perldelta.pod
2329 ____________________________________________________________________________
2330 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
2331         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
2332              From: Nicholas Clark <nick@unfortu.net>
2333              Date: Sat, 8 Jun 2002 22:23:15 +0100
2334              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
2335      Branch: perl
2336            + README.freebsd
2337            ! MANIFEST
2338 ____________________________________________________________________________
2339 [ 17113] By: sky                                   on 2002/06/08  20:19:28
2340         Log: Preparing A::H for CPAN release, upped version to 0.77
2341              Documented changes.
2342              Last tweak to test case.
2343      Branch: perl
2344            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2345            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
2346 ____________________________________________________________________________
2347 [ 17112] By: sky                                   on 2002/06/08  19:42:33
2348         Log: Prepare CPAN release of Attribute::Handlers
2349              Make the test case know about the changes in attributes
2350              in 5.8 (lexical) and also turn off some warnings.
2351      Branch: perl
2352            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
2353 ____________________________________________________________________________
2354 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
2355         Log: Because of #17097.
2356      Branch: perl
2357            ! configpm
2358 ____________________________________________________________________________
2359 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
2360         Log: Add deprecations.
2361      Branch: perl
2362            ! pod/perldelta.pod
2363 ____________________________________________________________________________
2364 [ 17109] By: sky                                   on 2002/06/08  19:02:19
2365         Log: Remove leftover dummy and cleanup the test case.
2366      Branch: perl
2367            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
2368            ! ext/threads/shared/t/hv_simple.t
2369 ____________________________________________________________________________
2370 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
2371         Log: Document the do BAREWORD change, from Rafael.
2372      Branch: perl
2373            ! pod/perldelta.pod
2374 ____________________________________________________________________________
2375 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
2376         Log: Remove the newly added makedepend .depending "token directory"
2377              when cleaning up.
2378      Branch: perl
2379            ! Makefile.SH
2380 ____________________________________________________________________________
2381 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
2382         Log: perldelta tweaks.
2383      Branch: perl
2384            ! pod/perldelta.pod
2385 ____________________________________________________________________________
2386 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
2387         Log: I assume the Perl fork() emulation is still experimental.
2388      Branch: perl
2389            ! pod/perlfork.pod
2390 ____________________________________________________________________________
2391 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
2392         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
2393              From: "Craig A. Berry" <craigberry@mac.com>
2394              Date: Sat, 8 Jun 2002 14:10:41 -0500
2395              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
2396      Branch: perl
2397            ! README.vms pod/perldelta.pod
2398 ____________________________________________________________________________
2399 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
2400         Log: Slight tweaks from Lupe Christoph.
2401      Branch: perl
2402            ! pod/perldelta.pod
2403 ____________________________________________________________________________
2404 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
2405         Log: Workaround for broken symlink traversal.
2406      Branch: perl
2407            ! installperl
2408 ____________________________________________________________________________
2409 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
2410         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
2411      Branch: perl
2412            ! utils/h2ph.PL
2413 ____________________________________________________________________________
2414 [ 17100] By: nick                                  on 2002/06/08  15:54:19
2415         Log: Integrate mainline
2416      Branch: perlio
2417           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
2418           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
2419           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
2420           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
2421           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
2422           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
2423 ____________________________________________________________________________
2424 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
2425         Log: Try to avoid a looping makedepend that sometimes
2426              happens when timestamps are out of sync.
2427      Branch: perl
2428            ! makedepend.SH
2429 ____________________________________________________________________________
2430 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
2431         Log: metaconfig tweaks from Robin Barker to go with #17097;
2432              update Glossary.patch and mkglossary.
2433      Branch: metaconfig
2434            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
2435            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
2436 ____________________________________________________________________________
2437 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
2438         Log: Various Configure tweaks.
2439      Branch: perl
2440            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2441 ____________________________________________________________________________
2442 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
2443         Log: Fix Glossary formatting bugs when creating Config.pm,
2444              from Robin Barker.
2445      Branch: perl
2446            ! configpm
2447 ____________________________________________________________________________
2448 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
2449         Log: perlivp: Too Much Information. 
2450      Branch: perl
2451            ! utils/perlivp.PL
2452 ____________________________________________________________________________
2453 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
2454         Log: h2ph: workarounds for too large hexadecimal constants.
2455              Now 'perlivp' passes without a whimper in Solaris 8 and
2456              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
2457              installation is weird; e.g. float.h is not in /usr/include...
2458              (cd /usr/include; h2ph -l -r .)
2459      Branch: perl
2460            ! utils/h2ph.PL
2461 ____________________________________________________________________________
2462 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
2463         Log: h2ph: handle function pointer constants.
2464      Branch: perl
2465            ! utils/h2ph.PL
2466 ____________________________________________________________________________
2467 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
2468         Log: Put back the [561+] markers (except for the New Tests
2469              section where the comparison is meaningless);
2470              note that perl561delta is really the changes both
2471              from 5.005_03 and 5.6.0.
2472      Branch: perl
2473            ! pod/perldelta.pod
2474 ____________________________________________________________________________
2475 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
2476         Log: Mention the dynamicness of Socket in VMS in another spot.
2477      Branch: perl
2478            ! pod/perldelta.pod
2479 ____________________________________________________________________________
2480 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
2481         Log: Address most of the issues found by Lupe Cristoph
2482              (only leave the VMS changes to the VMS people);
2483              move the VOS section to its right place;
2484              talk more about userlevel threads;
2485              eradicate end-of-line spaces.
2486      Branch: perl
2487            ! pod/perldelta.pod
2488 ____________________________________________________________________________
2489 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
2490         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2491              From: Radu Greab <radu@netsoft.ro>
2492              Date: Sat, 8 Jun 2002 16:59:56 +0300
2493              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
2494              
2495              A test for #17082.
2496      Branch: perl
2497            ! ext/Storable/t/recurse.t
2498 ____________________________________________________________________________
2499 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
2500         Log: Explain at the top the situation in a nutshell;
2501              remove the [561+] tags as redundant;
2502              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
2503      Branch: perl
2504            ! pod/perldelta.pod
2505 ____________________________________________________________________________
2506 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
2507         Log: Subject: [Patch] perldelta for 5.8.0 RC1
2508              From: lupe@lupe-christoph.de (Lupe Christoph)
2509              Date: Sat, 8 Jun 2002 14:08:16 +0200
2510              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
2511      Branch: perl
2512            ! pod/perldelta.pod
2513 ____________________________________________________________________________
2514 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
2515         Log: Advertise the upcoming Win32::GetOSName().
2516      Branch: perl
2517            ! pod/perlport.pod
2518 ____________________________________________________________________________
2519 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
2520         Log: The lib/Win32.pod part of
2521              
2522              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
2523              From: "Yves Orton" <demerphq@hotmail.com>
2524              Date: Sat, 08 Jun 2002 00:27:25 +0200
2525              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
2526              
2527              (manually applied and tweaked) 
2528      Branch: perl
2529            ! lib/Win32.pod
2530 ____________________________________________________________________________
2531 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
2532         Log: Subject: Doc patches: assorted minor nits
2533              From: Philip Newton <Philip.Newton@gmx.net>
2534              Date: Sat, 08 Jun 2002 11:08:12 +0200
2535              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
2536      Branch: perl
2537            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
2538 ____________________________________________________________________________
2539 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
2540         Log: Subject: Re: doc bug in perldoc
2541              From: Philip Newton <Philip.Newton@gmx.net>
2542              Date: Sat, 08 Jun 2002 11:05:09 +0200
2543              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
2544      Branch: perl
2545            ! utils/perldoc.PL
2546 ____________________________________________________________________________
2547 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
2548         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
2549              From: Radu Greab <radu@netsoft.ro>
2550              Date: Sat, 8 Jun 2002 08:28:58 +0300
2551              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
2552      Branch: perl
2553            ! ext/Storable/Storable.xs
2554 ____________________________________________________________________________
2555 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
2556         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2557              From: "Craig A. Berry" <craigberry@mac.com>
2558              Date: Fri, 7 Jun 2002 22:55:34 -0500
2559              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
2560              
2561              Handle also underflow on non-IEEE.
2562      Branch: perl
2563            ! numeric.c
2564 ____________________________________________________________________________
2565 [ 17080] By: sky                                   on 2002/06/08  10:06:05
2566         Log: Fix for bug [ID 20020602.007].
2567              Don't decrement the active flag until AFTER we have run perl_destruct
2568      Branch: perl
2569            ! ext/threads/threads.xs
2570 ____________________________________________________________________________
2571 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
2572         Log: h2ph: evil linux/byteorder/pdp_endian.h
2573      Branch: perl
2574            ! utils/h2ph.PL
2575 ____________________________________________________________________________
2576 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
2577         Log: h2ph: more evilness in the form of Linux inline assembler.
2578      Branch: perl
2579            ! utils/h2ph.PL
2580 ____________________________________________________________________________
2581 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
2582         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
2583              (note the final L) for ia32 and ia64 long doubles.
2584      Branch: perl
2585            ! utils/h2ph.PL
2586 ____________________________________________________________________________
2587 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
2588         Log: perlivp: more header matching.
2589      Branch: perl
2590            ! utils/perlivp.PL
2591 ____________________________________________________________________________
2592 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
2593         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2594              From: Nicholas Clark <nick@unfortu.net>
2595              Date: Sat, 8 Jun 2002 00:39:22 +0100
2596              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
2597      Branch: perl
2598            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2599 ____________________________________________________________________________
2600 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
2601         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
2602              From: "Craig A. Berry" <craigberry@mac.com>
2603              Date: Fri, 7 Jun 2002 18:29:31 -0500
2604              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
2605      Branch: perl
2606            ! numeric.c
2607 ____________________________________________________________________________
2608 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
2609         Log: Reunite the first .PHONY targets (based on Garry Williams'
2610              reading of the GNU make manual).
2611      Branch: perl
2612            ! Makefile.SH
2613 ____________________________________________________________________________
2614 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
2615         Log: Subject: Re: [DOCPATCH] Thread.pm
2616              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2617              Date: Fri, 07 Jun 2002 23:57:01 +0200
2618              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
2619      Branch: perl
2620            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
2621 ____________________________________________________________________________
2622 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
2623         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2624              From: Radu Greab <radu@netsoft.ro>
2625              Date: Sat, 8 Jun 2002 00:49:02 +0300
2626              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
2627      Branch: perl
2628            ! ext/Storable/t/recurse.t
2629 ____________________________________________________________________________
2630 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
2631         Log: h2ph: the fp exponent does need to have an explicit sign.
2632      Branch: perl
2633            ! utils/h2ph.PL
2634 ____________________________________________________________________________
2635 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
2636         Log: perlivp: tell what went wrong.
2637      Branch: perl
2638            ! utils/perlivp.PL
2639 ____________________________________________________________________________
2640 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
2641         Log: perlivp: sometimes headers and symbols don't quite match.
2642      Branch: perl
2643            ! utils/perlivp.PL
2644 ____________________________________________________________________________
2645 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
2646         Log: h2ph: One more usage example.
2647      Branch: perl
2648            ! utils/h2ph.PL
2649 ____________________________________________________________________________
2650 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
2651         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
2652      Branch: perl
2653            ! utils/h2ph.PL
2654 ____________________________________________________________________________
2655 [ 17065] By: nick                                  on 2002/06/07  18:21:36
2656         Log: Integrate mainline
2657      Branch: perlio
2658           +> ext/IO/hints/sco.pl
2659           !> (integrate 27 files)
2660 ____________________________________________________________________________
2661 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
2662         Log: uname() was returning "unknown" on IA64; handle other missing
2663              cases as well, and make any future unknown ones show up as
2664              unknown(0x123).
2665      Branch: perl
2666            ! win32/win32.c
2667 ____________________________________________________________________________
2668 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
2669         Log: There are many ways to skin a Win32 (from Sarathy).
2670      Branch: perl
2671            ! pod/perlport.pod
2672 ____________________________________________________________________________
2673 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
2674         Log: Typos spotted by Vadim.
2675      Branch: perl
2676            ! pod/perlport.pod
2677 ____________________________________________________________________________
2678 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
2679         Log: Update Changes.
2680      Branch: perl
2681            ! Changes patchlevel.h
2682 ____________________________________________________________________________
2683 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
2684         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
2685              From: lupe@lupe-christoph.de (Lupe Christoph)
2686              Date: Fri, 7 Jun 2002 13:38:24 +0200
2687              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
2688      Branch: perl
2689            ! pod/perlxs.pod
2690 ____________________________________________________________________________
2691 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
2692         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
2693              From: lupe@lupe-christoph.de (Lupe Christoph)
2694              Date: Fri, 7 Jun 2002 13:36:51 +0200
2695              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
2696      Branch: perl
2697            ! README.win32
2698 ____________________________________________________________________________
2699 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
2700         Log: gcc -Wall nit noticed by NI-S.
2701      Branch: perl
2702            ! pp.c
2703 ____________________________________________________________________________
2704 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
2705         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
2706              From: Andrew Hamm <AHamm@civica.com.au>
2707              Date: Fri, 7 Jun 2002 17:11:24 +1000
2708              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
2709      Branch: perl
2710            + ext/IO/hints/sco.pl
2711            ! MANIFEST
2712 ____________________________________________________________________________
2713 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
2714         Log: Integrate perlio:
2715              
2716              [ 17053]
2717              Don't discard read data on flush if seek fails.
2718      Branch: perl
2719           !> perlio.c
2720 ____________________________________________________________________________
2721 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
2722         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
2723      Branch: perl
2724            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
2725            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
2726            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
2727            ! pod/perlport.pod pod/perltoot.pod
2728 ____________________________________________________________________________
2729 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
2730         Log: More Winlore from Vadim.
2731      Branch: perl
2732            ! pod/perlport.pod
2733 ____________________________________________________________________________
2734 [ 17053] By: nick                                  on 2002/06/07  10:11:51
2735         Log: Don't discard read data on flush if seek fails.
2736      Branch: perlio
2737            ! perlio.c
2738 ____________________________________________________________________________
2739 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
2740         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
2741              From: Radu Greab <radu@netsoft.ro>
2742              Date: Fri, 7 Jun 2002 05:17:58 +0300
2743              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
2744      Branch: perl
2745            ! ext/Storable/Storable.xs
2746 ____________________________________________________________________________
2747 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
2748         Log: Split in two the .PHONY target so that makes without .PHONY
2749              when invoked as "make" won't wander off into the targets "compile
2750              translator utilities" and instead stay in the "all" target.
2751              Diagnosed by Garry Williams.
2752      Branch: perl
2753            ! Makefile.SH
2754 ____________________________________________________________________________
2755 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
2756         Log: Retract #16892 now that we have #17022.
2757      Branch: perl
2758            ! lib/Cwd.pm
2759 ____________________________________________________________________________
2760 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
2761         Log: Update the SUPER-UX situation.
2762      Branch: perl
2763            ! pod/perldelta.pod
2764 ____________________________________________________________________________
2765 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
2766         Log: More Windows wisdom from Sarathy;
2767              remove old UTS entry; add SUPER-UX.
2768      Branch: perl
2769            ! pod/perlport.pod
2770 ____________________________________________________________________________
2771 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
2772         Log: Windows wisdom from Sarathy.
2773      Branch: perl
2774            ! pod/perlvar.pod
2775 ____________________________________________________________________________
2776 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
2777         Log: The perlio warnings are not mandatory.
2778      Branch: perl
2779            ! pod/perldiag.pod
2780 ____________________________________________________________________________
2781 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
2782         Log: Typolice.
2783      Branch: perl
2784            ! utils/c2ph.PL x2p/s2p.PL
2785 ____________________________________________________________________________
2786 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
2787         Log: Document that $^O in Win32 is a bit lacking in details.
2788      Branch: perl
2789            ! pod/perlvar.pod
2790 ____________________________________________________________________________
2791 [ 17043] By: nick                                  on 2002/06/06  18:51:48
2792         Log: Integrate mainline
2793      Branch: perlio
2794           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
2795           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
2796           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
2797           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
2798           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
2799           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
2800 ____________________________________________________________________________
2801 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
2802         Log: Win32 is not an OS.
2803      Branch: perl
2804            ! pod/perlport.pod
2805 ____________________________________________________________________________
2806 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
2807         Log: The Makefile.SH part of
2808              
2809              Subject: [PATCH] corrections to Config.pm
2810              From: Robin Barker <rmb1@cise.npl.co.uk>
2811              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
2812              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
2813              
2814              and regen Configure.
2815      Branch: perl
2816            ! Configure Makefile.SH Porting/config.sh Porting/config_H
2817 ____________________________________________________________________________
2818 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
2819         Log: Supported platforms tweaks.
2820      Branch: perl
2821            ! pod/perlport.pod
2822 ____________________________________________________________________________
2823 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
2824         Log: Update the 5.005-threads failure list.
2825      Branch: perl
2826            ! pod/perldelta.pod
2827 ____________________________________________________________________________
2828 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
2829         Log: Make pstruct and psed appear also on platforms with
2830              $Config{d_link} but filesystems without link() (like FAT).
2831              Should deal with [ID 20020602.003] and
2832              "RC1 for MSWin32-x86-multi-thread build bug report".
2833              Diagnosis by Sarathy.
2834      Branch: perl
2835            ! utils/c2ph.PL x2p/s2p.PL
2836 ____________________________________________________________________________
2837 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
2838         Log: Subject: [PATCH] Thread.pm
2839              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2840              Date: Thu, 06 Jun 2002 10:47:36 +0200
2841              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
2842      Branch: perl
2843            ! lib/Thread.pm
2844 ____________________________________________________________________________
2845 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
2846         Log: Rafael noticed a bug in the explanation of #17035.
2847      Branch: perl
2848            ! pod/perldiag.pod
2849 ____________________________________________________________________________
2850 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
2851         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
2852      Branch: perl
2853            ! pod/perldiag.pod
2854 ____________________________________________________________________________
2855 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
2856         Log: Subject: [DOCPATCH] perlthtut.pod
2857              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2858              Date: Thu, 06 Jun 2002 10:40:02 +0200
2859              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
2860      Branch: perl
2861            ! pod/perlthrtut.pod
2862 ____________________________________________________________________________
2863 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
2864         Log: NetWare update from Ananth Kesari.
2865      Branch: perl
2866            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
2867            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
2868            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
2869            ! NetWare/t/NWScripts.pl x2p/a2p.h
2870 ____________________________________________________________________________
2871 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
2872         Log: Integrate perlio:
2873              
2874              [ 17030]
2875              doio.c tweaks
2876              - see SV passed to dup type open "looks_like__number"
2877              - apply layers to pipe opens.
2878      Branch: perl
2879           !> doio.c
2880 ____________________________________________________________________________
2881 [ 17031] By: ams                                   on 2002/06/06  11:49:13
2882         Log: Subject: [PATCH] perlguts.pod
2883              From: Nicholas Clark <nick@ccl4.org>
2884              Date: Thu, 6 Jun 2002 11:29:19 +0100
2885              Message-Id: <20020606112919.P22873@plum.flirble.org>
2886      Branch: perl
2887            ! pod/perlguts.pod
2888 ____________________________________________________________________________
2889 [ 17030] By: nick                                  on 2002/06/06  07:26:11
2890         Log: doio.c tweaks
2891              - see SV passed to dup type open "looks_like__number"
2892              - apply layers to pipe opens.
2893      Branch: perlio
2894            ! doio.c
2895 ____________________________________________________________________________
2896 [ 17029] By: nick                                  on 2002/06/06  06:32:35
2897         Log: Integrate mainline
2898      Branch: perlio
2899           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
2900           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
2901           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
2902           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
2903           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
2904 ____________________________________________________________________________
2905 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
2906         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
2907              output buffers because they exited with PerlProc_exit()
2908              instead of my_exit() (from Andy Dougherty)
2909      Branch: perl
2910            ! perl.c
2911 ____________________________________________________________________________
2912 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
2913         Log: BeOS status update; all platforms status update.
2914      Branch: perl
2915            ! README.beos pod/perlport.pod
2916 ____________________________________________________________________________
2917 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
2918         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
2919              From: Stas Bekman <stas@stason.org>
2920              Date: Wed, 05 Jun 2002 15:26:02 +0800
2921              Message-ID: <3CFDBD0A.8090505@stason.org>      
2922      Branch: perl
2923            ! lib/Pod/Html.pm
2924 ____________________________________________________________________________
2925 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
2926         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
2927              From: "Craig A. Berry" <craigberry@mac.com>
2928              Date: Wed, 05 Jun 2002 17:31:18 -0500
2929              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
2930      Branch: perl
2931            ! t/op/arith.t
2932 ____________________________________________________________________________
2933 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
2934         Log: MacOS X 10.1.5 still failing the DB tests.
2935      Branch: perl
2936            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
2937            ! pod/perldelta.pod
2938 ____________________________________________________________________________
2939 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
2940         Log: Address the second half of
2941              
2942              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
2943              From: jv@squirrel.nl (Johan Vromans)
2944              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
2945              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
2946              
2947              so that multiarg piped opens only accept optional whitespace
2948              after the "|-".  If and when perlio discipline awareness added
2949              to |-, the now added code branch will grow.
2950              
2951              No test case because hard to think of anything even remotely
2952              portable.
2953      Branch: perl
2954            ! doio.c
2955 ____________________________________________________________________________
2956 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
2957         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
2958              From: Doug MacEachern <dougm@covalent.net>
2959              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
2960              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
2961              
2962              (plus a test expanded from Schwern's [ID 20020602.006])
2963      Branch: perl
2964            ! pp.c t/op/tie.t
2965 ____________________________________________________________________________
2966 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
2967         Log: Subject: doc bug in perldoc
2968              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2969              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
2970              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
2971      Branch: perl
2972            ! utils/perldoc.PL
2973 ____________________________________________________________________________
2974 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
2975         Log: AUTHORS updates; perldelta blame^Wfame additions.
2976      Branch: perl
2977            ! AUTHORS pod/perldelta.pod
2978 ____________________________________________________________________________
2979 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
2980         Log: Mention Carp enhancements.
2981      Branch: perl
2982            ! pod/perldelta.pod
2983 ____________________________________________________________________________
2984 [ 17018] By: sky                                   on 2002/06/05  18:49:10
2985         Log: Update text slightly and update links to threads.pm instead of Thread.pm
2986      Branch: perl
2987            ! pod/perlfunc.pod
2988 ____________________________________________________________________________
2989 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
2990         Log: Remove a comma and a few whitespaces.
2991      Branch: perl
2992            ! pod/perlfunc.pod
2993 ____________________________________________________________________________
2994 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
2995         Log: $^O is 'beos' on BeOS
2996      Branch: perl
2997            ! lib/Tie/File/t/16_handle.t
2998 ____________________________________________________________________________
2999 [ 17015] By: nick                                  on 2002/06/05  15:11:00
3000         Log: Integrate mainline (for Configure)
3001      Branch: perlio
3002           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3003           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3004           !> hints/linux.sh myconfig.SH pod/perldelta.pod
3005 ____________________________________________________________________________
3006 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
3007         Log: Update Changes.
3008      Branch: perl
3009            ! Changes patchlevel.h
3010 ____________________________________________________________________________
3011 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
3012         Log: Mention the flakiness of AIX' make.
3013      Branch: perl
3014            ! pod/perldelta.pod
3015 ____________________________________________________________________________
3016 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
3017         Log: metaconfig unit change for #17011.
3018      Branch: metaconfig
3019            ! U/installdirs/inc_version_list.U
3020 ____________________________________________________________________________
3021 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
3022         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
3023              From: jason@openinformatics.com (Jason E. Stewart)
3024              Date: 04 Jun 2002 16:42:32 -0600
3025              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
3026              
3027              Unexpanded $prefix.
3028      Branch: perl
3029            ! Configure
3030 ____________________________________________________________________________
3031 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
3032         Log: glibc version is more a library issue than a compiler issue.
3033      Branch: perl
3034            ! myconfig.SH
3035 ____________________________________________________________________________
3036 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
3037         Log: Subject: [Encode PATCH] spurious warning
3038              From: Nicholas Clark <nick@unfortu.net>
3039              Date: Sun, 2 Jun 2002 20:26:22 +0100
3040              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
3041      Branch: perl
3042            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
3043 ____________________________________________________________________________
3044 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
3045         Log: Show gnulibc_version in myconfig. 
3046      Branch: perl
3047            ! myconfig.SH
3048 ____________________________________________________________________________
3049 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
3050         Log: Regen Glossary for #16991.
3051      Branch: perl
3052            ! Porting/Glossary Porting/config.sh Porting/config_H
3053 ____________________________________________________________________________
3054 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
3055         Log: More for #16991.
3056      Branch: perl
3057            ! hints/linux.sh
3058 ____________________________________________________________________________
3059 [ 17005] By: nick                                  on 2002/06/05  07:23:22
3060         Log: Integrate mainline
3061      Branch: perlio
3062           +> ext/Thread/README.threads
3063            - README.threads
3064           !> (integrate 81 files)
3065 ____________________________________________________________________________
3066 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
3067         Log: FAQ sync.
3068      Branch: perl
3069            ! pod/perlfaq6.pod
3070 ____________________________________________________________________________
3071 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
3072         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
3073              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3074              Date: Sun, 02 Jun 2002 21:36:05 +0200
3075              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
3076      Branch: perl
3077            ! ext/threads/shared/queue.pm
3078 ____________________________________________________________________________
3079 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
3080         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
3081              From: "Daniel Berger" <djberg96@attbi.com>
3082              Date: Mon, 03 Jun 2002 19:18:38 GMT
3083              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
3084      Branch: perl
3085            ! README.beos
3086 ____________________________________________________________________________
3087 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
3088         Log: Subject: One more sorry for Oracle
3089              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3090              Date: Tue, 04 Jun 2002 10:02:17 +0200
3091              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
3092              
3093              (modified)
3094      Branch: perl
3095            ! README.hpux
3096 ____________________________________________________________________________
3097 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
3098         Log: metaconfig unit change for #16999.
3099      Branch: metaconfig
3100            ! U/threads/usethreads.U
3101 ____________________________________________________________________________
3102 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
3103         Log: Disable the combination of ithreads but not perlio.
3104      Branch: perl
3105            ! Configure INSTALL
3106 ____________________________________________________________________________
3107 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
3108         Log: perlthrtut links.
3109      Branch: perl
3110            ! ext/threads/shared/shared.pm ext/threads/threads.pm
3111            ! pod/perldelta.pod
3112 ____________________________________________________________________________
3113 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
3114         Log: Unmatchings.
3115      Branch: perl
3116            ! README.netware README.win32
3117 ____________________________________________________________________________
3118 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
3119         Log: Subject: Re: 2nd draft of announcement
3120              From: "John P. Linderman" <jpl@research.att.com>
3121              Date: Mon, 03 Jun 2002 08:57:49 -0400
3122              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
3123              
3124              Let's not forget the mystery IRIX failure.
3125      Branch: perl
3126            ! pod/perldelta.pod
3127 ____________________________________________________________________________
3128 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
3129         Log: Move the obsolete README.threads out of sight to ext/Threads;
3130              save one part of the IRIX knowledge in INSTALL (though IRIX
3131              6.2 is quite old...)
3132      Branch: perl
3133            + ext/Thread/README.threads
3134            - README.threads
3135            ! INSTALL MANIFEST
3136 ____________________________________________________________________________
3137 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
3138         Log: Upgrade to Math::BigRat 0.07.
3139      Branch: perl
3140            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3141            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
3142            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
3143 ____________________________________________________________________________
3144 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
3145         Log: metaconfig unit change #16991.
3146      Branch: metaconfig
3147            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
3148 ____________________________________________________________________________
3149 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
3150         Log: Forgot from #16991.
3151      Branch: perl
3152            ! config_h.SH
3153 ____________________________________________________________________________
3154 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
3155         Log: Subject: Re: hints/linux.sh & stdio
3156              From: Andy Dougherty <doughera@lafayette.edu>
3157              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
3158              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
3159      Branch: perl
3160            ! Configure
3161 ____________________________________________________________________________
3162 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
3163         Log: Integrate maintperl change #16988;
3164              
3165              make IO::Pipe work on windows
3166      Branch: perl
3167           !> ext/IO/lib/IO/Pipe.pm
3168 ____________________________________________________________________________
3169 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
3170         Log: Integrate macperl changes #16974 and #16975;
3171              
3172              nativize() isn't happy with absolute Mac paths
3173              
3174              Test::Harness test fixes, attempt #3 :-)
3175      Branch: perl
3176           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
3177           !> lib/Test/Harness/t/callback.t
3178           !> lib/Test/Harness/t/strap-analyze.t
3179           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
3180 ____________________________________________________________________________
3181 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
3182         Log: make IO::Pipe work on windows
3183      Branch: maint-5.6/perl
3184            ! ext/IO/lib/IO/Pipe.pm
3185 ____________________________________________________________________________
3186 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
3187         Log: s/modperl/mod_perl/g
3188      Branch: perl
3189            ! README.aix pod/perldelta.pod
3190 ____________________________________________________________________________
3191 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
3192         Log: Subject: [DOC PATCH] perldelta.pod
3193              From: Philip Newton <Philip.Newton@gmx.net>
3194              Date: Tue, 04 Jun 2002 06:52:55 +0200
3195              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
3196              
3197              (with one nit, s/modperl/mod_perl/)
3198      Branch: perl
3199            ! pod/perldelta.pod
3200 ____________________________________________________________________________
3201 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
3202         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
3203      Branch: perl
3204            ! pod/perlfunc.pod
3205 ____________________________________________________________________________
3206 [ 16984] By: ams                                   on 2002/06/04  01:05:49
3207         Log: Subject: [PATCH] Re: Some bugs in RC1
3208              From: Michael G Schwern <schwern@pobox.com>
3209              Date: Mon, 03 Jun 2002 19:59:21 -0400
3210              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
3211      Branch: perl
3212            ! lib/perl5db.pl
3213 ____________________________________________________________________________
3214 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
3215         Log: Update Errno slightly to latest version
3216      Branch: macperl
3217            ! macos/lib/Errno.pm
3218 ____________________________________________________________________________
3219 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
3220         Log: Protect against localizing an %ENV slice.
3221      Branch: perl
3222            ! lib/Cwd.pm
3223 ____________________________________________________________________________
3224 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
3225         Log: Document that lock() is a "weak keyword".
3226      Branch: perl
3227            ! pod/perlfunc.pod
3228 ____________________________________________________________________________
3229 [ 16980] By: ams                                   on 2002/06/03  18:38:26
3230         Log: Subject: [PATCH Switch.pm] Minor typo
3231              From: Philip Newton <Philip.Newton@gmx.net>
3232              Date: Mon, 03 Jun 2002 21:35:55 +0200
3233              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
3234      Branch: perl
3235            ! lib/Switch.pm
3236 ____________________________________________________________________________
3237 [ 16979] By: ams                                   on 2002/06/03  17:06:03
3238         Log: Remove all occurrences of occurence, except for one (in the
3239              Changelog) that is preserved for historical reasons.
3240      Branch: perl
3241            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
3242            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
3243            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
3244 ____________________________________________________________________________
3245 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
3246         Log: Update Changes
3247      Branch: macperl
3248            ! macos/Changes
3249 ____________________________________________________________________________
3250 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
3251         Log: Update Help menu for 5.8
3252      Branch: macperl
3253            ! macos/macperl/MacPerl.podhelp
3254 ____________________________________________________________________________
3255 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
3256         Log: Bump versions
3257      Branch: macperl
3258            ! macos/MPVersion.r macos/config.h macos/config.sh
3259 ____________________________________________________________________________
3260 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
3261         Log: Test::Harness test fixes, attempt #3 :-)
3262      Branch: macperl
3263            ! lib/Test/Harness/t/callback.t
3264            ! lib/Test/Harness/t/strap-analyze.t
3265            ! lib/Test/Harness/t/test-harness.t
3266 ____________________________________________________________________________
3267 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
3268         Log: nativize() isn't happy with absolute Mac paths
3269      Branch: macperl
3270            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
3271            ! lib/lib_pm.PL
3272 ____________________________________________________________________________
3273 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
3274         Log: Integrate #16971 from maint-5.6;
3275              
3276              IO::Poll wasn't working on windows since poll.c wasn't using the
3277              same abstractions as perl; for test case, see:
3278              http://bugs.activestate.com/show_bug.cgi?id=19624
3279      Branch: perl
3280           !> XSUB.h ext/IO/poll.c
3281 ____________________________________________________________________________
3282 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
3283         Log: A few links.
3284      Branch: perl
3285            ! pod/perldelta.pod
3286 ____________________________________________________________________________
3287 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
3288         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
3289              same abstractions as perl; for test case, see:
3290              http://bugs.activestate.com/show_bug.cgi?id=19624
3291      Branch: maint-5.6/perl
3292            ! XSUB.h ext/IO/poll.c
3293 ____________________________________________________________________________
3294 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
3295         Log: Various perldelta tweaks.
3296      Branch: perl
3297            ! pod/perldelta.pod
3298 ____________________________________________________________________________
3299 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
3300         Log: Update Changes.
3301      Branch: perl
3302            ! Changes patchlevel.h
3303 ____________________________________________________________________________
3304 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
3305         Log: Integrate perl for 5.8.0 RC1
3306      Branch: macperl
3307           !> (integrate 77 files)
3308 ____________________________________________________________________________
3309 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
3310         Log: Two obsolete files.
3311      Branch: perl
3312            ! Porting/makerel
3313 ____________________________________________________________________________
3314 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
3315         Log: This is Perl 5.8.0 RC 1.
3316      Branch: perl
3317            ! patchlevel.h
3318 ____________________________________________________________________________
3319 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
3320         Log: Update Changes.
3321      Branch: perl
3322            ! Changes patchlevel.h
3323 ____________________________________________________________________________
3324 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
3325         Log: Subject: [Encode] 1.75 Released
3326              From: Dan Kogai <dankogai@dan.co.jp>
3327              Date: Sun, 2 Jun 2002 03:19:19 +0900
3328              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
3329      Branch: perl
3330            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
3331            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3332            ! ext/Encode/lib/Encode/Alias.pm
3333            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3334            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
3335 ____________________________________________________________________________
3336 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
3337         Log: Paranoia regen_headers; no changes but at least
3338              the timestamps are now fine.
3339      Branch: perl
3340            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3341            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
3342            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
3343            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
3344            ! warnings.h
3345 ____________________________________________________________________________
3346 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
3347         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
3348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3349              Date: Sat, 01 Jun 2002 11:35:22 +0200
3350              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
3351      Branch: perl
3352            ! README.hpux
3353 ____________________________________________________________________________
3354 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
3355         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
3356      Branch: perl
3357            ! pod/perldelta.pod pod/perltoc.pod
3358 ____________________________________________________________________________
3359 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
3360         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
3361      Branch: perl
3362            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
3363            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
3364 ____________________________________________________________________________
3365 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
3366         Log: Even more VMSifying (this time more like de-MacOSifying).
3367      Branch: perl
3368            ! lib/Test/Harness/t/test-harness.t
3369 ____________________________________________________________________________
3370 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
3371         Log: VMSifying from Craig Berry.
3372      Branch: perl
3373            ! lib/Test/Harness/t/callback.t
3374            ! lib/Test/Harness/t/strap-analyze.t
3375            ! lib/Test/Harness/t/test-harness.t
3376 ____________________________________________________________________________
3377 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
3378         Log: Mention the CJK docs.
3379      Branch: perl
3380            ! pod/perldelta.pod
3381 ____________________________________________________________________________
3382 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
3383         Log: Subject: [PATCH] another Storable test
3384              From: Nicholas Clark <nick@unfortu.net>
3385              Date: Sat, 1 Jun 2002 14:07:01 +0100
3386              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
3387      Branch: perl
3388            ! ext/Storable/t/interwork56.t
3389 ____________________________________________________________________________
3390 [ 16955] By: nick                                  on 2002/06/01  09:02:48
3391         Log: Integrate mainline
3392      Branch: perlio
3393            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3394           !> (integrate 62 files)
3395 ____________________________________________________________________________
3396 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
3397         Log: Make the changes MacOS-specific.
3398      Branch: perl
3399            ! lib/Test/Harness/t/callback.t
3400            ! lib/Test/Harness/t/strap-analyze.t
3401            ! lib/Test/Harness/t/test-harness.t
3402 ____________________________________________________________________________
3403 [ 16953] By: ams                                   on 2002/06/01  03:20:52
3404         Log: Remove $Id$ lines.
3405      Branch: perl
3406            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
3407            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
3408            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
3409            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3410            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3411            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
3412            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
3413            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
3414            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
3415            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
3416            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
3417            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
3418            ! ext/Storable/t/utf8hash.t
3419 ____________________________________________________________________________
3420 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
3421         Log: Perl Labs dead, Smokers live.
3422      Branch: perl
3423            ! pod/perlhack.pod
3424 ____________________________________________________________________________
3425 [ 16951] By: ams                                   on 2002/06/01  03:08:02
3426         Log: Nitpick at ChangeLog until it is consistently formatted.
3427      Branch: perl
3428            ! ext/Storable/ChangeLog
3429 ____________________________________________________________________________
3430 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
3431         Log: strictify lib.pm.
3432      Branch: perl
3433            ! lib/lib_pm.PL
3434 ____________________________________________________________________________
3435 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
3436         Log: s/invcer/incver/
3437      Branch: perl
3438            ! lib/lib_pm.PL
3439 ____________________________________________________________________________
3440 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
3441         Log: Subject: Re: perl@16925
3442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3443              Date: Fri, 31 May 2002 19:56:39 -0700
3444              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
3445              
3446              Self-tie clarifications.
3447      Branch: perl
3448            ! pod/perldelta.pod
3449 ____________________________________________________________________________
3450 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
3451         Log: Be exact of what happens.
3452      Branch: perl
3453            ! README.cygwin
3454 ____________________________________________________________________________
3455 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
3456         Log: Subject: [Patch] Inplace editing on Cygwin and others?
3457              From: "Gerrit P. Haase" <gp@familiehaase.de>
3458              Date: Sat, 1 Jun 2002 04:14:43 +0200
3459              Message-ID: <199100765833.20020601041443@familiehaase.de>
3460      Branch: perl
3461            ! README.cygwin doio.c perl.c
3462 ____________________________________________________________________________
3463 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
3464         Log: MacOS test glitch.
3465      Branch: perl
3466            ! ext/Digest/MD5/t/files.t
3467 ____________________________________________________________________________
3468 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
3469         Log: Update Changes.
3470      Branch: perl
3471            ! Changes patchlevel.h
3472 ____________________________________________________________________________
3473 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
3474         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
3475              From: "Craig A. Berry" <craigberry@mac.com>
3476              Date: Fri, 31 May 2002 17:20:11 -0500
3477              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
3478              
3479              Avoid redef warning.
3480      Branch: perl
3481            ! lib/Math/BigInt/Calc.pm
3482 ____________________________________________________________________________
3483 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
3484         Log: Integrate macperl patches #16926 and #16938;
3485              
3486              Big MacPerl Testing Patch No. 2
3487              
3488              Big MacPerl Testing Patch No. 3
3489      Branch: perl
3490           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3491           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
3492           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3493           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
3494           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
3495           !> lib/Test/Harness/t/callback.t
3496           !> lib/Test/Harness/t/strap-analyze.t
3497           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
3498           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
3499           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
3500 ____________________________________________________________________________
3501 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
3502         Log: Configuration / test updates
3503      Branch: macperl
3504            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3505            ! macos/Makefile.mk
3506 ____________________________________________________________________________
3507 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
3508         Log: Fix various Makefile.PL for string/array conflicts
3509      Branch: macperl
3510            ! macos/ext/Mac/Controls/Makefile.PL
3511            ! macos/ext/Mac/Dialogs/Makefile.PL
3512            ! macos/ext/Mac/Events/Makefile.PL
3513            ! macos/ext/Mac/Files/Makefile.PL
3514            ! macos/ext/Mac/Fonts/Makefile.PL
3515            ! macos/ext/Mac/Lists/Makefile.PL
3516            ! macos/ext/Mac/Menus/Makefile.PL
3517            ! macos/ext/Mac/MoreFiles/Makefile.PL
3518            ! macos/ext/Mac/Movies/Makefile.PL
3519            ! macos/ext/Mac/Navigation/Makefile.PL
3520            ! macos/ext/Mac/Notification/Makefile.PL
3521            ! macos/ext/Mac/OSA/Makefile.PL
3522            ! macos/ext/Mac/QDOffscreen/Makefile.PL
3523            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
3524            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
3525            ! macos/ext/Mac/StandardFile/Makefile.PL
3526            ! macos/ext/Mac/TextEdit/Makefile.PL
3527            ! macos/ext/Mac/Windows/Makefile.PL
3528            ! macos/ext/MacPerl/Makefile.PL
3529 ____________________________________________________________________________
3530 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
3531         Log: Integrate perl
3532      Branch: macperl
3533            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3534           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
3535           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
3536           !> pod/perlvar.pod
3537 ____________________________________________________________________________
3538 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
3539         Log: Big MacPerl Testing Patch No. 3
3540      Branch: macperl
3541            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
3542            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
3543            ! lib/Test/Harness/t/callback.t
3544            ! lib/Test/Harness/t/strap-analyze.t
3545            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
3546            ! utils/dprofpp.PL utils/splain.PL
3547 ____________________________________________________________________________
3548 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
3549         Log: Update the LWP status.
3550      Branch: perl
3551            ! pod/perldelta.pod
3552 ____________________________________________________________________________
3553 [ 16936] By: nick                                  on 2002/05/31  20:07:40
3554         Log: Integrate mainline
3555      Branch: perlio
3556           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3557           +> lib/File/Spec/NW5.pm
3558            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3559            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3560            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3561            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3562           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
3563           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
3564           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
3565           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
3566           !> pod/perlvar.pod toke.c
3567 ____________________________________________________________________________
3568 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
3569         Log: Freudian slip :-)
3570      Branch: perl
3571            ! pod/perlhist.pod
3572 ____________________________________________________________________________
3573 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
3574         Log: perlhist update.
3575      Branch: perl
3576            ! pod/perlhist.pod
3577 ____________________________________________________________________________
3578 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
3579         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
3580              From: Andy Dougherty <doughera@lafayette.edu>
3581              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
3582              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
3583      Branch: perl
3584            ! lib/Math/BigInt/t/mbi_rand.t
3585 ____________________________________________________________________________
3586 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
3587         Log: From: Michael G Schwern <schwern@pobox.com>
3588              Date: Fri, 31 May 2002 15:18:02 -0400
3589              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
3590              To: perl5-porters@perl.org
3591      Branch: perl
3592            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
3593            ! MANIFEST
3594 ____________________________________________________________________________
3595 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
3596         Log: More datapoints on gcc/alpha.
3597      Branch: perl
3598            ! pod/perldelta.pod
3599 ____________________________________________________________________________
3600 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
3601         Log: Document that old gccs on Alpha are no good.
3602      Branch: perl
3603            ! pod/perldelta.pod
3604 ____________________________________________________________________________
3605 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
3606         Log: Integrate perl
3607      Branch: macperl
3608           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
3609           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
3610           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
3611           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3612           +> t/lib/sample-tests/skipall_nomsg
3613            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3614            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3615            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3616            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
3617            - NetWare/bat/ToggleXDC.bat
3618           !> (integrate 86 files)
3619 ____________________________________________________________________________
3620 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
3621         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
3622              From: Colin Watson <colinw@zeus.com>
3623              Date: Fri, 31 May 2002 17:34:06 +0100
3624              Message-ID: <20020531163406.GA10401@zeus.com>
3625      Branch: perl
3626            ! hints/hpux.sh
3627 ____________________________________________________________________________
3628 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
3629         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
3630              From: Paul_GreenVOS@vos.stratus.com
3631              Date: Fri, 31 May 02 12:23 edt
3632              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
3633      Branch: perl
3634            ! pod/perlport.pod pod/perlvar.pod
3635 ____________________________________________________________________________
3636 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
3637         Log: Big MacPerl Testing Patch No. 2
3638              There might be more soon, but this is almost all of it for now
3639      Branch: macperl
3640            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
3641            ! lib/Devel/SelfStubber.t lib/English.t
3642            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3643            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
3644            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
3645            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
3646 ____________________________________________________________________________
3647 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
3648         Log: Update Changes.
3649      Branch: perl
3650            ! Changes patchlevel.h
3651 ____________________________________________________________________________
3652 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
3653         Log: Missing MANIFESTations.
3654      Branch: perl
3655            ! MANIFEST
3656 ____________________________________________________________________________
3657 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
3658         Log: DJGPP tweaks from Laszlo.
3659      Branch: perl
3660            ! lib/English.t
3661 ____________________________________________________________________________
3662 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
3663         Log: NetWare update from Ananth Kesari.
3664      Branch: perl
3665            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
3666            + lib/File/Spec/NW5.pm
3667            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
3668            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
3669            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
3670            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
3671            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
3672            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
3673            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
3674 ____________________________________________________________________________
3675 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
3676         Log: Integrate perlio:
3677              
3678              [ 16920]
3679              Use File::Spec for blib expectance tests - skating round
3680              existing MacOS and VMS hacks.
3681      Branch: perl
3682           !> lib/blib.t
3683 ____________________________________________________________________________
3684 [ 16920] By: nick                                  on 2002/05/31  08:48:40
3685         Log: Use File::Spec for blib expectance tests - skating round
3686              existing MacOS and VMS hacks.
3687      Branch: perlio
3688            ! lib/blib.t
3689 ____________________________________________________________________________
3690 [ 16919] By: nick                                  on 2002/05/31  08:39:37
3691         Log: Integrate mainline
3692      Branch: perlio
3693           +> ext/Storable/t/interwork56.t
3694           +> ext/Storable/t/make_56_interwork.pl
3695           +> lib/ExtUtils/t/writemakefile_args.t
3696           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3697           +> t/lib/sample-tests/skipall_nomsg
3698            - NetWare/bat/Setwatcom.bat
3699           !> (integrate 62 files)
3700 ____________________________________________________________________________
3701 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
3702         Log: Regen toc.
3703      Branch: perl
3704            ! pod/perltoc.pod
3705 ____________________________________________________________________________
3706 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
3707         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
3708              From: "Craig A. Berry" <craigberry@mac.com>
3709              Date: Thu, 30 May 2002 22:14:15 -0500
3710              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
3711      Branch: perl
3712            ! t/test.pl
3713 ____________________________________________________________________________
3714 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
3715         Log: Missing from #16914.
3716      Branch: perl
3717            ! MANIFEST
3718 ____________________________________________________________________________
3719 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
3720         Log: BeOS status update.
3721      Branch: perl
3722            ! AUTHORS README.beos pod/perldelta.pod
3723 ____________________________________________________________________________
3724 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
3725         Log: Upgrade to Test::Harness 2.24.
3726      Branch: perl
3727            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
3728            + t/lib/sample-tests/skipall_nomsg
3729            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3730            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
3731            ! lib/Test/Harness/t/strap-analyze.t
3732            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3733 ____________________________________________________________________________
3734 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
3735         Log: metaconfig unit change for #16912.
3736      Branch: metaconfig/U/perl
3737            ! perlpath.U
3738 ____________________________________________________________________________
3739 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
3740         Log: Subject: Improved $^X patch
3741              From: Paul_GreenVOS@vos.stratus.com
3742              Date: Thu, 30 May 02 17:32 edt
3743              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
3744      Branch: perl
3745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3746            ! pod/perlport.pod pod/perlvar.pod
3747 ____________________________________________________________________________
3748 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
3749         Log: Subject: [PATCH configure.com] _ext -> _exe
3750              From: "Craig A. Berry" <craigberry@mac.com>
3751              Date: Thu, 30 May 2002 18:32:43 -0500
3752              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
3753      Branch: perl
3754            ! configure.com
3755 ____________________________________________________________________________
3756 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
3757         Log: Because of #16909 MANIFEST changes.
3758      Branch: perl
3759            ! t/TEST t/harness
3760 ____________________________________________________________________________
3761 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
3762         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
3763              From: Nicholas Clark <nick@unfortu.net>
3764              Date: Fri, 31 May 2002 00:02:22 +0100
3765              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
3766      Branch: perl
3767            + ext/Storable/t/interwork56.t
3768            + ext/Storable/t/make_56_interwork.pl
3769            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
3770            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
3771            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
3772 ____________________________________________________________________________
3773 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
3774         Log: Integrate perlio:
3775              
3776              [ 16895]
3777              Play safe and avoid writes to stdio's buffer (for glibc2.3)
3778      Branch: perl
3779           !> perlio.c
3780 ____________________________________________________________________________
3781 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
3782         Log: Upgrade to Math::BigRat 0.06.
3783      Branch: perl
3784            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
3785 ____________________________________________________________________________
3786 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
3787         Log: Upgrade to Math::BigInt 1.57.
3788      Branch: perl
3789            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3790            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3791            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
3792            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
3793            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
3794 ____________________________________________________________________________
3795 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
3796         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
3797              From: "Craig A. Berry" <craigberry@mac.com>
3798              Date: Thu, 30 May 2002 16:22:40 -0500
3799              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
3800      Branch: perl
3801            ! lib/blib.t
3802 ____________________________________________________________________________
3803 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
3804         Log: Upgrade to ExtUtils::MakeMaker 6.01.
3805      Branch: perl
3806            + lib/ExtUtils/t/writemakefile_args.t
3807            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3808            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
3809            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
3810            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
3811            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3812            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
3813            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
3814            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
3815 ____________________________________________________________________________
3816 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
3817         Log: prevent attempts to load extension libraries more than once on darwin.
3818              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
3819      Branch: perl
3820            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
3821 ____________________________________________________________________________
3822 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
3823         Log: Obsolete file.
3824      Branch: perl
3825            - NetWare/bat/Setwatcom.bat
3826            ! MANIFEST
3827 ____________________________________________________________________________
3828 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
3829         Log: Update Andy.
3830      Branch: perl
3831            ! hints/linux.sh
3832 ____________________________________________________________________________
3833 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
3834         Log: INT2PTR/PTR2IV defined twice.
3835      Branch: perl
3836            ! ext/Devel/PPPort/PPPort.pm
3837 ____________________________________________________________________________
3838 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
3839         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
3840              From: PPrymmer@factset.com
3841              Date: Thu, 30 May 2002 13:57:31 -0400
3842              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
3843              
3844              Multinet matters with s/might the/mind the/
3845      Branch: perl
3846            ! README.vms
3847 ____________________________________________________________________________
3848 [ 16898] By: nick                                  on 2002/05/30  15:55:46
3849         Log: Integrate mainline
3850      Branch: perlio
3851           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
3852           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
3853 ____________________________________________________________________________
3854 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
3855         Log: Document the glibc 2.2.5 long long bug.
3856      Branch: perl
3857            ! pod/perldelta.pod
3858 ____________________________________________________________________________
3859 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
3860         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
3861              From: Abigail <abigail@foad.org>
3862              Date: Thu, 30 May 2002 09:33:51 -0700
3863              Message-ID: <20020530093351.A18225@ucan.foad.org>
3864      Branch: perl
3865            ! pod/perlfunc.pod
3866 ____________________________________________________________________________
3867 [ 16895] By: nick                                  on 2002/05/30  14:40:11
3868         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
3869      Branch: perlio
3870            ! perlio.c
3871 ____________________________________________________________________________
3872 [ 16894] By: nick                                  on 2002/05/30  14:39:19
3873         Log: Integrate mainline
3874      Branch: perlio
3875           !> (integrate 50 files)
3876 ____________________________________________________________________________
3877 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
3878         Log: Update Changes.
3879      Branch: perl
3880            ! Changes patchlevel.h
3881 ____________________________________________________________________________
3882 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
3883         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
3884              From: "Green, Paul" <Paul.Green@stratus.com>
3885              Date: Thu, 30 May 2002 11:11:35 -0400
3886              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
3887      Branch: perl
3888            ! pod/perlvar.pod
3889 ____________________________________________________________________________
3890 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
3891         Log: charnames patch from Thomas Wegner.
3892      Branch: perl
3893            ! lib/charnames.pm lib/charnames.t
3894 ____________________________________________________________________________
3895 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
3896         Log: Subject: [Patch perl@16861] charnames::vianame tweak
3897              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3898              Date: Thu, 30 May 2002 23:56:51 +0900
3899              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
3900      Branch: perl
3901            ! lib/charnames.pm
3902 ____________________________________________________________________________
3903 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
3904         Log: Chart the self-tying minefield.
3905      Branch: perl
3906            ! pod/perldelta.pod
3907 ____________________________________________________________________________
3908 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
3909         Log: Ignasi Roca convinced me, so #16855 is back in.
3910      Branch: perl
3911            ! utfebcdic.h
3912 ____________________________________________________________________________
3913 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
3914         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
3915              From: Andy Dougherty <doughera@lafayette.edu>
3916              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
3917              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
3918      Branch: perl
3919            ! hints/linux.sh
3920 ____________________________________________________________________________
3921 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
3922         Log: Sync with libnet-1.12
3923      Branch: perl
3924            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
3925 ____________________________________________________________________________
3926 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
3927         Log: Subject: Re: perl@16861
3928              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3929              Date: Wed, 29 May 2002 15:27:18 -0700
3930              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
3931              
3932              Yitzchak won't give up on self-ties.
3933      Branch: perl
3934            ! pp_sys.c t/op/tie.t
3935 ____________________________________________________________________________
3936 [ 16884] By: ams                                   on 2002/05/30  13:32:52
3937         Log: Ronald Kimball pointed out that there was a run-on sentence in the
3938              last patch by Stas Bekman, and I fixed it, and while I was at it, I
3939              fixed the wording of the last phrase as well, and then I re-wrapped
3940              the paragraph.
3941      Branch: perl
3942            ! pod/perlvar.pod
3943 ____________________________________________________________________________
3944 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
3945         Log: Integrate macperl change #16875.
3946      Branch: perl
3947           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
3948           !> t/lib/warnings/op
3949 ____________________________________________________________________________
3950 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
3951         Log: Integrate macperl patch #16868.
3952      Branch: perl
3953           !> (integrate 36 files)
3954 ____________________________________________________________________________
3955 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
3956         Log: Subject: Re: [ PATCH ] module test fest
3957              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3958              Date: Thu, 30 May 2002 13:52:18 +0200
3959              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
3960              
3961              HP-UX Oracle wisdom (with some tweaks)
3962      Branch: perl
3963            ! README.hpux
3964 ____________________________________________________________________________
3965 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
3966         Log: metaconfig unit change for #16879.
3967      Branch: metaconfig
3968            ! U/modified/Options.U
3969 ____________________________________________________________________________
3970 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
3971         Log: Configure -A should not mangle spaces, from H.Merijn B.
3972      Branch: perl
3973            ! Configure
3974 ____________________________________________________________________________
3975 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
3976         Log: OS/2: found the _fd_flags() prototype.
3977      Branch: perl
3978            ! os2/os2ish.h
3979 ____________________________________________________________________________
3980 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
3981         Log: Fix up the signal handler reinstallation lore.
3982      Branch: perl
3983            ! pod/perlipc.pod
3984 ____________________________________________________________________________
3985 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
3986         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
3987              From: Stas Bekman <stas@stason.org>
3988              Date: Thu, 30 May 2002 15:29:02 +0800
3989              Message-ID: <3CF5D4BE.4000500@stason.org>
3990      Branch: perl
3991            ! pod/perlipc.pod
3992 ____________________________________________________________________________
3993 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
3994         Log: Fixes for fixes
3995      Branch: macperl
3996            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
3997            ! t/lib/warnings/op
3998 ____________________________________________________________________________
3999 [ 16874] By: ams                                   on 2002/05/30  07:41:30
4000         Log: Fix typo in #16866.
4001      Branch: perl
4002            ! lib/File/stat.t
4003 ____________________________________________________________________________
4004 [ 16873] By: ams                                   on 2002/05/30  07:39:24
4005         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
4006              From: Stas Bekman <stas@stason.org>
4007              Date: Thu, 30 May 2002 16:14:55 +0800
4008              Message-Id: <3CF5DF7F.1060700@stason.org>
4009      Branch: perl
4010            ! lib/File/Spec/Unix.pm
4011 ____________________________________________________________________________
4012 [ 16872] By: ams                                   on 2002/05/30  07:38:34
4013         Log: Subject: [PATCH pod/perlvar.pod] $^X
4014              From: Stas Bekman <stas@stason.org>
4015              Date: Thu, 30 May 2002 15:59:48 +0800
4016              Message-Id: <3CF5DBF4.7080500@stason.org>
4017      Branch: perl
4018            ! pod/perlvar.pod
4019 ____________________________________________________________________________
4020 [ 16871] By: nick                                  on 2002/05/30  06:45:56
4021         Log: Integrate all but lib/File/stat.t which seems broken.
4022      Branch: perlio
4023           !> Changes Porting/patching.pod cygwin/perlld.in
4024           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
4025           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4026           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
4027           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
4028           !> t/run/fresh_perl.t utfebcdic.h
4029 ____________________________________________________________________________
4030 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
4031         Log: Integrate perl
4032      Branch: macperl
4033           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
4034           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4035           !> (integrate 137 files)
4036 ____________________________________________________________________________
4037 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
4038         Log: Makefile / config / test updates for MacPerl
4039      Branch: macperl
4040            + macos/MacPerlMakeTests.plx
4041            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4042            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
4043            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
4044 ____________________________________________________________________________
4045 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
4046         Log: Big MacPerl Testing Patch No. 1
4047              If you like this, stay tuned, there's more to come!
4048      Branch: macperl
4049            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
4050            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
4051            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
4052            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
4053            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
4054            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
4055            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
4056            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
4057            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
4058            ! lib/Test/Harness/t/strap-analyze.t
4059            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
4060            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
4061            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
4062            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
4063            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
4064 ____________________________________________________________________________
4065 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
4066         Log: Attachments are okay.
4067      Branch: perl
4068            ! Porting/patching.pod
4069 ____________________________________________________________________________
4070 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
4071         Log: OS/2: ENOINO.
4072      Branch: perl
4073            ! lib/File/stat.t
4074 ____________________________________________________________________________
4075 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
4076         Log: OS/2: provide prototype.
4077      Branch: perl
4078            ! os2/os2ish.h
4079 ____________________________________________________________________________
4080 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
4081         Log: OS/2: fp stringification fudge.
4082              (After this the whole suite passes 98.30%)
4083      Branch: perl
4084            ! t/base/num.t
4085 ____________________________________________________________________________
4086 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
4087         Log: harness wasn't running x2p/s2p.t.
4088      Branch: perl
4089            ! t/harness
4090 ____________________________________________________________________________
4091 [ 16862] By: nick                                  on 2002/05/29  14:12:41
4092         Log: Integrate mainline
4093      Branch: perlio
4094           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4095           !> (integrate 100 files)
4096 ____________________________________________________________________________
4097 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
4098         Log: Subject: [PATCH] pack 'w' should be using NV, not double
4099              From: Nicholas Clark <nick@ccl4.org>
4100              Date: Wed, 29 May 2002 15:38:41 +0100
4101              Message-ID: <20020529153840.L53388@plum.flirble.org>
4102      Branch: perl
4103            ! pp_pack.c
4104 ____________________________________________________________________________
4105 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
4106         Log: Update Changes.
4107      Branch: perl
4108            ! Changes patchlevel.h
4109 ____________________________________________________________________________
4110 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
4111         Log: Spelling bee.
4112      Branch: perl
4113            ! t/op/tie.t
4114 ____________________________________________________________________________
4115 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
4116         Log: Recover some of the #16845.
4117      Branch: perl
4118            ! sv.c t/op/tie.t t/run/fresh_perl.t
4119 ____________________________________________________________________________
4120 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
4121         Log: Retract #16855 until settled.
4122      Branch: perl
4123            ! utfebcdic.h
4124 ____________________________________________________________________________
4125 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
4126         Log: OS/2: more missing definitions.
4127      Branch: perl
4128            ! os2/os2ish.h
4129 ____________________________________________________________________________
4130 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
4131         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
4132              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
4133              Date: Wed, 29 May 2002 13:16:16 +0200
4134              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
4135      Branch: perl
4136            ! utfebcdic.h
4137 ____________________________________________________________________________
4138 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
4139         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
4140      Branch: perl
4141            ! ext/Devel/PPPort/PPPort.pm
4142 ____________________________________________________________________________
4143 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
4144         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
4145              From: "Gerrit P. Haase" <gp@familiehaase.de>
4146              Date: Wed, 29 May 2002 08:06:43 +0200
4147              Message-ID: <1881715214417.20020529080643@familiehaase.de>
4148      Branch: perl
4149            ! perl.h
4150 ____________________________________________________________________________
4151 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
4152         Log: OS/2: more missing headers from John Poltorak.
4153      Branch: perl
4154            ! os2/os2ish.h
4155 ____________________________________________________________________________
4156 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
4157         Log: Subject: Re: forewarning: usedevel and versiononly
4158              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4159              Date: Wed, 29 May 2002 09:41:23 +0200
4160              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
4161              
4162              More 5.7.3 -> 5.8.0.
4163      Branch: perl
4164            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
4165            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
4166 ____________________________________________________________________________
4167 [ 16850] By: ams                                   on 2002/05/29  06:48:19
4168         Log: Lots of spring cleaning. (No functional changes.)
4169      Branch: perl
4170            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
4171            ! ext/Storable/README ext/Storable/Storable.pm
4172            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
4173            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
4174            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4175            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4176            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4177            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
4178            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
4179            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4180            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4181            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
4182 ____________________________________________________________________________
4183 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
4184         Log: pod cleanups.
4185      Branch: perl
4186            ! README.aix README.cygwin README.jp README.ko README.macos
4187            ! README.tw pod/perl561delta.pod pod/perldelta.pod
4188            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
4189            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
4190            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
4191 ____________________________________________________________________________
4192 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
4193         Log: Regen perltoc.
4194      Branch: perl
4195            ! pod/perltoc.pod
4196 ____________________________________________________________________________
4197 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
4198         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
4199              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4200              Date: Wed, 29 May 2002 02:48:15 +0400
4201              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
4202      Branch: perl
4203            ! wince/Makefile.ce
4204 ____________________________________________________________________________
4205 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
4206         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
4207              From: PPrymmer@factset.com
4208              Date: Tue, 28 May 2002 18:34:55 -0400
4209              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
4210      Branch: perl
4211            ! configure.com vms/genopt.com
4212 ____________________________________________________________________________
4213 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
4214         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
4215              to restore some level of sanity in the tied scalars can of worms.
4216      Branch: perl
4217            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
4218 ____________________________________________________________________________
4219 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
4220         Log: extension of change#16332: isolate signal diddling to the main
4221              interpreter (fixes signal-related races, e.g. when multiple
4222              threads run system())
4223      Branch: maint-5.6/perl
4224            ! util.c
4225 ____________________________________________________________________________
4226 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
4227         Log: Bump the version numbers to five-eight-oh.
4228      Branch: perl
4229            ! Configure NetWare/Makefile NetWare/config_H.wc
4230            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
4231            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
4232            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
4233            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4234            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
4235            ! wince/config_H.ce
4236 ____________________________________________________________________________
4237 [ 16842] By: ams                                   on 2002/05/28  19:34:27
4238         Log: Subject: Minor INSTALL patch
4239              From: Andy Dougherty <doughera@lafayette.edu>
4240              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
4241              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
4242      Branch: perl
4243            ! INSTALL
4244 ____________________________________________________________________________
4245 [ 16841] By: ams                                   on 2002/05/28  19:01:22
4246         Log: Add integer.t to MANIFEST.
4247      Branch: perl
4248            ! ext/Storable/MANIFEST
4249 ____________________________________________________________________________
4250 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
4251         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
4252              From: Dan Kogai <dankogai@dan.co.jp>
4253              Date: Wed, 29 May 2002 03:43:57 +0900
4254              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
4255      Branch: perl
4256            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
4257            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
4258            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
4259            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
4260            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
4261            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
4262            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
4263            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
4264            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
4265            ! ext/Encode/t/mime-header.t
4266 ____________________________________________________________________________
4267 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
4268         Log: OS/2: bug found by John Poltorak.
4269      Branch: perl
4270            ! lib/ExtUtils/MM_OS2.pm
4271 ____________________________________________________________________________
4272 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
4273         Log: makefiles should not clobber lib/Thread directory (some Thread
4274              files seem to live there rather than in ext, for some reason)
4275      Branch: perl
4276            ! win32/Makefile win32/makefile.mk
4277 ____________________________________________________________________________
4278 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
4279         Log: Subject: [PATCH] Bug fix for charnames::vianame
4280              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4281              Date: Tue, 28 May 2002 23:53:39 +0900
4282              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
4283      Branch: perl
4284            ! lib/charnames.pm lib/charnames.t
4285 ____________________________________________________________________________
4286 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
4287         Log: Test output tweak.
4288      Branch: perl
4289            ! lib/ExtUtils/t/Embed.t
4290 ____________________________________________________________________________
4291 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
4292         Log: More charnames tweaks.
4293      Branch: perl
4294            ! lib/charnames.pm lib/charnames.t
4295 ____________________________________________________________________________
4296 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
4297         Log: Subject: [PATCH] Doc fix for charnames::vianame
4298              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4299              Date: Tue, 28 May 2002 22:46:41 +0900
4300              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
4301      Branch: perl
4302            ! lib/charnames.pm
4303 ____________________________________________________________________________
4304 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
4305         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
4306              From: "Yves Orton" <demerphq@hotmail.com>
4307              Date: Tue, 28 May 2002 15:43:12 +0200
4308              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
4309      Branch: perl
4310            ! lib/ExtUtils/t/Embed.t
4311 ____________________________________________________________________________
4312 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
4313         Log: metaconfig unit change for #16831.
4314      Branch: metaconfig/U/perl
4315            ! gccvers.U
4316 ____________________________________________________________________________
4317 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
4318         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
4319      Branch: perl
4320            ! Configure
4321 ____________________________________________________________________________
4322 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
4323         Log: Retract the Straps part of #16829 for now since
4324              the subtest 44 of t/strap.t started failing.
4325      Branch: perl
4326            ! lib/Test/Harness/Straps.pm
4327 ____________________________________________________________________________
4328 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
4329         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
4330              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4331              Date: Tue, 28 May 2002 08:17:53 +0200
4332              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
4333      Branch: perl
4334            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
4335            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
4336 ____________________________________________________________________________
4337 [ 16828] By: nick                                  on 2002/05/28  08:00:28
4338         Log: Integrate mainline
4339      Branch: perlio
4340           !> Changes Makefile.micro README.netware README.tru64
4341           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
4342           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
4343           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
4344           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
4345           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
4346           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
4347           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
4348           !> uconfig.h util.c
4349 ____________________________________________________________________________
4350 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
4351         Log: Tru64: sockatmark trouble.
4352      Branch: perl
4353            ! README.tru64
4354 ____________________________________________________________________________
4355 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
4356         Log: Update Changes.
4357      Branch: perl
4358            ! Changes patchlevel.h
4359 ____________________________________________________________________________
4360 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
4361         Log: Integrate perl
4362      Branch: macperl
4363           +> ext/Storable/t/integer.t
4364            ! macos/MPVersion.r macos/config.sh
4365           !> (integrate 60 files)
4366 ____________________________________________________________________________
4367 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
4368         Log: Todo update.
4369      Branch: perl
4370            ! pod/perltodo.pod
4371 ____________________________________________________________________________
4372 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
4373         Log: Don't assume sh and true.
4374      Branch: perl
4375            ! Makefile.micro uconfig.h
4376 ____________________________________________________________________________
4377 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
4378         Log: Subject: Re: [PATCH] Version tango
4379              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4380              Date: Mon, 27 May 2002 13:20:56 -0700
4381              Message-ID: <oUp88gzkgy+T092yn@efn.org>
4382      Branch: perl
4383            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
4384            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
4385            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
4386            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
4387            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
4388            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
4389 ____________________________________________________________________________
4390 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
4391         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
4392              stashes correctly.) Partial info is better than wrong info.
4393      Branch: perl
4394            ! t/lib/warnings/pp_hot util.c
4395 ____________________________________________________________________________
4396 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
4397         Log: A shot in the dark.
4398      Branch: perl
4399            ! mg.c
4400 ____________________________________________________________________________
4401 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
4402         Log: Comment nit from Yitzchak.
4403      Branch: perl
4404            ! sv.c
4405 ____________________________________________________________________________
4406 [ 16818] By: nick                                  on 2002/05/27  18:47:58
4407         Log: Integrate mainline
4408      Branch: perlio
4409           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
4410           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
4411           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
4412           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
4413           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
4414           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
4415           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
4416           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
4417           !> pod/perlsub.pod
4418 ____________________________________________________________________________
4419 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
4420         Log: POD cleanup and rewrapping.
4421      Branch: perl
4422            ! README.netware
4423 ____________________________________________________________________________
4424 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
4425         Log: Update Changes.
4426      Branch: perl
4427            ! Changes patchlevel.h
4428 ____________________________________________________________________________
4429 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
4430         Log: More NetWare.
4431      Branch: perl
4432            ! README.netware
4433 ____________________________________________________________________________
4434 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
4435         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
4436              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4437              Date: Mon, 27 May 2002 19:26:27 +0200
4438              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
4439      Branch: perl
4440            ! hints/hpux.sh
4441 ____________________________________________________________________________
4442 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
4443         Log: We are not that certain about the localising of
4444              tied aggregates.
4445      Branch: perl
4446            ! pod/perldelta.pod
4447 ____________________________________________________________________________
4448 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
4449         Log: Missed from #16811.
4450      Branch: perl
4451            + NetWare/sv_nw.c
4452            ! MANIFEST
4453 ____________________________________________________________________________
4454 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
4455         Log: NetWare diff from Ananth Kesari.
4456      Branch: perl
4457            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
4458            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
4459 ____________________________________________________________________________
4460 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
4461         Log: Integrate perlio:
4462              
4463              [ 16809]
4464              Add IO::Scalar fail case to the tests.
4465              
4466              [ 16808]
4467              Fix for the IO::Scalar bug (I think).
4468              At tie time break the loop but in a different place:
4469              A. Increment REFCNT of the RV involved in the self-tie
4470              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4471              At mg_free time
4472              Break the connection between the RV and its referent
4473              so that we do not try and free it (again).
4474              
4475              [ 16805]
4476              **** UNSAFE **** partial fix for IO::Scalar and local ties.
4477              Only op/local.t fails but it is nasty... try valgrind on other machine.
4478      Branch: perl
4479           !> mg.c sv.c t/op/tie.t
4480 ____________________________________________________________________________
4481 [ 16809] By: nick                                  on 2002/05/27  11:02:21
4482         Log: Add IO::Scalar fail case to the tests.
4483      Branch: perlio
4484            ! t/op/tie.t
4485 ____________________________________________________________________________
4486 [ 16808] By: nick                                  on 2002/05/27  09:54:46
4487         Log: Fix for the IO::Scalar bug (I think).
4488              At tie time break the loop but in a different place:
4489              A. Increment REFCNT of the RV involved in the self-tie
4490              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
4491              At mg_free time
4492              Break the connection between the RV and its referent
4493              so that we do not try and free it (again).
4494      Branch: perlio
4495            ! mg.c sv.c
4496 ____________________________________________________________________________
4497 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
4498         Log: select() portability nit.
4499      Branch: perl
4500            ! pod/perlfunc.pod
4501 ____________________________________________________________________________
4502 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
4503         Log: Fix a remaining B::Lint bug.
4504      Branch: perl
4505            ! ext/B/B/Lint.pm ext/B/t/lint.t
4506 ____________________________________________________________________________
4507 [ 16805] By: nick                                  on 2002/05/26  20:51:31
4508         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
4509              Only op/local.t fails but it is nasty... try valgrind on other machine.
4510      Branch: perlio
4511            ! sv.c
4512 ____________________________________________________________________________
4513 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
4514         Log: Some day I might actually learn to test changes first
4515              before committing them in.
4516      Branch: perl
4517            ! hints/darwin.sh
4518 ____________________________________________________________________________
4519 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
4520         Log: Until otherwise proven.
4521      Branch: perl
4522            ! hints/darwin.sh
4523 ____________________________________________________________________________
4524 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
4525         Log: Darwin hint tweaks.
4526      Branch: perl
4527            ! hints/darwin.sh
4528 ____________________________________________________________________________
4529 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
4530         Log: FAQ sync.
4531      Branch: perl
4532            ! pod/perlfaq5.pod pod/perlfaq6.pod
4533 ____________________________________________________________________________
4534 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
4535         Log: Subject: [DOC-PATCH] README.cygwin updated
4536              From: "Gerrit P. Haase" <gp@familiehaase.de>
4537              Date: Sun, 26 May 2002 14:56:14 +0200
4538              Message-ID: <1151480833395.20020526145614@familiehaase.de>
4539      Branch: perl
4540            ! README.cygwin
4541 ____________________________________________________________________________
4542 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
4543         Log: I thinkk thinggy has only one g.
4544      Branch: perl
4545            ! pod/perldelta.pod
4546 ____________________________________________________________________________
4547 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
4548         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
4549              From: Dave Mitchell <davem@fdgroup.com>
4550              Date: Sun, 26 May 2002 14:15:42 +0100
4551              Message-ID: <20020526141542.B18527@fdgroup.com>
4552      Branch: perl
4553            ! pod/perldelta.pod pod/perlsub.pod
4554 ____________________________________________________________________________
4555 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
4556         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
4557              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4558              Date: Sat, 25 May 2002 21:52:16 -0700
4559              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
4560      Branch: perl
4561            ! ext/B/B/Deparse.pm
4562 ____________________________________________________________________________
4563 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
4564         Log: Slight reformatting; tiny tweaks.
4565      Branch: perl
4566            ! pod/perlipc.pod
4567 ____________________________________________________________________________
4568 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
4569         Log: Integrate perlio:
4570              
4571              [ 16794]
4572              Update perlipc.pod for new signals
4573      Branch: perl
4574           !> pod/perlipc.pod
4575 ____________________________________________________________________________
4576 [ 16794] By: nick                                  on 2002/05/26  08:07:12
4577         Log: Update perlipc.pod for new signals
4578      Branch: perlio
4579            ! pod/perlipc.pod
4580 ____________________________________________________________________________
4581 [ 16793] By: nick                                  on 2002/05/26  07:10:14
4582         Log: Integrate mainline
4583      Branch: perlio
4584           !> AUTHORS Changes Configure patchlevel.h
4585 ____________________________________________________________________________
4586 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
4587         Log: Mention that we do Win64.
4588      Branch: perl
4589            ! pod/perldelta.pod
4590 ____________________________________________________________________________
4591 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
4592         Log: Document the $Config{byteorder} changes.
4593      Branch: perl
4594            ! pod/perldelta.pod
4595 ____________________________________________________________________________
4596 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
4597         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
4598              From: Nicholas Clark <nick@unfortu.net>
4599              Date: Sat, 25 May 2002 22:37:19 +0100
4600              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
4601              
4602              Subject: [PATCH] Storable (smaller)
4603              From: Nicholas Clark <nick@unfortu.net>
4604              Date: Sat, 25 May 2002 23:13:13 +0100
4605              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
4606      Branch: perl
4607            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4608            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
4609 ____________________________________________________________________________
4610 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
4611         Log: Update Changes.
4612      Branch: perl
4613            ! Changes patchlevel.h
4614 ____________________________________________________________________________
4615 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
4616         Log: AUTHORS updates.
4617      Branch: perl
4618            ! AUTHORS
4619 ____________________________________________________________________________
4620 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
4621         Log: metaconfig unit changes for #16786.
4622      Branch: metaconfig
4623            ! U/modified/Getfile.U U/modified/pager.U
4624 ____________________________________________________________________________
4625 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
4626         Log: Pager query tweaks from Andy Dougherty (for OS/2).
4627      Branch: perl
4628            ! Configure
4629 ____________________________________________________________________________
4630 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
4631         Log: Integrate perlio:
4632              
4633              [ 16784]
4634              Fix VMS ungetc fix for platforms like NetBSD.
4635      Branch: perl
4636           !> perlio.c
4637 ____________________________________________________________________________
4638 [ 16784] By: nick                                  on 2002/05/25  17:34:48
4639         Log: Fix VMS ungetc fix for platforms like NetBSD.
4640      Branch: perlio
4641            ! perlio.c
4642 ____________________________________________________________________________
4643 [ 16783] By: nick                                  on 2002/05/25  16:33:14
4644         Log: Integrate mainline for Lupe's perlio.c fix before
4645              starting on NetBSD issue
4646      Branch: perlio
4647           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
4648           !> perlio.c pod/perlapio.pod pod/perldelta.pod
4649 ____________________________________________________________________________
4650 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
4651         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
4652              From: "Craig A. Berry" <craigberry@mac.com>
4653              Date: Sat, 25 May 2002 12:19:36 -0500
4654              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
4655      Branch: perl
4656            ! lib/ExtUtils/t/basic.t
4657 ____________________________________________________________________________
4658 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
4659         Log: BeOS: update the test status.
4660      Branch: perl
4661            ! README.beos pod/perldelta.pod
4662 ____________________________________________________________________________
4663 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
4664         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4665              From: Nicholas Clark <nick@unfortu.net>
4666              Date: Sat, 25 May 2002 17:19:21 +0100
4667              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
4668      Branch: perl
4669            ! ext/Storable/t/integer.t
4670 ____________________________________________________________________________
4671 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
4672         Log: Update the number of tests.
4673      Branch: perl
4674            ! pod/perldelta.pod
4675 ____________________________________________________________________________
4676 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
4677         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
4678              From: lupe@lupe-christoph.de (Lupe Christoph)    
4679              Date: Sat, 25 May 2002 15:45:34 +0200
4680              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
4681      Branch: perl
4682            ! perlio.c pod/perlapio.pod
4683 ____________________________________________________________________________
4684 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
4685         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4686              From: Nicholas Clark <nick@unfortu.net>
4687              Date: Sat, 25 May 2002 12:17:44 +0100
4688              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
4689      Branch: perl
4690            ! ext/Storable/t/integer.t
4691 ____________________________________________________________________________
4692 [ 16776] By: nick                                  on 2002/05/25  11:23:28
4693         Log: Integrate mainline
4694      Branch: perlio
4695           +> ext/Storable/t/integer.t
4696           !> (integrate 41 files)
4697 ____________________________________________________________________________
4698 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
4699         Log: perldelta tweaks.
4700      Branch: perl
4701            ! pod/perldelta.pod
4702 ____________________________________________________________________________
4703 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
4704         Log: UNICOS: update test status.
4705      Branch: perl
4706            ! ext/Socket/socketpair.t pod/perldelta.pod
4707 ____________________________________________________________________________
4708 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
4709         Log: UNICOS: since $] is really 5.00700299999997,
4710              testing for equivalence with 5.007003 isn't correct.
4711              (From Nicholas Clark.)
4712      Branch: perl
4713            ! ext/Storable/t/downgrade.t
4714 ____________________________________________________________________________
4715 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
4716         Log: Knock off one test failure thanks to #16771.
4717      Branch: perl
4718            ! pod/perldelta.pod
4719 ____________________________________________________________________________
4720 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
4721         Log: In some (rare) platforms (such as UNICOS) using the native
4722              atof is still better.
4723      Branch: perl
4724            ! numeric.c perl.h
4725 ____________________________________________________________________________
4726 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
4727         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
4728              From: "Craig A. Berry" <craigberry@mac.com>
4729              Date: Fri, 24 May 2002 16:24:44 -0500
4730              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
4731      Branch: perl
4732            ! pod/perldelta.pod vms/vms.c
4733 ____________________________________________________________________________
4734 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
4735         Log: Subject: [PATCH pod/perllol.pod] small typo
4736              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
4737              Date: Fri, 24 May 2002 16:05:07 -0400
4738              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
4739      Branch: perl
4740            ! pod/perllol.pod
4741 ____________________________________________________________________________
4742 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
4743         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
4744              From: Andy Dougherty <doughera@lafayette.edu>
4745              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
4746              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
4747      Branch: perl
4748            ! hints/solaris_2.sh
4749 ____________________________________________________________________________
4750 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
4751         Log: Subject: [patch] small change
4752              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
4753              Date: Fri, 24 May 2002 19:18:24 +0400
4754              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
4755      Branch: perl
4756            ! perl.h win32/makefile.mk
4757 ____________________________________________________________________________
4758 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
4759         Log: Subject: [PATCH] README.aix
4760              From: John Peacock <jpeacock@rowman.com>    
4761              Date: Fri, 24 May 2002 10:49:39 -0400
4762              Message-ID: <3CEE5303.1070201@rowman.com>
4763      Branch: perl
4764            ! README.aix
4765 ____________________________________________________________________________
4766 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
4767         Log: Upgrade to Locale-Codes 2.04.
4768      Branch: perl
4769            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
4770            ! lib/Locale/Country.pm
4771 ____________________________________________________________________________
4772 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
4773         Log: Update Changes.
4774      Branch: perl
4775            ! Changes patchlevel.h
4776 ____________________________________________________________________________
4777 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
4778         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
4779              From: Abigail <abigail@foad.org>
4780              Date: Fri, 24 May 2002 02:43:37 -0700
4781              Message-ID: <20020524024337.A28749@ucan.foad.org>
4782      Branch: perl
4783            ! Makefile.SH
4784 ____________________________________________________________________________
4785 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
4786         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
4787              From: Abigail <abigail@foad.org>
4788              Date: Fri, 24 May 2002 02:26:48 -0700
4789              Message-ID: <20020524022648.A31684@ucan.foad.org>
4790      Branch: perl
4791            ! ext/POSIX/t/posix.t
4792 ____________________________________________________________________________
4793 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
4794         Log: Doc tweaks.
4795      Branch: perl
4796            ! pod/perlunicode.pod pod/perluniintro.pod
4797 ____________________________________________________________________________
4798 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
4799         Log: More portability defines, now mostly type-related
4800              (based on Storable.xs)
4801      Branch: perl
4802            ! ext/Devel/PPPort/PPPort.pm
4803 ____________________________________________________________________________
4804 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
4805         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
4806              From: Nicholas Clark <nick@unfortu.net>
4807              Date: Thu, 23 May 2002 23:43:16 +0100
4808              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
4809      Branch: perl
4810            + ext/Storable/t/integer.t
4811            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
4812            ! ext/Storable/Storable.xs
4813 ____________________________________________________________________________
4814 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
4815         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
4816              From: "Craig A. Berry" <craigberry@mac.com>
4817              Date: Thu, 23 May 2002 16:47:34 -0500
4818              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
4819      Branch: perl
4820            ! configure.com
4821 ____________________________________________________________________________
4822 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
4823         Log: One more ppportability thing (from Sarathy).
4824      Branch: perl
4825            ! ext/Devel/PPPort/PPPort.pm
4826 ____________________________________________________________________________
4827 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
4828         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
4829              From: Michael G Schwern <schwern@pobox.com>
4830              Date: Wed, 22 May 2002 19:21:43 -0400
4831              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
4832      Branch: perl
4833            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4834            ! lib/Test/Harness/t/strap-analyze.t
4835            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
4836            ! t/lib/sample-tests/die_head_end
4837            ! t/lib/sample-tests/die_last_minute
4838 ____________________________________________________________________________
4839 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
4840         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
4841              From: Michael G Schwern <schwern@pobox.com>
4842              Date: Wed, 22 May 2002 19:14:35 -0400
4843              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
4844      Branch: perl
4845            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4846            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
4847            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
4848 ____________________________________________________________________________
4849 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
4850         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
4851              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4852              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
4853              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
4854      Branch: perl
4855            ! dump.c
4856 ____________________________________________________________________________
4857 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
4858         Log: Typo squad.
4859      Branch: perl
4860            ! ext/POSIX/POSIX.pod pod/perldelta.pod
4861 ____________________________________________________________________________
4862 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
4863         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
4864              From: Abigail <abigail@foad.org>
4865              Date: Thu, 23 May 2002 07:53:33 -0700
4866              Message-ID: <20020523075333.A14658@ucan.foad.org>
4867      Branch: perl
4868            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
4869 ____________________________________________________________________________
4870 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
4871         Log: PPPort dTHX.
4872      Branch: perl
4873            ! ext/Devel/PPPort/PPPort.pm
4874 ____________________________________________________________________________
4875 [ 16750] By: nick                                  on 2002/05/23  08:00:24
4876         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
4877      Branch: perlio
4878           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
4879           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
4880           !> pod/perldelta.pod
4881 ____________________________________________________________________________
4882 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
4883         Log: We do not want utf8.t to be compiled under -Mutf8,
4884              wonky as it sounds.
4885      Branch: perl
4886            ! lib/utf8.t
4887 ____________________________________________________________________________
4888 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
4889         Log: We do not want to see the utf8 hints bit.
4890      Branch: perl
4891            ! lib/vmsish.t
4892 ____________________________________________________________________________
4893 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
4894         Log: More -Mutf8 cleanup.
4895      Branch: perl
4896            ! ext/PerlIO/t/fallback.t
4897 ____________________________________________________________________________
4898 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
4899         Log: -Mutf8 cleanup.
4900      Branch: perl
4901            ! ext/Encode/t/mime-header.t
4902 ____________________________________________________________________________
4903 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
4904         Log: Integrate perlio:
4905              
4906              [ 16740]
4907              #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
4908              
4909              [ 16739]
4910              Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
4911              ungetc() and buffer snooping may not mix. So use buffer snoop
4912              hooks to avoid ungetc() where available.
4913              unread() falls back to using :pending layer, and fill has
4914              VMS specific code (which should not get used) or ungetc()
4915              which should work.
4916              
4917              [ 16737]
4918              Flag the VMS-problem-causing part of :encoding
4919              for enhancement. (Problem still needs fixing in perlio.c)
4920      Branch: perl
4921           !> ext/PerlIO/encoding/encoding.xs perlio.c
4922 ____________________________________________________________________________
4923 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
4924         Log: Subject: Re: Additional README.aix changes
4925              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4926              Date: Wed, 22 May 2002 08:37:37 +0200
4927              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
4928      Branch: perl
4929            ! README.aix
4930 ____________________________________________________________________________
4931 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
4932         Log: HP-UX 11.00 io_xs hangup workaround.
4933      Branch: perl
4934            ! hints/hpux.sh
4935 ____________________________________________________________________________
4936 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
4937         Log: Updated UNICOS status from Mark Lutz.
4938      Branch: perl
4939            ! pod/perldelta.pod
4940 ____________________________________________________________________________
4941 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
4942         Log: UNICOS: Mark Lutz had a better idea.
4943      Branch: perl
4944            ! hints/unicos.sh
4945 ____________________________________________________________________________
4946 [ 16740] By: nick                                  on 2002/05/22  21:13:10
4947         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
4948      Branch: perlio
4949            ! perlio.c
4950 ____________________________________________________________________________
4951 [ 16739] By: nick                                  on 2002/05/22  20:59:22
4952         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
4953              ungetc() and buffer snooping may not mix. So use buffer snoop
4954              hooks to avoid ungetc() where available.
4955              unread() falls back to using :pending layer, and fill has
4956              VMS specific code (which should not get used) or ungetc()
4957              which should work.
4958      Branch: perlio
4959            ! perlio.c
4960 ____________________________________________________________________________
4961 [ 16738] By: nick                                  on 2002/05/22  20:34:55
4962         Log: Integrate mainline
4963      Branch: perlio
4964           !> (integrate 40 files)
4965 ____________________________________________________________________________
4966 [ 16737] By: nick                                  on 2002/05/22  19:04:13
4967         Log: Flag the VMS-problem-causing part of :encoding
4968              for enhancement. (Problem still needs fixing in perlio.c)
4969      Branch: perlio
4970            ! ext/PerlIO/encoding/encoding.xs
4971 ____________________________________________________________________________
4972 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
4973         Log: UNICOS: using uname -m is wrong since what matters
4974              is what CPUs (FPUs) we have.
4975      Branch: perl
4976            ! hints/unicos.sh
4977 ____________________________________________________________________________
4978 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
4979         Log: Update Changes.
4980      Branch: perl
4981            ! Changes patchlevel.h
4982 ____________________________________________________________________________
4983 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
4984         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
4985              From: Dave Mitchell <davem@fdgroup.com>
4986              Date: Wed, 22 May 2002 12:53:21 +0100
4987              Message-ID: <20020522125320.E12794@fdgroup.com>
4988      Branch: perl
4989            ! ext/threads/shared/t/cond.t
4990 ____________________________________________________________________________
4991 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
4992         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
4993              From: John Borwick <john_borwick@ncsu.edu>
4994              Date: Wed, 22 May 2002 04:10:37 -0400
4995              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
4996      Branch: perl
4997            ! pod/perlunicode.pod pod/perluniintro.pod
4998 ____________________________________________________________________________
4999 [ 16732] By: ams                                   on 2002/05/22  05:47:35
5000         Log: Integrate #16731 from //depot/macperl.
5001      Branch: perl
5002           !> t/io/crlf.t
5003 ____________________________________________________________________________
5004 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
5005         Log: Be more specific in what we're looking for
5006      Branch: macperl
5007            ! t/io/crlf.t
5008 ____________________________________________________________________________
5009 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
5010         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
5011      Branch: macperl
5012            + lib/Unicode/README
5013           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5014           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5015            - t/lib/st-dump.pl
5016            ! macos/MPVersion.r macos/config.sh
5017           !> (integrate 135 files)
5018 ____________________________________________________________________________
5019 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
5020         Log: FAQ sync.
5021      Branch: perl
5022            ! pod/perlfaq4.pod
5023 ____________________________________________________________________________
5024 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
5025         Log: Getopt::Std clarification from John Borwick.
5026      Branch: perl
5027            ! lib/Getopt/Std.pm
5028 ____________________________________________________________________________
5029 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
5030         Log: Subject: Re: [Patch] for problem with shellwords.pl
5031              From: "Curtis Poe" <cp@onsitetech.com>
5032              Date: Tue, 21 May 2002 11:17:40 -0700
5033              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
5034              
5035              Subject: [Patch] for security problem with Text::ParseWords
5036              From: "Curtis Poe" <cp@onsitetech.com>     
5037              Date: Tue, 21 May 2002 15:10:18 -0700
5038              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
5039      Branch: perl
5040            ! lib/Text/ParseWords.pm lib/shellwords.pl
5041 ____________________________________________________________________________
5042 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
5043         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
5044              From: Nicholas Clark <nick@unfortu.net>
5045              Date: Tue, 21 May 2002 23:01:48 +0100
5046              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
5047      Branch: perl
5048            ! ext/SDBM_File/SDBM_File.xs
5049 ____________________________________________________________________________
5050 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
5051         Log: Subject: [PATCH] Additional README.aix changes
5052              From: John Peacock <jpeacock@rowman.com>
5053              Date: Tue, 21 May 2002 12:01:10 -0400
5054              Message-ID: <3CEA6F46.70902@rowman.com>
5055      Branch: perl
5056            ! README.aix
5057 ____________________________________________________________________________
5058 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
5059         Log: Subject: Win32 crash in fork.t (perl@16694)
5060              From: "Kevin Chase" <kevincha99@hotmail.com>
5061              Date: Mon, 20 May 2002 17:02:16 -0700
5062              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
5063              
5064              
5065              It looks that the Poison() found its first target.
5066              The suggested patch is fine.
5067      Branch: perl
5068            ! cop.h
5069 ____________________________________________________________________________
5070 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
5071         Log: microperl: if DIEing on no-functionality, the has-functionality
5072              would be unreachable code.
5073      Branch: perl
5074            ! pp.c pp_sys.c
5075 ____________________________________________________________________________
5076 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
5077         Log: microperl: do not regenerate the perly.
5078      Branch: perl
5079            ! Makefile.micro
5080 ____________________________________________________________________________
5081 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
5082         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
5083              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5084              Date: Mon, 20 May 2002 22:55:46 -0700
5085              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
5086      Branch: perl
5087            ! utils/h2xs.PL
5088 ____________________________________________________________________________
5089 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
5090         Log: Regen uconfig.h.
5091      Branch: perl
5092            ! uconfig.h
5093 ____________________________________________________________________________
5094 [ 16719] By: ams                                   on 2002/05/21  05:02:01
5095         Log: Why quote some keys?
5096      Branch: perl
5097            ! ext/Storable/Makefile.PL
5098 ____________________________________________________________________________
5099 [ 16718] By: ams                                   on 2002/05/21  04:08:39
5100         Log: Suppress warning about $canonical. (Nicholas Clark)
5101      Branch: perl
5102            ! ext/Storable/Storable.pm
5103 ____________________________________________________________________________
5104 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
5105         Log: Subject: [PATCH] VMS iThreads follow-up
5106              From: "Craig A. Berry" <craigberry@mac.com>
5107              Date: Mon, 20 May 2002 21:34:17 -0500
5108              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
5109      Branch: perl
5110            ! configure.com
5111 ____________________________________________________________________________
5112 [ 16716] By: ams                                   on 2002/05/21  02:47:18
5113         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
5114              2. Install in core library directory. (Tatsuhiko Miyagawa)
5115      Branch: perl
5116            ! ext/Storable/Makefile.PL
5117 ____________________________________________________________________________
5118 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
5119         Log: Subject: [Encode] 1.72 released
5120              From: Dan Kogai <dankogai@dan.co.jp>
5121              Date: Tue, 21 May 2002 01:06:19 +0900
5122              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
5123      Branch: perl
5124            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5125            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
5126            ! ext/Encode/Unicode/Unicode.xs
5127            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
5128 ____________________________________________________________________________
5129 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
5130         Log: Update Changes.
5131      Branch: perl
5132            ! Changes patchlevel.h
5133 ____________________________________________________________________________
5134 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
5135         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
5136      Branch: perl
5137            ! pod/perlfaq4.pod
5138 ____________________________________________________________________________
5139 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
5140         Log: metaconfig unit changes for #16711.
5141      Branch: metaconfig
5142            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5143            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5144            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5145            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5146            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5147            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5148            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5149            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5150            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5151            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5152            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5153            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5154            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5155            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5156            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5157            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5158            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5159            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5160            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5161            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5162            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5163            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5164            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5165            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5166 ____________________________________________________________________________
5167 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
5168         Log: Document better what the foo_r_proto are supposed to be.
5169      Branch: perl
5170            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5171            ! config_h.SH reentr.pl
5172 ____________________________________________________________________________
5173 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
5174         Log: Subject: Re: pod patches.
5175              From: Jim Cromie <jcromie@divsol.com>
5176              Date: Mon, 20 May 2002 09:00:10 -0600
5177              Message-ID: <3CE90F7A.3070309@divsol.com>
5178              
5179              (with Philip Newton's tweaks)
5180      Branch: perl
5181            ! pod/perlsub.pod
5182 ____________________________________________________________________________
5183 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
5184         Log: Subject: Re: pod patch - perldelta.pod
5185              From: Jim Cromie <jcromie@divsol.com>
5186              Date: Mon, 20 May 2002 07:16:54 -0600
5187              Message-ID: <3CE8F746.50603@divsol.com>
5188      Branch: perl
5189            ! pod/perldelta.pod
5190 ____________________________________________________________________________
5191 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
5192         Log: Subject: [patch] one more little step for WinCE
5193              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
5194              Date: Mon, 20 May 2002 11:47:19 +0400
5195              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
5196      Branch: perl
5197            ! wince/Makefile.ce
5198 ____________________________________________________________________________
5199 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
5200         Log: Preemptive doc patch.
5201      Branch: perl
5202            ! pod/perldelta.pod
5203 ____________________________________________________________________________
5204 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
5205         Log: The "constant sub redefined" warning can't be disabled.
5206      Branch: perl
5207            ! pod/perldiag.pod
5208 ____________________________________________________________________________
5209 [ 16705] By: nick                                  on 2002/05/20  10:18:26
5210         Log: Integrate mainline
5211      Branch: perlio
5212           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
5213           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
5214           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
5215           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
5216 ____________________________________________________________________________
5217 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
5218         Log: Missed hunk from #16701.
5219      Branch: perl
5220            ! vms/vms.c
5221 ____________________________________________________________________________
5222 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
5223         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
5224              From: andreas.koenig@anima.de (Andreas J. Koenig)
5225              Date: Mon, 20 May 2002 05:36:14 +0200
5226              Message-ID: <m34rh37aoh.fsf@anima.de>
5227      Branch: perl
5228            + lib/CPAN/t/mirroredby.t
5229            ! MANIFEST
5230 ____________________________________________________________________________
5231 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
5232         Log: Subject: tiny doc tweaks
5233              From: andreas.koenig@anima.de (Andreas J. Koenig)
5234              Date: Mon, 20 May 2002 05:07:13 +0200
5235              Message-ID: <m38z6f7c0u.fsf@anima.de>
5236      Branch: perl
5237            ! pod/perldelta.pod pod/perlfunc.pod
5238 ____________________________________________________________________________
5239 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
5240         Log: Subject: [PATCH @16694] ithreads for VMS
5241              From: "Craig A. Berry" <craigberry@mac.com>
5242              Date: Sun, 19 May 2002 22:06:43 -0500
5243              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
5244      Branch: perl
5245            ! configure.com vms/vms.c vms/vmsish.h
5246 ____________________________________________________________________________
5247 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
5248         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
5249              From: Autrijus Tang <autrijus@autrijus.org>
5250              Date: Mon, 20 May 2002 04:10:31 +0800
5251              Message-ID: <20020519201031.GA1603@not.autrijus.org>
5252      Branch: perl
5253            ! ext/Encode/Encode/Makefile_PL.e2x
5254 ____________________________________________________________________________
5255 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
5256         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
5257              while trying to -O3 optimize B.c.  (A bit weird since
5258              10.1.4 used to work fine, and nothing has changed in
5259              ext/B/..., but the overoptimization was repeatable.)
5260      Branch: perl
5261            + ext/B/hints/darwin.pl
5262            ! MANIFEST
5263 ____________________________________________________________________________
5264 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
5265         Log: UNICOS/mk seems to still have this problem.
5266      Branch: perl
5267            ! ext/Socket/socketpair.t
5268 ____________________________________________________________________________
5269 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
5270         Log: perldelta tweaks.
5271      Branch: perl
5272            ! pod/perldelta.pod
5273 ____________________________________________________________________________
5274 [ 16696] By: nick                                  on 2002/05/19  18:26:39
5275         Log: Integrate mailine
5276      Branch: perlio
5277           !> (integrate 35 files)
5278 ____________________________________________________________________________
5279 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
5280         Log: Document the reentrant_retry(), but from user's viewpoint.
5281      Branch: perl
5282            ! pod/perlthrtut.pod
5283 ____________________________________________________________________________
5284 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
5285         Log: Update Changes.
5286      Branch: perl
5287            ! Changes patchlevel.h
5288 ____________________________________________________________________________
5289 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
5290         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
5291              From: Slaven Rezic <slaven.rezic@berlin.de>
5292              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
5293              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
5294      Branch: perl
5295            ! lib/Benchmark.pm
5296 ____________________________________________________________________________
5297 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
5298         Log: Document once more the difference between :utf8
5299              and :encoding(...).
5300      Branch: perl
5301            ! lib/open.pm pod/perluniintro.pod
5302 ____________________________________________________________________________
5303 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
5304         Log: Third Degree: make the options more portable between
5305              Tru64 versions.
5306      Branch: perl
5307            ! Makefile.SH
5308 ____________________________________________________________________________
5309 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
5310         Log: IRIX SMP turned up a few hundred "Use of uninitialized
5311              value in numeric eq" warnings: initialise the $counter2.
5312      Branch: perl
5313            ! ext/threads/shared/t/cond.t
5314 ____________________________________________________________________________
5315 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
5316         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
5317              From: Dave Mitchell <davem@fdgroup.com>
5318              Date: Sun, 19 May 2002 00:50:43 +0100
5319              Message-ID: <20020519005043.F7275@fdgroup.com>
5320      Branch: perl
5321            ! ext/threads/shared/t/cond.t
5322 ____________________________________________________________________________
5323 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
5324         Log: Sarathy pointed out that instead of zeroing heap
5325              it is more prudent to poison it.
5326      Branch: perl
5327            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
5328            ! scope.c sv.c util.c
5329 ____________________________________________________________________________
5330 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
5331         Log: The thread warnings aren't quite yet working as planned.
5332      Branch: perl
5333            ! ext/threads/shared/t/cond.t
5334 ____________________________________________________________________________
5335 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
5336         Log: Forgotten from #16685.
5337      Branch: perl
5338            ! ext/threads/shared/t/cond.t
5339 ____________________________________________________________________________
5340 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
5341         Log: Subject: [PATCH threads] revised warnings + more tests + docs
5342              From: Dave Mitchell <davem@fdgroup.com>
5343              Date: Sat, 18 May 2002 22:24:51 +0100
5344              Message-ID: <20020518222451.E7275@fdgroup.com>
5345      Branch: perl
5346            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5347            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
5348            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
5349 ____________________________________________________________________________
5350 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
5351         Log: Storable status tweak.
5352      Branch: perl
5353            ! pod/perldelta.pod
5354 ____________________________________________________________________________
5355 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
5356         Log: perlfunc and perldelta updates about caller().
5357      Branch: perl
5358            ! pod/perldelta.pod pod/perlfunc.pod
5359 ____________________________________________________________________________
5360 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
5361         Log: Subject: [PATCH] RE: perl@16678
5362              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
5363              Date: Sat, 18 May 2002 21:15:43 +0100
5364              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
5365              
5366              Making the symbols generated by warnings.pl future-proof.
5367      Branch: perl
5368            ! lib/warnings.pm warnings.h warnings.pl
5369 ____________________________________________________________________________
5370 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
5371         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
5372              From: Michael G Schwern <schwern@pobox.com>
5373              Date: Sat, 18 May 2002 14:53:50 -0400
5374              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
5375      Branch: perl
5376            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
5377            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
5378 ____________________________________________________________________________
5379 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
5380         Log: Prettyprinting.
5381      Branch: perl
5382            ! t/op/recurse.t
5383 ____________________________________________________________________________
5384 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
5385         Log: Companion to #16601: cxinc would create uninitialized
5386              PERL_CONTEXTs.  The bug was tickled by the test
5387              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
5388              added to check that I got the context stack extension right.
5389              Also rewrite recurse.t to use test.pl.
5390      Branch: perl
5391            ! scope.c t/op/recurse.t
5392 ____________________________________________________________________________
5393 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
5394         Log: Update Changes.
5395      Branch: perl
5396            ! Changes patchlevel.h
5397 ____________________________________________________________________________
5398 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
5399         Log: URL and other tiny tweaks.
5400      Branch: perl
5401            ! pod/perluniintro.pod
5402 ____________________________________________________________________________
5403 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
5404         Log: Subject: [Patch] doc patch on Unicode
5405              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5406              Date: Sun, 19 May 2002 01:01:58 +0900
5407              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
5408      Branch: perl
5409            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
5410 ____________________________________________________________________________
5411 [ 16675] By: ams                                   on 2002/05/18  15:06:35
5412         Log: s/2.0/2.00/ to be CPAN friendly.
5413      Branch: perl
5414            ! ext/Storable/Storable.pm
5415 ____________________________________________________________________________
5416 [ 16674] By: ams                                   on 2002/05/18  14:47:07
5417         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
5418              EBCDIC, amazing.
5419              From: Philip Newton <Philip.Newton@gmx.net>
5420              Date: Sat, 18 May 2002 09:54:13 +0200
5421              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
5422      Branch: perl
5423            ! lib/Pod/t/eol.t
5424 ____________________________________________________________________________
5425 [ 16673] By: ams                                   on 2002/05/18  14:41:00
5426         Log: Subject: Storable test for 64 bit 5.6.1
5427              From: Nicholas Clark <nick@unfortu.net>
5428              Date: Sat, 18 May 2002 15:48:55 +0100
5429              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
5430              (Private mail.)
5431      Branch: perl
5432            ! ext/Storable/t/malice.t
5433 ____________________________________________________________________________
5434 [ 16672] By: nick                                  on 2002/05/18  09:47:51
5435         Log: Integrate mainline
5436      Branch: perlio
5437           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
5438            - t/lib/st-dump.pl
5439           !> (integrate 67 files)
5440 ____________________________________________________________________________
5441 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
5442         Log: No more true.
5443      Branch: perl
5444            ! lib/vars.pm
5445 ____________________________________________________________________________
5446 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
5447         Log: Make use vars grok UTF-8.
5448      Branch: perl
5449            ! lib/vars.pm t/run/fresh_perl.t
5450 ____________________________________________________________________________
5451 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
5452         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
5453              From: Michael G Schwern <schwern@pobox.com>
5454              Date: Fri, 17 May 2002 23:54:29 -0400  
5455              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
5456      Branch: perl
5457            ! t/op/tie.t t/run/fresh_perl.t
5458 ____________________________________________________________________________
5459 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
5460         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
5461              From: Michael G Schwern <schwern@pobox.com>
5462              Date: Fri, 17 May 2002 20:37:26 -0400  
5463              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
5464      Branch: perl
5465            + t/lib/sample-tests/shbang_misparse
5466            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
5467            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
5468            ! lib/Test/Harness/t/test-harness.t
5469 ____________________________________________________________________________
5470 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
5471         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
5472              From: Nicholas Clark <nick@unfortu.net>
5473              Date: Sat, 18 May 2002 00:18:39 +0100  
5474              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
5475              
5476              Use Storable's st-dump.pl.
5477      Branch: perl
5478            - t/lib/st-dump.pl
5479            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
5480            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
5481            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
5482            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
5483            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
5484            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
5485            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
5486 ____________________________________________________________________________
5487 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
5488         Log: Forgotten from #16656.
5489      Branch: perl
5490            ! ext/B/B.xs
5491 ____________________________________________________________________________
5492 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
5493         Log: Subject: [PATCH] Storable ChangeLog ready for release 
5494              From: Nicholas Clark <nick@unfortu.net>
5495              Date: Fri, 17 May 2002 23:17:34 +0100  
5496              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
5497      Branch: perl
5498            ! ext/Storable/ChangeLog
5499 ____________________________________________________________________________
5500 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
5501         Log: Subject: [PATCH] Storable stand alone tests
5502              From: Nicholas Clark <nick@unfortu.net>
5503              Date: Fri, 17 May 2002 22:43:35 +0100  
5504              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
5505      Branch: perl
5506            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
5507            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
5508            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
5509            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
5510            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
5511            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
5512            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
5513            ! ext/Storable/t/store.t ext/Storable/t/tied.t
5514            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
5515            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
5516 ____________________________________________________________________________
5517 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
5518         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
5519              From: Michael G Schwern <schwern@pobox.com>
5520              Date: Fri, 17 May 2002 17:17:54 -0400  
5521              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
5522      Branch: perl
5523            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
5524            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
5525            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
5526            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
5527            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
5528            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
5529            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5530            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
5531            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
5532            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
5533            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
5534            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
5535            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
5536            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
5537 ____________________________________________________________________________
5538 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
5539         Log: More regression tests for caller() and fix one bug of #16658.
5540      Branch: perl
5541            ! pp_ctl.c t/op/caller.t
5542 ____________________________________________________________________________
5543 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
5544         Log: Integrate perlio:
5545              
5546              [ 16657]
5547              Fix the crlf.t buffer leak
5548              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5549              flagged it because it is more often popped without stream
5550              being closed.
5551              - Define non-noop PerlIOBuf_popped(), use it and export it.
5552      Branch: perl
5553           !> makedef.pl perlio.c perliol.h
5554 ____________________________________________________________________________
5555 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
5556         Log: Add a note about Cwd::fastcwd() returning tainted data.
5557              Sort modules alphabetically.
5558      Branch: perl
5559            ! pod/perldelta.pod
5560 ____________________________________________________________________________
5561 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
5562         Log: Remove O from the untested modules list.
5563      Branch: perl
5564            ! t/lib/1_compile.t
5565 ____________________________________________________________________________
5566 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
5567         Log: Fix bug 20020517.003 : segfault with caller().
5568              Add regression tests for caller.
5569      Branch: perl
5570            + t/op/caller.t
5571            ! MANIFEST pp_ctl.c
5572 ____________________________________________________________________________
5573 [ 16657] By: nick                                  on 2002/05/17  17:18:18
5574         Log: Fix the crlf.t buffer leak
5575              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
5576              flagged it because it is more often popped without stream
5577              being closed.
5578              - Define non-noop PerlIOBuf_popped(), use it and export it.
5579      Branch: perlio
5580            ! makedef.pl perlio.c perliol.h
5581 ____________________________________________________________________________
5582 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
5583         Log: PERL_HASH() casting games so that our hashed data is "unsigned
5584              char" but old code using just a "char" doesn't need changes.
5585              (The change is using a temporary pointer instead of a direct
5586              cast to unsigned char* which would blindly cast anything,
5587              not just char pointers.)  (The problem arose in MacOS Classic,
5588              as seen by Pudge, the cure by Nicholas Clark.)
5589      Branch: perl
5590            ! hv.c hv.h op.c sv.c vms/vms.c
5591 ____________________________________________________________________________
5592 [ 16655] By: nick                                  on 2002/05/17  14:59:20
5593         Log: Integrate mainline
5594      Branch: perlio
5595           !> (integrate 28 files)
5596 ____________________________________________________________________________
5597 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
5598         Log: Update Changes.
5599      Branch: perl
5600            ! Changes patchlevel.h
5601 ____________________________________________________________________________
5602 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
5603         Log: FAQ sync.
5604      Branch: perl
5605            ! pod/perlfaq4.pod pod/perlfaq8.pod
5606 ____________________________________________________________________________
5607 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
5608         Log: Forgot from #16628.
5609      Branch: perl
5610            ! ext/Encode/Makefile.PL
5611 ____________________________________________________________________________
5612 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
5613         Log: One Last Time
5614      Branch: macperl
5615            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5616            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5617            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
5618            + lib/Unicode/UCD.t
5619 ____________________________________________________________________________
5620 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
5621         Log: Stupid case insensitivity
5622      Branch: macperl
5623            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
5624            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
5625            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
5626            - lib/unicode/UCD.t
5627 ____________________________________________________________________________
5628 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
5629         Log: Move Unicode -> unicode, remove README
5630      Branch: macperl
5631            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5632            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
5633            - lib/Unicode/Collate/t/test.t lib/Unicode/README
5634            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
5635 ____________________________________________________________________________
5636 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
5637         Log: Move Unicode -> unicode, remove README (oops, forgot one)
5638      Branch: macperl
5639           +> lib/unicode/Collate/README
5640 ____________________________________________________________________________
5641 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
5642         Log: Move Unicode -> unicode, remove README
5643      Branch: macperl
5644           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
5645           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
5646           +> lib/unicode/UCD.pm lib/unicode/UCD.t
5647 ____________________________________________________________________________
5648 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
5649         Log: Integrate perl
5650      Branch: macperl
5651           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
5652           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
5653           +> lib/Thread/Semaphore.pm
5654            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5655            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
5656            - wince/include/sys/types.h wince/include/sys/utime.h
5657            - wince/include/time.h
5658            ! macos/MPVersion.r macos/config.sh
5659           !> (integrate 173 files)
5660 ____________________________________________________________________________
5661 [ 16645] By: nick                                  on 2002/05/17  06:56:40
5662         Log: Integrate mainline
5663      Branch: perlio
5664           +> ext/Storable/t/st-dump.pl
5665            - wince/FindExt.pm
5666           !> (integrate 40 files)
5667 ____________________________________________________________________________
5668 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
5669         Log: STDERR noise.
5670      Branch: perl
5671            ! lib/Switch.pm
5672 ____________________________________________________________________________
5673 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
5674         Log: Upgrade to Switch 2.07.
5675      Branch: perl
5676            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
5677            ! lib/Switch/t/given.t lib/Switch/t/nested.t
5678            ! lib/Switch/t/switch.t
5679 ____________________________________________________________________________
5680 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
5681         Log: Missed hunk in #16641.
5682      Branch: perl
5683            ! lib/Filter/Simple/Changes
5684 ____________________________________________________________________________
5685 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
5686         Log: Upgrade to Filter::Simple 0.78.
5687              (Keep #14432, let Damian know of it.)
5688      Branch: perl
5689            ! lib/Filter/Simple.pm lib/Filter/Simple/README
5690            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
5691            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
5692            ! lib/Filter/Simple/t/import.t
5693 ____________________________________________________________________________
5694 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
5695         Log: More Third Degree.
5696      Branch: perl
5697            ! t/TEST
5698 ____________________________________________________________________________
5699 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
5700         Log: Third Degree tweaks.
5701      Branch: perl
5702            ! pod/perlhack.pod t/TEST
5703 ____________________________________________________________________________
5704 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
5705         Log: Purify: dl_last_error was leaking.
5706      Branch: perl
5707            ! ext/DynaLoader/dlutils.c
5708 ____________________________________________________________________________
5709 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
5710         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
5711              From: Chris Ball <chris@cpan.org>
5712              Date: 16 May 2002 20:51:34 +0100
5713              Message-ID: <86lmajvpkp.fsf@void.printf.net>
5714      Branch: perl
5715            ! utils/perldoc.PL
5716 ____________________________________________________________________________
5717 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
5718         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
5719              From: "Craig A. Berry" <craigberry@mac.com>
5720              Date: Thu, 16 May 2002 14:13:15 -0500
5721              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
5722      Branch: perl
5723            ! lib/ExtUtils/t/Constant.t
5724 ____________________________________________________________________________
5725 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
5726         Log: Make Cwd::fastcwd() return a tainted value.
5727              Add regression tests for taint-safety of the *cwd()
5728              functions.
5729      Branch: perl
5730            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
5731 ____________________________________________________________________________
5732 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
5733         Log: Subject: Re: AIX warning in hints regarding gcc
5734              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5735              Date: Thu, 16 May 2002 18:55:41 +0200
5736              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
5737      Branch: perl
5738            ! hints/aix.sh
5739 ____________________________________________________________________________
5740 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
5741         Log: Update the test statuses.
5742      Branch: perl
5743            ! pod/perldelta.pod
5744 ____________________________________________________________________________
5745 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
5746         Log: The UDP sockpair failure seems to have magically
5747              disappeared from both UNICOSes.
5748              (One gets "UNEXPECTEDLY SUCCEEDED".)
5749      Branch: perl
5750            ! ext/Socket/socketpair.t
5751 ____________________________________________________________________________
5752 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
5753         Log: Brokenness of restricted hashes with Storable on EBCDIC
5754              seems to be an artifact of the downgrade.t.
5755      Branch: perl
5756            ! ext/Storable/Storable.pm
5757 ____________________________________________________________________________
5758 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
5759         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
5760              memory debuggers.
5761      Branch: perl
5762            ! pod/perlhack.pod
5763 ____________________________________________________________________________
5764 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
5765         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
5766              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5767              Date: Thu, 16 May 2002 16:42:34 +0200
5768              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
5769              
5770              gcc 3 version parsing proofing.
5771      Branch: perl
5772            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
5773 ____________________________________________________________________________
5774 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
5775         Log: Subject: [PATCH] good day for WinCE port of perl.
5776              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5777              Date: Thu, 16 May 2002 03:33:23 +0400
5778              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
5779      Branch: perl
5780            - wince/FindExt.pm
5781            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5782            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
5783            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
5784            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
5785            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
5786            ! wince/config_H.ce wince/config_h.PL
5787 ____________________________________________________________________________
5788 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
5789         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
5790              From: slaven.rezic@berlin.de
5791              Date: Mon, 13 May 2002 16:02:24 +0200
5792              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
5793      Branch: perl
5794            ! ext/Sys/Syslog/Syslog.pm
5795 ____________________________________________________________________________
5796 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
5797         Log: Subject: Re: [PATCH] allow use threads qw(yield)
5798              From: Dave Mitchell <davem@fdgroup.com>
5799              Date: Wed, 15 May 2002 23:26:27 +0100
5800              Message-ID: <20020515232626.E28924@fdgroup.com>
5801      Branch: perl
5802            ! ext/threads/threads.xs
5803 ____________________________________________________________________________
5804 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
5805         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
5806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5807              Date: Thu, 16 May 2002 14:22:21 +0200
5808              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
5809      Branch: perl
5810            ! hints/aix.sh
5811 ____________________________________________________________________________
5812 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
5813         Log: metaconfig unit change for #16623.
5814      Branch: metaconfig
5815            ! U/ebcdic/trnl.U
5816 ____________________________________________________________________________
5817 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
5818         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
5819              from John Poltorak <jp@eyup.org>.
5820      Branch: perl
5821            ! Configure
5822 ____________________________________________________________________________
5823 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
5824         Log: DJGPP doesn't have \r\n delimited files (it has \r).
5825      Branch: perl
5826            ! lib/Tie/File/t/21_win32.t
5827 ____________________________________________________________________________
5828 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
5829         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
5830              2. Doing a s///g instead of tr/// works better for CR-delimited
5831              files, like in DJGPP (since <FH> doesn't correctly pull in
5832              CR-delimited lines).
5833      Branch: perl
5834            ! lib/Pod/Html.pm lib/Pod/t/eol.t
5835 ____________________________________________________________________________
5836 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
5837         Log: Don't test $! with like() since one may have
5838              a non-English locale, or simply AIX :-)
5839      Branch: perl
5840            ! ext/PerlIO/t/fail.t
5841 ____________________________________________________________________________
5842 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
5843         Log: DJGPP updates from Laszlo Molnar.
5844      Branch: perl
5845            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
5846 ____________________________________________________________________________
5847 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
5848         Log: Integrate perlio:
5849              
5850              [ 16613]
5851              Make open fail when layer string does not parse.
5852      Branch: perl
5853           +> ext/PerlIO/t/fail.t
5854           !> MANIFEST perlio.c
5855 ____________________________________________________________________________
5856 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
5857         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
5858              From: Nicholas Clark <nick@unfortu.net>
5859              Date: Wed, 15 May 2002 23:06:20 +0100
5860              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
5861      Branch: perl
5862            ! ext/Storable/Storable.xs
5863 ____________________________________________________________________________
5864 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
5865         Log: Two down, ten to go.
5866      Branch: perl
5867            ! pod/perldelta.pod
5868 ____________________________________________________________________________
5869 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
5870         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
5871      Branch: perl
5872            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
5873 ____________________________________________________________________________
5874 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
5875         Log: Schizoid MANIFESTs.
5876      Branch: perl
5877            + ext/Storable/t/st-dump.pl
5878            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
5879 ____________________________________________________________________________
5880 [ 16613] By: nick                                  on 2002/05/15  19:26:00
5881         Log: Make open fail when layer string does not parse.
5882      Branch: perlio
5883            + ext/PerlIO/t/fail.t
5884            ! MANIFEST perlio.c
5885 ____________________________________________________________________________
5886 [ 16612] By: nick                                  on 2002/05/15  18:11:15
5887         Log: Integrate mainline
5888      Branch: perlio
5889           !> Changes ext/Storable/Storable.pm patchlevel.h
5890           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
5891 ____________________________________________________________________________
5892 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
5893         Log: Update Changes.
5894      Branch: perl
5895            ! Changes patchlevel.h
5896 ____________________________________________________________________________
5897 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
5898         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
5899      Branch: perl
5900            ! pod/perldelta.pod t/run/fresh_perl.t
5901 ____________________________________________________________________________
5902 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
5903         Log: Document some of the known EBCDIC problems with Storable.
5904              (There is more, but need to do more tests.)
5905      Branch: perl
5906            ! ext/Storable/Storable.pm
5907 ____________________________________________________________________________
5908 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
5909         Log: Purify finding: jperl.t causes a few Array Bounds Reads
5910              (one byte too far in a malloced buffer) at various spots
5911              in regcomp.c, all the buffers malloced by SvGROW() in
5912              sv_recode_to_utf8().
5913      Branch: perl
5914            ! sv.c
5915 ____________________________________________________________________________
5916 [ 16607] By: nick                                  on 2002/05/15  06:57:26
5917         Log: Integrate mainline
5918      Branch: perlio
5919           +> Porting/thirdclean
5920           !> (integrate 36 files)
5921 ____________________________________________________________________________
5922 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
5923         Log: Subject: [PATCH] Re: use of lc module names and warnings
5924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5925              Date: Sun, 12 May 2002 23:09:46 +0200
5926              Message-ID: <20020512230946.E699@rafael>
5927      Branch: perl
5928            ! toke.c
5929 ____________________________________________________________________________
5930 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
5931         Log: More rule tweakage.
5932      Branch: perl
5933            ! Porting/thirdclean
5934 ____________________________________________________________________________
5935 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
5936         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
5937              From: Sam Tregar <sam@tregar.com>
5938              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
5939              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
5940      Branch: perl
5941            ! ext/Devel/DProf/DProf.xs
5942 ____________________________________________________________________________
5943 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
5944         Log: $VERSIONize.
5945      Branch: perl
5946            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
5947 ____________________________________________________________________________
5948 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
5949         Log: Third Degree: name the op/foo.t as op_foo.
5950      Branch: perl
5951            ! t/TEST
5952 ____________________________________________________________________________
5953 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
5954         Log: Read of uninitialized heap found by Third Degree
5955              (e.g. in t/op/subst.t)
5956      Branch: perl
5957            ! scope.c
5958 ____________________________________________________________________________
5959 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
5960         Log: Add more rules.
5961      Branch: perl
5962            ! Porting/thirdclean
5963 ____________________________________________________________________________
5964 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
5965         Log: Subject: [PATCH] allow use threads qw(yield)
5966              From: Dave Mitchell <davem@fdgroup.com>
5967              Date: Tue, 14 May 2002 22:49:47 +0100
5968              Message-ID: <20020514224947.F25049@fdgroup.com>
5969      Branch: perl
5970            ! ext/threads/threads.pm ext/threads/threads.xs
5971 ____________________________________________________________________________
5972 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
5973         Log: Micropatch from Olaf Flebbe.
5974      Branch: perl
5975            ! epoc/epoc.c
5976 ____________________________________________________________________________
5977 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
5978         Log: Subject: perlhack.pod typos [PATCH]
5979              From: "John P. Linderman" <jpl@research.att.com>
5980              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
5981              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
5982      Branch: perl
5983            ! pod/perlhack.pod
5984 ____________________________________________________________________________
5985 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
5986         Log: Subject: typo in Socket.pm
5987              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5988              Date: Tue, 14 May 2002 12:02:47 +0200
5989              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
5990      Branch: perl
5991            ! ext/IO/lib/IO/Socket.pm
5992 ____________________________________________________________________________
5993 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
5994         Log: The #16592 needs this.
5995      Branch: perl
5996            ! embedvar.h perlapi.h
5997 ____________________________________________________________________________
5998 [ 16594] By: sky                                   on 2002/05/14  17:08:01
5999         Log: Subject: Re: lib/sort.t failure [PATCH]
6000              From: "John P. Linderman" <jpl@research.att.com>
6001              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
6002              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
6003      Branch: perl
6004            ! pod/perlfunc.pod
6005 ____________________________________________________________________________
6006 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
6007         Log: Add a script for cleaning out the "known noise"
6008              from Third Degree reports: either noise caused
6009              by libc itself, or Perl_yyparse leaks.
6010      Branch: perl
6011            + Porting/thirdclean
6012            ! MANIFEST
6013 ____________________________________________________________________________
6014 [ 16592] By: sky                                   on 2002/05/14  15:21:39
6015         Log: Turn the sort RealCmp for stable quicksorts into a
6016              threadsafe per interpreter values.
6017      Branch: perl
6018            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
6019 ____________________________________________________________________________
6020 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
6021         Log: reentr.h affects more C files than just reentr.c
6022      Branch: perl
6023            ! locale.c pp.c pp_sys.c
6024 ____________________________________________________________________________
6025 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
6026         Log: Document reentr.pl a bit better.  Still rather
6027              convoluted code, but it ain't broken, so...
6028      Branch: perl
6029            ! reentr.h reentr.pl
6030 ____________________________________________________________________________
6031 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
6032         Log: z/OS update: not all Storable was clear yet.
6033      Branch: perl
6034            ! pod/perldelta.pod
6035 ____________________________________________________________________________
6036 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
6037         Log: Avoid potentially empty struct.
6038      Branch: perl
6039            ! reentr.h reentr.pl
6040 ____________________________________________________________________________
6041 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
6042         Log: Todo tweaks.
6043      Branch: perl
6044            ! pod/perltodo.pod
6045 ____________________________________________________________________________
6046 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
6047         Log: Subject: [PATCH] various minor fixes in threads.            
6048              From: Dave Mitchell <davem@fdgroup.com>
6049              Date: Mon, 13 May 2002 23:48:22 +0100      
6050              Message-ID: <20020513234822.G21318@fdgroup.com>
6051      Branch: perl
6052            ! dump.c ext/threads/shared/shared.xs
6053 ____________________________________________________________________________
6054 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
6055         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
6056              From: PPrymmer@factset.com
6057              Date: Mon, 13 May 2002 17:37:28 -0400
6058              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
6059      Branch: perl
6060            ! vms/vms.c
6061 ____________________________________________________________________________
6062 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
6063         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6064              From: Nicholas Clark <nick@unfortu.net>    
6065              Date: Mon, 13 May 2002 21:45:47 +0100
6066              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
6067      Branch: perl
6068            ! lib/ExtUtils/t/Constant.t
6069 ____________________________________________________________________________
6070 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
6071         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
6072              From: Nicholas Clark <nick@unfortu.net>    
6073              Date: Mon, 13 May 2002 21:47:38 +0100
6074              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
6075      Branch: perl
6076            ! lib/Benchmark.t
6077 ____________________________________________________________________________
6078 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
6079         Log: Subject: WinCE several touches
6080              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6081              Date: Tue, 14 May 2002 00:43:11 +0400      
6082              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
6083      Branch: perl
6084            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
6085            ! wince/config_h.PL
6086 ____________________________________________________________________________
6087 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
6088         Log: Subject: Re: perl@16573
6089              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6090              Date: Mon, 13 May 2002 18:30:35 +0200
6091              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
6092              
6093              (gcc 3.0 vs 64-bit hpux hints)
6094      Branch: perl
6095            ! hints/hpux.sh
6096 ____________________________________________________________________________
6097 [ 16580] By: sky                                   on 2002/05/13  19:38:09
6098         Log: Make the point a bit clearer after suggestion from Merijin
6099      Branch: perl
6100            ! pod/perltodo.pod
6101 ____________________________________________________________________________
6102 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
6103         Log: perltodo update.
6104      Branch: perl
6105            ! pod/perltodo.pod
6106 ____________________________________________________________________________
6107 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
6108         Log: Subject: README.aix update
6109              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6110              Date: Mon, 13 May 2002 19:02:47 +0200
6111              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
6112      Branch: perl
6113            ! README.aix
6114 ____________________________________________________________________________
6115 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
6116         Log: export PerlIOBuf_get_base for win32 extension linkage
6117      Branch: perl
6118            ! makedef.pl
6119 ____________________________________________________________________________
6120 [ 16576] By: nick                                  on 2002/05/13  18:20:22
6121         Log: Integrate mainline
6122      Branch: perlio
6123           !> Changes README.vos ext/threads/shared/shared.pm
6124           !> ext/threads/shared/t/0nothread.t
6125           !> ext/threads/shared/t/av_refs.t
6126           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6127           !> ext/threads/shared/t/hv_refs.t
6128           !> ext/threads/shared/t/hv_simple.t
6129           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6130           !> ext/threads/shared/t/semaphore.t
6131           !> ext/threads/shared/t/shared_attr.t
6132           !> ext/threads/shared/t/sv_refs.t
6133           !> ext/threads/shared/t/sv_simple.t patchlevel.h
6134           !> pod/perldelta.pod vms/vms.c xsutils.c
6135 ____________________________________________________________________________
6136 [ 16575] By: ams                                   on 2002/05/13  15:42:50
6137         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
6138              From: Paul_GreenVOS@vos.stratus.com
6139              Date: Mon, 13 May 02 12:32 edt
6140              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
6141      Branch: perl
6142            ! README.vos pod/perldelta.pod
6143 ____________________________________________________________________________
6144 [ 16574] By: ams                                   on 2002/05/13  15:41:14
6145         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
6146              From: PPrymmer@factset.com
6147              Date: Mon, 13 May 2002 11:38:15 -0400
6148              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
6149      Branch: perl
6150            ! vms/vms.c
6151 ____________________________________________________________________________
6152 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
6153         Log: Update Changes.
6154      Branch: perl
6155            ! Changes patchlevel.h
6156 ____________________________________________________________________________
6157 [ 16572] By: sky                                   on 2002/05/13  12:30:35
6158         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
6159              From: Dave Mitchell <davem@fdgroup.com>
6160              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
6161              Message-Id: <20020510235227.J12298@fdgroup.com>
6162      Branch: perl
6163            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
6164            ! ext/threads/shared/t/av_refs.t
6165            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
6166            ! ext/threads/shared/t/hv_refs.t
6167            ! ext/threads/shared/t/hv_simple.t
6168            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
6169            ! ext/threads/shared/t/semaphore.t
6170            ! ext/threads/shared/t/shared_attr.t
6171            ! ext/threads/shared/t/sv_refs.t
6172            ! ext/threads/shared/t/sv_simple.t xsutils.c
6173 ____________________________________________________________________________
6174 [ 16571] By: nick                                  on 2002/05/13  07:54:10
6175         Log: Integrate Mainline
6176      Branch: perlio
6177           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
6178            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6179            - wince/include/cectype.h wince/include/errno.h
6180            - wince/include/sys/types.h wince/include/sys/utime.h
6181            - wince/include/time.h
6182           !> (integrate 51 files)
6183 ____________________________________________________________________________
6184 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
6185         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
6186              From: Michael G Schwern <schwern@pobox.com>
6187              Date: Sun, 12 May 2002 19:32:58 -0400
6188              Message-ID: <20020512233258.GK696@blackrider>
6189      Branch: perl
6190            ! t/TEST
6191 ____________________________________________________________________________
6192 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
6193         Log: Be clean.
6194      Branch: perl
6195            ! Makefile.SH ext/B/t/o.t
6196 ____________________________________________________________________________
6197 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
6198         Log: change#8666 ($Config{perllibs}) apparently never got into
6199              mainline--merge, and add other missing entries; regen
6200              config_H.* files
6201      Branch: perl
6202            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6203            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6204            ! win32/config_H.vc win32/config_H.vc64
6205 ____________________________________________________________________________
6206 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
6207         Log: Elaborate on the exit/wait plan a bit.
6208      Branch: perl
6209            ! pod/perltodo.pod
6210 ____________________________________________________________________________
6211 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
6212         Log: Slight doc tweaks.
6213      Branch: perl
6214            ! pod/perlthrtut.pod
6215 ____________________________________________________________________________
6216 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
6217         Log: OS/390: update the test results.
6218      Branch: perl
6219            ! pod/perldelta.pod
6220 ____________________________________________________________________________
6221 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
6222         Log: Add threadsafety caveats.
6223      Branch: perl
6224            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
6225 ____________________________________________________________________________
6226 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
6227         Log: Update the Mac OS X situation.
6228      Branch: perl
6229            ! pod/perldelta.pod
6230 ____________________________________________________________________________
6231 [ 16562] By: sky                                   on 2002/05/12  19:10:27
6232         Log: Update todo, removing things done and adding new things.
6233      Branch: perl
6234            ! pod/perltodo.pod
6235 ____________________________________________________________________________
6236 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
6237         Log: Reword the "threads still running" cleanup message.
6238      Branch: perl
6239            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
6240            ! pod/perltoc.pod
6241 ____________________________________________________________________________
6242 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
6243         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
6244              (The manifestation: running pat.t core dumps after test 639.
6245              Removing everything after 639 makes core go away, as does
6246              removing everything before 640.  I did say "weird".  Some
6247              sort of a memory corruption, no doubt, but no time to debug
6248              in more detail.)
6249      Branch: perl
6250            ! t/op/pat.t
6251 ____________________________________________________________________________
6252 [ 16559] By: sky                                   on 2002/05/12  17:59:41
6253         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
6254      Branch: perl
6255            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
6256            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
6257            ! MANIFEST
6258 ____________________________________________________________________________
6259 [ 16558] By: sky                                   on 2002/05/12  17:57:51
6260         Log: Fixed bug where tmpsv would be null after the return of the 
6261              amagic. Now check for that and allocate the tmpsv afterwards, 
6262              this is done in all other places that use amagic.
6263              Fixes bug when threads->unknownfunction() was called and
6264              we coredumped on the stringification somewhere deep in the
6265              autoloader/dynaloader something. Far to deep for me to provide
6266              a test case.
6267      Branch: perl
6268            ! sv.c
6269 ____________________________________________________________________________
6270 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
6271         Log: (retracted by #16560)
6272              EBCDIC: must protect also compile time so that
6273              the illegal UTF-EBCDIC is not seen.
6274      Branch: perl
6275            ! t/op/pat.t
6276 ____________________________________________________________________________
6277 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
6278         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
6279      Branch: perl
6280            ! pod/perlebcdic.pod regcomp.c
6281 ____________________________________________________________________________
6282 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
6283         Log: As suggested by Dave Mitchell, adding yield()s at
6284              appropriate spots helps non-preemptive thread
6285              implementations, like the GNU pth.  Tested at NetBSD
6286              by Martin Weber <Ephaeton@gmx.net>.
6287      Branch: perl
6288            ! ext/threads/t/basic.t ext/threads/t/list.t
6289            ! ext/threads/t/thread.t
6290 ____________________________________________________________________________
6291 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
6292         Log: Subject: RE: VOS bleadperl test failure on 16539
6293              From: chromatic <chromatic@rmci.net>
6294              Date: Sat, 11 May 2002 23:23:54 -0700
6295              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
6296      Branch: perl
6297            ! ext/B/t/o.t
6298 ____________________________________________________________________________
6299 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
6300         Log: There's no rest for the wicked misspellers.
6301      Branch: perl
6302            ! pod/perlthrtut.pod
6303 ____________________________________________________________________________
6304 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
6305         Log: Detypos (and sticking with US spelling since Dan Sugalski
6306              wrote the original text of perlthrtut)
6307      Branch: perl
6308            ! ext/threads/threads.pm pod/perlthrtut.pod
6309 ____________________________________________________________________________
6310 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
6311         Log: Because of #16550 these tests would now spew
6312              "Malformed UTF-8" in EBCDIC.
6313      Branch: perl
6314            ! t/op/pat.t
6315 ____________________________________________________________________________
6316 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
6317         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
6318              scripts does not apply any more.  (The utf8.t needed a little
6319              bit of relaxing to work in EBCDIC, since *both* the bytes in
6320              subtest #30 are illegal UTF-EBCDIC, and the error message
6321              matched is slightly different.)  The utf8.t now passes.
6322      Branch: perl
6323            ! lib/utf8.t toke.c
6324 ____________________________________________________________________________
6325 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
6326         Log: Subject: [PATCH] a bit more for WinCE
6327              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6328              Date: Sun, 12 May 2002 02:34:24 +0400
6329              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
6330      Branch: perl
6331            ! wince/wince.c
6332 ____________________________________________________________________________
6333 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
6334         Log: Subject: [PATCH] for WinCE cross-build, another one
6335              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
6336              Date: Sun, 12 May 2002 00:02:47 +0400
6337              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
6338      Branch: perl
6339            - wince/include/cectype.h wince/include/errno.h
6340            - wince/include/sys/types.h wince/include/sys/utime.h
6341            - wince/include/time.h
6342            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
6343            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
6344            ! wince/wince.c
6345 ____________________________________________________________________________
6346 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
6347         Log: Explicit casts due to #16542.
6348      Branch: perl
6349            ! ext/B/B.xs hv.c op.c sv.c
6350 ____________________________________________________________________________
6351 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
6352         Log: Upgrade to Test::Harness 2.21.
6353      Branch: perl
6354            ! lib/Test/Harness.pm lib/Test/Harness/Changes
6355            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6356            ! lib/Test/Harness/t/test-harness.t
6357 ____________________________________________________________________________
6358 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
6359         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
6360              but keep up with the $VERSION)
6361      Branch: perl
6362            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
6363 ____________________________________________________________________________
6364 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
6365         Log: metaconfig unit change for #16543.
6366      Branch: metaconfig
6367            ! U/threads/usethreads.U
6368 ____________________________________________________________________________
6369 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
6370         Log: Subject: [PATCH] updated threads docs
6371              From: Dave Mitchell <davem@fdgroup.com>
6372              Date: Sat, 11 May 2002 20:00:51 +0100
6373              Message-ID: <20020511200050.D14841@fdgroup.com>
6374      Branch: perl
6375            ! Configure README.threads pod/perlothrtut.pod
6376            ! pod/perlthrtut.pod
6377 ____________________________________________________________________________
6378 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
6379         Log: Subject: unsigned char hashes (Re: perl@16539)
6380              From: Nicholas Clark <nick@unfortu.net>
6381              Date: Sat, 11 May 2002 17:54:44 +0100
6382              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
6383              
6384              Be explicitly unsigned char in the hash calculation.
6385      Branch: perl
6386            ! hv.h
6387 ____________________________________________________________________________
6388 [ 16541] By: nick                                  on 2002/05/11  08:21:00
6389         Log: Integrate mainline
6390      Branch: perlio
6391           +> ext/B/t/o.t
6392           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
6393           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
6394           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
6395 ____________________________________________________________________________
6396 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
6397         Log: Subject: more os x test output cosmetics
6398              From: Kay Röpke <kroepke@dolphin-services.de>
6399              Date: Fri, 10 May 2002 14:07:34 +0200
6400              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
6401      Branch: perl
6402            ! ext/DB_File/t/db-btree.t
6403 ____________________________________________________________________________
6404 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
6405         Log: Update Changes.
6406      Branch: perl
6407            ! Changes patchlevel.h
6408 ____________________________________________________________________________
6409 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
6410         Log: Regen toc.
6411      Branch: perl
6412            ! pod/perltoc.pod
6413 ____________________________________________________________________________
6414 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
6415         Log: Move pod, add $VERSION.
6416      Branch: perl
6417            ! ext/threads/shared/queue.pm
6418 ____________________________________________________________________________
6419 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
6420         Log: Unused variables.
6421      Branch: perl
6422            ! ext/Encode/Encode.xs
6423 ____________________________________________________________________________
6424 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
6425         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
6426              From: chromatic <chromatic@rmci.net>
6427              Date: Fri, 10 May 2002 07:43:25 -0700
6428              Message-ID: <20020510144325.26245.qmail@firewheel>
6429      Branch: perl
6430            + ext/B/t/o.t
6431            ! MANIFEST
6432 ____________________________________________________________________________
6433 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
6434         Log: Don't do JAPHs unless doing "make torturetest".
6435              Document the less obvious make test targets.
6436      Branch: perl
6437            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
6438 ____________________________________________________________________________
6439 [ 16533] By: nick                                  on 2002/05/10  06:02:58
6440         Log: Integrate mainline
6441      Branch: perlio
6442           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
6443           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
6444           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
6445           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6446           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
6447           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
6448           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
6449           !> t/run/fresh_perl.t util.c
6450 ____________________________________________________________________________
6451 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
6452         Log: Subject: [PATCH] format and other warnings
6453              From: Robin Barker <rmb1@cise.npl.co.uk>
6454              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
6455              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
6456      Branch: perl
6457            ! Porting/pumpkin.pod ext/Encode/Encode.xs
6458            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
6459            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
6460            ! ext/threads/threads.xs
6461 ____________________________________________________________________________
6462 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
6463         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
6464      Branch: perl
6465            ! t/op/tie.t t/run/fresh_perl.t
6466 ____________________________________________________________________________
6467 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
6468         Log: Subject: Re: [PATCH] Re: perl@16433
6469              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
6470              Date: Thu, 09 May 2002 16:24:59 -0700
6471              Message-ID: <LVw28gzkguhE092yn@efn.org>
6472      Branch: perl
6473            ! t/op/tie.t
6474 ____________________________________________________________________________
6475 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
6476         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
6477              From: Dave Mitchell <davem@fdgroup.com>
6478              Date: Thu, 9 May 2002 17:18:42 +0100
6479              Message-ID: <20020509171842.C9836@fdgroup.com>
6480      Branch: perl
6481            ! ext/threads/shared/t/cond.t
6482 ____________________________________________________________________________
6483 [ 16528] By: nick                                  on 2002/05/09  16:40:39
6484         Log: Integrate maint branch io (pipe) fixes.
6485      Branch: perl
6486           !> doio.c pp_sys.c util.c
6487 ____________________________________________________________________________
6488 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
6489         Log: FAQ sync.
6490      Branch: perl
6491            ! pod/perlfaq3.pod pod/perlfaq4.pod
6492 ____________________________________________________________________________
6493 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
6494         Log: metaconfig unit changes for #16525, plus extra linting.
6495      Branch: metaconfig
6496            ! U/compline/ptrsize.U U/protos/Protochk.U
6497            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6498            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6499            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6500            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6501            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6502            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6503            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6504            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6505            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6506            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6507            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6508            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6509            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6510            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6511            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6512            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6513            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6514            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6515            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6516            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6517            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6518            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6519            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6520            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6521 ____________________________________________________________________________
6522 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
6523         Log: metaconfig unit linting.
6524      Branch: perl
6525            ! reentr.pl
6526 ____________________________________________________________________________
6527 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
6528         Log: metaconfig unit changes for #16523.
6529      Branch: metaconfig
6530            ! U/compline/ptrsize.U
6531      Branch: metaconfig/U/perl
6532            ! use64bits.U
6533 ____________________________________________________________________________
6534 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
6535         Log: ptrsize should depend on use64bitall, not the other
6536              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
6537      Branch: perl
6538            ! Configure
6539 ____________________________________________________________________________
6540 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
6541         Log: Integrate #16510 from macperl;
6542              
6543              Tell IO.xs that MacOS sometimes doesn't need extra help
6544      Branch: perl
6545           !> ext/IO/IO.xs
6546 ____________________________________________________________________________
6547 [ 16521] By: ams                                   on 2002/05/09  12:42:12
6548         Log: Subject: Re: Storable doc patches
6549              From: "Philip Newton" <Philip.Newton@gmx.net>
6550              Date: Thu, 9 May 2002 14:32:29 +0200
6551              Message-Id: 
6552      Branch: perl
6553            ! ext/Storable/Storable.pm
6554 ____________________________________________________________________________
6555 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
6556         Log: cmp() compares chars, not bytes.
6557      Branch: perl
6558            ! pod/perllocale.pod
6559 ____________________________________________________________________________
6560 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
6561         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
6562      Branch: perl
6563            ! pod/perlhack.pod
6564 ____________________________________________________________________________
6565 [ 16518] By: ams                                   on 2002/05/09  09:04:31
6566         Log: Subject: Storable doc patches
6567              From: Philip Newton <Philip.Newton@gmx.net>
6568              Date: Thu, 09 May 2002 12:00:45 +0200
6569              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
6570      Branch: perl
6571            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
6572 ____________________________________________________________________________
6573 [ 16517] By: ams                                   on 2002/05/09  08:53:50
6574         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
6575              From: Philip Newton <Philip.Newton@gmx.net>
6576              Date: Thu, 09 May 2002 11:16:06 +0200
6577              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
6578      Branch: perl
6579            ! ext/Storable/README
6580 ____________________________________________________________________________
6581 [ 16516] By: nick                                  on 2002/05/09  08:13:39
6582         Log: Integrate mainline
6583      Branch: perlio
6584           !> pod/perlxstut.pod
6585 ____________________________________________________________________________
6586 [ 16515] By: nick                                  on 2002/05/09  07:29:53
6587         Log: Integrate mainline
6588      Branch: perlio
6589           !> (integrate 27 files)
6590 ____________________________________________________________________________
6591 [ 16514] By: ams                                   on 2002/05/09  06:50:24
6592         Log: Subject: [Patch] perlxstut.pod
6593              From: lupe@lupe-christoph.de (Lupe Christoph)
6594              Date: Thu, 9 May 2002 09:42:02 +0200
6595              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
6596              (Applied with tweaks.)
6597      Branch: perl
6598            ! pod/perlxstut.pod
6599 ____________________________________________________________________________
6600 [ 16513] By: ams                                   on 2002/05/09  06:04:47
6601         Log: Subject: [Patch] perlapio.pod
6602              From: lupe@lupe-christoph.de (Lupe Christoph)
6603              Date: Thu, 9 May 2002 09:01:50 +0200
6604              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
6605              (Applied with tweaks.)
6606      Branch: perl
6607            ! pod/perlapio.pod
6608 ____________________________________________________________________________
6609 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
6610         Log: Integrate from macperl
6611      Branch: maint-5.6/macperl
6612           !> macos/macperl/MPConsole.cp
6613 ____________________________________________________________________________
6614 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
6615         Log: Make interrupt act as end of file, MacPerl Bug #542154
6616      Branch: macperl
6617            ! macos/macperl/MPConsole.cp
6618 ____________________________________________________________________________
6619 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
6620         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
6621      Branch: macperl
6622            ! ext/IO/IO.xs
6623 ____________________________________________________________________________
6624 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
6625         Log: Make perlio (!sfio) work on MacOS
6626      Branch: macperl
6627            ! macos/config.h macos/config.sh macos/macish.c
6628 ____________________________________________________________________________
6629 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
6630         Log: integrate maint-5.6/macperl contents
6631      Branch: maint-5.6/perl
6632           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
6633           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
6634           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
6635 ____________________________________________________________________________
6636 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
6637         Log: Rework #16506 some more.
6638      Branch: perl
6639            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6640 ____________________________________________________________________________
6641 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
6642         Log: Rework #16503 a bit to keep all the HiRes implementation
6643              in one place, assuming we want to re-CPAN Time::HiRes at
6644              some point.
6645      Branch: perl
6646            ! ext/Time/HiRes/HiRes.xs win32/win32.c
6647 ____________________________________________________________________________
6648 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
6649         Log: metaconfig unit change for #16504.
6650      Branch: metaconfig
6651            ! U/modified/Cppsym.U
6652 ____________________________________________________________________________
6653 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
6654         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
6655              From: Pixel <pixel@mandrakesoft.com>
6656              Date: 08 May 2002 18:19:51 +0200
6657              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
6658      Branch: perl
6659            ! Configure
6660 ____________________________________________________________________________
6661 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
6662         Log: make the gettimeofday() implementation in Time::HiRes available
6663              from perl
6664      Branch: perl
6665            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
6666            ! win32/config.bc win32/config.gc win32/config.vc
6667            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
6668            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
6669            ! win32/win32.c win32/win32iop.h
6670 ____________________________________________________________________________
6671 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
6672         Log: Subject: Test output update for OS X 10.1.4
6673              From: Kay Röpke <kroepke@dolphin-services.de>
6674              Date: Wed, 8 May 2002 22:23:36 +0200
6675              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
6676      Branch: perl
6677            ! ext/DB_File/t/db-recno.t
6678 ____________________________________________________________________________
6679 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
6680         Log: Subject: [PATCH] Re: perl@16433
6681              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6682              Date: Tue, 07 May 2002 18:40:44 -0700
6683              Message-ID: <cII28gzkgaOS092yn@efn.org>
6684              
6685              Subject: Re: [PATCH] Re: perl@16433
6686              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6687              Date: Wed, 08 May 2002 10:16:42 -0700
6688              Message-ID: <61V28gzkg+jG092yn@efn.org>
6689      Branch: perl
6690            ! pp_sys.c sv.c t/op/tie.t
6691 ____________________________________________________________________________
6692 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
6693         Log: Subject: [DOC PATCH] Minor threads::shared nits
6694              From: Simon Glover <scog@amnh.org>
6695              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
6696              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
6697      Branch: perl
6698            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
6699            ! ext/threads/shared/shared.pm
6700 ____________________________________________________________________________
6701 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
6702         Log: Subject: [DOC PATCH] perlthrtut proofreading
6703              From: Simon Glover <scog@amnh.org>
6704              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
6705              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
6706      Branch: perl
6707            ! pod/perlthrtut.pod
6708 ____________________________________________________________________________
6709 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
6710         Log: Deprecate 5.005threads.
6711      Branch: perl
6712            ! pod/perldelta.pod
6713 ____________________________________________________________________________
6714 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
6715         Log: Integrate perlio:
6716              
6717              [ 16496]
6718              Portability and doc tweaks to PerlIO/XS stuff.
6719              We are still "papering over the cracks" a bit,
6720              but now it is good stiff card held on with epoxy.
6721              
6722              [ 16495]
6723              PerlIO/XS interface routine and doc updates from
6724              lupe@lupe-christoph.de (Lupe Christoph) in mail
6725              Subject: [For Review] Patch for perlio.c and pods
6726              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6727              Date: Sun, 5 May 2002 10:43:15 +0200
6728              (Minor tweaks to follow.)
6729      Branch: perl
6730           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
6731 ____________________________________________________________________________
6732 [ 16496] By: nick                                  on 2002/05/08  19:08:43
6733         Log: Portability and doc tweaks to PerlIO/XS stuff.
6734              We are still "papering over the cracks" a bit,
6735              but now it is good stiff card held on with epoxy.
6736      Branch: perlio
6737            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6738 ____________________________________________________________________________
6739 [ 16495] By: nick                                  on 2002/05/08  17:56:43
6740         Log: PerlIO/XS interface routine and doc updates from
6741              lupe@lupe-christoph.de (Lupe Christoph) in mail
6742              Subject: [For Review] Patch for perlio.c and pods
6743              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
6744              Date: Sun, 5 May 2002 10:43:15 +0200
6745              (Minor tweaks to follow.)
6746      Branch: perlio
6747            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
6748 ____________________________________________________________________________
6749 [ 16494] By: nick                                  on 2002/05/08  17:40:34
6750         Log: Integrate mainline
6751      Branch: perlio
6752           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
6753           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
6754           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
6755           !> t/run/fresh_perl.t
6756 ____________________________________________________________________________
6757 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
6758         Log: Update Changes.
6759      Branch: perl
6760            ! Changes patchlevel.h
6761 ____________________________________________________________________________
6762 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
6763         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
6764              don't unlink /dev/null
6765      Branch: perl
6766            ! Porting/p4genpatch
6767 ____________________________________________________________________________
6768 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
6769         Log: Integrate perlio:
6770              
6771              [ 16487]
6772              Avoid pointless re-encode of data in :encoding's read buffer
6773              on a close
6774      Branch: perl
6775           !> ext/PerlIO/encoding/encoding.xs
6776 ____________________________________________________________________________
6777 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
6778         Log: The base.pm changes need this, too?
6779      Branch: perl
6780            ! lib/diagnostics.t
6781 ____________________________________________________________________________
6782 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
6783         Log: fix p4genpatch breakage (missing slash in patch headers)
6784      Branch: perl
6785            ! Porting/p4genpatch
6786 ____________________________________________________________________________
6787 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
6788         Log: Integrate #14679 from macperl;
6789              
6790              Skip layer symbols for sfio
6791      Branch: perl
6792           !> makedef.pl
6793 ____________________________________________________________________________
6794 [ 16487] By: nick                                  on 2002/05/08  13:12:47
6795         Log: Avoid pointless re-encode of data in :encoding's read buffer
6796              on a close
6797      Branch: perlio
6798            ! ext/PerlIO/encoding/encoding.xs
6799 ____________________________________________________________________________
6800 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
6801         Log: Integrate #16481 from macperl;
6802              
6803              p4genpatch Mac OS fixes (paths, utime)
6804      Branch: perl
6805           !> Porting/p4genpatch
6806 ____________________________________________________________________________
6807 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
6808         Log: Storable doc tweaks.
6809      Branch: perl
6810            ! ext/Storable/Storable.pm
6811 ____________________________________________________________________________
6812 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
6813         Log: Subject: Re: [PATCH] use base Notexists
6814              From: andreas.koenig@anima.de (Andreas J. Koenig)
6815              Date: Wed, 08 May 2002 15:57:53 +0200
6816              Message-ID: <m34rhi91y6.fsf@anima.de>
6817      Branch: perl
6818            ! lib/base.pm lib/fields.t
6819 ____________________________________________________________________________
6820 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
6821         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
6822              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
6823              Date: Wed, 8 May 2002 10:47:51 +0400
6824              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
6825      Branch: perl
6826            ! t/run/fresh_perl.t
6827 ____________________________________________________________________________
6828 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
6829         Log: Document how even "ASCII" locales can have problems
6830              if \w includes some of the regex metacharacters.
6831      Branch: perl
6832            ! lib/locale.t
6833 ____________________________________________________________________________
6834 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
6835         Log: p4genpatch Mac OS fixes (paths, utime)
6836      Branch: macperl
6837            ! Porting/p4genpatch
6838 ____________________________________________________________________________
6839 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
6840         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
6841              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
6842              Date: Wed, 8 May 2002 10:33:14 +0400
6843              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
6844      Branch: perl
6845            ! ext/File/Glob/bsd_glob.c
6846 ____________________________________________________________________________
6847 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
6848         Log: Skip layer symbols for sfio
6849      Branch: macperl
6850            ! makedef.pl
6851 ____________________________________________________________________________
6852 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
6853         Log: Bump up the Storable $VERSION to 2.0.
6854      Branch: perl
6855            ! ext/Storable/Storable.pm
6856 ____________________________________________________________________________
6857 [ 16477] By: nick                                  on 2002/05/08  06:21:18
6858         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
6859      Branch: perlio
6860           !> (integrate 36 files)
6861 ____________________________________________________________________________
6862 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
6863         Log: Oops, add back
6864      Branch: macperl
6865            + macos/MacPerlTests.cmd
6866 ____________________________________________________________________________
6867 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
6868         Log: Integrate with perl
6869      Branch: macperl
6870           +> Porting/p4genpatch ext/Digest/MD5/README
6871           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
6872           +> ext/threads/shared/semaphore.pm
6873           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
6874           +> t/comp/hints.t vos/compile_full_perl.cm
6875           +> vos/configure_full_perl.sh vos/make_full_perl.sh
6876           +> wince/compile.bat wince/win32io.c
6877            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
6878            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
6879           !> (integrate 206 files)
6880 ____________________________________________________________________________
6881 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
6882         Log: Update README (integrate from macperl)
6883      Branch: maint-5.6/macperl
6884           !> README.macos
6885 ____________________________________________________________________________
6886 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
6887         Log: Various syncs from macperl/ -> maint-5.6/macperl/
6888              File::Copy, File::Spec updates
6889              Test script modifications
6890              pp_require path bugfixes
6891      Branch: maint-5.6/macperl
6892            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
6893            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
6894 ____________________________________________________________________________
6895 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
6896         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
6897      Branch: macperl
6898            ! macos/macperl/MacPerl.podhelp
6899      Branch: maint-5.6/macperl
6900            ! macos/macperl/MacPerl.podhelp
6901 ____________________________________________________________________________
6902 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
6903         Log: Reset Mac::err flag in app, MacPerl Bug #546065
6904      Branch: macperl
6905            ! macos/macperl/MPScript.c
6906      Branch: maint-5.6/macperl
6907            ! macos/macperl/MPScript.c
6908 ____________________________________________________________________________
6909 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
6910         Log: Fix for some module install paths, MacPerl Bug #549611
6911      Branch: macperl
6912            ! macos/macperl/Droplets/installme.plx
6913            ! macos/macperl/Droplets/untarzipme.plx
6914      Branch: maint-5.6/macperl
6915            ! macos/macperl/Droplets/installme.plx
6916            ! macos/macperl/Droplets/untarzipme.plx
6917 ____________________________________________________________________________
6918 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
6919         Log: Stupid Mac::OSA::Simple bugs
6920      Branch: macperl
6921            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
6922      Branch: maint-5.6/macperl
6923            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
6924 ____________________________________________________________________________
6925 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
6926         Log: Various BuildTools fixes, MacPerl Bug #545341
6927      Branch: macperl
6928            ! macos/lib/Mac/BuildTools.pm
6929      Branch: maint-5.6/macperl
6930            ! macos/lib/Mac/BuildTools.pm
6931 ____________________________________________________________________________
6932 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
6933         Log: MM_MacOS has been moved from macos/lib/ to lib/
6934      Branch: macperl
6935            - macos/lib/ExtUtils/MM_MacOS.pm
6936 ____________________________________________________________________________
6937 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
6938         Log: Oops, add Digest::MD5 Makefile.mk back in
6939      Branch: macperl
6940            + macos/bundled_ext/Digest/MD5/Makefile.mk
6941 ____________________________________________________________________________
6942 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
6943         Log: Allow focus of first item, MacPerl Bug #529102
6944      Branch: macperl
6945            ! macos/ext/Mac/Windows/Windows.pm
6946      Branch: maint-5.6/macperl
6947            ! macos/ext/Mac/Windows/Windows.pm
6948 ____________________________________________________________________________
6949 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
6950         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
6951      Branch: macperl
6952            ! macos/lib/Mac/Glue.pm
6953      Branch: maint-5.6/macperl
6954            ! macos/lib/Mac/Glue.pm
6955 ____________________________________________________________________________
6956 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
6957         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
6958      Branch: perl
6959            ! makedef.pl
6960 ____________________________________________________________________________
6961 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
6962         Log: aTHX may be empty
6963      Branch: perl
6964            ! win32/win32.c
6965 ____________________________________________________________________________
6966 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
6967         Log: 5005threads builds again on windows
6968      Branch: perl
6969            ! win32/win32.c win32/win32.h
6970 ____________________________________________________________________________
6971 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
6972         Log: fixes for various warnings identified by Visual C++
6973      Branch: perl
6974            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
6975            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
6976            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
6977            ! win32/config.bc win32/config.gc win32/config.vc
6978            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6979            ! win32/win32.c win32/win32iop.h
6980 ____________________________________________________________________________
6981 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
6982         Log: keep paths consistently slashed on windows
6983      Branch: perl
6984            ! t/harness
6985 ____________________________________________________________________________
6986 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
6987         Log: integrate makefile.mk changes into Makefile
6988      Branch: perl
6989            ! win32/Makefile
6990 ____________________________________________________________________________
6991 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
6992         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
6993              From: Nicholas Clark <nick@unfortu.net>
6994              Date: Tue, 7 May 2002 23:26:01 +0100
6995              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
6996      Branch: perl
6997            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
6998            ! ext/Storable/README ext/Storable/Storable.pm
6999            ! ext/Storable/t/malice.t
7000 ____________________________________________________________________________
7001 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
7002         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7003              From: Dave Mitchell <davem@fdgroup.com>
7004              Date: Wed, 8 May 2002 00:11:02 +0100
7005              Message-ID: <20020508001102.D4118@fdgroup.com>
7006      Branch: perl
7007            ! pp_hot.c scope.c
7008 ____________________________________________________________________________
7009 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
7010         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
7011              From: Dave Mitchell <davem@fdgroup.com>
7012              Date: Tue, 7 May 2002 23:13:10 +0100
7013              Message-ID: <20020507231310.B4118@fdgroup.com>
7014      Branch: perl
7015            ! pp_hot.c
7016 ____________________________________________________________________________
7017 [ 16454] By: sky                                   on 2002/05/07  21:18:44
7018         Log: Documentation of async
7019      Branch: perl
7020            ! ext/threads/threads.pm
7021 ____________________________________________________________________________
7022 [ 16453] By: sky                                   on 2002/05/07  21:16:28
7023         Log: Documentation added.
7024      Branch: perl
7025            ! ext/threads/shared/semaphore.pm
7026 ____________________________________________________________________________
7027 [ 16452] By: sky                                   on 2002/05/07  21:15:34
7028         Log: Add support for async.
7029      Branch: perl
7030            ! ext/threads/threads.pm
7031 ____________________________________________________________________________
7032 [ 16451] By: sky                                   on 2002/05/07  21:01:47
7033         Log: Add documentation.
7034      Branch: perl
7035            ! ext/threads/shared/queue.pm
7036 ____________________________________________________________________________
7037 [ 16450] By: sky                                   on 2002/05/07  20:24:08
7038         Log: Fix bad assumptions in test case.
7039              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
7040              b) $var++ is not atomic
7041              c) the creating of the string to print and the actuall printing 
7042              could be preempted by another thread
7043      Branch: perl
7044            ! ext/threads/shared/t/queue.t
7045 ____________________________________________________________________________
7046 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
7047         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
7048              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7049              Date: Tue, 07 May 2002 19:41:03 +0200
7050              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
7051      Branch: perl
7052            ! makedepend.SH
7053 ____________________________________________________________________________
7054 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
7055         Log: Upgrade to Encode 1.71.
7056      Branch: perl
7057            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7058            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
7059 ____________________________________________________________________________
7060 [ 16447] By: nick                                  on 2002/05/07  18:39:47
7061         Log: Integrate mainline
7062      Branch: perlio
7063           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
7064           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
7065           !> lib/User/pwent.t
7066 ____________________________________________________________________________
7067 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
7068         Log: AUTHORS updates.
7069      Branch: perl
7070            ! AUTHORS
7071 ____________________________________________________________________________
7072 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
7073         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
7074              From: Robin Barker <rmb1@cise.npl.co.uk>
7075              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
7076              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
7077      Branch: perl
7078            ! ext/Encode/Encode.xs
7079 ____________________________________________________________________________
7080 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
7081         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
7082              From: Michael A Chase <mchase@ix.netcom.com>
7083              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
7084              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
7085              
7086              (plus add what POSIX says)
7087      Branch: perl
7088            ! lib/File/Spec/Unix.pm
7089 ____________________________________________________________________________
7090 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
7091         Log: Subject: Re: lib/User/pwent.t on Cygwin
7092              From: John Peacock <jpeacock@rowman.com>
7093              Date: Mon, 06 May 2002 10:14:21 -0400
7094              Message-ID: <3CD68FBD.8020502@rowman.com>
7095      Branch: perl
7096            ! lib/User/pwent.t
7097 ____________________________________________________________________________
7098 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
7099         Log: Subject: [PATCH] Storable (Re: perl@16433)
7100              From: Radu Greab <radu@netsoft.ro>
7101              Date: Tue, 7 May 2002 11:37:03 +0300
7102              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
7103              
7104              Subject: Re: [PATCH] Storable (Re: perl@16433)
7105              From: Radu Greab <radu@netsoft.ro>
7106              Date: Tue, 7 May 2002 12:49:24 +0300
7107              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
7108              
7109              Plug the Storable memory leaks.
7110      Branch: perl
7111            ! ext/Storable/Storable.xs
7112 ____________________________________________________________________________
7113 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
7114         Log: Upgrade to CPAN 1.61.
7115      Branch: perl
7116            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7117 ____________________________________________________________________________
7118 [ 16440] By: nick                                  on 2002/05/07  07:07:58
7119         Log: Integrate mainline
7120      Branch: perlio
7121           +> Porting/p4genpatch vos/compile_full_perl.cm
7122           +> vos/configure_full_perl.sh vos/make_full_perl.sh
7123           +> wince/compile.bat wince/win32io.c
7124            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
7125           !> (integrate 74 files)
7126 ____________________________________________________________________________
7127 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
7128         Log: Document the bad behaviour of for(1..5){$_++}
7129              (it works but it should fail)
7130      Branch: perl
7131            ! pod/perldelta.pod
7132 ____________________________________________________________________________
7133 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
7134         Log: README.ko update from Jungshik Shin.
7135      Branch: perl
7136            ! README.ko
7137 ____________________________________________________________________________
7138 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
7139         Log: Subject: Re: perl@16433
7140              From: Nicholas Clark <nick@unfortu.net>
7141              Date: Tue, 7 May 2002 00:21:46 +0100
7142              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
7143      Branch: perl
7144            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
7145            ! ext/Storable/t/malice.t
7146 ____________________________________________________________________________
7147 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
7148         Log: Subject:  two and a half steps further for WinCE cross-build
7149              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7150              Date: Mon, 6 May 2002 23:54:24 +0400
7151              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
7152      Branch: perl
7153            - wince/config.h
7154            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
7155 ____________________________________________________________________________
7156 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
7157         Log: Detypo.
7158      Branch: perl
7159            ! pod/perldelta.pod
7160 ____________________________________________________________________________
7161 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
7162         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7163              From: Dave Mitchell <davem@fdgroup.com>
7164              Date: Mon, 6 May 2002 17:17:00 +0100
7165              Message-ID: <20020506171700.A256@fdgroup.com>
7166      Branch: perl
7167            ! pod/perldelta.pod t/op/local.t
7168 ____________________________________________________________________________
7169 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
7170         Log: Update Changes.
7171      Branch: perl
7172            ! Changes patchlevel.h
7173 ____________________________________________________________________________
7174 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
7175         Log: Add a test for #16431, and document Dave's campaign
7176              against localised hash element bugs.
7177      Branch: perl
7178            ! pod/perldelta.pod t/op/tie.t
7179 ____________________________________________________________________________
7180 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
7181         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
7182              From: Dave Mitchell <davem@fdgroup.com>
7183              Date: Sat, 4 May 2002 00:34:18 +0100
7184              Message-ID: <20020504003418.F22026@fdgroup.com>
7185      Branch: perl
7186            ! pp_hot.c t/op/local.t
7187 ____________________________________________________________________________
7188 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
7189         Log: Regen uconfig.h.
7190      Branch: perl
7191            ! uconfig.h
7192 ____________________________________________________________________________
7193 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
7194         Log: Unfortunately AmigaOS has been broken since 11423
7195              and is unlikely to get fixed in time for 5.8.0.
7196      Branch: perl
7197            ! pod/perldelta.pod
7198 ____________________________________________________________________________
7199 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
7200         Log: Ultimate discouragement for the old tools, from Andreas.
7201      Branch: perl
7202            - Porting/p4d2p Porting/p4desc
7203            ! MANIFEST Porting/repository.pod
7204 ____________________________________________________________________________
7205 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
7206         Log: Upgrade to Digest::MD5 2.20.
7207      Branch: perl
7208            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7209            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
7210 ____________________________________________________________________________
7211 [ 16426] By: ams                                   on 2002/05/06  09:48:42
7212         Log: Subject: [Encode] 1.70 released
7213              From: Dan Kogai <dankogai@dan.co.jp>
7214              Date: Mon, 6 May 2002 19:36:15 +0900
7215              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
7216      Branch: perl
7217            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
7218            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
7219            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
7220 ____________________________________________________________________________
7221 [ 16425] By: ams                                   on 2002/05/06  09:40:42
7222         Log: Subject: [PATCH] PerlIO::Via reference
7223              From: Gisle Aas <gisle@ActiveState.com>
7224              Date: 05 May 2002 22:50:23 -0700
7225              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
7226      Branch: perl
7227            ! pod/perliol.pod
7228 ____________________________________________________________________________
7229 [ 16424] By: ams                                   on 2002/05/06  09:37:58
7230         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
7231              From: Brendan O'Dea <bod@debian.org>
7232              Date: Mon, 6 May 2002 14:04:48 +1000
7233              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
7234      Branch: perl
7235            ! lib/Term/Complete.pm
7236 ____________________________________________________________________________
7237 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
7238         Log: p4genpatch: avoid stderr noise during adds
7239      Branch: perl
7240            ! Porting/p4genpatch
7241 ____________________________________________________________________________
7242 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
7243         Log: Subject: [PATCH] Fixup VOS builds of miniperl
7244              From: Paul_GreenVOS@vos.stratus.com
7245              Date: Sun, 5 May 02 23:11 edt
7246              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
7247      Branch: perl
7248            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
7249 ____________________________________________________________________________
7250 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
7251         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
7252              From: Radu Greab <radu@netsoft.ro>
7253              Date: Mon, 6 May 2002 04:23:10 +0300
7254              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
7255      Branch: perl
7256            ! pp_sys.c t/op/exec.t
7257 ____________________________________________________________________________
7258 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
7259         Log: Further comment tweak, to agree with perlxs.pod.
7260      Branch: perl
7261            ! perl.h
7262 ____________________________________________________________________________
7263 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
7264         Log: Subject: [PATCH] Update README.vos and release vos build macros
7265              From: Paul_GreenVOS@vos.stratus.com
7266              Date: Sun, 5 May 02 17:15 edt
7267              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
7268              To: perl5-porters@perl.org
7269      Branch: perl
7270            + vos/compile_full_perl.cm vos/configure_full_perl.sh
7271            + vos/make_full_perl.sh
7272            ! MANIFEST README.vos vos/Changes
7273 ____________________________________________________________________________
7274 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
7275         Log: Retract MM_NW5.pm part of #16371, at the request
7276              of Michael Schwern.
7277      Branch: perl
7278            ! lib/ExtUtils/MM_NW5.pm
7279 ____________________________________________________________________________
7280 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
7281         Log: Comment tweaks.
7282      Branch: perl
7283            ! perl.h
7284 ____________________________________________________________________________
7285 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
7286         Log: a few more p4genpatch fixes:
7287              
7288              don't assume previous revision exists, let p4 compute it from
7289              the one-less-change number instead
7290              
7291              the time part in timestamps were always 00:00:00; fix by
7292              fetching metadata via "p4 fsync" rather than "p4 filelog"
7293              
7294              quote all file names used in external commands to make them
7295              them work when there are spaces in those file names
7296              
7297              looks production worthy now :)
7298      Branch: perl
7299            ! Porting/p4genpatch
7300 ____________________________________________________________________________
7301 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
7302         Log: The #16401 was far from enough, and mostly in a wrong direction.
7303              The right thing to do would be to convert Storable into using
7304              the new MY_CXT scheme (no static data, and memory management
7305              using SVs).
7306      Branch: perl
7307            ! ext/Storable/Storable.xs
7308 ____________________________________________________________________________
7309 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
7310         Log: p4genpatch diffs against depot files from //depot/perl when called
7311              with -b //depot/maint-5.6/perl
7312      Branch: perl
7313            ! Porting/p4genpatch
7314 ____________________________________________________________________________
7315 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
7316         Log: p4genpatch: current directory may not be writable, so don't
7317              create temp files there
7318      Branch: perl
7319            ! Porting/p4genpatch
7320 ____________________________________________________________________________
7321 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
7322         Log: p4genpatch now works on windows
7323      Branch: perl
7324            ! Porting/p4genpatch
7325 ____________________________________________________________________________
7326 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
7327         Log: p4genpatch: tweak from Andreas to strip leading portion of
7328              path specified in -b (so patch can be applied with "patch -p1")
7329      Branch: perl
7330            ! Porting/p4genpatch
7331 ____________________________________________________________________________
7332 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
7333         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
7334              From: PPrymmer@factset.com
7335              Date: Fri, 3 May 2002 14:52:12 -0400
7336              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
7337      Branch: perl
7338            ! t/op/pwent.t
7339 ____________________________________________________________________________
7340 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
7341         Log: Upgrade to Net::Ping 2.17.
7342      Branch: perl
7343            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7344 ____________________________________________________________________________
7345 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
7346         Log: Upgrade to Getopt::Long 2.31.
7347      Branch: perl
7348            ! lib/Getopt/Long.pm
7349 ____________________________________________________________________________
7350 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
7351         Log: Subject: Re: Cross-compiling as of WinCE
7352              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7353              Date: Sat, 4 May 2002 03:49:11 +0400
7354              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
7355      Branch: perl
7356            + wince/compile.bat wince/win32io.c
7357            - wince/perldll.def
7358            ! MANIFEST configpm makedef.pl wince/Makefile.ce
7359            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
7360            ! wince/config_h.PL wince/wince.c
7361 ____________________________________________________________________________
7362 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
7363         Log: The loclibpth is always set by Configure.
7364      Branch: perl
7365            ! hints/dec_osf.sh
7366 ____________________________________________________________________________
7367 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
7368         Log: Subject: Re: [Unicode::Collate] UCA Version number    
7369              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7370              Date: Sun, 05 May 2002 10:07:57 +0900
7371              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
7372      Branch: perl
7373            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
7374            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
7375 ____________________________________________________________________________
7376 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
7377         Log: Subject: [PATCH sv.c] delete inaccurate comment
7378              From: Dave Mitchell <davem@fdgroup.com>
7379              Date: Fri, 3 May 2002 21:17:00 +0100
7380              Message-ID: <20020503211700.C22026@fdgroup.com>
7381      Branch: perl
7382            ! sv.c
7383 ____________________________________________________________________________
7384 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
7385         Log: Solaris: show what 'that' is.
7386      Branch: perl
7387            ! hints/solaris_2.sh
7388 ____________________________________________________________________________
7389 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
7390         Log: Syntax fix.
7391      Branch: perl
7392            ! t/op/arith.t
7393 ____________________________________________________________________________
7394 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
7395         Log: (retracted by #16415) Storable: try to free what we allocated.
7396      Branch: perl
7397            ! ext/Storable/Storable.xs
7398 ____________________________________________________________________________
7399 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
7400         Log: UNICOS: division is really sloppy.
7401      Branch: perl
7402            ! t/op/arith.t
7403 ____________________________________________________________________________
7404 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
7405         Log: Subject: fix t/io/fs.t for VOS
7406              From: Paul_GreenVOS@vos.stratus.com
7407              Date: Sat, 4 May 02 14:01 edt
7408              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
7409      Branch: perl
7410            ! t/io/fs.t
7411 ____________________________________________________________________________
7412 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
7413         Log: Subject: [Unicode::Collate] UCA Version number
7414              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7415              Date: Sat, 04 May 2002 16:07:07 +0900
7416              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
7417      Branch: perl
7418            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
7419 ____________________________________________________________________________
7420 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
7421         Log: Subject: [PATCH lib/overload.pm] "\"\""
7422              From: Michael G Schwern <schwern@pobox.com>
7423              Date: Sat, 4 May 2002 13:17:44 -0400
7424              Message-ID: <20020504171743.GD640@blackrider>
7425      Branch: perl
7426            ! lib/overload.pm
7427 ____________________________________________________________________________
7428 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
7429         Log: Add the EBCDIC test data to downgrade.t.
7430      Branch: perl
7431            ! ext/Storable/t/downgrade.t
7432 ____________________________________________________________________________
7433 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
7434         Log: EBCDIC tweak.
7435      Branch: perl
7436            ! ext/Storable/t/utf8hash.t
7437 ____________________________________________________________________________
7438 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
7439         Log: Allow p4genpatch to use diff programs other than 'diff'.
7440      Branch: perl
7441            ! Porting/p4genpatch
7442 ____________________________________________________________________________
7443 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
7444         Log: Add p4genpatch from Andreas; obsoletes both
7445              p4d2p and p4desc.
7446      Branch: perl
7447            + Porting/p4genpatch
7448            ! MANIFEST Porting/makerel
7449 ____________________________________________________________________________
7450 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
7451         Log: Upgrade to Encode 1.69.
7452      Branch: perl
7453            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7454            ! ext/Encode/Encode/Makefile_PL.e2x
7455            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
7456            ! ext/Encode/lib/Encode/Guess.pm
7457            ! ext/Encode/lib/Encode/MIME/Header.pm
7458            ! ext/Encode/t/mime-header.t
7459 ____________________________________________________________________________
7460 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
7461         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
7462              From: Dave Mitchell <davem@fdgroup.com>
7463              Date: Sat, 4 May 2002 16:09:26 +0100
7464              Message-ID: <20020504160926.A24990@fdgroup.com>
7465      Branch: perl
7466            ! INSTALL
7467 ____________________________________________________________________________
7468 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
7469         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
7470              From: Nicholas Clark <nick@unfortu.net>
7471              Date: Sat, 4 May 2002 12:38:58 +0100
7472              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
7473      Branch: perl
7474            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7475 ____________________________________________________________________________
7476 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
7477         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
7478              From: Nicholas Clark <nick@unfortu.net>
7479              Date: Sat, 4 May 2002 00:30:43 +0100
7480              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
7481      Branch: perl
7482            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7483 ____________________________________________________________________________
7484 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
7485         Log: Doc tweak from Elizabeth Mattijsen.
7486      Branch: perl
7487            ! pod/perlunicode.pod
7488 ____________________________________________________________________________
7489 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
7490         Log: Subject: [PATCH] channames.pm doc tweaks
7491              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
7492              Date: Sat, 04 May 2002 11:45:18 +0900
7493              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
7494      Branch: perl
7495            ! lib/charnames.pm
7496 ____________________________________________________________________________
7497 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
7498         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
7499              From: Dave Mitchell <davem@fdgroup.com>
7500              Date: Fri, 3 May 2002 23:51:10 +0100
7501              Message-ID: <20020503235110.E22026@fdgroup.com>
7502      Branch: perl
7503            ! pp_hot.c scope.c
7504 ____________________________________________________________________________
7505 [ 16385] By: nick                                  on 2002/05/04  09:29:41
7506         Log: Integrate mainline
7507      Branch: perlio
7508           !> (integrate 47 files)
7509 ____________________________________________________________________________
7510 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
7511         Log: Subject: Re: perl@16307
7512              From: Nicholas Clark <nick@unfortu.net>
7513              Date: Fri, 3 May 2002 21:49:04 +0100
7514              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
7515              
7516              canonical #3 was failing under -Mutf8.
7517      Branch: perl
7518            ! ext/Storable/t/canonical.t
7519 ____________________________________________________________________________
7520 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
7521         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
7522              From: Dave Mitchell <davem@fdgroup.com>
7523              Date: Fri, 3 May 2002 21:12:10 +0100
7524              Message-ID: <20020503211210.B22026@fdgroup.com>
7525      Branch: perl
7526            ! scope.c
7527 ____________________________________________________________________________
7528 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
7529         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
7530              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
7531              Date: Fri, 3 May 2002 20:30:25 +0200
7532              Message-ID: <190109228332.20020503203025@familiehaase.de>
7533      Branch: perl
7534            ! doio.c
7535 ____________________________________________________________________________
7536 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
7537         Log: Subject: t/TestInit.pm - clean up comments
7538              From: Paul_GreenVOS@vos.stratus.com
7539              Date: Fri, 3 May 02 14:51 edt
7540              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
7541      Branch: perl
7542            ! t/TestInit.pm
7543 ____________________________________________________________________________
7544 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
7545         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
7546              From: Dan Kogai <dankogai@dan.co.jp>
7547              Date: Sat, 4 May 2002 01:46:35 +0900
7548              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
7549      Branch: perl
7550            ! ext/Encode/Encode/Makefile_PL.e2x
7551 ____________________________________________________________________________
7552 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
7553         Log: Forgotten test arrangement.
7554      Branch: perl
7555            ! ext/Digest/MD5/t/files.t
7556 ____________________________________________________________________________
7557 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
7558         Log: Comedy of typing errors.
7559      Branch: perl
7560            ! hints/solaris_2.sh
7561 ____________________________________________________________________________
7562 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
7563         Log: Let's try the "no Net:: if no Socket" again.
7564      Branch: perl
7565            ! t/lib/1_compile.t
7566 ____________________________________________________________________________
7567 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
7568         Log: Update Changes.
7569      Branch: perl
7570            ! Changes patchlevel.h
7571 ____________________________________________________________________________
7572 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
7573         Log: Oops.
7574      Branch: perl
7575            ! lib/ExtUtils/MM_BeOS.pm
7576 ____________________________________________________________________________
7577 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
7578         Log: EBCDIC tweak.
7579      Branch: perl
7580            ! ext/Digest/MD5/t/utf8.t
7581 ____________________________________________________________________________
7582 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
7583         Log: Update the EBCDIC MD5 checksums, and automate the process.
7584      Branch: perl
7585            ! ext/Digest/MD5/t/files.t
7586 ____________________________________________________________________________
7587 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
7588         Log: The EBCDIC remapping of the low 256 bites again.
7589      Branch: perl
7590            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
7591            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
7592            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
7593 ____________________________________________________________________________
7594 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
7595         Log: NetWare updates from C Aditya.
7596      Branch: perl
7597            ! lib/ExtUtils/MM_NW5.pm makedef.pl
7598 ____________________________________________________________________________
7599 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
7600         Log: DJGPP updates from Laszlo Molnar.
7601      Branch: perl
7602            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
7603 ____________________________________________________________________________
7604 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
7605         Log: Upgrade to Encode 1.68.
7606      Branch: perl
7607            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7608            ! ext/Encode/lib/Encode/Alias.pm
7609            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7610 ____________________________________________________________________________
7611 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
7612         Log: Integrate perlio:
7613              
7614              [ 16367]
7615              Several of non-default builds now seem to work reasonably well
7616              English.t seems to fail on an errno test, and socketpair blathers
7617              about something.
7618              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7619              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7620              function tables (latter was done in earlier change).
7621              Update comments in Makefile.mk 
7622              
7623              [ 16366]
7624              Finish off 16350 for non-PERLIO build on linux,
7625              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7626              for some slots which now perlsdio.h is targeting.
7627              
7628              [ 16352]
7629              setbuf / setvbuf are not PerlIO_ concepts
7630              
7631              [ 16351]
7632              perl_clone is a threads thing
7633              
7634              [ 16350]
7635              *** EXPERIMENTAL ***
7636              Have perlsdio.h use the iperlsys.h aliases and see
7637              if that helps non-PERLIO IMP_SYS on Win32.
7638              (Miniperl okay on linux).
7639              
7640              [ 16349]
7641              Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7642              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7643              - use it in perlio.c
7644              
7645              [ 16347]
7646              More layer syms
7647              
7648              [ 16346]
7649              Use PerlSIO_fdupopen() if not using PerlIO
7650              
7651              [ 16345]
7652              Do not build if not using layers
7653      Branch: perl
7654           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
7655           !> win32/makefile.mk win32/perlhost.h win32/win32.c
7656           !> win32/win32io.c
7657 ____________________________________________________________________________
7658 [ 16367] By: nick                                  on 2002/05/03  07:25:13
7659         Log: Several of non-default builds now seem to work reasonably well
7660              English.t seems to fail on an errno test, and socketpair blathers
7661              about something.
7662              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
7663              back door, and instead have perlsdio.h vector stdio via iperlsys.h
7664              function tables (latter was done in earlier change).
7665              Update comments in Makefile.mk 
7666      Branch: perlio
7667            ! perlio.h win32/makefile.mk win32/win32.c
7668 ____________________________________________________________________________
7669 [ 16366] By: nick                                  on 2002/05/03  07:07:36
7670         Log: Finish off 16350 for non-PERLIO build on linux,
7671              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
7672              for some slots which now perlsdio.h is targeting.
7673      Branch: perlio
7674            ! iperlsys.h
7675 ____________________________________________________________________________
7676 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
7677         Log: If no Socket should not try to test Net::
7678      Branch: perl
7679            ! t/lib/1_compile.t
7680 ____________________________________________________________________________
7681 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
7682         Log: Integrate macperl #16360 and #16363;
7683              
7684              Make op/alarm.t pass
7685              
7686              README.macos update
7687      Branch: perl
7688           !> README.macos t/op/alarm.t
7689 ____________________________________________________________________________
7690 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
7691         Log: README.macos update
7692      Branch: macperl
7693            ! README.macos
7694 ____________________________________________________________________________
7695 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
7696         Log: Config / test updates
7697      Branch: macperl
7698            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
7699            ! macos/Makefile.mk
7700 ____________________________________________________________________________
7701 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
7702         Log: Safe signals for Mac OS
7703      Branch: macperl
7704            ! macos/macish.c macos/macish.h
7705 ____________________________________________________________________________
7706 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
7707         Log: Make op/alarm.t pass
7708      Branch: macperl
7709            ! t/op/alarm.t
7710 ____________________________________________________________________________
7711 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
7712         Log: a tweak to change#13584: need to avoid pad-walking during
7713              global destruction
7714      Branch: maint-5.6/perl
7715            ! op.c
7716 ____________________________________________________________________________
7717 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
7718         Log: Forgot the most important part of #16357.
7719      Branch: perl
7720            ! lib/Unicode/Collate.pm
7721 ____________________________________________________________________________
7722 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
7723         Log: Subject: Unicode::Collate 0.11 Released
7724              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7725              Date: Fri, 03 May 2002 03:19:29 +0900
7726              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
7727      Branch: perl
7728            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
7729            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
7730 ____________________________________________________________________________
7731 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
7732         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
7733              From: Andy Dougherty <doughera@lafayette.edu>
7734              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
7735              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
7736      Branch: perl
7737            ! Makefile.SH ext/util/make_ext
7738 ____________________________________________________________________________
7739 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
7740         Log: Integrate #16353 from macperl;
7741              
7742              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7743              in test 92 of run/fresh_perl.t on MacOS
7744              
7745              (as pudge rightfully points out, this is voodoo
7746              programming at it best, the real bug is somewhere else,
7747              now we just happened to shake the chicken the right way)
7748      Branch: perl
7749           !> lib/utf8_heavy.pl
7750 ____________________________________________________________________________
7751 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
7752         Log: Subject: Re: Encode, charnames and utf8heavy
7753              From: Dan Kogai <dankogai@dan.co.jp>
7754              Date: Thu, 2 May 2002 00:44:30 +0900
7755              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
7756              
7757              (plus a respective perlunicode tweak)
7758      Branch: perl
7759            ! lib/utf8_heavy.pl pod/perlunicode.pod
7760 ____________________________________________________________________________
7761 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
7762         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
7763              in test 92 of run/fresh_perl.t on MacOS
7764      Branch: macperl
7765            ! lib/utf8_heavy.pl
7766 ____________________________________________________________________________
7767 [ 16352] By: nick                                  on 2002/05/02  17:48:31
7768         Log: setbuf / setvbuf are not PerlIO_ concepts
7769      Branch: perlio
7770            ! XSUB.h
7771 ____________________________________________________________________________
7772 [ 16351] By: nick                                  on 2002/05/02  17:12:21
7773         Log: perl_clone is a threads thing
7774      Branch: perlio
7775            ! makedef.pl
7776 ____________________________________________________________________________
7777 [ 16350] By: nick                                  on 2002/05/02  17:09:43
7778         Log: *** EXPERIMENTAL ***
7779              Have perlsdio.h use the iperlsys.h aliases and see
7780              if that helps non-PERLIO IMP_SYS on Win32.
7781              (Miniperl okay on linux).
7782      Branch: perlio
7783            ! iperlsys.h perlsdio.h
7784 ____________________________________________________________________________
7785 [ 16349] By: nick                                  on 2002/05/02  16:10:15
7786         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
7787              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
7788              - use it in perlio.c
7789      Branch: perlio
7790            ! perlio.c win32/perlhost.h win32/win32.c
7791 ____________________________________________________________________________
7792 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
7793         Log: manual integrate of change#16332 from maint-5.6 branch
7794      Branch: perl
7795            ! mg.c perl.c sv.c util.c
7796 ____________________________________________________________________________
7797 [ 16347] By: nick                                  on 2002/05/02  15:19:59
7798         Log: More layer syms
7799      Branch: perlio
7800            ! makedef.pl
7801 ____________________________________________________________________________
7802 [ 16346] By: nick                                  on 2002/05/02  15:19:20
7803         Log: Use PerlSIO_fdupopen() if not using PerlIO
7804      Branch: perlio
7805            ! perlio.c
7806 ____________________________________________________________________________
7807 [ 16345] By: nick                                  on 2002/05/02  15:18:12
7808         Log: Do not build if not using layers
7809      Branch: perlio
7810            ! win32/win32io.c
7811 ____________________________________________________________________________
7812 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
7813         Log: Upgrade to Encode 1.67.
7814      Branch: perl
7815            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7816            ! ext/Encode/lib/Encode/Guess.pm
7817 ____________________________________________________________________________
7818 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
7819         Log: Integrate perlio:
7820              
7821              [ 16341]
7822              Remove show-stoppers to non-PERLIO Win32 builds
7823              (still not a very good show).
7824      Branch: perl
7825           !> makedef.pl win32/makefile.mk
7826 ____________________________________________________________________________
7827 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
7828         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
7829              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7830              Date: Thu, 02 May 2002 04:22:02 +0100
7831              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
7832      Branch: perl
7833            ! malloc.c
7834 ____________________________________________________________________________
7835 [ 16341] By: nick                                  on 2002/05/02  12:57:23
7836         Log: Remove show-stoppers to non-PERLIO Win32 builds
7837              (still not a very good show).
7838      Branch: perlio
7839            ! makedef.pl win32/makefile.mk
7840 ____________________________________________________________________________
7841 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
7842         Log: Subject: [PATCH] 1/3rd of utf8
7843              From: Nicholas Clark <nick@unfortu.net>
7844              Date: Wed, 1 May 2002 22:58:42 +0100
7845              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
7846      Branch: perl
7847            ! ext/Storable/t/malice.t
7848 ____________________________________________________________________________
7849 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
7850         Log: Integrate #16334 from maint-5.6;
7851              
7852              don't pad $0 with spaces when setting it, use nulls instead (the
7853              spaces show up as a very long line in a ps listing)
7854      Branch: perl
7855           !> mg.c
7856 ____________________________________________________________________________
7857 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
7858         Log: Integrate perlio:
7859              
7860              [ 16335]
7861              Fix the "PerlIO require leak". Snag was that clean_objs
7862              autoloaded DESTROY (needing IO) after known layers had
7863              been freed. Postpone layer list free to PerlIO_cleanup,
7864              rather than PerlIO_destruct. Tweak sequence in perl_destruct
7865              so that sv_undef is immortal till layer list is done with it.
7866      Branch: perl
7867           !> perl.c perlio.c
7868 ____________________________________________________________________________
7869 [ 16337] By: ams                                   on 2002/05/02  08:21:42
7870         Log: Subject: Re: [PATCH] Storable docs
7871              From: Philip Newton <Philip.Newton@gmx.net>
7872              Date: Thu, 02 May 2002 07:58:38 +0200
7873              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
7874              (Applied mostly with tweaks by hand.)
7875      Branch: perl
7876            ! ext/Storable/Storable.pm
7877 ____________________________________________________________________________
7878 [ 16336] By: nick                                  on 2002/05/02  07:59:16
7879         Log: Integrate mainline
7880      Branch: perlio
7881           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
7882           +> ext/Digest/MD5/t/utf8.t
7883            - ext/Digest/MD5/t/aaa.t
7884           !> Configure MANIFEST Makefile.SH config_h.SH
7885           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7886           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
7887           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
7888           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
7889           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
7890           !> lib/Thread.pm util.c
7891 ____________________________________________________________________________
7892 [ 16335] By: nick                                  on 2002/05/02  07:54:51
7893         Log: Fix the "PerlIO require leak". Snag was that clean_objs
7894              autoloaded DESTROY (needing IO) after known layers had
7895              been freed. Postpone layer list free to PerlIO_cleanup,
7896              rather than PerlIO_destruct. Tweak sequence in perl_destruct
7897              so that sv_undef is immortal till layer list is done with it.
7898      Branch: perlio
7899            ! perl.c perlio.c
7900 ____________________________________________________________________________
7901 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
7902         Log: don't pad $0 with spaces when setting it, use nulls instead (the
7903              spaces show up as a very long line in a ps listing)
7904      Branch: maint-5.6/perl
7905            ! mg.c
7906 ____________________________________________________________________________
7907 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
7908         Log: fix yet more race conditions related to fdopen() and dup2():
7909              
7910              fclose() is not thread-safe when two FILE* structures point
7911              to the same underlying fd, as it happens in perl's socket
7912              handles; need to invalidate the fileno slot of one of the
7913              FILE* structures, but unfortunately stdio has no interface
7914              to do this; we can do little else but fiddle with the
7915              FILE* structure directly (yuck! hope this could be done better
7916              under native PerlIO in 5.8)
7917      Branch: maint-5.6/perl
7918            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
7919 ____________________________________________________________________________
7920 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
7921         Log: isolate all environ diddling to the initial interpreter; any
7922              additional interpreters created after the first one cannot
7923              propagate %ENV changes down to the real environment; this
7924              should fix %ENV related races (e.g. multiple threads attempting
7925              to free() environ entries when they run C<%ENV = ()>)
7926      Branch: maint-5.6/perl
7927            ! mg.c perl.c sv.c util.c
7928 ____________________________________________________________________________
7929 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
7930         Log: fix race condition in my_popen(): parent may dup2() into an fd
7931              that got opened by another thread because it closes it
7932              beforehand; instead, let the dup2() itself close the fd
7933      Branch: maint-5.6/perl
7934            ! util.c
7935 ____________________________________________________________________________
7936 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
7937         Log: pipe() IO structures were not fully initialized
7938      Branch: maint-5.6/perl
7939            ! doio.c pp_sys.c
7940 ____________________________________________________________________________
7941 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
7942         Log: fix handle leak in my_popen() if the fork() fails
7943      Branch: maint-5.6/perl
7944            ! util.c
7945 ____________________________________________________________________________
7946 [ 16328] By: nick                                  on 2002/05/02  06:08:22
7947         Log: Integrate mainline
7948      Branch: perlio
7949           +> ext/threads/shared/semaphore.pm
7950           +> ext/threads/shared/t/semaphore.t
7951           !> MANIFEST ext/threads/shared/Makefile.PL
7952           !> ext/threads/shared/t/queue.t
7953 ____________________________________________________________________________
7954 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
7955         Log: Cleanup threads dirs.
7956      Branch: perl
7957            ! Makefile.SH
7958 ____________________________________________________________________________
7959 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
7960         Log: Add the new Digest::MD5 test.
7961      Branch: perl
7962            + ext/Digest/MD5/t/utf8.t
7963            ! MANIFEST
7964 ____________________________________________________________________________
7965 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
7966         Log: New try at the Class::DBI core dump at global cleanup.
7967      Branch: perl
7968            ! gv.h util.c
7969 ____________________________________________________________________________
7970 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
7971         Log: Upgrade to Digest::MD5 2.19.
7972      Branch: perl
7973            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7974            ! ext/Digest/MD5/t/files.t
7975 ____________________________________________________________________________
7976 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
7977         Log: Ooops.  Not everybody does threads.
7978      Branch: perl
7979            ! ext/threads/shared/t/semaphore.t
7980 ____________________________________________________________________________
7981 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
7982         Log: Fix files.t for blead.
7983      Branch: perl
7984            + ext/Digest/MD5/README
7985            ! MANIFEST ext/Digest/MD5/t/files.t
7986 ____________________________________________________________________________
7987 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
7988         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
7989              work yet with blead, my bad.
7990      Branch: perl
7991            + ext/Digest/MD5/t/md5-aaa.t
7992            - ext/Digest/MD5/t/aaa.t
7993            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7994            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
7995            ! ext/Digest/MD5/t/files.t
7996 ____________________________________________________________________________
7997 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
7998         Log: metaconfig unit change for #16319.
7999      Branch: metaconfig/U/perl
8000            ! d_u32align.U
8001 ____________________________________________________________________________
8002 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
8003         Log: Somebody might be compiling a newer Digest::MD5.
8004      Branch: perl
8005            ! Configure config_h.SH
8006 ____________________________________________________________________________
8007 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
8008         Log: Until Arthur fills in semaphore.t.
8009      Branch: perl
8010            ! ext/threads/shared/Makefile.PL
8011            ! ext/threads/shared/t/semaphore.t
8012 ____________________________________________________________________________
8013 [ 16317] By: sky                                   on 2002/05/01  19:36:33
8014         Log: Fix emulation case when loading both Thread and threads::shared
8015              would get awkward.
8016      Branch: perl
8017            ! lib/Thread.pm
8018 ____________________________________________________________________________
8019 [ 16316] By: ams                                   on 2002/05/01  19:35:25
8020         Log: Subject: [PATCH] Storable docs
8021              From: Nicholas Clark <nick@unfortu.net>
8022              Date: Wed, 1 May 2002 20:44:42 +0100
8023              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
8024      Branch: perl
8025            ! ext/Storable/Storable.pm
8026 ____________________________________________________________________________
8027 [ 16315] By: sky                                   on 2002/05/01  19:15:46
8028         Log: Now passes old test case.
8029      Branch: perl
8030            ! ext/threads/shared/semaphore.pm
8031 ____________________________________________________________________________
8032 [ 16314] By: sky                                   on 2002/05/01  19:15:26
8033         Log: Cleanup memory a bit better in some cases.
8034      Branch: perl
8035            ! ext/threads/threads.xs
8036 ____________________________________________________________________________
8037 [ 16313] By: nick                                  on 2002/05/01  18:38:03
8038         Log: Integrate mainline
8039      Branch: perlio
8040           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
8041           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
8042           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
8043           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8044           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
8045           !> pod/perl.pod pod/perlthrtut.pod toke.c
8046           !> vms/descrip_mms.template vms/perlvms.pod
8047 ____________________________________________________________________________
8048 [ 16312] By: sky                                   on 2002/05/01  18:12:37
8049         Log: Don't forget to add it to the MANIFEST
8050      Branch: perl
8051            + ext/threads/shared/t/semaphore.t
8052            ! MANIFEST
8053 ____________________________________________________________________________
8054 [ 16311] By: sky                                   on 2002/05/01  17:54:19
8055         Log: Add semaphore.pm
8056      Branch: perl
8057            + ext/threads/shared/semaphore.pm
8058 ____________________________________________________________________________
8059 [ 16310] By: sky                                   on 2002/05/01  17:13:57
8060         Log: Fix makefile to put queue.pm correctly, update test script.
8061      Branch: perl
8062            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
8063 ____________________________________________________________________________
8064 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
8065         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
8066              From: Dan Kogai <dankogai@dan.co.jp>
8067              Date: Thu, 2 May 2002 00:14:41 +0900
8068              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
8069      Branch: perl
8070            ! ext/PerlIO/t/fallback.t
8071 ____________________________________________________________________________
8072 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
8073         Log: Encode tweak from Dan Kogai.
8074      Branch: perl
8075            ! ext/Encode/Encode.xs
8076 ____________________________________________________________________________
8077 [ 16307] By: sky                                   on 2002/05/01  13:40:58
8078         Log: Flush directly to avoid erros when running from test harness
8079      Branch: perl
8080            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
8081 ____________________________________________________________________________
8082 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
8083         Log: Update Changes.
8084      Branch: perl
8085            ! Changes patchlevel.h
8086 ____________________________________________________________________________
8087 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
8088         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
8089              From: PPrymmer@factset.com
8090              Date: Wed, 1 May 2002 10:12:53 -0400
8091              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
8092      Branch: perl
8093            ! lib/User/pwent.t
8094 ____________________________________________________________________________
8095 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
8096         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
8097              From: PPrymmer@factset.com
8098              Date: Wed, 1 May 2002 09:54:51 -0400
8099              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
8100      Branch: perl
8101            ! vms/descrip_mms.template
8102 ____________________________________________________________________________
8103 [ 16303] By: sky                                   on 2002/05/01  13:00:57
8104         Log: First attempt at updating perlthrtut for ithreaded threads.pm
8105      Branch: perl
8106            ! pod/perlthrtut.pod
8107 ____________________________________________________________________________
8108 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
8109         Log: Provide the \N{U+HHHH} syntax before we forget.
8110      Branch: perl
8111            ! lib/charnames.pm lib/charnames.t toke.c
8112 ____________________________________________________________________________
8113 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
8114         Log: Subject: Copy-and-Pasto in perl.pod     
8115              From: lupe@lupe-christoph.de (Lupe Christoph)    
8116              Date: Wed, 1 May 2002 13:31:47 +0200
8117              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
8118      Branch: perl
8119            ! pod/perl.pod
8120 ____________________________________________________________________________
8121 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
8122         Log: Upgrade to Encode 1.66.
8123      Branch: perl
8124            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8125            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
8126 ____________________________________________________________________________
8127 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
8128         Log: Integrate perlio:
8129              
8130              [ 16297]
8131              Remove "spurious" (and unnecessary) variables from layer_syms
8132              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8133              
8134              [ 16296]
8135              perl embed.pl to update global.sym
8136      Branch: perl
8137           !> global.sym makedef.pl
8138 ____________________________________________________________________________
8139 [ 16298] By: ams                                   on 2002/05/01  09:42:27
8140         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
8141              From: Philip Newton <Philip.Newton@gmx.net>
8142              Date: Wed, 01 May 2002 12:41:10 +0200
8143              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
8144      Branch: perl
8145            ! vms/perlvms.pod
8146 ____________________________________________________________________________
8147 [ 16297] By: nick                                  on 2002/05/01  06:50:24
8148         Log: Remove "spurious" (and unnecessary) variables from layer_syms
8149              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
8150      Branch: perlio
8151            ! makedef.pl
8152 ____________________________________________________________________________
8153 [ 16296] By: nick                                  on 2002/05/01  06:21:28
8154         Log: perl embed.pl to update global.sym
8155      Branch: perlio
8156            ! global.sym
8157 ____________________________________________________________________________
8158 [ 16295] By: nick                                  on 2002/05/01  06:16:18
8159         Log: Raw integrate of mainline (global.sym wrong on Win32)
8160      Branch: perlio
8161           +> t/comp/hints.t
8162           !> (integrate 45 files)
8163 ____________________________________________________________________________
8164 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
8165         Log: metaconfig unit change for #16293.
8166      Branch: metaconfig/U/perl
8167            ! bincompat5005.U
8168 ____________________________________________________________________________
8169 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
8170         Log: Try #2 of getting rid of bincompat5005.
8171      Branch: perl
8172            ! Configure NetWare/config_H.wc Porting/Glossary
8173            ! Porting/config.sh Porting/config_H config_h.SH embed.h
8174            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
8175            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
8176            ! wince/config.h wince/config_H.ce
8177 ____________________________________________________________________________
8178 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
8179         Log: metaconfig unit changes for #16291.
8180      Branch: metaconfig
8181            ! U/installdirs/inc_version_list.U
8182      Branch: metaconfig/U/perl
8183            ! bincompat5005.U xs_apiversion.U
8184 ____________________________________________________________________________
8185 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
8186         Log: No bincompat5005.
8187      Branch: perl
8188            ! Configure INSTALL NetWare/config.wc Porting/Glossary
8189            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
8190            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
8191            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
8192            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
8193            ! win32/config.bc win32/config.gc win32/config.vc
8194            ! win32/config.vc64 wince/config.ce
8195 ____________________________________________________________________________
8196 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
8197         Log: Remove sv_setpviv{_,mg}; regen perlapi.
8198      Branch: perl
8199            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
8200 ____________________________________________________________________________
8201 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
8202         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
8203              From: Dave Mitchell <davem@fdgroup.com>
8204              Date: Tue, 30 Apr 2002 23:55:43 +0100
8205              Message-ID: <20020430235543.A27796@fdgroup.com>
8206      Branch: perl
8207            ! sv.c
8208 ____________________________________________________________________________
8209 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
8210         Log: Update to Getopt::Long 2.30.
8211      Branch: perl
8212            ! lib/Getopt/Long.pm
8213 ____________________________________________________________________________
8214 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
8215         Log: Integrate perlio:
8216              
8217              [ 16285]
8218              Attempt at sanity in PerlIO/makedef.pl world:
8219              1. Add comments to what each clump of symbols is for
8220              2. Explicitly export layer syms like I thought they were
8221              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
8222              section.
8223              4. Re-sort perlio.sym
8224      Branch: perl
8225           !> makedef.pl perlio.sym
8226 ____________________________________________________________________________
8227 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
8228         Log: Fix bug id 20020427.004 on %^H.
8229              Add a regression test for %^H.
8230              Change the sort pragma implementation to use a
8231              global variable instead of %^H.
8232      Branch: perl
8233            + t/comp/hints.t
8234            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
8235 ____________________________________________________________________________
8236 [ 16285] By: nick                                  on 2002/04/30  19:00:03
8237         Log: Attempt at sanity in PerlIO/makedef.pl world:
8238              1. Add comments to what each clump of symbols is for
8239              2. Explicitly export layer syms like I thought they were
8240              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
8241              section.
8242              4. Re-sort perlio.sym
8243      Branch: perlio
8244            ! makedef.pl perlio.sym
8245 ____________________________________________________________________________
8246 [ 16284] By: nick                                  on 2002/04/30  18:10:23
8247         Log: Rest of integrate
8248      Branch: perlio
8249           +> lib/ExtUtils/MM_MacOS.pm
8250           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8251           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
8252           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
8253           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
8254           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8255           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
8256           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
8257           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
8258           !> lib/Test/Harness/t/strap-analyze.t
8259           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
8260           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
8261 ____________________________________________________________________________
8262 [ 16283] By: nick                                  on 2002/04/30  17:53:37
8263         Log: Integrate mailine makedef.pl so I can look at it
8264      Branch: perlio
8265           !> makedef.pl
8266 ____________________________________________________________________________
8267 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
8268         Log: Upgrade to Encode 1.65.
8269      Branch: perl
8270            ! ext/Encode/Changes ext/Encode/Encode.pm
8271            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
8272            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
8273 ____________________________________________________________________________
8274 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
8275         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
8276      Branch: perl
8277            ! makedef.pl
8278 ____________________________________________________________________________
8279 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
8280         Log: NetWare: disable DEBUG/ASSERT for now.
8281      Branch: perl
8282            ! ext/Storable/Storable.xs
8283 ____________________________________________________________________________
8284 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
8285         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
8286              From: Michael G Schwern <schwern@pobox.com>
8287              Date: Tue, 30 Apr 2002 01:05:41 -0400
8288              Message-ID: <20020430050541.GL756@blackrider>
8289      Branch: perl
8290            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
8291            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
8292            ! lib/Test/Harness/t/test-harness.t
8293 ____________________________________________________________________________
8294 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
8295         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
8296              From: Michael G Schwern <schwern@pobox.com>
8297              Date: Tue, 30 Apr 2002 00:24:59 -0400
8298              Message-ID: <20020430042459.GJ756@blackrider>
8299      Branch: perl
8300            + lib/ExtUtils/MM_MacOS.pm
8301            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
8302            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8303            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
8304 ____________________________________________________________________________
8305 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
8306         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
8307              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
8308      Branch: perl
8309            ! util.c
8310 ____________________________________________________________________________
8311 [ 16276] By: ams                                   on 2002/04/30  08:42:32
8312         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
8313              From: "Craig A. Berry" <craigberry@mac.com>
8314              Date: Mon, 29 Apr 2002 23:37:06 -0500
8315              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
8316      Branch: perl
8317            ! t/pod/testp2pt.pl
8318 ____________________________________________________________________________
8319 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
8320         Log: Regen toc.
8321      Branch: perl
8322            ! pod/perltoc.pod
8323 ____________________________________________________________________________
8324 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
8325         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
8326              From: PPrymmer@factset.com
8327              Date: Mon, 29 Apr 2002 17:58:06 -0400
8328              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
8329      Branch: perl
8330            ! vms/perlvms.pod
8331 ____________________________________________________________________________
8332 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
8333         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
8334              from Todd Miller.
8335      Branch: perl
8336            ! hints/openbsd.sh
8337 ____________________________________________________________________________
8338 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
8339         Log: Integrate perlio:
8340              
8341              [ 16270]
8342              Adding Encode::* to .pm creates stash at compile time
8343              which means we need a stronger check on Encode at boot time.
8344      Branch: perl
8345           !> ext/PerlIO/encoding/encoding.pm
8346           !> ext/PerlIO/encoding/encoding.xs
8347 ____________________________________________________________________________
8348 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
8349         Log: OpenBSD hints update from Todd Miller.
8350              
8351              - old versions of OpenBSD don't have 'arch -s'
8352              - OpenBSD 3.1 and higher don't use libdl but users may have
8353              and old libdl on the system so we need to avoid using it.
8354      Branch: perl
8355            ! hints/openbsd.sh
8356 ____________________________________________________________________________
8357 [ 16270] By: nick                                  on 2002/04/29  17:33:38
8358         Log: Adding Encode::* to .pm creates stash at compile time
8359              which means we need a stronger check on Encode at boot time.
8360      Branch: perlio
8361            ! ext/PerlIO/encoding/encoding.pm
8362            ! ext/PerlIO/encoding/encoding.xs
8363 ____________________________________________________________________________
8364 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
8365         Log: Detypo by Ronald Kimball.
8366      Branch: perl
8367            ! pod/perlport.pod
8368 ____________________________________________________________________________
8369 [ 16268] By: nick                                  on 2002/04/29  15:47:00
8370         Log: Integrate mainline
8371      Branch: perlio
8372           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
8373           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
8374           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
8375           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
8376           !> pod/perlfaq2.pod pod/perlfaq3.pod
8377 ____________________________________________________________________________
8378 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
8379         Log: Update Changes.
8380      Branch: perl
8381            ! Changes patchlevel.h
8382 ____________________________________________________________________________
8383 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
8384         Log: MM_NW5 update from C Aditya.
8385      Branch: perl
8386            ! lib/ExtUtils/MM_NW5.pm
8387 ____________________________________________________________________________
8388 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
8389         Log: FAQ sync.
8390      Branch: perl
8391            ! pod/perlfaq2.pod pod/perlfaq3.pod
8392 ____________________________________________________________________________
8393 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
8394         Log: NetBSD hints rewrite from Johnny Lam.
8395      Branch: perl
8396            ! hints/netbsd.sh
8397 ____________________________________________________________________________
8398 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
8399         Log: Upgrade to Encode 1.64.
8400      Branch: perl
8401            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8402            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
8403 ____________________________________________________________________________
8404 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
8405         Log: Subject: [Unicode::Normalize] mkheader tweak
8406              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8407              Date: Mon, 29 Apr 2002 12:58:01 +0900
8408              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
8409      Branch: perl
8410            ! ext/Unicode/Normalize/mkheader
8411 ____________________________________________________________________________
8412 [ 16261] By: nick                                  on 2002/04/29  06:29:48
8413         Log: Integrate mainline
8414      Branch: perlio
8415            - macos/MacPerlTests.cmd macos/xsubpp.patch
8416           !> (integrate 40 files)
8417 ____________________________________________________________________________
8418 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
8419         Log: Upgrade to Unicode::Normalize 0.76,
8420              from SADAHIRO Tomoyuki.
8421      Branch: perl
8422            ! ext/Unicode/Normalize/Changes
8423            ! ext/Unicode/Normalize/Normalize.pm
8424            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8425            ! ext/Unicode/Normalize/t/func.t
8426 ____________________________________________________________________________
8427 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
8428         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
8429              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
8430              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
8431              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
8432      Branch: perl
8433            ! pod/perlport.pod
8434 ____________________________________________________________________________
8435 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
8436         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
8437              the basic and list tests started hanging).
8438      Branch: perl
8439            ! ext/threads/t/basic.t ext/threads/t/list.t
8440            ! ext/threads/t/thread.t
8441 ____________________________________________________________________________
8442 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
8443         Log: Integrate #16254 from macperl;
8444              
8445              Fix most tests on MacOS (not yet ext/ or /lib)
8446      Branch: perl
8447           !> (integrate 30 files)
8448 ____________________________________________________________________________
8449 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
8450         Log: As requested by pudge.
8451      Branch: perl
8452            - macos/MacPerlTests.cmd macos/xsubpp.patch
8453            ! MANIFEST
8454 ____________________________________________________________________________
8455 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
8456         Log: Integrate perl
8457      Branch: macperl
8458           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
8459           +> wince/cecopy-lib.pl wince/comp.pl
8460           !> (integrate 38 files)
8461 ____________________________________________________________________________
8462 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
8463         Log: Fix most tests on MacOS (not yet ext/ or /lib)
8464      Branch: macperl
8465            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
8466            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
8467            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
8468            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
8469            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
8470            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
8471            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
8472            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
8473 ____________________________________________________________________________
8474 [ 16253] By: nick                                  on 2002/04/28  19:10:50
8475         Log: Integrate mainline
8476      Branch: perlio
8477           +> wince/cecopy-lib.pl wince/comp.pl
8478           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
8479           !> ext/threads/t/basic.t ext/threads/t/list.t
8480           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
8481           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
8482           !> wince/win32.h wince/wince.c
8483 ____________________________________________________________________________
8484 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
8485         Log: More configuration/build changes
8486      Branch: macperl
8487            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8488            ! macos/Makefile.mk macos/config.h macos/config.sh
8489            ! macos/macish.h
8490 ____________________________________________________________________________
8491 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
8492         Log: Subject: WinCE many fixes
8493              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8494              Date: Sun, 28 Apr 2002 21:54:31 +0400
8495              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
8496      Branch: perl
8497            + wince/cecopy-lib.pl wince/comp.pl
8498            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
8499            ! wince/config_h.PL wince/perldll.def wince/win32.h
8500            ! wince/wince.c
8501 ____________________________________________________________________________
8502 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
8503         Log: Retract the cond.t part of #16249 since the nature
8504              of the test changed.
8505      Branch: perl
8506            ! ext/threads/shared/t/cond.t
8507 ____________________________________________________________________________
8508 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
8509         Log: (retracted by #16258)
8510              
8511              Fix thread tests not to depend on sleep() as
8512              a scheduling aid.  In two tests (basic and list)
8513              I had to change from sleep() hack to another hack...
8514              basically, using the filesystem as a semaphore.
8515              The assumption made is that rmdir() is atomic.
8516              (The sleep() scheduling assumption broke with the
8517              GNU pth in NetBSD.)
8518              
8519              (the cond.t part retracted by #16250)
8520      Branch: perl
8521            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
8522            ! ext/threads/t/list.t ext/threads/t/thread.t
8523 ____________________________________________________________________________
8524 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
8525         Log: Be tidy.
8526      Branch: perl
8527            ! ext/PerlIO/t/fallback.t
8528 ____________________________________________________________________________
8529 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
8530         Log: Integrate perlio:
8531              
8532              [ 16246]
8533              Have :encoding() default to perlqq style fallbacks.
8534              Add test for that.
8535              
8536              [ 16245]
8537              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8538              as gate on layer tests which fail on -Dusesfio
8539              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8540              
8541              [ 16244]
8542              Builds under -Uuseperlio
8543              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8544      Branch: perl
8545           +> ext/PerlIO/t/fallback.t
8546           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
8547           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
8548           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
8549           !> t/io/binmode.t t/io/crlf.t
8550 ____________________________________________________________________________
8551 [ 16246] By: nick                                  on 2002/04/28  10:08:05
8552         Log: Have :encoding() default to perlqq style fallbacks.
8553              Add test for that.
8554      Branch: perlio
8555            + ext/PerlIO/t/fallback.t
8556            ! MANIFEST ext/PerlIO/encoding/encoding.pm
8557            ! ext/PerlIO/encoding/encoding.xs
8558 ____________________________________________________________________________
8559 [ 16245] By: nick                                  on 2002/04/28  08:57:54
8560         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
8561              as gate on layer tests which fail on -Dusesfio
8562              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
8563      Branch: perlio
8564            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
8565            ! t/io/crlf.t
8566 ____________________________________________________________________________
8567 [ 16244] By: nick                                  on 2002/04/28  08:22:07
8568         Log: Builds under -Uuseperlio
8569              Uses PUSHSTACK/POPSTACK in :encoding and :Via
8570      Branch: perlio
8571            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
8572 ____________________________________________________________________________
8573 [ 16243] By: nick                                  on 2002/04/28  07:19:01
8574         Log: Integrate mainline
8575      Branch: perlio
8576           +> ext/threads/t/list.t
8577           !> (integrate 40 files)
8578 ____________________________________________________________________________
8579 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
8580         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
8581      Branch: perl
8582            ! hints/netbsd.sh
8583 ____________________________________________________________________________
8584 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
8585         Log: Plan better.
8586      Branch: perl
8587            ! t/io/fs.t
8588 ____________________________________________________________________________
8589 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
8590         Log: No trunc worries.
8591      Branch: perl
8592            ! pod/perldelta.pod
8593 ____________________________________________________________________________
8594 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
8595         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
8596              From: Michael G Schwern <schwern@pobox.com>
8597              Date: Sat, 27 Apr 2002 23:20:19 -0400
8598              Message-ID: <20020428032019.GF1821@blackrider>
8599      Branch: perl
8600            ! pod/perlfunc.pod t/io/fs.t
8601 ____________________________________________________________________________
8602 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
8603         Log: More valgrind findings: e.g. t/op/utfhash.t.
8604      Branch: perl
8605            ! hv.c
8606 ____________________________________________________________________________
8607 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
8608         Log: Unused variables now that "did you use incorrect case" is gone;
8609              and valgrind claims that the savepvn() in utilize() leaks in e.g.
8610              lib/blib.t.
8611      Branch: perl
8612            ! op.c
8613 ____________________________________________________________________________
8614 [ 16236] By: sky                                   on 2002/04/28  00:15:45
8615         Log: Added test cases and fixed some obvious things.
8616      Branch: perl
8617            + ext/threads/t/list.t
8618            ! MANIFEST ext/threads/threads.xs
8619 ____________________________________________________________________________
8620 [ 16235] By: sky                                   on 2002/04/27  23:50:11
8621         Log: Removed last traces of autodetach.
8622              Added list() methid.
8623              Changed documentation.
8624      Branch: perl
8625            ! ext/threads/threads.pm ext/threads/threads.xs
8626 ____________________________________________________________________________
8627 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
8628         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
8629              From: Jerrad Pierce <belg4mit@MIT.EDU>
8630              Date: Sat, 27 Apr 2002 19:14:17 -0400
8631              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
8632      Branch: perl
8633            ! lib/FileCache.pm
8634 ____________________________________________________________________________
8635 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
8636         Log: More NetBSD patches from Johnny Lam.
8637              
8638              Remove the need for a $prefix setting that was added in the
8639              previous patch I sent.     Also add the proper rpath options
8640              to the linker flags depending on whether we're on a ELF or
8641              a.out platform.     These were tested both in a non-pkgsrc and
8642              pkgsrc build.
8643              
8644              Append to $libs instead of overwriting its value.  This was
8645              causing $(LDLOADLIBS) to not get added to the dynamic_libs
8646              link command on NetBSD systems and was the cause of the GDBM
8647              problems reported.  Also use '$(LDLOADLIBS)' instead of
8648              expanding its value so that it is more easily overridden in
8649              the Makefile by "make all LDLOADLIBS=...".
8650              
8651              Remove "-L/usr/local/lib" because the location of libgdbm.so
8652              is already added during the Configure process, and this
8653              spurious addition may cause the wrong libgdbm.so to be linked
8654              against as a result.
8655      Branch: perl
8656            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
8657            ! lib/ExtUtils/MM_Unix.pm
8658 ____________________________________________________________________________
8659 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
8660         Log: More VC5-induced casting found by Nikola Knezevic.
8661      Branch: perl
8662            ! av.c hv.c mg.c sv.c
8663 ____________________________________________________________________________
8664 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
8665         Log: More U32 regflags.
8666      Branch: perl
8667            ! op.h regcomp.c thrdvar.h
8668 ____________________________________________________________________________
8669 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
8670         Log: Integrate from bleadperl
8671      Branch: macperl
8672           +> ext/Encode/lib/Encode/Guess.pm
8673           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8674           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
8675           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
8676           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
8677           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
8678           +> lib/ExtUtils/t/zz_cleanup_dummy.t
8679           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8680           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
8681           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
8682           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
8683            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8684            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8685            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8686            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8687            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8688            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8689            - t/op/system_tests
8690           !> (integrate 133 files)
8691 ____________________________________________________________________________
8692 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
8693         Log: Retract #16195 since it seems to be unnecessary.
8694      Branch: perl
8695            ! lib/ExtUtils/MM_Unix.pm
8696 ____________________________________________________________________________
8697 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
8698         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
8699              From: "Craig A. Berry" <craigberry@mac.com>
8700              Date: Sat, 27 Apr 2002 15:11:31 -0500
8701              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
8702      Branch: perl
8703            ! vms/descrip_mms.template
8704 ____________________________________________________________________________
8705 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
8706         Log: Some more known open() modes.
8707      Branch: perl
8708            ! pod/perldiag.pod
8709 ____________________________________________________________________________
8710 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
8711         Log: Upgrade to Encode 1.63.
8712      Branch: perl
8713            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8714            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
8715            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
8716            ! ext/Encode/lib/Encode/Encoding.pm
8717            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
8718            ! ext/Encode/lib/Encode/JP/JIS7.pm
8719            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8720            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8721 ____________________________________________________________________________
8722 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
8723         Log: Update Changes.
8724      Branch: perl
8725            ! Changes patchlevel.h
8726 ____________________________________________________________________________
8727 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
8728         Log: Integrate perlio:
8729              
8730              [ 16221]
8731              Correct which var is nulled, stack movement protection.
8732      Branch: perl
8733           !> ext/PerlIO/encoding/encoding.xs
8734 ____________________________________________________________________________
8735 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
8736         Log: Subject: PATCH t/TEST
8737              From: Mark-Jason Dominus <mjd@plover.com>
8738              Date: Sat, 27 Apr 2002 14:06:56 -0400
8739              Message-ID: <20020427180656.5422.qmail@plover.com>
8740      Branch: perl
8741            ! t/TEST
8742 ____________________________________________________________________________
8743 [ 16222] By: sky                                   on 2002/04/27  17:00:29
8744         Log: Ahem, look another way.
8745      Branch: perl
8746            ! ext/threads/shared/t/queue.t
8747 ____________________________________________________________________________
8748 [ 16221] By: nick                                  on 2002/04/27  16:34:48
8749         Log: Correct which var is nulled, stack movement protection.
8750      Branch: perlio
8751            ! ext/PerlIO/encoding/encoding.xs
8752 ____________________________________________________________________________
8753 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
8754         Log: Integrate perlio:
8755              
8756              [ 16216]
8757              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
8758              - if encoding loads Encode then stack grows.
8759              - pp_binmode was not allowing for that to happen
8760              - added PUTBACK/SPAGAIN.
8761      Branch: perl
8762           !> pp_sys.c
8763 ____________________________________________________________________________
8764 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
8765         Log: First half of NetBSD patch-ai, from Johnny Lam:
8766              
8767              The first part removes "installman" and "installhtml" from the
8768              .PHONY target, which was causing problems during installation.
8769              
8770              (the installman and installhtml are not phony targets,
8771              they are real files)
8772      Branch: perl
8773            ! Makefile.SH
8774 ____________________________________________________________________________
8775 [ 16218] By: nick                                  on 2002/04/27  16:22:40
8776         Log: Integrate mainline
8777      Branch: perlio
8778           +> ext/threads/shared/t/cond.t
8779           !> MANIFEST ext/threads/shared/shared.xs
8780           !> ext/threads/shared/t/queue.t
8781 ____________________________________________________________________________
8782 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
8783         Log: NetBSD patch-ab from Johnny Lam:
8784              
8785              Some tweaks to the NetBSD hints file to make the Configure
8786              process more useful when not building from pkgsrc.  This file
8787              will definitely need to change again when the 1.6 release of
8788              NetBSD comes out, but I'll handle the changes at the later
8789              date.
8790      Branch: perl
8791            ! hints/netbsd.sh
8792 ____________________________________________________________________________
8793 [ 16216] By: nick                                  on 2002/04/27  16:19:21
8794         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
8795              - if encoding loads Encode then stack grows.
8796              - pp_binmode was not allowing for that to happen
8797              - added PUTBACK/SPAGAIN.
8798      Branch: perlio
8799            ! pp_sys.c
8800 ____________________________________________________________________________
8801 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
8802         Log: Integrate perlio:
8803              
8804              [ 16211]
8805              Re-instate $PerlIO::encoding::check at boot.
8806              (Retaining Dan's XS side require though I don't see need.)
8807              
8808              [ 16207]
8809              Fix fd leak on Via(bogus).
8810              Finish implementing PerlIOVia_open().
8811              Export more guts of PerlIO_* so Via_open() can work.
8812              Fix various PerlIO_allocate() features exposed by above.
8813              
8814              [ 16027]
8815              Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
8816              and change test not to skip them.
8817              
8818              [ 16023]
8819              Some tweaks for encodings which need lines.
8820              Also disabled trial of using fallbacks.
8821              
8822              [ 16022]
8823              Various tweaks to Encode
8824      Branch: perl
8825           !> embed.fnc ext/PerlIO/Via/Via.xs
8826           !> ext/PerlIO/encoding/encoding.pm
8827           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
8828           !> perlio.c perlio.h perliol.h
8829 ____________________________________________________________________________
8830 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
8831         Log: Upgrade to Encode 1.62.
8832      Branch: perl
8833            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8834 ____________________________________________________________________________
8835 [ 16213] By: ams                                   on 2002/04/27  15:38:50
8836         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
8837              From: Philip Newton <Philip.Newton@gmx.net>
8838              Date: Sat, 27 Apr 2002 08:51:30 +0200
8839              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
8840              
8841              Subject: Re: Change 16183: Stop being coy.
8842              From: Philip Newton <Philip.Newton@gmx.net>
8843              Date: Sat, 27 Apr 2002 08:52:13 +0200
8844              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
8845      Branch: perl
8846            ! INSTALL pod/perldelta.pod
8847 ____________________________________________________________________________
8848 [ 16212] By: sky                                   on 2002/04/27  13:54:46
8849         Log: Add test numbers to make "make test" happy. Order is irrelevant
8850              but number of oks is not.
8851      Branch: perl
8852            ! ext/threads/shared/t/queue.t
8853 ____________________________________________________________________________
8854 [ 16211] By: nick                                  on 2002/04/27  13:29:55
8855         Log: Re-instate $PerlIO::encoding::check at boot.
8856              (Retaining Dan's XS side require though I don't see need.)
8857      Branch: perlio
8858            ! ext/PerlIO/encoding/encoding.pm
8859            ! ext/PerlIO/encoding/encoding.xs
8860 ____________________________________________________________________________
8861 [ 16210] By: sky                                   on 2002/04/27  12:56:44
8862         Log: Fixed race condtions and deadlocks in interaction with 
8863              cond_wait/cond_signal and lock.
8864              Now we wait for a lock to gie up if we return from COND_WAIT
8865              and we are still locked. We also notifiers potential 
8866              lockers that it is free for locking when we go into COND_WAIT.
8867      Branch: perl
8868            + ext/threads/shared/t/cond.t
8869            ! MANIFEST ext/threads/shared/shared.xs
8870            ! ext/threads/shared/t/queue.t
8871 ____________________________________________________________________________
8872 [ 16209] By: nick                                  on 2002/04/27  12:32:41
8873         Log: Integrate mainline
8874      Branch: perlio
8875           +> t/win32/system_tests
8876            - t/op/system_tests
8877           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
8878           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
8879           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
8880           !> t/lib/warnings/pp_hot t/win32/system.t
8881 ____________________________________________________________________________
8882 [ 16208] By: sky                                   on 2002/04/27  11:46:53
8883         Log: Saving locks after we set it to 0 was kind of pointless.
8884              Hunting down fixes in cond_* functions.
8885      Branch: perl
8886            ! ext/threads/shared/shared.xs
8887 ____________________________________________________________________________
8888 [ 16207] By: nick                                  on 2002/04/27  10:12:00
8889         Log: Fix fd leak on Via(bogus).
8890              Finish implementing PerlIOVia_open().
8891              Export more guts of PerlIO_* so Via_open() can work.
8892              Fix various PerlIO_allocate() features exposed by above.
8893      Branch: perlio
8894            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
8895            ! perlio.h perliol.h
8896 ____________________________________________________________________________
8897 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
8898         Log: NetBSD and OpenBSD cannot do comments at #! line
8899              (or long #! lines?)
8900      Branch: perl
8901            ! t/japh/abigail.t
8902 ____________________________________________________________________________
8903 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
8904         Log: Add taint rethink to the todo list.
8905      Branch: perl
8906            ! pod/perltodo.pod
8907 ____________________________________________________________________________
8908 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
8909         Log: Integrate changes #16199 and #16201 from macperl;
8910              
8911              Time::Local compatibility patches, from Graham
8912              
8913              MacPerl require() portability patches
8914      Branch: perl
8915           !> lib/Time/Local.pm pp_ctl.c
8916 ____________________________________________________________________________
8917 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
8918         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
8919              From: Nicholas Clark <nick@unfortu.net>
8920              Date: Fri, 26 Apr 2002 23:27:23 +0100
8921              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
8922      Branch: perl
8923            ! t/lib/warnings/pp_hot
8924 ____________________________________________________________________________
8925 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
8926         Log: Working on MacPerl tests
8927      Branch: macperl
8928            ! macos/MacPerlTests.cmd
8929 ____________________________________________________________________________
8930 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
8931         Log: MacPerl require() portability patches
8932      Branch: macperl
8933            ! pp_ctl.c
8934 ____________________________________________________________________________
8935 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
8936         Log: Fix a few MacPerl_CanonDir() problems
8937      Branch: macperl
8938            ! macos/macish.c macos/macish.h
8939 ____________________________________________________________________________
8940 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
8941         Log: Time::Local compatibility patches, from Graham
8942      Branch: macperl
8943            ! lib/Time/Local.pm
8944 ____________________________________________________________________________
8945 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
8946         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
8947              From: Simon Cozens <simon@netthink.co.uk>
8948              Date: Fri, 26 Apr 2002 21:58:21 +0100
8949              Message-ID: <20020426205821.GB5855@netthink.co.uk>
8950      Branch: perl
8951            ! ext/Time/HiRes/HiRes.pm
8952 ____________________________________________________________________________
8953 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
8954         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
8955              to know about it always (not just when using the pth).
8956      Branch: perl
8957            ! hints/netbsd.sh
8958 ____________________________________________________________________________
8959 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
8960         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
8961      Branch: perl
8962            ! ext/Digest/MD5/t/files.t
8963 ____________________________________________________________________________
8964 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
8965         Log: (retracted by #16229)
8966              Subject: FIXIN problem under Win32
8967              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8968              Date: Thu, 25 Apr 2002 23:03:31 +0200
8969              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
8970      Branch: perl
8971            ! lib/ExtUtils/MM_Unix.pm
8972 ____________________________________________________________________________
8973 [ 16194] By: nick                                  on 2002/04/26  17:36:16
8974         Log: Integrate mainline
8975      Branch: perlio
8976           +> ext/Encode/lib/Encode/Guess.pm
8977           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
8978           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
8979           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
8980           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
8981           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
8982           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
8983           +> t/lib/sample-tests/die_last_minute
8984           !> (integrate 94 files)
8985 ____________________________________________________________________________
8986 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
8987         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
8988              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8989              Date: Fri, 26 Apr 2002 15:38:16 +0200
8990              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
8991      Branch: perl
8992            + t/win32/system_tests
8993            - t/op/system_tests
8994            ! MANIFEST t/win32/system.t
8995 ____________________________________________________________________________
8996 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
8997         Log: Mention explicitly the NetBSD + pth combination.
8998      Branch: perl
8999            ! pod/perldelta.pod
9000 ____________________________________________________________________________
9001 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
9002         Log: Subject: [PATCH] Fix email address.
9003              From: Abigail <abigail@foad.org>
9004              Date: Fri, 26 Apr 2002 18:03:11 +0200
9005              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
9006      Branch: perl
9007            ! t/japh/abigail.t
9008 ____________________________________________________________________________
9009 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
9010         Log: NetWare update from C Aditya.
9011      Branch: perl
9012            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
9013            ! lib/ExtUtils/MM_Unix.pm
9014 ____________________________________________________________________________
9015 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
9016         Log: Subject: [PATCH vms/test.com] use t/TEST
9017              From: "Craig A. Berry" <craigberry@mac.com>
9018              Date: Fri, 26 Apr 2002 09:34:46 -0500
9019              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
9020      Branch: perl
9021            ! vms/test.com
9022 ____________________________________________________________________________
9023 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
9024         Log: Update Changes.
9025      Branch: perl
9026            ! Changes patchlevel.h
9027 ____________________________________________________________________________
9028 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
9029         Log: Subject: [Encode] s/=over2/=over 2/g
9030              From: Dan Kogai <dankogai@dan.co.jp>
9031              Date: Fri, 26 Apr 2002 14:57:09 +0900
9032              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
9033      Branch: perl
9034            ! ext/Encode/Encode.pm
9035 ____________________________________________________________________________
9036 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
9037         Log: Use temp int variable in the W*() since direct casting
9038              to either an int or an IV would not be right.
9039      Branch: perl
9040            ! ext/POSIX/POSIX.xs
9041 ____________________________________________________________________________
9042 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
9043         Log: The #16182 radiates U32ness.
9044      Branch: perl
9045            ! embed.fnc embed.h proto.h regcomp.c toke.c
9046 ____________________________________________________________________________
9047 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
9048         Log: Subject: t/TEST ported to VMS
9049              From: "Craig A. Berry" <craigberry@mac.com>
9050              Date: Fri, 26 Apr 2002 00:13:31 -0500
9051              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
9052      Branch: perl
9053            ! t/TEST
9054 ____________________________________________________________________________
9055 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
9056         Log: Stop being coy.
9057      Branch: perl
9058            ! pod/perldelta.pod
9059 ____________________________________________________________________________
9060 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
9061         Log: Subject: Re: binary compatibility
9062              From: Mark-Jason Dominus <mjd@plover.com>
9063              Date: Wed, 24 Apr 2002 17:35:07 -0400
9064              Message-ID: <20020424213507.7846.qmail@plover.com>
9065      Branch: perl
9066            ! op.h
9067 ____________________________________________________________________________
9068 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
9069         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
9070              allocating half of the retstack!)
9071      Branch: perl
9072            ! README.win32 sv.c
9073 ____________________________________________________________________________
9074 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
9075         Log: temporary variable not wide enough to hold all the bits in
9076              op->op_targ
9077      Branch: perl
9078            ! op.c
9079 ____________________________________________________________________________
9080 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
9081         Log: Add an idea/question from Damian. 
9082      Branch: perl
9083            ! pod/perltodo.pod
9084 ____________________________________________________________________________
9085 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
9086         Log: build missing utilities on windows; clean stray files
9087      Branch: perl
9088            ! win32/Makefile win32/makefile.mk
9089 ____________________________________________________________________________
9090 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
9091         Log: Upgrade to Encode 1.61, from Dan Kogai.
9092      Branch: perl
9093            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9094            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
9095            ! ext/Encode/lib/Encode/Guess.pm
9096            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
9097            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
9098            ! ext/Encode/t/mime-header.t
9099 ____________________________________________________________________________
9100 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
9101         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
9102              From: andreas.koenig@anima.de (Andreas J. Koenig)
9103              Date: Tue, 23 Apr 2002 04:40:42 +0200      
9104              Message-ID: <m37kmzi1cl.fsf@anima.de>
9105      Branch: perl
9106            ! pod/perluniintro.pod
9107 ____________________________________________________________________________
9108 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
9109         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
9110              platform needs to fill in the other branch here)
9111      Branch: perl
9112            ! ext/Digest/MD5/t/files.t
9113 ____________________________________________________________________________
9114 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
9115         Log: MANIFEST is needlessly held open for entire duration of "make test"
9116      Branch: perl
9117            ! t/TEST t/harness
9118 ____________________________________________________________________________
9119 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
9120         Log: various signed/unsigned mismatch nits
9121      Branch: perl
9122            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9123            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9124            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
9125            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
9126            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
9127            ! ext/Time/HiRes/HiRes.xs regcomp.c
9128 ____________________________________________________________________________
9129 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
9130         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
9131              From: Nicholas Clark <nick@unfortu.net>
9132              Date: Thu, 25 Apr 2002 22:41:57 +0100
9133              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
9134      Branch: perl
9135            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
9136            + ext/Storable/t/make_downgrade.pl
9137            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
9138            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
9139            ! ext/Storable/t/utf8hash.t
9140 ____________________________________________________________________________
9141 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
9142         Log: Extra guidance for JAPH debuggers.
9143      Branch: perl
9144            ! t/japh/abigail.t
9145 ____________________________________________________________________________
9146 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
9147         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
9148              From: Paul_GreenVOS@vos.stratus.com
9149              Date: Wed, 24 Apr 02 18:27 edt
9150              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
9151      Branch: perl
9152            ! vos/vos.c
9153 ____________________________________________________________________________
9154 [ 16169] By: ams                                   on 2002/04/25  20:33:35
9155         Log: Subject: [PATCH] don't build B/C twice on VMS
9156              From: "Craig A. Berry" <craigberry@mac.com>
9157              Date: Thu, 25 Apr 2002 16:00:57 -0500
9158              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
9159      Branch: perl
9160            ! configure.com
9161 ____________________________________________________________________________
9162 [ 16168] By: ams                                   on 2002/04/25  20:31:19
9163         Log: Subject: Re: POSIX::WEXITSTATUS broken again
9164              From: Andy Dougherty <doughera@lafayette.edu>
9165              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
9166              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
9167      Branch: perl
9168            ! ext/POSIX/POSIX.xs
9169 ____________________________________________________________________________
9170 [ 16167] By: ams                                   on 2002/04/25  19:49:09
9171         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
9172              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9173              Date: Thu, 25 Apr 2002 13:39:35 -0700
9174              Message-Id: <HmGy8gzkguHW092yn@efn.org>
9175      Branch: perl
9176            ! t/harness
9177 ____________________________________________________________________________
9178 [ 16166] By: ams                                   on 2002/04/25  19:43:06
9179         Log: $fh->close(); print $fh "foo" would segfault under -w in
9180              report_evil_fh() because $fh doesn't have a name.
9181      Branch: perl
9182            ! util.c
9183 ____________________________________________________________________________
9184 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
9185         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
9186              being found properly
9187      Branch: perl
9188            ! ext/Cwd/t/cwd.t
9189 ____________________________________________________________________________
9190 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
9191         Log: Brace yourself from Craig Berry to keep older compilers happy.
9192      Branch: perl
9193            ! vms/vms.c
9194 ____________________________________________________________________________
9195 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
9196         Log: More %{} overload tests.
9197      Branch: perl
9198            ! lib/overload.t
9199 ____________________________________________________________________________
9200 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
9201         Log: some extension builds need to find pl2bat.bat on windows
9202      Branch: perl
9203            ! win32/buildext.pl
9204 ____________________________________________________________________________
9205 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
9206         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
9207              From: "Craig A. Berry" <craigberry@mac.com>
9208              Date: Thu, 25 Apr 2002 12:30:06 -0500
9209              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
9210      Branch: perl
9211            ! lib/ExtUtils/MM_VMS.pm
9212 ____________________________________________________________________________
9213 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
9214         Log: windows build fails if there is no perlglob.exe in the PATH
9215      Branch: perl
9216            ! win32/buildext.pl
9217 ____________________________________________________________________________
9218 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
9219         Log: Mysterious setlocale() core dump in ancient Solaris
9220              found by Merijn Broeren.  Doesn't look like Perl's fault.
9221      Branch: perl
9222            ! pod/perldelta.pod
9223 ____________________________________________________________________________
9224 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
9225         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
9226              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
9227              Date: Thu, 25 Apr 2002 17:35:23 +0200
9228              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
9229      Branch: perl
9230            ! pp_ctl.c
9231 ____________________________________________________________________________
9232 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
9233         Log: Subject: [PATCH] pp_ctl.c:pp_require
9234              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
9235              Date: Thu, 25 Apr 2002 16:01:14 +0200
9236              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
9237      Branch: perl
9238            ! pp_ctl.c
9239 ____________________________________________________________________________
9240 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
9241         Log: -Wformat cleanups from Robin Barker.
9242      Branch: perl
9243            ! dump.c embed.fnc proto.h sv.c
9244 ____________________________________________________________________________
9245 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
9246         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
9247              From: Michael G Schwern <schwern@pobox.com>
9248              Date: Thu, 25 Apr 2002 01:51:27 -0400
9249              Message-ID: <20020425055127.GB3456@blackrider>
9250      Branch: perl
9251            + t/lib/sample-tests/bignum t/lib/sample-tests/die
9252            + t/lib/sample-tests/die_head_end
9253            + t/lib/sample-tests/die_last_minute
9254            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
9255            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
9256            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
9257 ____________________________________________________________________________
9258 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
9259         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
9260              From: Michael G Schwern <schwern@pobox.com>
9261              Date: Thu, 25 Apr 2002 01:32:10 -0400
9262              Message-ID: <20020425053210.GA3334@blackrider>
9263      Branch: perl
9264            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
9265            + lib/Test/Simple/t/strays.t
9266            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
9267            ! lib/Test/Simple.pm lib/Test/Simple/Changes
9268            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
9269            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
9270            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
9271            ! lib/Test/Simple/t/use_ok.t
9272 ____________________________________________________________________________
9273 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
9274         Log: Elaborate a bit on Storable.
9275      Branch: perl
9276            ! pod/perldelta.pod
9277 ____________________________________________________________________________
9278 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
9279         Log: Cleaner Encode tests under -Mutf8.
9280      Branch: perl
9281            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
9282 ____________________________________________________________________________
9283 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
9284         Log: Subject: [PATCH] installperl
9285              From: Abe Timmerman <abe@ztreet.demon.nl>
9286              Date: Thu, 25 Apr 2002 01:00:00 +0200
9287              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
9288      Branch: perl
9289            ! installperl
9290 ____________________________________________________________________________
9291 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
9292         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
9293              From: Dan Kogai <dankogai@dan.co.jp>
9294              Date: Thu, 25 Apr 2002 10:49:13 +0900
9295              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
9296      Branch: perl
9297            ! ext/PerlIO/encoding/encoding.xs
9298 ____________________________________________________________________________
9299 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
9300         Log: Stray =back.
9301      Branch: perl
9302            ! README.win32
9303 ____________________________________________________________________________
9304 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
9305         Log: Add an untested warning variant.
9306      Branch: perl
9307            ! t/lib/warnings/op
9308 ____________________________________________________________________________
9309 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
9310         Log: Update Changes.
9311      Branch: perl
9312            ! Changes patchlevel.h
9313 ____________________________________________________________________________
9314 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
9315         Log: Wrong plan.
9316      Branch: perl
9317            ! ext/Encode/t/mime-header.t
9318 ____________________________________________________________________________
9319 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
9320         Log: Upgrade to Encode 1.60, from Dan Kogai.
9321      Branch: perl
9322            + ext/Encode/lib/Encode/Guess.pm
9323            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
9324            + ext/Encode/t/mime-header.t
9325            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
9326            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9327            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
9328            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
9329            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
9330            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
9331 ____________________________________________________________________________
9332 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
9333         Log: another case of enabling binmode() where it should not be: if the
9334              *.enc files are CRLF terminated, the result gets CRCRLF terminations
9335      Branch: perl
9336            ! ext/Encode/t/CJKT.t
9337 ____________________________________________________________________________
9338 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
9339         Log: microperl update; boldly assume time() and time_t
9340              (since we assume ANSI and i_time, anyway).
9341      Branch: perl
9342            ! uconfig.h uconfig.sh
9343 ____________________________________________________________________________
9344 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
9345         Log: Integrate #16136, #16137, #16138 from macperl;
9346              
9347              Silly fix for the SC compiler's fixation with "comp" as a type
9348              
9349              Skip more PerlIO symbols for sfio
9350              
9351              Play nicely in miniperl
9352      Branch: perl
9353           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
9354           !> lib/File/Spec/Mac.pm makedef.pl
9355 ____________________________________________________________________________
9356 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
9357         Log: Sync configpm and config.h for use in 5.8
9358              (still need to do config.sh)
9359      Branch: macperl
9360            ! macos/config.h macos/configpm
9361 ____________________________________________________________________________
9362 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
9363         Log: Make MM_MacOS work with new MakeMaker
9364      Branch: macperl
9365            ! macos/lib/ExtUtils/MM_MacOS.pm
9366 ____________________________________________________________________________
9367 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
9368         Log: Makefile.mk changes for 5.8: additional extensions
9369              and source files; bump version
9370      Branch: macperl
9371            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
9372 ____________________________________________________________________________
9373 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
9374         Log: Play nicely in miniperl
9375      Branch: macperl
9376            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
9377 ____________________________________________________________________________
9378 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
9379         Log: Skip more PerlIO symbols for sfio
9380      Branch: macperl
9381            ! makedef.pl
9382 ____________________________________________________________________________
9383 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
9384         Log: Silly fix for the SC compiler's fixation with "comp" as a type
9385      Branch: macperl
9386            ! ext/Unicode/Normalize/Normalize.xs
9387 ____________________________________________________________________________
9388 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
9389         Log: Merge macperl xsubpp with current xsubpp
9390      Branch: macperl
9391            ! macos/xsubpp
9392 ____________________________________________________________________________
9393 [ 16134] By: nick                                  on 2002/04/24  18:08:37
9394         Log: Integrate mainline
9395      Branch: perlio
9396           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
9397           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
9398            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9399            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9400            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9401            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9402            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9403            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9404           !> (integrate 44 files)
9405 ____________________________________________________________________________
9406 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
9407         Log: Delete more included modules from bundled_ext
9408      Branch: macperl
9409            - macos/bundled_ext/Digest/MD5/Changes
9410            - macos/bundled_ext/Digest/MD5/MD5.pm
9411            - macos/bundled_ext/Digest/MD5/MD5.xs
9412            - macos/bundled_ext/Digest/MD5/Makefile.PL
9413            - macos/bundled_ext/Digest/MD5/Makefile.mk
9414            - macos/bundled_ext/Digest/MD5/README
9415            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
9416            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
9417            - macos/bundled_ext/Digest/MD5/rfc1321.txt
9418            - macos/bundled_ext/Digest/MD5/t/badfile.t
9419            - macos/bundled_ext/Digest/MD5/t/files.t
9420            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
9421            - macos/bundled_ext/Digest/MD5/typemap
9422            - macos/bundled_ext/Filter/Util/Call/Call.pm
9423            - macos/bundled_ext/Filter/Util/Call/Call.xs
9424            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
9425            - macos/bundled_ext/Filter/Util/Call/ppport.h
9426            - macos/bundled_ext/Filter/t/call.t
9427            - macos/bundled_ext/Filter/t/filter-util.pl
9428            - macos/bundled_ext/List/Util/ChangeLog
9429            - macos/bundled_ext/List/Util/Makefile.PL
9430            - macos/bundled_ext/List/Util/README
9431            - macos/bundled_ext/List/Util/Util.xs
9432            - macos/bundled_ext/List/Util/lib/List/Util.pm
9433            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
9434            - macos/bundled_ext/List/Util/t/blessed.t
9435            - macos/bundled_ext/List/Util/t/dualvar.t
9436            - macos/bundled_ext/List/Util/t/first.t
9437            - macos/bundled_ext/List/Util/t/max.t
9438            - macos/bundled_ext/List/Util/t/maxstr.t
9439            - macos/bundled_ext/List/Util/t/min.t
9440            - macos/bundled_ext/List/Util/t/minstr.t
9441            - macos/bundled_ext/List/Util/t/readonly.t
9442            - macos/bundled_ext/List/Util/t/reduce.t
9443            - macos/bundled_ext/List/Util/t/reftype.t
9444            - macos/bundled_ext/List/Util/t/shuffle.t
9445            - macos/bundled_ext/List/Util/t/sum.t
9446            - macos/bundled_ext/List/Util/t/tainted.t
9447            - macos/bundled_ext/List/Util/t/weak.t
9448            - macos/bundled_ext/MIME/Base64/Base64.pm
9449            - macos/bundled_ext/MIME/Base64/Base64.xs
9450            - macos/bundled_ext/MIME/Base64/Changes
9451            - macos/bundled_ext/MIME/Base64/Makefile.PL
9452            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
9453            - macos/bundled_ext/MIME/Base64/README
9454            - macos/bundled_ext/MIME/Base64/t/base64.t
9455            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
9456            - macos/bundled_ext/MIME/Base64/t/unicode.t
9457            - macos/bundled_ext/Storable/ChangeLog
9458            - macos/bundled_ext/Storable/Makefile.PL
9459            - macos/bundled_ext/Storable/README
9460            - macos/bundled_ext/Storable/Storable.pm
9461            - macos/bundled_ext/Storable/Storable.xs
9462            - macos/bundled_ext/Storable/t/blessed.t
9463            - macos/bundled_ext/Storable/t/canonical.t
9464            - macos/bundled_ext/Storable/t/compat-0.6.t
9465            - macos/bundled_ext/Storable/t/dclone.t
9466            - macos/bundled_ext/Storable/t/dump.pl
9467            - macos/bundled_ext/Storable/t/forgive.t
9468            - macos/bundled_ext/Storable/t/freeze.t
9469            - macos/bundled_ext/Storable/t/lock.t
9470            - macos/bundled_ext/Storable/t/overload.t
9471            - macos/bundled_ext/Storable/t/recurse.t
9472            - macos/bundled_ext/Storable/t/retrieve.t
9473            - macos/bundled_ext/Storable/t/store.t
9474            - macos/bundled_ext/Storable/t/tied.t
9475            - macos/bundled_ext/Storable/t/tied_hook.t
9476            - macos/bundled_ext/Storable/t/tied_items.t
9477            - macos/bundled_ext/Storable/t/utf8.t
9478            - macos/bundled_ext/Time/HiRes/Changes
9479            - macos/bundled_ext/Time/HiRes/HiRes.pm
9480            - macos/bundled_ext/Time/HiRes/HiRes.t
9481            - macos/bundled_ext/Time/HiRes/HiRes.xs
9482            - macos/bundled_ext/Time/HiRes/Makefile.PL
9483            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
9484            - macos/bundled_ext/Time/HiRes/hints/sco.pl
9485 ____________________________________________________________________________
9486 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
9487         Log: Thou shalt not assume %x works for UVs.
9488      Branch: perl
9489            ! ext/Encode/Encode.xs
9490 ____________________________________________________________________________
9491 [ 16131] By: nick                                  on 2002/04/24  15:50:31
9492         Log: Submit an old integrate
9493      Branch: perlio
9494           +> (branch 27 files)
9495            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9496            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
9497            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9498            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
9499            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
9500            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
9501            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9502           !> (integrate 84 files)
9503 ____________________________________________________________________________
9504 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
9505         Log: Partially retract #12056, from Craig Berry.
9506      Branch: perl
9507            ! vms/vms.c
9508 ____________________________________________________________________________
9509 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
9510         Log: Delete more included modules from bundled_lib
9511      Branch: macperl
9512            - macos/bundled_lib/blib/lib/Class/ISA.pm
9513            - macos/bundled_lib/blib/lib/Digest.pm
9514            - macos/bundled_lib/blib/lib/Filter/Simple.pm
9515            - macos/bundled_lib/blib/lib/Memoize.pm
9516            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
9517            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
9518            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
9519            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
9520            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
9521            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
9522            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
9523            - macos/bundled_lib/blib/lib/NEXT.pm
9524            - macos/bundled_lib/blib/lib/Net/Cmd.pm
9525            - macos/bundled_lib/blib/lib/Net/Config.pm
9526            - macos/bundled_lib/blib/lib/Net/Domain.pm
9527            - macos/bundled_lib/blib/lib/Net/FTP.pm
9528            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
9529            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
9530            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
9531            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
9532            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
9533            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
9534            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
9535            - macos/bundled_lib/blib/lib/Net/NNTP.pm
9536            - macos/bundled_lib/blib/lib/Net/Netrc.pm
9537            - macos/bundled_lib/blib/lib/Net/POP3.pm
9538            - macos/bundled_lib/blib/lib/Net/SMTP.pm
9539            - macos/bundled_lib/blib/lib/Net/Time.pm
9540            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
9541            - macos/bundled_lib/blib/lib/Switch.pm
9542            - macos/bundled_lib/t/Class/ISA/test.pl
9543            - macos/bundled_lib/t/Digest/Digest.t
9544            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
9545            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
9546            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
9547            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
9548            - macos/bundled_lib/t/Filter/Simple/data.t
9549            - macos/bundled_lib/t/Filter/Simple/export.t
9550            - macos/bundled_lib/t/Filter/Simple/filter.t
9551            - macos/bundled_lib/t/Filter/Simple/filter_only.t
9552            - macos/bundled_lib/t/Filter/Simple/import.t
9553            - macos/bundled_lib/t/Memoize/array.t
9554            - macos/bundled_lib/t/Memoize/array_confusion.t
9555            - macos/bundled_lib/t/Memoize/correctness.t
9556            - macos/bundled_lib/t/Memoize/errors.t
9557            - macos/bundled_lib/t/Memoize/expire.t
9558            - macos/bundled_lib/t/Memoize/expire_file.t
9559            - macos/bundled_lib/t/Memoize/expire_module_n.t
9560            - macos/bundled_lib/t/Memoize/expire_module_t.t
9561            - macos/bundled_lib/t/Memoize/flush.t
9562            - macos/bundled_lib/t/Memoize/normalize.t
9563            - macos/bundled_lib/t/Memoize/prototype.t
9564            - macos/bundled_lib/t/Memoize/speed.t
9565            - macos/bundled_lib/t/Memoize/tie.t
9566            - macos/bundled_lib/t/Memoize/tie_gdbm.t
9567            - macos/bundled_lib/t/Memoize/tie_ndbm.t
9568            - macos/bundled_lib/t/Memoize/tie_sdbm.t
9569            - macos/bundled_lib/t/Memoize/tie_storable.t
9570            - macos/bundled_lib/t/Memoize/tiefeatures.t
9571            - macos/bundled_lib/t/Memoize/unmemoize.t
9572            - macos/bundled_lib/t/NEXT/actual.t
9573            - macos/bundled_lib/t/NEXT/actuns.t
9574            - macos/bundled_lib/t/NEXT/next.t
9575            - macos/bundled_lib/t/NEXT/unseen.t
9576            - macos/bundled_lib/t/Switch/t/given.t
9577            - macos/bundled_lib/t/Switch/t/nested.t
9578            - macos/bundled_lib/t/Switch/t/switch.t
9579            - macos/bundled_lib/t/libnet/config.t
9580            - macos/bundled_lib/t/libnet/ftp.t
9581            - macos/bundled_lib/t/libnet/hostname.t
9582            - macos/bundled_lib/t/libnet/libnet_t.pl
9583            - macos/bundled_lib/t/libnet/netrc.t
9584            - macos/bundled_lib/t/libnet/nntp.t
9585            - macos/bundled_lib/t/libnet/require.t
9586            - macos/bundled_lib/t/libnet/smtp.t
9587 ____________________________________________________________________________
9588 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
9589         Log: Remove Text::Balanced from bundled_lib (already in lib)
9590      Branch: macperl
9591            - macos/bundled_lib/blib/lib/Text/Balanced.pm
9592            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
9593            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
9594            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
9595            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
9596            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
9597            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
9598            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
9599            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
9600 ____________________________________________________________________________
9601 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
9602         Log: A word of warning to the users of UTF-8 locales.
9603      Branch: perl
9604            ! pod/perluniintro.pod
9605 ____________________________________________________________________________
9606 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
9607         Log: Forgotten from #16125.
9608      Branch: perl
9609            ! t/lib/MakeMaker/Test/Utils.pm
9610 ____________________________________________________________________________
9611 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
9612         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
9613      Branch: perl
9614            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
9615            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
9616            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9617            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9618            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9619            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9620            - lib/ExtUtils/t/Problem-Module/Makefile.PL
9621            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9622            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
9623            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
9624            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9625            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9626            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
9627            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
9628            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
9629            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
9630            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
9631 ____________________________________________________________________________
9632 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
9633         Log: Subject: New UTF-8 surprise
9634              From: andreas.koenig@anima.de (Andreas J. Koenig)
9635              Date: Mon, 22 Apr 2002 12:08:48 +0200
9636              Message-ID: <m38z7gjb9r.fsf@anima.de>
9637      Branch: perl
9638            ! pp_hot.c t/op/subst.t
9639 ____________________________________________________________________________
9640 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
9641         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
9642              tree that is branched from //depot/maint-5.6/macperl/macos/...
9643      Branch: macperl
9644           +> (branch 3590 files)
9645 ____________________________________________________________________________
9646 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
9647         Log: Try to be clearer about perlio.
9648      Branch: perl
9649            ! INSTALL
9650 ____________________________________________________________________________
9651 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
9652         Log: Subject: Re: binary compatibility
9653              From: Andy Dougherty <doughera@lafayette.edu>
9654              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
9655              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
9656      Branch: perl
9657            ! INSTALL patchlevel.h
9658 ____________________________________________________________________________
9659 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
9660         Log: Go on record about the binary backward incompatibility.
9661      Branch: perl
9662            ! pod/perldelta.pod
9663 ____________________________________________________________________________
9664 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
9665         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
9666              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9667              Date: Wed, 24 Apr 2002 01:51:43 +0400
9668              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
9669      Branch: perl
9670            ! t/win32/system.t
9671 ____________________________________________________________________________
9672 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
9673         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
9674              From: PPrymmer@factset.com
9675              Date: Tue, 23 Apr 2002 17:14:32 -0400
9676              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
9677      Branch: perl
9678            ! lib/locale.t
9679 ____________________________________________________________________________
9680 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
9681         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
9682              From: Paul_GreenVOS@vos.stratus.com
9683              Date: Tue, 23 Apr 02 15:06 edt   
9684              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
9685      Branch: perl
9686            ! Makefile.SH cflags.SH
9687 ____________________________________________________________________________
9688 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
9689         Log: metaconfig unit change for #16115.
9690      Branch: metaconfig
9691            ! U/compline/byteorder.U
9692      Branch: perl
9693            ! config_h.SH
9694 ____________________________________________________________________________
9695 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
9696         Log: Regen Configure to mirror #16111 (with one added tweak).
9697      Branch: perl
9698            ! Configure
9699 ____________________________________________________________________________
9700 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
9701         Log: Retract #16109.
9702      Branch: perl
9703            ! lib/ExtUtils/MM_Unix.pm
9704 ____________________________________________________________________________
9705 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
9706         Log: FAQ sync.
9707      Branch: perl
9708            ! pod/perlfaq3.pod pod/perlfaq8.pod
9709 ____________________________________________________________________________
9710 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
9711         Log: use encoding no more defaults to Latin 1.
9712      Branch: perl
9713            ! pod/perluniintro.pod
9714 ____________________________________________________________________________
9715 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
9716         Log: Configure test for byteorder loses bits
9717      Branch: perl
9718            ! Configure
9719 ____________________________________________________________________________
9720 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
9721         Log: hacking around byteorder variance between config.sh and config.h
9722              isn't needed after change#16099
9723      Branch: perl
9724            ! ext/Storable/t/malice.t
9725 ____________________________________________________________________________
9726 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
9727         Log: (retracted by #16114)
9728              
9729              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
9730              From: "Green, Paul" <Paul.Green@stratus.com>
9731              Date: Tue, 23 Apr 2002 13:47:19 -0400
9732              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
9733      Branch: perl
9734            ! lib/ExtUtils/MM_Unix.pm
9735 ____________________________________________________________________________
9736 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
9737         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
9738              From: Norton Allen <allen@huarp.harvard.edu>
9739              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
9740              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
9741      Branch: perl
9742            ! lib/File/Find.pm
9743 ____________________________________________________________________________
9744 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
9745         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
9746              From: Norton Allen <allen@huarp.harvard.edu>
9747              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
9748              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
9749      Branch: perl
9750            ! README.qnx hints/qnx.sh
9751 ____________________________________________________________________________
9752 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
9753         Log: Subject: [PATCH] pod/perlhist.pod
9754              From: Abigail <abigail@foad.org>
9755              Date: Tue, 23 Apr 2002 16:21:31 +0200
9756              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
9757              
9758              (removed 5.005_04 which never happened)
9759      Branch: perl
9760            ! pod/perlhist.pod
9761 ____________________________________________________________________________
9762 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
9763         Log: Subject: Re: [PATCH abigail.t] another portability attempt
9764              From: Abigail <abigail@foad.org>
9765              Date: Tue, 23 Apr 2002 11:35:54 +0200
9766              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
9767      Branch: perl
9768            ! t/japh/abigail.t
9769 ____________________________________________________________________________
9770 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
9771         Log: NetWare tweak from C Aditya.
9772      Branch: perl
9773            ! NetWare/Nwmain.c NetWare/nw5.c
9774 ____________________________________________________________________________
9775 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
9776         Log: fix a typo
9777      Branch: perl
9778            ! regexec.c
9779 ____________________________________________________________________________
9780 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
9781         Log: Uncurliff.
9782      Branch: perl
9783            ! README.ko
9784 ____________________________________________________________________________
9785 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
9786         Log: Pointer to UV casting.
9787      Branch: perl
9788            ! regexec.c
9789 ____________________________________________________________________________
9790 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
9791         Log: metaconfig unit change for #16099.
9792      Branch: metaconfig
9793            ! U/compline/byteorder.U
9794 ____________________________________________________________________________
9795 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
9796         Log: Use UV (not long) for BYTEORDER.
9797      Branch: perl
9798            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9799            ! config_h.SH
9800 ____________________________________________________________________________
9801 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
9802         Log: # cpp commands must start in the first column.
9803      Branch: perl
9804            ! scope.c
9805 ____________________________________________________________________________
9806 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
9807         Log: Reborn as text.
9808      Branch: perl
9809            + NetWare/interface.cpp
9810 ____________________________________________________________________________
9811 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
9812         Log: Dead as binary.
9813      Branch: perl
9814            - NetWare/interface.cpp
9815 ____________________________________________________________________________
9816 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
9817         Log: Undo #16091, a time-warped escapee.
9818      Branch: perl
9819            ! lib/ExtUtils/t/MM_Cygwin.t
9820 ____________________________________________________________________________
9821 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
9822         Log: *size tweaks from Sarathy.
9823      Branch: perl
9824            ! ext/Storable/t/malice.t
9825 ____________________________________________________________________________
9826 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
9827         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
9828              From: Stas Bekman <stas@stason.org>
9829              Date: Tue, 23 Apr 2002 01:52:22 +0800
9830              Message-ID: <3CC44DD6.3090401@stason.org>
9831      Branch: perl
9832            ! pod/perlguts.pod
9833 ____________________________________________________________________________
9834 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
9835         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
9836              From: Paul_GreenVOS@vos.stratus.com
9837              Date: Mon, 22 Apr 02 20:35 edt
9838              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
9839      Branch: perl
9840            + hints/t001.c
9841            ! MANIFEST hints/README.hints hints/vos.sh
9842 ____________________________________________________________________________
9843 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
9844         Log: (retracted by #16095)
9845      Branch: perl
9846            ! lib/ExtUtils/t/MM_Cygwin.t
9847 ____________________________________________________________________________
9848 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
9849         Log: Subject: Re: perl@16083
9850              From: Nicholas Clark <nick@unfortu.net>
9851              Date: Mon, 22 Apr 2002 23:17:45 +0100
9852              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
9853      Branch: perl
9854            ! ext/Storable/t/malice.t
9855 ____________________________________________________________________________
9856 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
9857         Log: Upgrade to Encode 1.58.
9858      Branch: perl
9859            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
9860            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
9861            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
9862            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
9863            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
9864            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
9865            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
9866            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
9867            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9868            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
9869            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
9870            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
9871            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
9872            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
9873            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
9874            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9875            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
9876            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
9877 ____________________________________________________________________________
9878 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
9879         Log: On Win32 the end.t failure should be gone now.
9880      Branch: perl
9881            ! pod/perldelta.pod
9882 ____________________________________________________________________________
9883 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
9884         Log: Subject: [PATCH] update VOS-specific pod files
9885              From: Paul_GreenVOS@vos.stratus.com
9886              Date: Mon, 22 Apr 02 16:02 edt
9887              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
9888      Branch: perl
9889            ! README.vos pod/perlport.pod
9890 ____________________________________________________________________________
9891 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
9892         Log: Subject: [PATCH] cleanup ./hints/vos.sh
9893              From: Paul_GreenVOS@vos.stratus.com
9894              Date: Mon, 22 Apr 02 15:26 edt
9895              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
9896      Branch: perl
9897            ! hints/vos.sh
9898 ____________________________________________________________________________
9899 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
9900         Log: Upgrade to Encode 1.57, from Dan Kogai.
9901      Branch: perl
9902            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9903            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
9904            ! ext/Encode/lib/Encode/Encoding.pm
9905            ! ext/Encode/lib/Encode/JP/JIS7.pm
9906            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
9907            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
9908 ____________________________________________________________________________
9909 [ 16084] By: ams                                   on 2002/04/22  18:10:13
9910         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
9911              From: Stas Bekman <stas@stason.org>
9912              Date: Tue, 23 Apr 2002 01:59:07 +0800
9913              Message-Id: <3CC44F6B.5010300@stason.org>
9914      Branch: perl
9915            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
9916 ____________________________________________________________________________
9917 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
9918         Log: Update Changes.
9919      Branch: perl
9920            ! Changes patchlevel.h
9921 ____________________________________________________________________________
9922 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
9923         Log: In MANIFEST but not added.
9924      Branch: perl
9925            + NetWare/interface.cpp
9926 ____________________________________________________________________________
9927 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
9928         Log: Duh.
9929      Branch: perl
9930            ! lib/ExtUtils/MM_Unix.pm
9931 ____________________________________________________________________________
9932 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
9933         Log: Subject: Re: t/japh/abigail.t [PATCH]
9934              From: Norton Allen <allen@huarp.harvard.edu>
9935              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
9936              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
9937      Branch: perl
9938            ! t/japh/abigail.t
9939 ____________________________________________________________________________
9940 [ 16079] By: ams                                   on 2002/04/22  15:59:55
9941         Log: Subject: {PATCH docs] sockatmark
9942              From: Mark-Jason Dominus <mjd@plover.com>
9943              Date: Mon, 22 Apr 2002 02:43:42 -0400
9944              Message-Id: <20020422064342.24646.qmail@plover.com>
9945      Branch: perl
9946            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
9947 ____________________________________________________________________________
9948 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
9949         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
9950              From: Paul_GreenVOS@vos.stratus.com
9951              Date: Mon, 22 Apr 02 12:40 edt
9952              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
9953      Branch: perl
9954            ! cflags.SH
9955 ____________________________________________________________________________
9956 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
9957         Log: Add new files from #16076; re-sort.
9958      Branch: perl
9959            ! MANIFEST
9960 ____________________________________________________________________________
9961 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
9962         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
9963      Branch: perl
9964            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
9965            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
9966            + NetWare/perllib.cpp NetWare/splittree.pl
9967            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
9968            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
9969            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
9970            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
9971            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
9972            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
9973            ! x2p/hash.c x2p/walk.c
9974 ____________________________________________________________________________
9975 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
9976         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
9977              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9978              Date: Mon, 22 Apr 2002 17:56:17 +0200
9979              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
9980      Branch: perl
9981            ! README.aix
9982 ____________________________________________________________________________
9983 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
9984         Log: Signedness nit.
9985      Branch: perl
9986            ! ext/PerlIO/encoding/encoding.xs
9987 ____________________________________________________________________________
9988 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
9989         Log: No semicolons after blocks.
9990      Branch: perl
9991            ! ext/Encode/Encode.xs
9992 ____________________________________________________________________________
9993 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
9994         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
9995      Branch: perl
9996            ! ext/PerlIO/encoding/encoding.pm
9997            ! ext/PerlIO/encoding/encoding.xs
9998 ____________________________________________________________________________
9999 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
10000         Log: Upgrade to Encode 1.56, from Dan Kogai.
10001      Branch: perl
10002            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
10003            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10004            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
10005            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
10006            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
10007            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10008            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
10009            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10010            ! ext/Encode/lib/Encode/Config.pm
10011            ! ext/Encode/lib/Encode/Encoder.pm
10012            ! ext/Encode/lib/Encode/Encoding.pm
10013            ! ext/Encode/lib/Encode/JP/H2Z.pm
10014            ! ext/Encode/lib/Encode/JP/JIS7.pm
10015            ! ext/Encode/lib/Encode/KR/2022_KR.pm
10016            ! ext/Encode/lib/Encode/PerlIO.pod
10017            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
10018            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
10019            ! ext/Encode/ucm/big5-hkscs.ucm
10020 ____________________________________________________________________________
10021 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
10022         Log: Comment tweak from Philip.
10023      Branch: perl
10024            ! opcode.pl
10025 ____________________________________________________________________________
10026 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
10027         Log: a Test::Harness tweak to make the test lines show up prettier
10028      Branch: perl
10029            ! lib/Test/Harness.pm
10030 ____________________________________________________________________________
10031 [ 16067] By: nick                                  on 2002/04/22  09:19:23
10032         Log: Integrate mainline
10033      Branch: perlio
10034           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10035           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10036           !> t/lib/warnings/perlio t/win32/system.t
10037 ____________________________________________________________________________
10038 [ 16066] By: nick                                  on 2002/04/22  09:01:43
10039         Log: Integrate //depot/perlio into mainline
10040      Branch: perl
10041           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10042           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
10043           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
10044 ____________________________________________________________________________
10045 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
10046         Log: clean up after stray test file littering
10047              
10048              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
10049              it seems that it shouldn't (looks like a handle leak in PerlIO
10050              to me)
10051      Branch: perl
10052            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
10053            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
10054            ! t/lib/warnings/perlio t/win32/system.t
10055 ____________________________________________________________________________
10056 [ 16064] By: nick                                  on 2002/04/22  08:02:58
10057         Log: Integrate mainline into perlio
10058      Branch: perlio
10059           +> ext/Storable/t/malice.t
10060            ! pod/perliol.pod
10061           !> (integrate 57 files)
10062 ____________________________________________________________________________
10063 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
10064         Log: integrate change#16062 from mainline
10065              
10066              another windows fix: only create a new console for subprocesses
10067              when all three stdhandles are invalid (from Jan Dubois)
10068      Branch: maint-5.6/perl
10069            ! win32/win32.c
10070 ____________________________________________________________________________
10071 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
10072         Log: another windows fix: only create a new console for subprocesses
10073              when all three stdhandles are invalid (from Jan Dubois)
10074      Branch: perl
10075            ! win32/win32.c
10076 ____________________________________________________________________________
10077 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
10078         Log: all the thread tests now pass on windows (32-bit and 64-bit)
10079      Branch: perl
10080            ! README.win32
10081 ____________________________________________________________________________
10082 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
10083         Log: enable maximal optimizations on win64
10084      Branch: perl
10085            ! win32/Makefile win32/makefile.mk
10086 ____________________________________________________________________________
10087 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
10088         Log: Tweaks copied from Philip Newton's Encode patches.
10089      Branch: perl
10090            ! AUTHORS
10091 ____________________________________________________________________________
10092 [ 16057] By: sky                                   on 2002/04/22  00:19:40
10093         Log: End blocks were not run on Win32.
10094              The real fix should be to turn this flag on in RunPerl but
10095              I think we are too close 5.8 to change that.
10096      Branch: perl
10097            ! ext/threads/threads.xs
10098 ____________________________________________________________________________
10099 [ 16056] By: sky                                   on 2002/04/21  23:29:22
10100         Log: Do not unlock mutex twice.
10101              Do not unlock mutex after it has been destroyed and freed.
10102              Do not email p5p without uncrossing eyes.
10103      Branch: perl
10104            ! ext/threads/threads.xs
10105 ____________________________________________________________________________
10106 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
10107         Log: squelch some more type mismatch warnings
10108              
10109              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
10110              missing parens in macro definition
10111      Branch: perl
10112            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
10113            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
10114            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
10115            ! pp.c regexec.c sv.h
10116 ____________________________________________________________________________
10117 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
10118         Log: Make writing user-defined character properties nicer.
10119      Branch: perl
10120            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
10121 ____________________________________________________________________________
10122 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
10123         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
10124              isn't the case on win64
10125      Branch: perl
10126            ! ext/Storable/t/malice.t
10127 ____________________________________________________________________________
10128 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
10129         Log: One more way to do character class subtraction.
10130      Branch: perl
10131            ! pod/perlunicode.pod
10132 ____________________________________________________________________________
10133 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
10134         Log: Mopup of #16048.
10135      Branch: perl
10136            ! pp_sys.c
10137 ____________________________________________________________________________
10138 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
10139         Log: some test failures have been fixed
10140      Branch: perl
10141            ! README.win32
10142 ____________________________________________________________________________
10143 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
10144         Log: use compare_text() rather than compare() to avoid bogus
10145              failures when the test files happen to be CRLF terminated
10146      Branch: perl
10147            ! ext/Encode/t/JP.t
10148 ____________________________________________________________________________
10149 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
10150         Log: fixes for all the warnings reported by Visual C (most of this
10151              change is from change#12026)
10152      Branch: perl
10153            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
10154            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
10155            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
10156            ! regexec.c sv.c toke.c universal.c utf8.c util.c
10157            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
10158 ____________________________________________________________________________
10159 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
10160         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
10161              From: Nicholas Clark <nick@unfortu.net>
10162              Date: Sun, 21 Apr 2002 19:15:24 +0100
10163              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
10164      Branch: perl
10165            + ext/Storable/t/malice.t
10166            ! MANIFEST ext/Storable/Storable.pm
10167 ____________________________________________________________________________
10168 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
10169         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
10170              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10171              Date: Sun, 21 Apr 2002 19:37:51 +0200
10172              Message-ID: <3CC3150F.5798.22A05AE@localhost>
10173      Branch: perl
10174            ! ext/Encode/t/perlio.t
10175 ____________________________________________________________________________
10176 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
10177         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
10178              From: Andrey Sapozhnikov <sapa@icb.chel.su>
10179              Date: Fri, 19 Apr 2002 19:55:56 +0600
10180              Message-ID: <3CC021EC.5080005@icb.chel.su>
10181              
10182              (tweaked a bit)
10183      Branch: perl
10184            ! pod/perltrap.pod
10185 ____________________________________________________________________________
10186 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
10187         Log: Do not assume that io buffer flushing happens in the same
10188              order as joins (that assumption broke in a multicpu IRIX box)
10189      Branch: perl
10190            ! ext/threads/t/thread.t
10191 ____________________________________________________________________________
10192 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
10193         Log: As if people would be reading the documentation :-)
10194      Branch: perl
10195            ! opcode.pl
10196 ____________________________________________________________________________
10197 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
10198         Log: Typo tweaks.
10199      Branch: perl
10200            ! pod/perlrun.pod
10201 ____________________________________________________________________________
10202 [ 16041] By: sky                                   on 2002/04/21  13:53:54
10203         Log: Got the last memory leak in the while(1) { threads->create(sub 
10204              {})->join() }, now we can loop over a million threads without a 
10205              problem. 
10206              Cleared up SVs that should have been mortal but never where.
10207      Branch: perl
10208            ! ext/threads/threads.xs
10209 ____________________________________________________________________________
10210 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
10211         Log: Make doc clearer, as suggested by Brent Dax
10212      Branch: perl
10213            ! opcode.pl
10214 ____________________________________________________________________________
10215 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
10216         Log: Revert change #15974.
10217      Branch: perl
10218            ! ext/B/B/Deparse.pm
10219 ____________________________________________________________________________
10220 [ 16038] By: nick                                  on 2002/04/21  08:43:48
10221         Log: Integrate mainline
10222      Branch: perlio
10223           +> win32/config.vc64 win32/config_H.vc64
10224           !> (integrate 43 files)
10225 ____________________________________________________________________________
10226 [ 16037] By: nick                                  on 2002/04/21  08:10:07
10227         Log: Integrate mainline
10228      Branch: perlio
10229           +> ext/Encode/ucm/big5-eten.ucm
10230            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
10231            - win32/config.win64 win32/config_H.win64
10232           !> MANIFEST Porting/makerel ext/Encode/Changes
10233           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
10234           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10235           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
10236           !> ext/Encode/lib/Encode/Config.pm
10237           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10238           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
10239           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
10240           !> pod/perlunicode.pod vms/vms.c
10241 ____________________________________________________________________________
10242 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
10243         Log: S_ stands sfor static.
10244      Branch: perl
10245            ! hv.c
10246 ____________________________________________________________________________
10247 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
10248         Log: htovs et al might be macros.
10249      Branch: perl
10250            ! perl.h
10251 ____________________________________________________________________________
10252 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
10253         Log: missed checkin of this file in change#16033
10254      Branch: perl
10255            ! makedef.pl
10256 ____________________________________________________________________________
10257 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
10258         Log: Windows 64-bit support:
10259              
10260              * support for building it in the regular makefiles
10261              * large files support via the _*i64() functions (this should be
10262              portable to the 32-bit universe too, but quite untested and
10263              and binary-incompatible, therefore not enabled there)
10264              * three additional test failures in addition to the t/end.t one
10265              (see README.win32)
10266              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
10267              the ones available from the CRT (needed because Perl uses
10268              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
10269              * add a few 64-bit notes to README.win32
10270              
10271              The following general problems were also fixed:
10272              
10273              * s/struct stat/Stat_t/g
10274              * Data::Dumper had some naughty 'long' typecasts
10275              * Errno_pm.PL didn't work safe when winsock.h was not in the same
10276              directory as errno.h
10277              * various tell/seek things were incorrectly prototyped
10278              * squelch ugly looking noise when running tests
10279              * Embed.t wasn't linking in all the libraries
10280              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
10281              * re-enable all the disabled warnings (additional fixes may be
10282              needed for the warnings uncovered by this)
10283      Branch: perl
10284            + win32/config.vc64 win32/config_H.vc64
10285            ! MANIFEST README.win32 doio.c dosish.h
10286            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
10287            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
10288            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
10289            ! win32/config.vc win32/makefile.mk win32/perlglob.c
10290            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
10291            ! win32/win32iop.h win32/win32sck.c
10292 ____________________________________________________________________________
10293 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
10294         Log: Upgrade to Encode 1.52, from Dan Kogai.
10295      Branch: perl
10296            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10297            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
10298            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
10299            ! ext/Encode/lib/Encode/JP/JIS7.pm
10300            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
10301            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
10302            ! ext/Encode/ucm/big5-hkscs.ucm
10303 ____________________________________________________________________________
10304 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
10305         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
10306              From: Mark-Jason Dominus <mjd@plover.com>
10307              Date: Sat, 20 Apr 2002 03:36:28 -0400
10308              Message-ID: <20020420073628.324.qmail@plover.com>
10309      Branch: perl
10310            ! pod/perlopentut.pod
10311 ____________________________________________________________________________
10312 [ 16030] By: sky                                   on 2002/04/20  22:02:32
10313         Log: Remove auto-detach
10314              Cleans up memory now, destroys the mutex and frees thread
10315              Makes returnvalues mortal
10316              Doesn't run thread_destruct until the thread has stopped AND
10317              all references to it are gone.
10318      Branch: perl
10319            ! ext/threads/threads.xs
10320 ____________________________________________________________________________
10321 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
10322         Log: Subject: [PATCH @16005] rescue perldoc for VMS
10323              From: "Craig A. Berry" <craigberry@mac.com>
10324              Date: Sat, 20 Apr 2002 15:16:30 -0500
10325              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
10326      Branch: perl
10327            ! vms/vms.c
10328 ____________________________________________________________________________
10329 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
10330         Log: Subject: Re: [PATCH] typo
10331              From: andreas.koenig@anima.de (Andreas J. Koenig)
10332              Date: Sat, 20 Apr 2002 15:41:23 +0200
10333              Message-ID: <m37kn2o5bw.fsf@anima.de>
10334      Branch: perl
10335            ! ext/Encode/encoding.pm
10336 ____________________________________________________________________________
10337 [ 16027] By: nick                                  on 2002/04/20  21:42:09
10338         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
10339              and change test not to skip them.
10340      Branch: perlio
10341            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
10342 ____________________________________________________________________________
10343 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
10344         Log: Upgrade to Encode 1.51, from Dan Kogai.
10345      Branch: perl
10346            + ext/Encode/ucm/big5-eten.ucm
10347            - ext/Encode/ucm/big5.ucm
10348            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10349            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
10350            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10351            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
10352            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10353            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
10354 ____________________________________________________________________________
10355 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
10356         Log: purge existing win64 stuff (this never really worked in 5.7.x)
10357              in preparation for completely redone win64 support
10358      Branch: perl
10359            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
10360            ! MANIFEST Porting/makerel
10361 ____________________________________________________________________________
10362 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
10363         Log: Subject: Re: perl@16005
10364              From: Stas Bekman <stas@stason.org>
10365              Date: Sat, 20 Apr 2002 13:06:49 +0800
10366              Message-ID: <3CC0F769.1010705@stason.org>
10367              (with a minor formatting nit)
10368      Branch: perl
10369            ! pod/perlfunc.pod
10370 ____________________________________________________________________________
10371 [ 16023] By: nick                                  on 2002/04/20  19:06:04
10372         Log: Some tweaks for encodings which need lines.
10373              Also disabled trial of using fallbacks.
10374      Branch: perlio
10375            ! ext/PerlIO/encoding/encoding.pm
10376            ! ext/PerlIO/encoding/encoding.xs
10377 ____________________________________________________________________________
10378 [ 16022] By: nick                                  on 2002/04/20  18:37:38
10379         Log: Various tweaks to Encode
10380      Branch: perlio
10381            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10382            ! ext/Encode/Unicode/Unicode.xs
10383            ! ext/Encode/lib/Encode/Encoding.pm
10384            ! ext/Encode/lib/Encode/JP/JIS7.pm
10385            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
10386 ____________________________________________________________________________
10387 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
10388         Log: Subject: [PATCH] perlunicode.pod typos
10389              From: andreas.koenig@anima.de (Andreas J. Koenig)     
10390              Date: Sat, 20 Apr 2002 11:20:25 +0200
10391              Message-ID: <m3vgamoheu.fsf@anima.de>
10392      Branch: perl
10393            ! pod/perlunicode.pod
10394 ____________________________________________________________________________
10395 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
10396         Log: Test tweak from mjd.
10397      Branch: perl
10398            ! lib/Memoize/t/errors.t
10399 ____________________________________________________________________________
10400 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
10401         Log: Integrate perlio:
10402              
10403              [ 16018]
10404              Fill in the PERLIO sections.
10405              
10406              [ 16017]
10407              Add :bytes to POD part.
10408              Remove 'alias' to Encode now it exists as a module.
10409              
10410              [ 16014]
10411              Tweak to Encode.xs to avoid buffer overrun.
10412              
10413              [ 16007]
10414              Silence warning generating warning message for U+FFFF does not map etc.
10415              
10416              [ 15912]
10417              XS versions of encode/decode for Encode::Unicode
10418      Branch: perl
10419           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
10420 ____________________________________________________________________________
10421 [ 16018] By: nick                                  on 2002/04/20  13:38:24
10422         Log: Fill in the PERLIO sections.
10423      Branch: perlio
10424            ! pod/perlrun.pod
10425 ____________________________________________________________________________
10426 [ 16017] By: nick                                  on 2002/04/20  13:37:15
10427         Log: Add :bytes to POD part.
10428              Remove 'alias' to Encode now it exists as a module.
10429      Branch: perlio
10430            ! lib/PerlIO.pm
10431 ____________________________________________________________________________
10432 [ 16016] By: sky                                   on 2002/04/20  13:12:31
10433         Log: Really let the update of the link list do something.
10434      Branch: perl
10435            ! ext/threads/threads.xs
10436 ____________________________________________________________________________
10437 [ 16015] By: nick                                  on 2002/04/20  07:51:26
10438         Log: Integrate mainline
10439      Branch: perlio
10440           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
10441           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
10442           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
10443 ____________________________________________________________________________
10444 [ 16014] By: nick                                  on 2002/04/20  07:46:11
10445         Log: Tweak to Encode.xs to avoid buffer overrun.
10446      Branch: perlio
10447            ! ext/Encode/Encode.xs
10448 ____________________________________________________________________________
10449 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
10450         Log: Subject: [PATCH] t/japh/abigail.t
10451              From: abigail@foad.org
10452              Date: Fri, 19 Apr 2002 02:21:36 +0200
10453              Message-ID: <20020419002136.16948.qmail@foad.org>
10454              
10455              Subject: Re: [PATCH] t/japh/abigail.t
10456              From: "Craig A. Berry" <craigberry@mac.com>
10457              Date: Fri, 19 Apr 2002 11:23:45 -0500
10458              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
10459      Branch: perl
10460            ! t/japh/abigail.t
10461 ____________________________________________________________________________
10462 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
10463         Log: User-defined character properties were unintentionally
10464              removed, noticed by Dan Kogai.
10465      Branch: perl
10466            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
10467            ! pod/perlunicode.pod t/op/pat.t
10468 ____________________________________________________________________________
10469 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
10470         Log: Subject: Re: [PATCH] Big5-related changes.
10471              From: Autrijus Tang <autrijus@autrijus.org>
10472              Date: Sat, 20 Apr 2002 04:06:31 +0800
10473              Message-ID: <20020419200631.GA20964@not.autrijus.org>
10474      Branch: perl
10475            ! README.cn README.tw
10476 ____________________________________________________________________________
10477 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
10478         Log: Add a BUGS sections to O.pm
10479      Branch: perl
10480            ! ext/B/O.pm
10481 ____________________________________________________________________________
10482 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
10483         Log: Disable warning noise
10484      Branch: perl
10485            ! t/io/open.t
10486 ____________________________________________________________________________
10487 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
10488         Log: More tests for the 3-arg open
10489      Branch: perl
10490            ! t/io/open.t t/lib/warnings/doio
10491 ____________________________________________________________________________
10492 [ 16007] By: nick                                  on 2002/04/19  17:45:53
10493         Log: Silence warning generating warning message for U+FFFF does not map etc.
10494      Branch: perlio
10495            ! ext/Encode/Encode.xs
10496 ____________________________________________________________________________
10497 [ 16006] By: nick                                  on 2002/04/19  15:24:57
10498         Log: Integrate mainline (for Tk with Encode testing)
10499              Some perlio & encode issues otherwise cleanish.
10500      Branch: perlio
10501           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10502           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10503           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10504           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10505           +> ext/threads/t/thread.t
10506            - ext/Encode/lib/Encode/Unicode.pm
10507           !> (integrate 38 files)
10508 ____________________________________________________________________________
10509 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
10510         Log: Update Changes.
10511      Branch: perl
10512            ! Changes patchlevel.h
10513 ____________________________________________________________________________
10514 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
10515         Log: Subject: [PATCH] warn on ref open without perlio
10516              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10517              Date: Thu, 18 Apr 2002 23:17:44 +0200
10518              Message-ID: <20020418231744.A24159@rafael>
10519              
10520              (with one nit, the skip message needed "# " prefix)
10521      Branch: perl
10522            ! doio.c pod/perldiag.pod t/lib/warnings/doio
10523 ____________________________________________________________________________
10524 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
10525         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
10526              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10527              Date: Fri, 19 Apr 2002 15:43:47 +0200
10528              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
10529      Branch: perl
10530            ! README.hpux
10531 ____________________________________________________________________________
10532 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
10533         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
10534      Branch: perl
10535            ! ext/PerlIO/encoding/encoding.pm
10536            ! ext/PerlIO/encoding/encoding.xs
10537 ____________________________________________________________________________
10538 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
10539         Log: Upgrade to Encode 1.50, from Dan Kogai.
10540      Branch: perl
10541            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
10542            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
10543            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
10544            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
10545            - ext/Encode/lib/Encode/Unicode.pm
10546            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10547            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10548            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
10549            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10550            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10551            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
10552            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
10553            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
10554            ! ext/Encode/t/jisx0208.ref
10555 ____________________________________________________________________________
10556 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
10557         Log: Subject: CPAN.pm sync
10558              From: andreas.koenig@anima.de (Andreas J. Koenig)
10559              Date: Fri, 19 Apr 2002 11:55:07 +0200
10560              Message-ID: <m3ads0qah0.fsf@anima.de>
10561      Branch: perl
10562            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
10563 ____________________________________________________________________________
10564 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
10565         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
10566      Branch: perl
10567            ! pod/perltooc.pod
10568 ____________________________________________________________________________
10569 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
10570         Log: The previous change on this was *ahem* slightly off-topic.
10571      Branch: perl
10572            ! ext/PerlIO/encoding/encoding.pm
10573 ____________________________________________________________________________
10574 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
10575         Log: variant of change#14657 from mainline, modified for binary
10576              compatibility for 5.6.x (from  Jan Dubois)
10577      Branch: maint-5.6/perl
10578            ! lib/Win32.pod win32/win32.c
10579 ____________________________________________________________________________
10580 [ 15996] By: ams                                   on 2002/04/18  16:16:26
10581         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
10582              From: abigail@foad.org
10583              Date: Thu, 18 Apr 2002 17:09:45 +0200
10584              Message-Id: <20020418150945.389.qmail@foad.org>
10585      Branch: perl
10586            ! pod/perldebtut.pod
10587 ____________________________________________________________________________
10588 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
10589         Log: z/OS situation update.
10590      Branch: perl
10591            ! pod/perldelta.pod
10592 ____________________________________________________________________________
10593 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
10594         Log: Doc tweaks.
10595      Branch: perl
10596            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
10597 ____________________________________________________________________________
10598 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
10599         Log: The tests need perlio.
10600      Branch: perl
10601            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
10602 ____________________________________________________________________________
10603 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
10604         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
10605              From: Mark-Jason Dominus <mjd@plover.com>
10606              Date: Thu, 18 Apr 2002 09:38:17 -0400
10607              Message-ID: <20020418133817.22436.qmail@plover.com>    
10608              
10609              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
10610              From: Mark-Jason Dominus <mjd@plover.com>
10611              Date: Thu, 18 Apr 2002 09:54:50 -0400
10612              Message-ID: <20020418135450.22999.qmail@plover.com>    
10613      Branch: perl
10614            ! pod/perlfaq8.pod
10615 ____________________________________________________________________________
10616 [ 15991] By: sky                                   on 2002/04/18  09:18:14
10617         Log: Port testcases from thr5005 tests so we don't fail on same things.
10618              Added yield support using threads->yield().
10619      Branch: perl
10620            + ext/threads/t/thread.t
10621            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
10622 ____________________________________________________________________________
10623 [ 15990] By: nick                                  on 2002/04/18  07:56:40
10624         Log: Integrate mainline
10625      Branch: perlio
10626            - t/io/full.t
10627           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
10628           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
10629           !> perl.c t/op/groups.t toke.c win32/win32.c
10630 ____________________________________________________________________________
10631 [ 15989] By: sky                                   on 2002/04/18  07:15:55
10632         Log: Always flush the PerlIO buffers after running END blocks in 
10633              perl_destruct. This should fix ext/threads/t/end.t under Win32.
10634      Branch: perl
10635            ! perl.c
10636 ____________________________________________________________________________
10637 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
10638         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
10639      Branch: perl
10640            ! perl.c
10641 ____________________________________________________________________________
10642 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
10643         Log: Move /dev/full testing post-5.8.0.
10644      Branch: perl
10645            - t/io/full.t
10646            ! MANIFEST
10647 ____________________________________________________________________________
10648 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
10649         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
10650              ("Crays have only REAL memory.")
10651      Branch: perl
10652            ! hints/unicos.sh hints/unicosmk.sh
10653 ____________________________________________________________________________
10654 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
10655         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
10656              From: luc.st-louis@ca.transport.bombardier.com
10657              Date: Wed, 17 Apr 2002 14:22:25 -0400
10658              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
10659      Branch: perl
10660            ! win32/win32.c
10661 ____________________________________________________________________________
10662 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
10663         Log: With -Uuseperlio the error might be EBADF.
10664      Branch: perl
10665            ! t/io/full.t
10666 ____________________________________________________________________________
10667 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
10668         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
10669              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10670              Date: Wed, 17 Apr 2002 21:16:22 +0400
10671              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
10672      Branch: perl
10673            ! lib/ExtUtils/t/Embed.t
10674 ____________________________________________________________________________
10675 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
10676         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
10677              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10678              Date: Wed, 17 Apr 2002 20:08:03 +0400
10679              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
10680      Branch: perl
10681            ! win32/win32.c
10682 ____________________________________________________________________________
10683 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
10684         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
10685              From: Mark-Jason Dominus <mjd@plover.com>
10686              Date: Wed, 17 Apr 2002 11:14:17 -0400
10687              Message-ID: <20020417151417.27268.qmail@plover.com>
10688      Branch: perl
10689            ! t/io/full.t
10690 ____________________________________________________________________________
10691 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
10692         Log: README.cjk update.
10693      Branch: perl
10694            ! README.cn README.jp README.ko README.tw
10695 ____________________________________________________________________________
10696 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
10697         Log: Subject: [PATCH toke.c] @:foo?
10698              From: Philip Newton <Philip.Newton@gmx.net>
10699              Date: Wed, 17 Apr 2002 19:48:09 +0200
10700              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
10701      Branch: perl
10702            ! toke.c
10703 ____________________________________________________________________________
10704 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
10705         Log: Subject: Re: gcc on HP
10706              From: Philip Newton <Philip.Newton@gmx.net>
10707              Date: Wed, 17 Apr 2002 20:36:34 +0200
10708              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
10709      Branch: perl
10710            ! README.hpux
10711 ____________________________________________________________________________
10712 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
10713         Log: Adjust test for groups that appear multiple times on Cygwin
10714      Branch: perl
10715            ! t/op/groups.t
10716 ____________________________________________________________________________
10717 [ 15976] By: nick                                  on 2002/04/17  17:03:40
10718         Log: Integrate mainline
10719      Branch: perlio
10720           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
10721           +> ext/PerlIO/encoding/encoding.pm
10722           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
10723           +> ext/threads/shared/t/queue.t t/io/full.t
10724            - ext/Encode/lib/Encode/XS.pm
10725           !> (integrate 50 files)
10726 ____________________________________________________________________________
10727 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
10728         Log: Update Changes.
10729      Branch: perl
10730            ! Changes patchlevel.h
10731 ____________________________________________________________________________
10732 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
10733         Log: Subject: [PATCH B::Deparse] "foo bar"->()
10734              From: Robin Houston <robin@kitsite.com>
10735              Date: Wed, 17 Apr 2002 15:45:32 +0100
10736              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
10737      Branch: perl
10738            ! ext/B/B/Deparse.pm
10739 ____________________________________________________________________________
10740 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
10741         Log: metaconfig unit change for #15972.
10742      Branch: metaconfig/U/perl
10743            ! Extensions.U
10744 ____________________________________________________________________________
10745 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
10746         Log: As suggested by Arthur: the threads and threads::shared
10747              modules are always present.  This tries to preempt two
10748              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
10749              to have this new fancy threads implementation but my Perl
10750              doesn't seem to have it" (2) someone attempting to install
10751              threads using CPAN.pm and CPAN.pm helpfully starting to
10752              install perl 5.8.0 (which they might already have installed).
10753      Branch: perl
10754            ! Configure ext/threads/Makefile.PL
10755            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
10756            ! ext/threads/shared/shared.xs ext/threads/threads.pm
10757            ! ext/threads/threads.xs
10758 ____________________________________________________________________________
10759 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
10760         Log: More signedness nits.
10761      Branch: perl
10762            ! ext/Encode/Encode.xs
10763 ____________________________________________________________________________
10764 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
10765         Log: fast_abs_path() is tainted.
10766      Branch: perl
10767            ! ext/Cwd/t/cwd.t
10768 ____________________________________________________________________________
10769 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
10770         Log: Signedness nit.
10771      Branch: perl
10772            ! ext/Encode/bin/enc2xs
10773 ____________________________________________________________________________
10774 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
10775         Log: Subject: gcc on HP
10776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10777              Date: Wed, 17 Apr 2002 12:43:38 +0200
10778              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
10779      Branch: perl
10780            ! README.hpux
10781 ____________________________________________________________________________
10782 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
10783         Log: Add just a little bit more explanation to PerlIO::encoding.
10784      Branch: perl
10785            ! ext/PerlIO/encoding/encoding.pm
10786 ____________________________________________________________________________
10787 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
10788         Log: PerlIO::encoding 0.01 from Dan Kogai.
10789      Branch: perl
10790            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
10791            + ext/PerlIO/encoding/encoding.pm
10792            + ext/PerlIO/encoding/encoding.xs
10793            ! MANIFEST
10794 ____________________________________________________________________________
10795 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
10796         Log: Upgrade to Encode 1.42, from Dan Kogai.
10797      Branch: perl
10798            - ext/Encode/lib/Encode/XS.pm
10799            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
10800            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
10801            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10802            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
10803            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10804            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
10805            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
10806            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
10807            ! ext/Encode/lib/Encode/Config.pm
10808            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
10809            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
10810            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
10811            ! ext/Encode/t/encoding.t
10812 ____________________________________________________________________________
10813 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
10814         Log: Test tweaks from mjd and Benjamin Goldberg.
10815      Branch: perl
10816            ! t/io/full.t
10817 ____________________________________________________________________________
10818 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
10819         Log: Document taint-safeness.   Life in the fast_abs_path()
10820              lane is unsafe.
10821      Branch: perl
10822            ! lib/Cwd.pm
10823 ____________________________________________________________________________
10824 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
10825         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
10826              From: Mark-Jason Dominus <mjd@plover.com>
10827              Date: Tue, 16 Apr 2002 19:24:12 -0400
10828              Message-ID: <20020416232412.14297.qmail@plover.com>
10829      Branch: perl
10830            + t/io/full.t
10831            ! MANIFEST perlio.c
10832 ____________________________________________________________________________
10833 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
10834         Log: Manifestations of mjd, from mjd.
10835      Branch: perl
10836            ! MANIFEST
10837 ____________________________________________________________________________
10838 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
10839         Log: metaconfig unit change for #15959.
10840      Branch: metaconfig/U/perl
10841            ! Extensions.U
10842 ____________________________________________________________________________
10843 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
10844         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
10845              From: Andy Dougherty <doughera@lafayette.edu>
10846              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
10847              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
10848      Branch: perl
10849            ! Configure
10850 ____________________________________________________________________________
10851 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
10852         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
10853              From: Nicholas Clark <nick@unfortu.net>
10854              Date: Tue, 16 Apr 2002 22:22:41 +0100
10855              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
10856      Branch: perl
10857            ! embed.fnc global.sym hv.c universal.c
10858 ____________________________________________________________________________
10859 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
10860         Log: Documents for Merijn and lots of XXXs for NI-S :-)
10861      Branch: perl
10862            ! pod/perlfunc.pod pod/perlrun.pod
10863 ____________________________________________________________________________
10864 [ 15956] By: sky                                   on 2002/04/16  21:26:53
10865         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
10866              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
10867              stuff being 0xabababab on cleanup.
10868      Branch: perl
10869            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
10870            ! MANIFEST
10871 ____________________________________________________________________________
10872 [ 15955] By: nick                                  on 2002/04/16  20:46:03
10873         Log: Integate mainline (other machine)
10874      Branch: perlio
10875           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
10876           !> t/op/magic.t
10877 ____________________________________________________________________________
10878 [ 15954] By: nick                                  on 2002/04/16  20:13:32
10879         Log: Integrate mainline
10880      Branch: perlio
10881           +> README.cn README.jp README.ko README.tw
10882           +> ext/threads/shared/t/av_refs.t
10883           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
10884           !> (integrate 41 files)
10885 ____________________________________________________________________________
10886 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
10887         Log: B::walkoptree bugfix (see also #15850)
10888      Branch: perl
10889            ! ext/B/B.xs ext/B/t/terse.t
10890 ____________________________________________________________________________
10891 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
10892         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
10893              From: Philip Newton <Philip.Newton@gmx.net>
10894              Date: Tue, 16 Apr 2002 21:09:44 +0200
10895              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
10896      Branch: perl
10897            ! pod/perltodo.pod
10898 ____________________________________________________________________________
10899 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
10900         Log: Subject: [PATCH] B::Deparse problems with japhs
10901              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10902              Date: Tue, 16 Apr 2002 15:47:33 +0100
10903              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
10904      Branch: perl
10905            ! ext/B/B/Deparse.pm
10906 ____________________________________________________________________________
10907 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
10908         Log: Stas' tainting worries, obscured by me.
10909      Branch: perl
10910            ! ext/Cwd/t/cwd.t lib/Cwd.pm
10911 ____________________________________________________________________________
10912 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
10913         Log: Pod tweak to avoid =item<japanese> problems.
10914      Branch: perl
10915            ! README.jp
10916 ____________________________________________________________________________
10917 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
10918         Log: Some UTF-8 todos.
10919      Branch: perl
10920            ! pod/perltodo.pod
10921 ____________________________________________________________________________
10922 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
10923         Log: Let's not promise too much: use utf8 only works on identifier
10924              names, not package or subroutine names (admittedly limited [1], but
10925              that's what the Camel says, and that's what we are going to stick
10926              to for 5.8.0).  Also document that use vars does not do utf8.
10927              [1] The obvious problem in both is that package and subroutine
10928              names need to mappable to the filesystem.
10929      Branch: perl
10930            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
10931 ____________________________________________________________________________
10932 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
10933         Log: Subject: [PATCH] small typo in IO::Pipe pod
10934              From: Slaven Rezic <rezic@onlineoffice.de>
10935              Date: Tue, 16 Apr 2002 12:31:10 +0200
10936              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
10937      Branch: perl
10938            ! ext/IO/lib/IO/Pipe.pm
10939 ____________________________________________________________________________
10940 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
10941         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
10942              From: Arthur Bergman <arthur@contiller.se>
10943              Date: Tue, 16 Apr 2002 11:58:45 +0200
10944              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
10945      Branch: perl
10946            ! lib/Attribute/Handlers.pm
10947 ____________________________________________________________________________
10948 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
10949         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
10950              Jungshik Shin.  Regen toc.
10951      Branch: perl
10952            + README.cn README.jp README.ko README.tw
10953            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10954 ____________________________________________________________________________
10955 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
10956         Log: my $utf8here, our $utf8here, and package variable $utf8here.
10957              
10958              The actual minimal fix is in utf8.c and from NI-S,
10959              the rest are the tests (in fresh_perl since I couldn't get
10960              them easily to work elsewhere) and a slight behaviour change:
10961              previously UTF-8 identifiers had to start with an alphabetic
10962              character.  No more so, now they can start with an (Unicode)
10963              ID_Continue character (which however is not a (Unicode) digit).
10964              (Limiting the first character to ID_Start would be rather
10965              restrictive, since ID_Start allows only alphabetic letters.)
10966              
10967              TODO: use vars qw($utf8here).  This I don't find to be
10968              a showstopper.
10969      Branch: perl
10970            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
10971            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
10972 ____________________________________________________________________________
10973 [ 15942] By: ams                                   on 2002/04/16  02:24:25
10974         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
10975              From: "Craig A. Berry" <craigberry@mac.com>
10976              Date: Mon, 15 Apr 2002 22:06:14 -0500
10977              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
10978      Branch: perl
10979            ! lib/FileCache.t
10980 ____________________________________________________________________________
10981 [ 15941] By: ams                                   on 2002/04/16  02:16:35
10982         Log: Subject: [PATCH] s2p fix for VMS
10983              From: "Craig A. Berry" <craigberry@mac.com>
10984              Date: Mon, 15 Apr 2002 21:48:36 -0500
10985              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
10986      Branch: perl
10987            ! configure.com t/x2p/s2p.t x2p/s2p.PL
10988 ____________________________________________________________________________
10989 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
10990         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
10991              (and the licensing of the other code clarified, from Mark Bixby.)
10992      Branch: perl
10993            ! mpeix/mpeix.c
10994 ____________________________________________________________________________
10995 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
10996         Log: AUTHORS updates.
10997      Branch: perl
10998            ! AUTHORS
10999 ____________________________________________________________________________
11000 [ 15938] By: sky                                   on 2002/04/15  22:13:17
11001         Log: Add support for my $foo : shared; 
11002              Add testcase for this.
11003              Update manifest.
11004      Branch: perl
11005            + ext/threads/shared/t/shared_attr.t
11006            ! MANIFEST ext/threads/shared/shared.pm
11007 ____________________________________________________________________________
11008 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
11009         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
11010              From: abigail@foad.org
11011              Date: Mon, 15 Apr 2002 17:41:17 +0200
11012              Message-ID: <20020415154117.1559.qmail@foad.org>
11013              
11014              (With EBCDIC skippage added, and the skip reason
11015              skippage on the two ?? loops tweaked.)
11016      Branch: perl
11017            + t/japh/abigail.t
11018            ! MANIFEST t/TEST
11019 ____________________________________________________________________________
11020 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
11021         Log: Subject: Re: [ID 20020412.005] Dancing ??s
11022              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11023              Date: Sun, 14 Apr 2002 16:09:30 +0100
11024              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
11025      Branch: perl
11026            ! pod/perlop.pod pp_hot.c t/op/pat.t
11027 ____________________________________________________________________________
11028 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
11029         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
11030              From: abigail@foad.org
11031              Date: Mon, 15 Apr 2002 17:40:02 +0200
11032              Message-ID: <20020415154002.1549.qmail@foad.org>
11033      Branch: perl
11034            ! t/test.pl
11035 ____________________________________________________________________________
11036 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
11037         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
11038              From: "Craig A. Berry" <craigberry@mac.com>
11039              Date: Mon, 15 Apr 2002 14:05:26 -0500
11040              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
11041      Branch: perl
11042            ! universal.c
11043 ____________________________________________________________________________
11044 [ 15933] By: sky                                   on 2002/04/15  21:26:16
11045         Log: Test arrays containing references, and references to shared arrays.
11046      Branch: perl
11047            + ext/threads/shared/t/av_refs.t
11048 ____________________________________________________________________________
11049 [ 15932] By: nick                                  on 2002/04/15  15:06:49
11050         Log: Integrate mainline (for Encode)
11051      Branch: perlio
11052           +> ext/Encode/Encode/ConfigLocal_PM.e2x
11053           +> ext/Encode/lib/Encode/JP/JIS7.pm
11054            - ext/Encode/lib/Encode/JP/2022_JP.pm
11055            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11056            - ext/Encode/lib/Encode/JP/JIS.pm
11057           !> (integrate 26 files)
11058 ____________________________________________________________________________
11059 [ 15931] By: ams                                   on 2002/04/15  14:51:31
11060         Log: Subject: [PATCH] Chip didn't time travel.
11061              From: abigail@foad.org
11062              Date: Mon, 15 Apr 2002 17:40:22 +0200
11063              Message-Id: <20020415154022.1554.qmail@foad.org>
11064      Branch: perl
11065            ! pod/perlhist.pod
11066 ____________________________________________________________________________
11067 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
11068         Log: Update Changes.
11069      Branch: perl
11070            ! Changes patchlevel.h
11071 ____________________________________________________________________________
11072 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
11073         Log: The #15921 made the 'no warnings' unnecessary.
11074      Branch: perl
11075            ! t/op/magic.t
11076 ____________________________________________________________________________
11077 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
11078         Log: Subject: Re: [FILE] FileCache.t
11079              From: belg4mit <belg4mit@mit.edu>
11080              Date: Mon, 15 Apr 2002 01:31:21 -0400
11081              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
11082      Branch: perl
11083            ! lib/FileCache.t
11084 ____________________________________________________________________________
11085 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
11086         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
11087      Branch: perl
11088            ! lib/FileCache.pm lib/FileCache.t
11089 ____________________________________________________________________________
11090 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
11091         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
11092              From: Nicholas Clark <nick@unfortu.net>
11093              Date: Sun, 14 Apr 2002 22:54:43 +0100
11094              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
11095      Branch: perl
11096            ! lib/Hash/Util.t
11097 ____________________________________________________________________________
11098 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
11099         Log: Subject: [Encode] 1.40 released!
11100              From: Dan Kogai <dankogai@dan.co.jp>
11101              Date: Mon, 15 Apr 2002 07:51:52 +0900
11102              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
11103      Branch: perl
11104            + ext/Encode/Encode/ConfigLocal_PM.e2x
11105            + ext/Encode/lib/Encode/JP/JIS7.pm
11106            - ext/Encode/lib/Encode/JP/2022_JP.pm
11107            - ext/Encode/lib/Encode/JP/2022_JP1.pm
11108            - ext/Encode/lib/Encode/JP/JIS.pm
11109            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11110            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
11111            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
11112            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
11113            ! ext/Encode/lib/Encode/Config.pm
11114            ! ext/Encode/lib/Encode/Encoder.pm
11115            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11116            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
11117 ____________________________________________________________________________
11118 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
11119         Log: return undef is of questionable style.
11120      Branch: perl
11121            ! lib/Hash/Util.pm
11122 ____________________________________________________________________________
11123 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
11124         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
11125              From: mjd@plover.com
11126              Date: 15 Apr 2002 06:46:02 -0000
11127              Message-ID: <20020415064602.17052.qmail@plover.com>     
11128      Branch: perl
11129            ! t/op/magic.t
11130 ____________________________________________________________________________
11131 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
11132         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
11133              From: mjd@plover.com
11134              Date: 14 Apr 2002 22:30:17 -0000
11135              Message-ID: <20020414223017.17361.qmail@plover.com>
11136      Branch: perl
11137            ! t/op/re_tests
11138 ____________________________________________________________________________
11139 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
11140         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
11141              From: Mark-Jason Dominus <mjd@plover.com>
11142              Date: Mon, 15 Apr 2002 02:41:52 -0400
11143              Message-ID: <20020415064152.16958.qmail@plover.com>
11144      Branch: perl
11145            ! perl.c t/lib/warnings/toke
11146 ____________________________________________________________________________
11147 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
11148         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
11149              From: "Craig A. Berry" <craigberry@mac.com>
11150              Date: Sun, 14 Apr 2002 18:56:02 -0500
11151              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
11152      Branch: perl
11153            ! configure.com
11154 ____________________________________________________________________________
11155 [ 15919] By: nick                                  on 2002/04/15  06:14:25
11156         Log: Integrate mainline
11157      Branch: perlio
11158           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
11159           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
11160           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
11161 ____________________________________________________________________________
11162 [ 15918] By: ams                                   on 2002/04/15  04:25:48
11163         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
11164              From: Stas Bekman <stas@stason.org>
11165              Date: Mon, 15 Apr 2002 11:45:03 +0800
11166              Message-Id: <3CBA4CBF.9030306@stason.org>
11167      Branch: perl
11168            ! lib/Cwd.pm
11169 ____________________________________________________________________________
11170 [ 15917] By: ams                                   on 2002/04/15  04:21:14
11171         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
11172              From: Mark-Jason Dominus <mjd@plover.com>
11173              Date: Mon, 15 Apr 2002 00:30:26 -0400
11174              Message-Id: <20020415043026.11417.qmail@plover.com>
11175      Branch: perl
11176            ! perl.c t/lib/warnings/toke
11177 ____________________________________________________________________________
11178 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
11179         Log: Correct precedence problem in #15915
11180      Branch: perl
11181            ! lib/vars.pm
11182 ____________________________________________________________________________
11183 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
11184         Log: use vars wasn't use utf8 aware.
11185      Branch: perl
11186            ! lib/vars.pm
11187 ____________________________________________________________________________
11188 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
11189         Log: Subject: [PATCH] Re: restricted hashes are unblessable
11190              From: Nicholas Clark <nick@unfortu.net>
11191              Date: Sat, 13 Apr 2002 23:43:02 +0100
11192              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
11193              
11194              The function name sucks but can't think of anything better.
11195      Branch: perl
11196            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
11197 ____________________________________________________________________________
11198 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
11199         Log: Subject: AUTHORS update
11200              From: Chris Nandor <pudge@pobox.com>
11201              Date: Sun, 14 Apr 2002 11:54:40 -0400
11202              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
11203      Branch: perl
11204            ! AUTHORS
11205 ____________________________________________________________________________
11206 [ 15912] By: nick                                  on 2002/04/14  14:47:18
11207         Log: XS versions of encode/decode for Encode::Unicode
11208      Branch: perlio
11209            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
11210 ____________________________________________________________________________
11211 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
11212         Log: metaconfig unit changes for #15910.
11213      Branch: metaconfig
11214            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11215            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11216            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11217            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11218            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11219            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11220            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11221            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11222            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11223            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11224            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11225            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11226            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11227            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11228            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11229            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11230            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11231            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11232            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11233            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11234            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11235            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11236            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11237            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11238 ____________________________________________________________________________
11239 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
11240         Log: Simplify the _r probing code by adding the i_systime
11241              only for the APIs where it matters.
11242      Branch: perl
11243            ! Configure reentr.pl
11244 ____________________________________________________________________________
11245 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
11246         Log: Integrate perlio:
11247              
11248              [ 15904]
11249              Disable test code (assertions) in CRLF layer.
11250              
11251              [ 15903]
11252              Avoid expensive paranoid check that decoder does return legal UTF-8
11253      Branch: perl
11254           !> ext/Encode/Encode.xs perlio.c
11255 ____________________________________________________________________________
11256 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
11257         Log: Subject: patch for FileCache in 5.7.3
11258              From: JPIERCE <belg4mit@MIT.EDU>
11259              Date: Sun, 14 Apr 2002 00:38:21 -0400
11260              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
11261      Branch: perl
11262            ! lib/FileCache.pm
11263 ____________________________________________________________________________
11264 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
11265         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
11266              From: Tim Bunce <Tim.Bunce@pobox.com>
11267              Date: Sun, 14 Apr 2002 12:07:35 +0100
11268              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
11269      Branch: perl
11270            ! ext/Storable/Storable.xs
11271 ____________________________________________________________________________
11272 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
11273         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
11274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11275              Date: Sun, 14 Apr 2002 16:29:59 +0200
11276              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
11277      Branch: perl
11278            ! hints/hpux.sh
11279 ____________________________________________________________________________
11280 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
11281         Log: Subject: Enable portable gcc code on hp-ux
11282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11283              Date: Sun, 14 Apr 2002 16:30:01 +0200
11284              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
11285      Branch: perl
11286            ! hints/hpux.sh
11287 ____________________________________________________________________________
11288 [ 15904] By: nick                                  on 2002/04/14  09:18:01
11289         Log: Disable test code (assertions) in CRLF layer.
11290      Branch: perlio
11291            ! perlio.c
11292 ____________________________________________________________________________
11293 [ 15903] By: nick                                  on 2002/04/14  09:16:39
11294         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
11295      Branch: perlio
11296            ! ext/Encode/Encode.xs
11297 ____________________________________________________________________________
11298 [ 15902] By: nick                                  on 2002/04/14  09:15:45
11299         Log: Integrate mainline
11300      Branch: perlio
11301           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
11302           +> t/win32/longpath.t t/win32/system.t
11303            - t/op/winsystem.t
11304           !> (integrate 30 files)
11305 ____________________________________________________________________________
11306 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
11307         Log: Fixed URL for the Alpha editor.
11308      Branch: perl
11309            ! pod/perlfaq3.pod
11310 ____________________________________________________________________________
11311 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
11312         Log: Dedodgify.
11313      Branch: perl
11314            ! ext/Storable/Storable.xs
11315 ____________________________________________________________________________
11316 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
11317         Log: AUTHORS updates.
11318      Branch: perl
11319            ! AUTHORS
11320 ____________________________________________________________________________
11321 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
11322         Log: s2p needs Config.pm.
11323      Branch: perl
11324            ! Makefile.SH
11325 ____________________________________________________________________________
11326 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
11327         Log: Subject: [PATCH] Benchmark.t 75,90,109
11328              From: Nicholas Clark <nick@unfortu.net>
11329              Date: Sat, 13 Apr 2002 21:43:04 +0100
11330              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
11331      Branch: perl
11332            ! lib/Benchmark.t
11333 ____________________________________________________________________________
11334 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
11335         Log: Tweaks by Autrijus Tang.
11336      Branch: perl
11337            ! ext/Encode/encoding.pm
11338 ____________________________________________________________________________
11339 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
11340         Log: FAQ sync.
11341      Branch: perl
11342            ! pod/perlfaq5.pod
11343 ____________________________________________________________________________
11344 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
11345         Log: z/OS tally update.
11346      Branch: perl
11347            ! pod/perldelta.pod
11348 ____________________________________________________________________________
11349 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
11350         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
11351              From: Nicholas Clark <nick@unfortu.net>
11352              Date: Sat, 13 Apr 2002 02:58:07 +0100
11353              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
11354      Branch: perl
11355            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
11356            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
11357            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
11358            ! t/lib/st-dump.pl
11359 ____________________________________________________________________________
11360 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
11361         Log: Add piconv and enc2xs to the list of utilities.
11362      Branch: perl
11363            ! utils.lst
11364 ____________________________________________________________________________
11365 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
11366         Log: s.
11367      Branch: perl
11368            ! pod/perlunicode.pod
11369 ____________________________________________________________________________
11370 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
11371         Log: Phrasing fixes by Nick Clark
11372      Branch: perl
11373            ! pod/perlunicode.pod
11374 ____________________________________________________________________________
11375 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
11376         Log: More POD fixes and typos
11377      Branch: perl
11378            ! pod/perlunicode.pod
11379 ____________________________________________________________________________
11380 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
11381         Log: Subject: Re: UTF-8 and DB_File ?
11382              From: andreas.koenig@anima.de (Andreas J. Koenig)
11383              Date: Sat, 13 Apr 2002 13:29:41 +0200
11384              Message-ID: <m3ads7j0pm.fsf@anima.de>
11385      Branch: perl
11386            ! pod/perlunicode.pod
11387 ____________________________________________________________________________
11388 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
11389         Log: Fix a typo noticed by Paul Johnson.
11390      Branch: perl
11391            ! MANIFEST
11392 ____________________________________________________________________________
11393 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
11394         Log: Subject: Re: Win32 Status
11395              From: Michael G Schwern <schwern@pobox.com>
11396              Date: Fri, 12 Apr 2002 10:15:33 -0400
11397              Message-ID: <20020412141533.GB9788@blackrider>
11398      Branch: perl
11399            ! lib/ExtUtils/t/INST.t
11400 ____________________________________________________________________________
11401 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
11402         Log: Upgrade to Encode 1.34, from Dan Kogai.
11403      Branch: perl
11404            ! ext/Encode/Changes ext/Encode/Encode.pm
11405            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
11406            ! ext/Encode/t/Unicode.t
11407 ____________________________________________________________________________
11408 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
11409         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
11410              From: Graham TerMarsch <graham@howlingfrog.com>
11411              Date: Fri, 12 Apr 2002 12:28:47 -0700
11412              Message-Id: <200204121228.47826.graham@howlingfrog.com>
11413      Branch: perl
11414            ! AUTHORS
11415 ____________________________________________________________________________
11416 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
11417         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
11418              From: Nicholas Clark <nick@unfortu.net>
11419              Date: Fri, 12 Apr 2002 21:59:06 +0100
11420              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
11421      Branch: perl
11422            ! pp_pack.c t/op/pack.t
11423 ____________________________________________________________________________
11424 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
11425         Log: Re-sort MANIFEST.
11426      Branch: perl
11427            ! MANIFEST
11428 ____________________________________________________________________________
11429 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
11430         Log: Move also the Win32 system testing to t/win32.
11431      Branch: perl
11432            + t/win32/system.t
11433            - t/op/winsystem.t
11434            ! MANIFEST
11435 ____________________________________________________________________________
11436 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
11437         Log: Integrate change #15879 from maint-5.6;
11438              
11439              Win32::GetLongPathName() did not return valid results if there
11440              were "." and ".." components in the path; also fix a potential
11441              buffer overflow if the long path happens to be longer than
11442              MAX_PATH (this can presumably happen if they use \\?\... style
11443              paths); add a rather limited testsuite that exercises just the
11444              edge cases
11445      Branch: perl
11446           +> t/win32/longpath.t
11447           !> MANIFEST t/harness win32/win32.c
11448 ____________________________________________________________________________
11449 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
11450         Log: Win32::GetLongPathName() did not return valid results if there
11451              were "." and ".." components in the path; also fix a potential
11452              buffer overflow if the long path happens to be longer than
11453              MAX_PATH (this can presumably happen if they use \\?\... style
11454              paths); add a rather limited testsuite that exercises just the
11455              edge cases
11456      Branch: maint-5.6/perl
11457            + t/win32/longpath.t
11458            ! MANIFEST t/harness win32/win32.c
11459 ____________________________________________________________________________
11460 [ 15878] By: nick                                  on 2002/04/12  14:38:32
11461         Log: Integrate mainline
11462      Branch: perlio
11463           +> lib/ExtUtils/t/INST_PREFIX.t
11464           !> (integrate 37 files)
11465 ____________________________________________________________________________
11466 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
11467         Log: Update Changes.
11468      Branch: perl
11469            ! Changes patchlevel.h
11470 ____________________________________________________________________________
11471 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
11472         Log: Discuss the magic of \w in security terms.
11473      Branch: perl
11474            ! pod/perlsec.pod pod/perlunicode.pod
11475 ____________________________________________________________________________
11476 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
11477         Log: Add a warning about the symbolic methods and
11478              symbolic sub refs not being checked for taint.
11479      Branch: perl
11480            ! pod/perlsec.pod
11481 ____________________________________________________________________________
11482 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
11483         Log: In EBCDIC the BOM detection doesn't seem
11484              to be working right.  For now skipping the test,
11485              waiting for Dan's opinion.
11486      Branch: perl
11487            ! ext/Encode/t/Unicode.t
11488 ____________________________________________________________________________
11489 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
11490         Log: Update to Net::Ping 2.16.
11491      Branch: perl
11492            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11493 ____________________________________________________________________________
11494 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
11495         Log: Upgrade to CGI.pm 2.81.
11496      Branch: perl
11497            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
11498 ____________________________________________________________________________
11499 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
11500         Log: Move up restricted hashes a bit.
11501      Branch: perl
11502            ! pod/perldelta.pod
11503 ____________________________________________________________________________
11504 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
11505         Log: Now using Unicode 3.2.0.
11506      Branch: perl
11507            ! pod/perldelta.pod
11508 ____________________________________________________________________________
11509 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
11510         Log: UNICOS too has sockpair issues (unsurprisingly,
11511              since UNICOS/mk has them too)
11512      Branch: perl
11513            ! ext/Socket/socketpair.t
11514 ____________________________________________________________________________
11515 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
11516         Log: FAQ patch from mjd regarding Tie::File.
11517      Branch: perl
11518            ! pod/perlfaq5.pod
11519 ____________________________________________________________________________
11520 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
11521         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
11522              consider using the NamesList.
11523      Branch: perl
11524            ! lib/charnames.pm lib/charnames.t
11525 ____________________________________________________________________________
11526 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
11527         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
11528              From: "Craig A. Berry" <craigberry@mac.com>
11529              Date: Thu, 11 Apr 2002 13:47:21 -0500
11530              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
11531      Branch: perl
11532            ! lib/File/CheckTree.pm lib/File/CheckTree.t
11533 ____________________________________________________________________________
11534 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
11535         Log: More NT Unicode information from Jan Dubois.
11536      Branch: perl
11537            ! pod/perltodo.pod
11538 ____________________________________________________________________________
11539 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
11540         Log: Add one perltodo item (and move bunch of them to better spot),
11541              add sysopen() to "Functions for filehandles, files, or directories".
11542      Branch: perl
11543            ! pod/perlfunc.pod pod/perltodo.pod
11544 ____________________________________________________________________________
11545 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
11546         Log: Prettyprinting: shorten the lines to avoid linewrapping.
11547      Branch: perl
11548            ! t/TEST
11549 ____________________________________________________________________________
11550 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
11551         Log: Also NEC SUPER-UX has buggy sockpair().
11552      Branch: perl
11553            ! ext/Socket/socketpair.t
11554 ____________________________________________________________________________
11555 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
11556         Log: dTHX works on its own just fine.
11557      Branch: perl
11558            ! ext/DynaLoader/dl_aix.xs
11559 ____________________________________________________________________________
11560 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
11561         Log: Must hold off building s2p until there's a miniperl.
11562      Branch: perl
11563            ! Makefile.SH
11564 ____________________________________________________________________________
11565 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
11566         Log: AIX: strerror_r() needs dTHX.
11567      Branch: perl
11568            ! ext/DynaLoader/dl_aix.xs
11569 ____________________________________________________________________________
11570 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
11571         Log: Extracting the s2p may require the right dynlibpath.
11572      Branch: perl
11573            ! Makefile.SH
11574 ____________________________________________________________________________
11575 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
11576         Log: Doc tweaks.
11577      Branch: perl
11578            ! ext/Time/HiRes/HiRes.pm
11579 ____________________________________________________________________________
11580 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
11581         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
11582              From: Michael G Schwern <schwern@pobox.com>
11583              Date: Thu, 11 Apr 2002 01:25:26 -0400
11584              Message-ID: <20020411052525.GA17038@blackrider>
11585      Branch: perl
11586            + lib/ExtUtils/t/INST_PREFIX.t
11587            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11588            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11589            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11590            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
11591            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
11592            ! lib/ExtUtils/t/prefixify.t
11593 ____________________________________________________________________________
11594 [ 15855] By: nick                                  on 2002/04/11  06:26:44
11595         Log: Integrate mainline
11596      Branch: perlio
11597           !> (integrate 42 files)
11598 ____________________________________________________________________________
11599 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
11600         Log: Unused variables.
11601      Branch: perl
11602            ! ext/threads/shared/shared.xs ext/threads/threads.xs
11603 ____________________________________________________________________________
11604 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
11605         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
11606              From: Ilya Martynov <ilya@martynov.org>
11607              Date: 11 Apr 2002 03:21:17 +0400
11608              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
11609      Branch: perl
11610            ! lib/Term/ReadLine.pm
11611 ____________________________________________________________________________
11612 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
11613         Log: Upgrade to Encode 1.33, from Dan Kogai.
11614      Branch: perl
11615            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
11616            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
11617            ! ext/Encode/lib/Encode/Supported.pod
11618            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
11619            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
11620            ! ext/Encode/ucm/adobeSymbol.ucm
11621            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11622 ____________________________________________________________________________
11623 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
11624         Log: Backward portability from Dan Kogai.
11625      Branch: perl
11626            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
11627            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
11628            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
11629            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
11630            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
11631            ! ext/Storable/t/store.t ext/Storable/t/tied.t
11632            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
11633            ! ext/Storable/t/utf8.t
11634 ____________________________________________________________________________
11635 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
11636         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
11637              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
11638              bug in B::walkoptree still to be fixed.
11639      Branch: perl
11640            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
11641 ____________________________________________________________________________
11642 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
11643         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
11644              From: Philip Newton <Philip.Newton@gmx.net>
11645              Date: Wed, 10 Apr 2002 21:29:58 +0200
11646              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
11647      Branch: perl
11648            ! pod/perldelta.pod
11649 ____________________________________________________________________________
11650 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
11651         Log: Integrate perlio:
11652              
11653              [ 15847]
11654              Add a \t to Win32 pm_to_blib $(TOUCH) line.
11655      Branch: perl
11656           !> lib/ExtUtils/MM_Win32.pm
11657 ____________________________________________________________________________
11658 [ 15847] By: nick                                  on 2002/04/10  13:08:29
11659         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
11660      Branch: perlio
11661            ! lib/ExtUtils/MM_Win32.pm
11662 ____________________________________________________________________________
11663 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
11664         Log: Try to fool old AIX when threading, from Merijn.
11665      Branch: perl
11666            ! perl.h
11667 ____________________________________________________________________________
11668 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
11669         Log: Update Changes.
11670      Branch: perl
11671            ! Changes patchlevel.h
11672 ____________________________________________________________________________
11673 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
11674         Log: Welcome to the 5.7.3.
11675      Branch: perl
11676            ! NetWare/Makefile win32/Makefile
11677 ____________________________________________________________________________
11678 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
11679         Log: Make x2p/s2p part of the test_prep target now that we
11680              have a test for it.
11681      Branch: perl
11682            ! Makefile.SH
11683 ____________________________________________________________________________
11684 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
11685         Log: Integrate perlio:
11686              
11687              [ 15840]
11688              We have been 5.7.3 for a while - install there ...
11689      Branch: perl
11690           !> win32/makefile.mk
11691 ____________________________________________________________________________
11692 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
11693         Log: SImilarly to old HP-UX, in old AIX too including
11694              crypt.h leads into trouble.  (from Merijn)
11695      Branch: perl
11696            ! hints/aix.sh
11697 ____________________________________________________________________________
11698 [ 15840] By: nick                                  on 2002/04/10  10:04:19
11699         Log: We have been 5.7.3 for a while - install there ...
11700      Branch: perlio
11701            ! win32/makefile.mk
11702 ____________________________________________________________________________
11703 [ 15839] By: nick                                  on 2002/04/10  10:03:46
11704         Log: Intgrate mainline
11705      Branch: perlio
11706           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
11707            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11708            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
11709           !> (integrate 40 files)
11710 ____________________________________________________________________________
11711 [ 15838] By: ams                                   on 2002/04/10  04:16:45
11712         Log: Subject: [PATCH] ext/attrs.t getting skipped
11713              From: "Craig A. Berry" <craigberry@mac.com>
11714              Date: Tue, 9 Apr 2002 23:58:49 -0500
11715              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
11716      Branch: perl
11717            ! t/TEST
11718 ____________________________________________________________________________
11719 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
11720         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
11721              From: Michael G Schwern <schwern@pobox.com>
11722              Date: Tue, 9 Apr 2002 20:52:55 -0400
11723              Message-ID: <20020410005254.GI8954@blackrider>
11724      Branch: perl
11725            ! t/op/sub_lval.t
11726 ____________________________________________________________________________
11727 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
11728         Log: Undo accident in #15385.
11729      Branch: metaconfig/U/perl
11730            ! Extensions.U
11731 ____________________________________________________________________________
11732 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
11733         Log: Retract the UTF-8 filenames patch.  This may be
11734              better dealt with in Perl level, a la File::Spec
11735              (since the whole mess is strongly filesystem-specific).
11736      Branch: metaconfig/U/perl
11737            + usecjk.U
11738            ! Extensions.U
11739      Branch: perl
11740            - ext/File/Glob/t/utf8.t
11741            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11742            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
11743            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11744            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
11745            ! t/op/readdir.t
11746 ____________________________________________________________________________
11747 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
11748         Log: Upgrade to Encode 1.32, from Dan Kogai.
11749      Branch: perl
11750            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
11751            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
11752            - ext/Encode/ucm/macGurmukhi.ucm
11753            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
11754            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
11755            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
11756            ! ext/Encode/lib/Encode/Encoder.pm
11757            ! ext/Encode/lib/Encode/Supported.pod
11758            ! ext/Encode/lib/Encode/Unicode.pm
11759            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
11760            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
11761 ____________________________________________________________________________
11762 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
11763         Log: Add tests for s2p/psed, from Wolfgang Laun.
11764      Branch: perl
11765            + t/x2p/s2p.t
11766            ! MANIFEST t/TEST
11767 ____________________________________________________________________________
11768 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
11769         Log: FAQ sync.
11770      Branch: perl
11771            ! pod/perlfaq2.pod pod/perlfaq3.pod
11772 ____________________________________________________________________________
11773 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
11774         Log: Remove false dependency between getgrent and setpwent
11775              having/not having FILE**.  Also make the names of the
11776              {set,get,end}* interface struct members a bit shorter.
11777      Branch: perl
11778            ! reentr.c reentr.h reentr.pl
11779 ____________________________________________________________________________
11780 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
11781         Log: Avoid bad prototypes.
11782      Branch: perl
11783            ! hints/hpux.sh
11784 ____________________________________________________________________________
11785 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
11786         Log: metaconfig unit change for #15828.
11787      Branch: metaconfig
11788            ! U/protos/Protochk.U
11789 ____________________________________________________________________________
11790 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
11791         Log: As Merijn points out, pthread.h really needs to be known
11792              by protochk.
11793      Branch: perl
11794            ! Configure
11795 ____________________________________________________________________________
11796 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
11797         Log: Integrate perlio:
11798              
11799              [ 15826]
11800              Patch up Encode for Tk
11801      Branch: perl
11802           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
11803           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11804 ____________________________________________________________________________
11805 [ 15826] By: nick                                  on 2002/04/09  12:38:25
11806         Log: Patch up Encode for Tk
11807      Branch: perlio
11808            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
11809            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
11810 ____________________________________________________________________________
11811 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
11812         Log: Portability tweak.
11813      Branch: perl
11814            ! lib/File/CheckTree.t
11815 ____________________________________________________________________________
11816 [ 15824] By: sky                                   on 2002/04/09  10:51:07
11817         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
11818              From: Abigail <abigail@osp.nl>
11819              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
11820              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
11821      Branch: perl
11822            ! pod/perlhist.pod
11823 ____________________________________________________________________________
11824 [ 15823] By: nick                                  on 2002/04/09  08:17:59
11825         Log: Integrate mainline
11826      Branch: perlio
11827           +> ext/Encode/lib/Encode/Config.pm
11828           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
11829           !> (integrate 37 files)
11830 ____________________________________________________________________________
11831 [ 15822] By: ams                                   on 2002/04/09  06:43:50
11832         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
11833              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11834              Date: Tue, 09 Apr 2002 02:00:51 -0400
11835              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
11836      Branch: perl
11837            ! lib/File/CheckTree.pm
11838 ____________________________________________________________________________
11839 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
11840         Log: Small perldelta tweaks.
11841      Branch: perl
11842            ! pod/perldelta.pod
11843 ____________________________________________________________________________
11844 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
11845         Log: File::Checktree update from Paul Grassie.
11846      Branch: perl
11847            ! lib/File/CheckTree.pm lib/File/CheckTree.t
11848 ____________________________________________________________________________
11849 [ 15819] By: ams                                   on 2002/04/08  22:43:48
11850         Log: Subject: patch against t/op/sub_lval.t
11851              From: Jim Cromie <jcromie@divsol.com>
11852              Date: Mon, 08 Apr 2002 17:38:16 -0600
11853              Message-Id: <3CB229E8.9080500@divsol.com>
11854      Branch: perl
11855            ! t/op/sub_lval.t
11856 ____________________________________________________________________________
11857 [ 15818] By: ams                                   on 2002/04/08  22:40:16
11858         Log: Humbly pay homage to the redundancy gods.
11859      Branch: perl
11860            ! mg.c
11861 ____________________________________________________________________________
11862 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
11863         Log: metaconfig mirror #15816.
11864      Branch: metaconfig
11865            ! U/modified/Unix.U
11866 ____________________________________________________________________________
11867 [ 15816] By: ams                                   on 2002/04/08  22:18:32
11868         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
11869      Branch: perl
11870            ! Porting/Glossary
11871 ____________________________________________________________________________
11872 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
11873         Log: Small piconv tweaks (sent to Dan).
11874      Branch: perl
11875            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
11876            ! ext/Encode/lib/Encode/Alias.pm
11877 ____________________________________________________________________________
11878 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
11879         Log: Update Changes.
11880      Branch: perl
11881            ! Changes patchlevel.h
11882 ____________________________________________________________________________
11883 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
11884         Log: FAQ sync.  (Ignoring the few URL differences for now.)
11885      Branch: perl
11886            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
11887            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
11888            ! pod/perlfaq7.pod pod/perlfaq9.pod
11889 ____________________________________________________________________________
11890 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
11891         Log: Upgrade to Encode 1.31, from Dan Kogai.
11892      Branch: perl
11893            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
11894            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11895            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
11896            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11897 ____________________________________________________________________________
11898 [ 15811] By: ams                                   on 2002/04/08  17:00:37
11899         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
11900              From: Andy Dougherty <doughera@lafayette.edu>
11901              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
11902              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
11903      Branch: perl
11904            ! lib/sort.t pp_sort.c
11905 ____________________________________________________________________________
11906 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
11907         Log: metaconfig unit changes for #15809.
11908      Branch: metaconfig
11909            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
11910 ____________________________________________________________________________
11911 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
11912         Log: Mirroring #15806.
11913      Branch: perl
11914            ! Porting/Glossary Porting/config.sh Porting/config_H
11915 ____________________________________________________________________________
11916 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
11917         Log: metaconfig unit changes for #15807.
11918      Branch: metaconfig
11919            ! U/protos/Protochk.U U/threads/d_asctime_r.U
11920            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
11921            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
11922            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
11923            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
11924            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
11925            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
11926            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
11927            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
11928            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
11929            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
11930            ! U/threads/d_getprotobyname_r.U
11931            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11932            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11933            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11934            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11935            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11936            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11937            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11938            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11939            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11940            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11941            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11942            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11943            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11944            ! U/threads/i_pthread.U
11945      Branch: perl
11946            ! config_h.SH
11947 ____________________________________________________________________________
11948 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
11949         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
11950              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11951              Date: Mon, 08 Apr 2002 14:34:27 +0200
11952              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
11953      Branch: perl
11954            ! Configure hints/hpux.sh reentr.pl
11955 ____________________________________________________________________________
11956 [ 15806] By: ams                                   on 2002/04/08  13:50:43
11957         Log: Subject: [PATCH] Updates to Porting/Glossary
11958              From: Paul_GreenVOS@vos.stratus.com
11959              Date: Mon, 8 Apr 02 10:44 edt
11960              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
11961      Branch: perl
11962            ! Porting/Glossary
11963 ____________________________________________________________________________
11964 [ 15805] By: ams                                   on 2002/04/08  13:47:32
11965         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
11966              coredumps on startup)
11967              From: Michael G Schwern <schwern@pobox.com>
11968              Date: Mon, 8 Apr 2002 10:34:49 -0400
11969              Message-Id: <20020408143449.GB3245@blackrider>
11970      Branch: perl
11971            ! lib/ExtUtils/MM_Unix.pm
11972 ____________________________________________________________________________
11973 [ 15804] By: ams                                   on 2002/04/08  13:29:28
11974         Log: Subject: [PATCH] example in pod/perllexwarn.pod
11975              From: Slaven Rezic <slaven.rezic@berlin.de>
11976              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
11977              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
11978      Branch: perl
11979            ! pod/perllexwarn.pod
11980 ____________________________________________________________________________
11981 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
11982         Log: Upgrade to Encode 1.30, from Dan Kogai. 
11983      Branch: perl
11984            + ext/Encode/lib/Encode/Encoder.pm
11985            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
11986            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
11987            ! ext/Encode/lib/Encode/Supported.pod
11988            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
11989            ! ext/Encode/t/grow.t
11990 ____________________________________________________________________________
11991 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
11992         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
11993              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11994              Date: Mon, 08 Apr 2002 01:08:40 +0100
11995              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
11996      Branch: perl
11997            ! ext/MIME/Base64/t/base64.t
11998 ____________________________________________________________________________
11999 [ 15801] By: nick                                  on 2002/04/08  07:28:27
12000         Log: Integrate mainline
12001      Branch: perlio
12002           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
12003           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
12004           +> ext/File/Glob/t/utf8.t
12005           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
12006           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
12007           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
12008            - ext/Encode/lib/Encode/10646_1.pm
12009            - ext/Encode/lib/Encode/Internal.pm
12010            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12011            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
12012            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
12013            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
12014            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
12015            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
12016            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
12017           !> (integrate 157 files)
12018 ____________________________________________________________________________
12019 [ 15800] By: ams                                   on 2002/04/08  07:06:21
12020         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
12021              From: Jan Dubois <JanD@ActiveState.com>
12022              Date: Mon, 08 Apr 2002 00:10:39 -0700
12023              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
12024      Branch: perl
12025            ! lib/ExtUtils/Packlist.pm
12026 ____________________________________________________________________________
12027 [ 15799] By: ams                                   on 2002/04/08  04:50:36
12028         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
12029              From: Stas Bekman <stas@stason.org>
12030              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
12031              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
12032      Branch: perl
12033            ! pod/perlguts.pod
12034 ____________________________________________________________________________
12035 [ 15798] By: ams                                   on 2002/04/08  03:56:52
12036         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
12037      Branch: perl
12038            ! util.c
12039 ____________________________________________________________________________
12040 [ 15797] By: ams                                   on 2002/04/08  01:30:38
12041         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
12042              same line of code. (As suggested by Simon Cozens.)
12043      Branch: perl
12044            ! mg.c
12045 ____________________________________________________________________________
12046 [ 15796] By: ams                                   on 2002/04/08  01:27:24
12047         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
12048              Simon Cozens.
12049      Branch: perl
12050            ! embed.fnc util.c
12051 ____________________________________________________________________________
12052 [ 15795] By: ams                                   on 2002/04/08  01:05:16
12053         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
12054              From: Tom Brown <thecap@peach.ece.utexas.edu>
12055              Date: Sun, 07 Apr 2002 23:20:05 GMT
12056              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
12057      Branch: perl
12058            ! ext/Devel/DProf/DProf.xs
12059 ____________________________________________________________________________
12060 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
12061         Log: Retract #15793 since #15775 should fix the problem.
12062      Branch: perl
12063            ! hv.c
12064 ____________________________________________________________________________
12065 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
12066         Log: (Retracted by #15794)
12067              Subject: [PATCH] hv.c
12068              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12069              Date: Sun, 7 Apr 2002 14:25:48 +0200
12070              Message-ID: <3CB056EC.16340.1119992@localhost>
12071      Branch: perl
12072            ! hv.c
12073 ____________________________________________________________________________
12074 [ 15792] By: ams                                   on 2002/04/07  21:48:49
12075         Log: Make other nits nervous.
12076      Branch: perl
12077            ! gv.c perl.c
12078 ____________________________________________________________________________
12079 [ 15791] By: ams                                   on 2002/04/07  20:31:08
12080         Log: Subject: [MIME::Base64 patch] t/base64.t fix
12081              From: Dan Kogai <dankogai@dan.co.jp>
12082              Date: Mon, 8 Apr 2002 06:19:29 +0900
12083              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
12084      Branch: perl
12085            ! ext/MIME/Base64/t/base64.t
12086 ____________________________________________________________________________
12087 [ 15790] By: ams                                   on 2002/04/07  20:15:52
12088         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
12089              From: Slaven Rezic <slaven.rezic@berlin.de>
12090              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
12091              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
12092      Branch: perl
12093            ! ext/Devel/Peek/Peek.xs
12094 ____________________________________________________________________________
12095 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
12096         Log: Fully qualify in warning message the name of a subroutine redefined
12097              via glob assignment
12098      Branch: perl
12099            ! sv.c t/lib/warnings/op t/lib/warnings/sv
12100 ____________________________________________________________________________
12101 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
12102         Log: Update from Dan Kogai.
12103      Branch: perl
12104            ! ext/Encode/t/Unicode.t
12105 ____________________________________________________________________________
12106 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
12107         Log: Can't right now twist my brain to figure out
12108              the right CR/LF code point mappings in EBCDIC.
12109      Branch: perl
12110            ! lib/Pod/t/eol.t
12111 ____________________________________________________________________________
12112 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
12113         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
12114              From: Nicholas Clark <nick@ccl4.org>
12115              Date: Sun, 7 Apr 2002 15:01:56 +0100
12116              Message-ID: <20020407150156.R10686@plum.flirble.org>
12117      Branch: perl
12118            ! ext/Data/Dumper/Dumper.xs
12119 ____________________________________________________________________________
12120 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
12121         Log: Tpyo.
12122      Branch: perl
12123            ! lib/Pod/t/eol.t
12124 ____________________________________________________________________________
12125 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
12126         Log: EBCDIC branch was forgotten.
12127      Branch: perl
12128            ! ext/Devel/Peek/Peek.t
12129 ____________________________________________________________________________
12130 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
12131         Log: charnames::viacode() was broken, noticed by Jeffrey.
12132      Branch: perl
12133            ! lib/charnames.pm lib/charnames.t
12134 ____________________________________________________________________________
12135 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
12136         Log: Missing files.
12137      Branch: perl
12138            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
12139            ! MANIFEST ext/Encode/MANIFEST
12140 ____________________________________________________________________________
12141 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
12142         Log: (intentionally empty)
12143      Branch: perl
12144            ! MANIFEST sv.h
12145 ____________________________________________________________________________
12146 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
12147         Log: Upgrade to Encode 1.26, from Dan Kogai.
12148      Branch: perl
12149            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
12150            + ext/Encode/ucm/jis0212.ucm
12151            - ext/Encode/lib/Encode/10646_1.pm
12152            - ext/Encode/lib/Encode/Internal.pm
12153            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12154            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
12155            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
12156            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
12157            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
12158            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
12159            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
12160            - ext/Encode/ucm/macRumanian.ucm
12161            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
12162            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12163            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
12164            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
12165            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
12166            ! ext/Encode/lib/Encode/Encoding.pm
12167            ! ext/Encode/lib/Encode/Supported.pod
12168            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
12169            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
12170            ! ext/Encode/ucm/adobeSymbol.ucm
12171            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
12172            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
12173            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
12174            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12175            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12176            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12177            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12178            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12179            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12180            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12181            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12182            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12183            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12184            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12185            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12186            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12187            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12188            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
12189            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
12190            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
12191            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
12192            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
12193            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
12194            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
12195            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
12196            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
12197            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
12198            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12199            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
12200            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
12201            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12202            ! ext/Encode/ucm/nextstep.ucm
12203 ____________________________________________________________________________
12204 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
12205         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
12206              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
12207              Now, where was my coffee mug...
12208      Branch: perl
12209            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
12210            ! pp_sys.c
12211 ____________________________________________________________________________
12212 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
12213         Log: Subject: [PATCH] MakeMaker basic.t on Win32
12214              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12215              Date: Sun, 7 Apr 2002 14:25:48 +0200
12216              Message-ID: <3CB056EC.27101.1119A3D@localhost>
12217              
12218              Subject: [PATCH] MakeMaker && Win32 && nmake
12219              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12220              Date: Sun, 7 Apr 2002 14:25:48 +0200
12221              Message-ID: <3CB056EC.9001.11199ED@localhost>
12222      Branch: perl
12223            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12224 ____________________________________________________________________________
12225 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
12226         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
12227              From: Philip Newton <Philip.Newton@gmx.net>
12228              Date: Sun, 07 Apr 2002 07:51:49 +0200      
12229              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
12230      Branch: perl
12231            ! utf8.c
12232 ____________________________________________________________________________
12233 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
12234         Log: There was no nice way of getting in UTF-8 filenames:
12235              now one can use in the (new) three-arg form of readdir()
12236              and in File::Glob import a ":utf8" to transparently accept
12237              the filenames as Unicode.  Note that only :utf8 is supported,
12238              not fancier stuff like :encoding(foobar)
12239      Branch: perl
12240            + ext/File/Glob/t/utf8.t
12241            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12242            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
12243            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12244            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
12245            ! t/op/readdir.t
12246 ____________________________________________________________________________
12247 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
12248         Log: Subject: [PATCH] Re: perl@15772
12249              From: Nicholas Clark <nick@ccl4.org>
12250              Date: Sun, 7 Apr 2002 11:06:42 +0100
12251              Message-ID: <20020407110641.O10686@plum.flirble.org>
12252      Branch: perl
12253            ! hv.c
12254 ____________________________________________________________________________
12255 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
12256         Log: Subject: [PATCH] Re: 15764 breakage
12257              From: Michael G Schwern <schwern@pobox.com>
12258              Date: Sat, 6 Apr 2002 19:14:02 -0500
12259              Message-ID: <20020407001401.GA7076@blackrider>
12260      Branch: perl
12261            ! lib/ExtUtils/MM_Unix.pm
12262 ____________________________________________________________________________
12263 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
12264         Log: Instruction tweak.
12265      Branch: perl
12266            ! README.os390
12267 ____________________________________________________________________________
12268 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
12269         Log: Update Changes.
12270      Branch: perl
12271            ! Changes patchlevel.h
12272 ____________________________________________________________________________
12273 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
12274         Log: Subject: [PATCH] Encode tweaks for VMS
12275              From: Michael G Schwern <schwern@pobox.com>
12276              Date: Sat, 6 Apr 2002 03:26:09 -0500
12277              Message-ID: <20020406082609.GA28758@blackrider>
12278      Branch: perl
12279            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12280            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
12281            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12282            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12283 ____________________________________________________________________________
12284 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
12285         Log: Prettyprinting and version paranoia.
12286      Branch: perl
12287            ! ext/DB_File/t/db-recno.t
12288 ____________________________________________________________________________
12289 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
12290         Log: Be explicit about the two DB_File tests croaking
12291              in Mac OS X.
12292      Branch: perl
12293            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
12294 ____________________________________________________________________________
12295 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
12296         Log: Regen toc.
12297      Branch: perl
12298            ! pod/perltoc.pod
12299 ____________________________________________________________________________
12300 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
12301         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12302              From: Benjamin Goldberg <goldbb2@earthlink.net>
12303              Date: Fri, 05 Apr 2002 19:15:42 -0500
12304              Message-ID: <3CAE3E2E.8483505@earthlink.net>
12305      Branch: perl
12306            ! hv.h
12307 ____________________________________________________________________________
12308 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
12309         Log: Underline that the current implementation is not
12310              guaranteed to be forever; and reformat a bit.
12311      Branch: perl
12312            ! lib/utf8.pm
12313 ____________________________________________________________________________
12314 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
12315         Log: Subject: Weak spots in the utf8 manpage
12316              From: andreas.koenig@anima.de (Andreas J. Koenig)
12317              Date: Fri, 05 Apr 2002 10:08:44 +0200      
12318              Message-ID: <m3u1qqefeb.fsf@anima.de>      
12319      Branch: perl
12320            ! lib/utf8.pm
12321 ____________________________________________________________________________
12322 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
12323         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
12324              From: Michael G Schwern <schwern@pobox.com>
12325              Date: Sat, 6 Apr 2002 03:22:03 -0500
12326              Message-ID: <20020406082203.GA28713@blackrider>
12327      Branch: perl
12328            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
12329            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
12330            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
12331            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
12332            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
12333            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12334            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12335            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
12336            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
12337            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
12338 ____________________________________________________________________________
12339 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
12340         Log: No need to avoid utf8 warnings after #15762.
12341      Branch: perl
12342            ! lib/Unicode/Collate.pm
12343 ____________________________________________________________________________
12344 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
12345         Log: As noted by Philip Newton: nothing wrong with BOM,
12346              but 0xFFFE quite wrong.
12347      Branch: perl
12348            ! t/lib/warnings/utf8 utf8.c utf8.h
12349 ____________________________________________________________________________
12350 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
12351         Log: Explain the "gaps" in the UTF-8 encoding.
12352      Branch: perl
12353            ! pod/perlunicode.pod utf8.h
12354 ____________________________________________________________________________
12355 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
12356         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
12357              From: Nicholas Clark <nick@unfortu.net>
12358              Date: Sat, 6 Apr 2002 14:54:51 +0100
12359              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
12360      Branch: perl
12361            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
12362 ____________________________________________________________________________
12363 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
12364         Log: Signedness nits.
12365      Branch: perl
12366            ! hv.c
12367 ____________________________________________________________________________
12368 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
12369         Log: Make hv_notallowed a static as suggested by Nick Clark;
12370              and synchronize the nomenclature to talk about restricted
12371              (not fixed) hashes.
12372      Branch: perl
12373            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
12374            ! proto.h
12375 ____________________________________________________________________________
12376 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
12377         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12378              From: Nicholas Clark <nick@unfortu.net>
12379              Date: Sat, 6 Apr 2002 00:21:17 +0100
12380              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
12381              
12382              (with the last one reversed)
12383      Branch: perl
12384            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
12385            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
12386 ____________________________________________________________________________
12387 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
12388         Log: Update the warning message.
12389      Branch: perl
12390            ! README.tru64
12391 ____________________________________________________________________________
12392 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
12393         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
12394              From: Dan Kogai <dankogai@dan.co.jp>
12395              Date: Sat, 6 Apr 2002 06:08:40 +0900
12396              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
12397      Branch: perl
12398            ! pod/perlunicode.pod
12399 ____________________________________________________________________________
12400 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
12401         Log: Some tests were failing silently instead of saying "not ok"
12402      Branch: perl
12403            ! t/comp/proto.t
12404 ____________________________________________________________________________
12405 [ 15753] By: nick                                  on 2002/04/05  19:30:12
12406         Log: Integrate mainline
12407      Branch: perlio
12408           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
12409           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
12410           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
12411 ____________________________________________________________________________
12412 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
12413         Log: Minor Tie::File test patch, from mjd.
12414      Branch: perl
12415            ! lib/Tie/File/t/24_cache_loop.t
12416 ____________________________________________________________________________
12417 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
12418         Log: Not *that* different line endings (noticed by Philip Newton)
12419      Branch: perl
12420            ! pod/perldelta.pod
12421 ____________________________________________________________________________
12422 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
12423         Log: Retract #15745 for now; won't work without more Encode fixes.
12424      Branch: perl
12425            ! ext/Encode/lib/Encode/10646_1.pm
12426 ____________________________________________________________________________
12427 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
12428         Log: metaconfig unit change for #15748.
12429      Branch: metaconfig
12430            ! U/modified/Oldconfig.U
12431 ____________________________________________________________________________
12432 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
12433         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
12434              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12435              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
12436              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
12437      Branch: perl
12438            ! Configure
12439 ____________________________________________________________________________
12440 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
12441         Log: NetWare update from C Aditya.
12442      Branch: perl
12443            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
12444 ____________________________________________________________________________
12445 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
12446         Log: Win32 pacifying from mjd.
12447      Branch: perl
12448            ! lib/Tie/File/t/26_twrite.t
12449 ____________________________________________________________________________
12450 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
12451         Log: Integrate perlio:
12452              
12453              [ 15744]
12454              Not only did UCS-2 have dodgy name it was buggy.
12455      Branch: perl
12456           !> ext/Encode/lib/Encode/10646_1.pm
12457 ____________________________________________________________________________
12458 [ 15744] By: nick                                  on 2002/04/05  13:02:36
12459         Log: Not only did UCS-2 have dodgy name it was buggy.
12460      Branch: perlio
12461            ! ext/Encode/lib/Encode/10646_1.pm
12462 ____________________________________________________________________________
12463 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
12464         Log: Subject: Patch for bug ID 20020221.007
12465              From: Archer Sully <archer@meer.net>
12466              Date: Thu, 4 Apr 2002 21:45:34 -0700
12467              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
12468              
12469              Fix for "[ID 20020221.007] SEGV in Storable with empty string
12470              scalar object" (dclone)
12471      Branch: perl
12472            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
12473 ____________________________________________________________________________
12474 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
12475         Log: Subject: Re: lib/sort.t failure 
12476              From: "John P. Linderman" <jpl@research.att.com>
12477              Date: Fri, 05 Apr 2002 06:19:07 -0500
12478              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
12479              
12480              with a minor formatting tweak
12481      Branch: perl
12482            ! pod/perlfunc.pod
12483 ____________________________________________________________________________
12484 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
12485         Log: Subject: Re: lib/sort.t failure (and [PATCH])
12486              From: "John P. Linderman" <jpl@research.att.com>
12487              Date: Fri, 05 Apr 2002 07:13:27 -0500
12488              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
12489      Branch: perl
12490            ! lib/sort.t
12491 ____________________________________________________________________________
12492 [ 15740] By: nick                                  on 2002/04/05  09:31:42
12493         Log: Integrate mainline
12494      Branch: perlio
12495           +> (branch 49 files)
12496           !> (integrate 82 files)
12497 ____________________________________________________________________________
12498 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
12499         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12500              From: Dan Kogai <dankogai@dan.co.jp>
12501              Date: Fri, 5 Apr 2002 11:52:50 +0900
12502              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
12503      Branch: perl
12504            ! ext/Encode/t/Aliases.t
12505 ____________________________________________________________________________
12506 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
12507         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
12508              From: Dan Kogai <dankogai@dan.co.jp>
12509              Date: Fri, 5 Apr 2002 11:39:55 +0900
12510              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
12511      Branch: perl
12512            ! ext/Encode/lib/Encode/Alias.pm
12513 ____________________________________________________________________________
12514 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
12515         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
12516              From: Ilmari Karonen <iltzu@sci.fi>
12517              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
12518              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
12519      Branch: perl
12520            ! gv.c t/op/method.t
12521 ____________________________________________________________________________
12522 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
12523         Log: I was fooled for a while, somebody else might be too.
12524      Branch: perl
12525            ! t/test.pl
12526 ____________________________________________________________________________
12527 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
12528         Log: test.pl-ify.
12529      Branch: perl
12530            ! t/op/method.t
12531 ____________________________________________________________________________
12532 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
12533         Log: Upgrade to Encode 1.20, from Dan Kogai.
12534      Branch: perl
12535            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
12536            + ext/Encode/ucm/adobeSymbol.ucm
12537            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
12538            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
12539            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
12540            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
12541            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
12542            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
12543            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
12544            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
12545            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
12546            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
12547            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
12548            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
12549            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
12550            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
12551            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
12552            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
12553            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
12554            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
12555            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
12556            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
12557            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
12558            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
12559            + ext/Encode/ucm/macSymbol.ucm
12560            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12561            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12562            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12563            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12564            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12565            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
12566            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12567            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12568            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
12569            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
12570            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
12571            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
12572            ! ext/Encode/lib/Encode/Alias.pm
12573            ! ext/Encode/lib/Encode/Supported.pod
12574            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12575            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
12576            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
12577            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
12578            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
12579            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
12580            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
12581            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
12582            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
12583            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
12584            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
12585            ! ext/Encode/ucm/nextstep.ucm
12586 ____________________________________________________________________________
12587 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
12588         Log: Subject: left-over "use 5.7.2" in threads.pm
12589              From: Slaven Rezic <slaven.rezic@berlin.de>
12590              Date: 21 Mar 2002 23:18:13 +0100
12591              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
12592      Branch: perl
12593            ! ext/threads/threads.pm
12594 ____________________________________________________________________________
12595 [ 15732] By: ams                                   on 2002/04/04  17:08:13
12596         Log: Subject: [PATCH 5.7.3 DOCS]
12597              From: mjd@plover.com
12598              Date: 4 Apr 2002 15:59:39 -0000
12599              Message-Id: <20020404155939.6754.qmail@plover.com>
12600      Branch: perl
12601            ! pod/perlfaq9.pod
12602 ____________________________________________________________________________
12603 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
12604         Log: metaconfig unit change for #15730.
12605      Branch: metaconfig
12606            ! U/threads/usethreads.U
12607 ____________________________________________________________________________
12608 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
12609         Log: Subject: Re: lib/sort.t failure [PATCH]
12610              From: Andy Dougherty <doughera@lafayette.edu>
12611              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
12612              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
12613              
12614              Default to usethreads in case the user most probably forgot it.
12615      Branch: perl
12616            ! Configure
12617 ____________________________________________________________________________
12618 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
12619         Log: Typo nits from Wolfgang Laun.
12620      Branch: perl
12621            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
12622 ____________________________________________________________________________
12623 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
12624         Log: Detypo in diagnostics.
12625      Branch: perl
12626            ! lib/locale.t
12627 ____________________________________________________________________________
12628 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
12629         Log: pod2html: try to be EOL agnostic.
12630              (Needs testing on CRLF and CR platforms.)
12631      Branch: perl
12632            + lib/Pod/t/eol.t
12633            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
12634 ____________________________________________________________________________
12635 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
12636         Log: Subject: [PATCH} Pod::HTML and HTML4
12637              From: Robert Spier <rspier@pobox.com>
12638              Date: Wed, 03 Apr 2002 16:26:21 -0800
12639              Message-ID: <3CAB9DAD.20305@pobox.com>
12640      Branch: perl
12641            ! lib/Pod/Html.pm
12642 ____________________________________________________________________________
12643 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
12644         Log: Byebye, beebee.
12645      Branch: perl
12646            ! t/lib/warnings/perlio
12647 ____________________________________________________________________________
12648 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
12649         Log: Subject: Re: enc2xs needs portable way to know it's in the core
12650              From: PPrymmer@factset.com
12651              Date: Wed, 3 Apr 2002 14:29:32 -0500
12652              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
12653      Branch: perl
12654            ! configure.com
12655 ____________________________________________________________________________
12656 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
12657         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
12658              From: Dominic Dunlop <domo@computer.org>
12659              Date: Wed, 3 Apr 2002 22:44:01 +0200
12660              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
12661      Branch: perl
12662            ! lib/File/Spec/t/rel2abs2rel.t
12663 ____________________________________________________________________________
12664 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
12665         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
12666              From: Paul_GreenVOS@vos.stratus.com
12667              Date: Wed, 3 Apr 02 16:34 est
12668              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
12669      Branch: perl
12670            ! pp_pack.c
12671 ____________________________________________________________________________
12672 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
12673         Log: Upgrade to Tie::File 0.93, from mjd.
12674      Branch: perl
12675            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12676            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
12677            ! lib/Tie/File/t/41_heap.t
12678 ____________________________________________________________________________
12679 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
12680         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
12681              From: Andy Dougherty <doughera@lafayette.edu>
12682              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
12683              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
12684      Branch: perl
12685            ! lib/AnyDBM_File.t
12686 ____________________________________________________________________________
12687 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
12688         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
12689              and ccflags including -DNO_LOCALE
12690      Branch: perl
12691            ! perl.h
12692 ____________________________________________________________________________
12693 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
12694         Log: EPOC tweaks from Olaf Flebbe.
12695      Branch: perl
12696            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
12697 ____________________________________________________________________________
12698 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
12699         Log: Subject: [PATCH] Set @INC earlier
12700              From: Andy Dougherty <doughera@lafayette.edu>
12701              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
12702              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
12703      Branch: perl
12704            ! lib/AnyDBM_File.t lib/sort.t
12705 ____________________________________________________________________________
12706 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
12707         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12708              (resubmitted)
12709      Branch: perl
12710            ! pod/perlcompile.pod
12711 ____________________________________________________________________________
12712 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
12713         Log: perlcompile.pod was listing all B:: modules, except B::Concise
12714      Branch: perl
12715            ! pod/perlcompile.pod
12716 ____________________________________________________________________________
12717 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
12718         Log: non-perlio robustness.
12719      Branch: perl
12720            ! ext/Socket/socketpair.t lib/utf8.t
12721 ____________________________________________________________________________
12722 [ 15713] By: nick                                  on 2002/04/03  18:06:49
12723         Log: Integrate mainline
12724      Branch: perlio
12725           +> lib/Tie/File/t/41_heap.t
12726           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
12727           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
12728           !> regexec.c t/op/re_tests t/op/tiearray.t
12729 ____________________________________________________________________________
12730 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
12731         Log: Tweak for 8.3 compat.
12732      Branch: perl
12733            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
12734            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
12735            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
12736            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12737            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12738            ! ext/Encode/bin/enc2xs
12739 ____________________________________________________________________________
12740 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
12741         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12742              From: Mark-Jason Dominus <mjd@plover.com>
12743              Date: Wed, 03 Apr 2002 13:04:40 -0500
12744              Message-ID: <20020403180440.7614.qmail@plover.com>
12745      Branch: perl
12746            ! t/op/tiearray.t
12747 ____________________________________________________________________________
12748 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
12749         Log: Forgotten.
12750      Branch: perl
12751            + lib/Tie/File/t/41_heap.t
12752            ! MANIFEST
12753 ____________________________________________________________________________
12754 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
12755         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
12756              From: Mark Kvale <kvale@phy.ucsf.edu>
12757              Date: Tue, 2 Apr 2002 13:57:37 -0800
12758              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
12759      Branch: perl
12760            ! t/op/re_tests
12761 ____________________________________________________________________________
12762 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
12763         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
12764              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12765              Date: Wed, 03 Apr 2002 03:34:34 +0100
12766              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
12767      Branch: perl
12768            ! regcomp.c
12769 ____________________________________________________________________________
12770 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
12771         Log: The leavetry crash should now be history.
12772      Branch: perl
12773            ! t/op/tiearray.t
12774 ____________________________________________________________________________
12775 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
12776         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
12777              From: Michael G Schwern <schwern@pobox.com>
12778              Date: Wed, 3 Apr 2002 10:56:44 -0500
12779              Message-ID: <20020403155644.GC916@blackrider>
12780      Branch: perl
12781            ! lib/ExtUtils/MM_Win95.pm
12782 ____________________________________________________________________________
12783 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
12784         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
12785              From: Dave Mitchell <davem@fdgroup.com>
12786              Date: Wed, 3 Apr 2002 02:08:26 +0100
12787              Message-ID: <20020403020825.B16724@fdgroup.com>
12788      Branch: perl
12789            ! pp_ctl.c
12790 ____________________________________________________________________________
12791 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
12792         Log: Prototype tweak for non-threaded builds.
12793      Branch: perl
12794            ! perl.c
12795 ____________________________________________________________________________
12796 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
12797         Log: Detached threads do not help; they still hold resources.
12798      Branch: perl
12799            ! ext/threads/threads.pm pod/perldiag.pod
12800 ____________________________________________________________________________
12801 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
12802         Log: Doc tweak from Wolfgang Laun.
12803      Branch: perl
12804            ! lib/File/Compare.pm
12805 ____________________________________________________________________________
12806 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
12807         Log: Subject: [PATCH bleadperl] regexec.c
12808              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12809              Date: Wed, 3 Apr 2002 11:13:30 +0200
12810              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
12811      Branch: perl
12812            ! regexec.c
12813 ____________________________________________________________________________
12814 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
12815         Log: Document the "Cleanup skipped ..." warning.
12816      Branch: perl
12817            ! ext/threads/threads.pm pod/perldiag.pod
12818 ____________________________________________________________________________
12819 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
12820         Log: Integrate perlio:
12821              
12822              [ 15698]
12823              Fix segfaults when mainthread exits with other threads running:
12824              - track number of running threads
12825              - if main thread calls perl_destruct() with other threads running
12826              skip most of cleanup (with a warning).
12827              
12828              [ 15696]
12829              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
12830      Branch: perl
12831           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
12832           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
12833           !> pod/perlapi.pod proto.h
12834 ____________________________________________________________________________
12835 [ 15698] By: nick                                  on 2002/04/03  13:15:30
12836         Log: Fix segfaults when mainthread exits with other threads running:
12837              - track number of running threads
12838              - if main thread calls perl_destruct() with other threads running
12839              skip most of cleanup (with a warning).
12840      Branch: perlio
12841            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
12842            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
12843 ____________________________________________________________________________
12844 [ 15697] By: nick                                  on 2002/04/03  07:34:13
12845         Log: Integrate mainline
12846      Branch: perlio
12847           +> lib/Net/Ping/t/250_ping_hires.t
12848           !> (integrate 33 files)
12849 ____________________________________________________________________________
12850 [ 15696] By: nick                                  on 2002/04/03  06:41:58
12851         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
12852      Branch: perlio
12853            ! lib/ExtUtils/xsubpp
12854 ____________________________________________________________________________
12855 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
12856         Log: Subject: [PATCH @15047] debugger
12857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12858              Date: Sat, 16 Mar 2002 04:38:50 -0500
12859              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
12860      Branch: perl
12861            ! lib/perl5db.pl
12862 ____________________________________________________________________________
12863 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
12864         Log: Third Degree flags.
12865      Branch: perl
12866            ! Makefile.SH
12867 ____________________________________________________________________________
12868 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
12869         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
12870              From: Mark-Jason Dominus <mjd@plover.com>
12871              Date: Tue, 02 Apr 2002 16:35:11 -0500
12872              Message-ID: <20020402213511.27781.qmail@plover.com>
12873              
12874              (tweaked)
12875      Branch: perl
12876            ! pod/perlfunc.pod
12877 ____________________________________________________________________________
12878 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
12879         Log: Upgrade to Tie::File 0.92, from mjd.
12880      Branch: perl
12881            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12882            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
12883            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
12884            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
12885            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
12886            ! lib/Tie/File/t/40_abs_cache.t
12887 ____________________________________________________________________________
12888 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
12889         Log: Subject: [PATCH] Update my email address in perl.c
12890              From: Paul_GreenVOS@vos.stratus.com
12891              Date: Tue, 2 Apr 02 15:27 est
12892              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
12893      Branch: perl
12894            ! AUTHORS perl.c
12895 ____________________________________________________________________________
12896 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
12897         Log: POD fix.
12898      Branch: perl
12899            ! pod/perldelta.pod
12900 ____________________________________________________________________________
12901 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
12902         Log: What started as a small nit (the charnames test, nit found
12903              be Hugo), ballooned a bit... the goal is Larry's wish that
12904              illegal Unicode (such as U+FFFF) by default doesn't warn,
12905              since what if somebody WANTS to create illegal Unicode?
12906              Now getting close to this in the regex runtime.
12907              (Also, fix more of my fixation that BOM would be U+FFFE.)
12908      Branch: perl
12909            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
12910            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
12911 ____________________________________________________________________________
12912 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
12913         Log: Talk more about Net::Ping.
12914      Branch: perl
12915            ! pod/perldelta.pod
12916 ____________________________________________________________________________
12917 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
12918         Log: Upgrade to Net::Ping 2.14.
12919      Branch: perl
12920            + lib/Net/Ping/t/250_ping_hires.t
12921            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
12922            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
12923            ! lib/Net/Ping/t/140_stream_inst.t
12924 ____________________________________________________________________________
12925 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
12926         Log: XML::Parser 2.31 should be out shortly.
12927      Branch: perl
12928            ! pod/perldelta.pod
12929 ____________________________________________________________________________
12930 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
12931         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
12932              From: George Necula <necula@eecs.berkeley.edu>
12933              Date: Tue, 2 Apr 2002 10:22:41 -0800
12934              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
12935      Branch: perl
12936            ! lib/File/Spec/Cygwin.pm
12937 ____________________________________________________________________________
12938 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
12939         Log: EBCDIC test tweak.
12940      Branch: perl
12941            ! pod/perldelta.pod t/uni/case.pl
12942 ____________________________________________________________________________
12943 [ 15683] By: nick                                  on 2002/04/02  15:36:17
12944         Log: Integrate mainline
12945      Branch: perlio
12946           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
12947           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
12948           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
12949 ____________________________________________________________________________
12950 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
12951         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
12952              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12953              Date: Tue, 2 Apr 2002 00:37:08 -0500
12954              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
12955      Branch: perl
12956            ! os2/os2ish.h perlio.c
12957 ____________________________________________________________________________
12958 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
12959         Log: Subject: [PATCH @15047] debugger again
12960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12961              Date: Tue, 2 Apr 2002 00:30:31 -0500
12962              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
12963      Branch: perl
12964            ! lib/perl5db.pl
12965 ____________________________________________________________________________
12966 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
12967         Log: Subject: [PATCH @15047] test() in CPAN.pm
12968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12969              Date: Tue, 2 Apr 2002 00:46:45 -0500
12970              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
12971      Branch: perl
12972            ! lib/CPAN.pm
12973 ____________________________________________________________________________
12974 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
12975         Log: Sync with libnet-1.11
12976      Branch: perl
12977            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
12978            ! lib/Net/SMTP.pm
12979 ____________________________________________________________________________
12980 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
12981         Log: NetWare tweaks from C Aditya.
12982      Branch: perl
12983            ! NetWare/t/NWScripts.pl scope.c
12984 ____________________________________________________________________________
12985 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
12986         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
12987              From: Dan Kogai <dankogai@dan.co.jp>
12988              Date: Tue, 2 Apr 2002 22:21:47 +0900
12989              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
12990      Branch: perl
12991            ! ext/Encode/Encode.xs
12992 ____________________________________________________________________________
12993 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
12994         Log: Integrate perlio:
12995              
12996              [ 15675]
12997              Add buffer size growth test.
12998              
12999              [ 15674]
13000              Calculate buffer size needs in float to avoid 32-bit overflow.
13001      Branch: perl
13002           +> ext/Encode/t/grow.t
13003           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
13004 ____________________________________________________________________________
13005 [ 15675] By: nick                                  on 2002/04/02  07:49:41
13006         Log: Add buffer size growth test.
13007      Branch: perlio
13008            + ext/Encode/t/grow.t
13009            ! MANIFEST ext/Encode/MANIFEST
13010 ____________________________________________________________________________
13011 [ 15674] By: nick                                  on 2002/04/02  07:40:49
13012         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
13013      Branch: perlio
13014            ! ext/Encode/Encode.xs
13015 ____________________________________________________________________________
13016 [ 15673] By: nick                                  on 2002/04/02  07:40:06
13017         Log: Integrate mainline
13018      Branch: perlio
13019           +> (branch 102 files)
13020            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13021            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13022            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13023            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13024            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13025            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13026            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13027            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13028            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
13029            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
13030            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13031            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
13032            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
13033            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
13034            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
13035            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
13036            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
13037            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13038            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13039            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13040            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13041            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
13042            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
13043            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
13044            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
13045            - ext/Encode/Encode/macCentEuro.ucm
13046            - ext/Encode/Encode/macCroatian.ucm
13047            - ext/Encode/Encode/macCyrillic.ucm
13048            - ext/Encode/Encode/macDingbats.ucm
13049            - ext/Encode/Encode/macGreek.ucm
13050            - ext/Encode/Encode/macIceland.ucm
13051            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13052            - ext/Encode/Encode/macRumanian.ucm
13053            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13054            - ext/Encode/Encode/macTurkish.ucm
13055            - ext/Encode/Encode/macUkraine.ucm
13056            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13057            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
13058            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
13059            - ext/Encode/compile ext/Encode/encode.h
13060            - ext/Encode/lib/Encode/CN/2022_CN.pm
13061            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
13062            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13063            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
13064            - lib/unicore/PropertyValueAliases.txt
13065           !> (integrate 143 files)
13066 ____________________________________________________________________________
13067 [ 15672] By: ams                                   on 2002/04/02  04:42:44
13068         Log: Win32 fix for Tie::File from MJD.
13069      Branch: perl
13070            ! lib/Tie/File.pm
13071 ____________________________________________________________________________
13072 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
13073         Log: Add a few tests to the timing-sensitive list.
13074      Branch: perl
13075            ! INSTALL
13076 ____________________________________________________________________________
13077 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
13078         Log: Subject: [PATCH sort.t] extensive regression testing
13079              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13080              Date: Mon, 1 Apr 2002 23:50:24 +0200
13081              Message-ID: <20020401235024.E677@rafael>
13082      Branch: perl
13083            ! lib/sort.t
13084 ____________________________________________________________________________
13085 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
13086         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
13087              From: Nicholas Clark <nick@unfortu.net>
13088              Date: Mon, 1 Apr 2002 21:54:05 +0100
13089              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
13090      Branch: perl
13091            ! lib/Memoize/t/errors.t
13092 ____________________________________________________________________________
13093 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
13094         Log: Subject: getting rid of a few superfluous $&/$`
13095              From: Jeffrey Friedl <jfriedl@yahoo.com>
13096              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
13097              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
13098              
13099              (with more-backward-compat than just using @- and @+, also by Jeffrey)
13100              
13101              (The version number of Text::Balanced intentionally not
13102              increased since Damian will make a new release after 5.8)
13103      Branch: perl
13104            ! lib/Pod/Html.pm lib/Text/Balanced.pm
13105 ____________________________________________________________________________
13106 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
13107         Log: Subject: [PATCH 5.7.3 TESTS]
13108              From: mjd@plover.com
13109              Date: 1 Apr 2002 20:32:18 -0000
13110              Message-ID: <20020401203218.25230.qmail@plover.com>
13111      Branch: perl
13112            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
13113            ! t/op/tiearray.t t/test.pl
13114 ____________________________________________________________________________
13115 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
13116         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
13117              From: Paul_GreenVOS@vos.stratus.com
13118              Date: Mon, 1 Apr 02 15:15 est
13119              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
13120      Branch: perl
13121            ! iperlsys.h
13122 ____________________________________________________________________________
13123 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
13124         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
13125              From: Paul_GreenVOS@vos.stratus.com
13126              Date: Mon, 1 Apr 02 14:11 est
13127              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
13128      Branch: perl
13129            ! lib/ExtUtils/MM_Unix.pm
13130 ____________________________________________________________________________
13131 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
13132         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
13133              From: Nicholas Clark <nick@unfortu.net>
13134              Date: Mon, 1 Apr 2002 19:30:05 +0100
13135              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
13136      Branch: perl
13137            ! t/op/pat.t t/op/utfhash.t
13138 ____________________________________________________________________________
13139 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
13140         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
13141              From: Mark-Jason Dominus <mjd@plover.com>
13142              Date: Mon, 01 Apr 2002 13:22:01 -0500
13143              Message-ID: <20020401182201.21189.qmail@plover.com>
13144      Branch: perl
13145            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
13146 ____________________________________________________________________________
13147 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
13148         Log: Update Changes.
13149      Branch: perl
13150            ! Changes patchlevel.h
13151 ____________________________________________________________________________
13152 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
13153         Log: Subject: [PATCH 5.7.3 DOC]
13154              From: mjd@plover.com
13155              Date: 1 Apr 2002 17:23:40 -0000
13156              Message-ID: <20020401172340.16410.qmail@plover.com>
13157      Branch: perl
13158            ! pod/perldelta.pod
13159 ____________________________________________________________________________
13160 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
13161         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
13162      Branch: perl
13163            ! hints/unicos.sh
13164 ____________________________________________________________________________
13165 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
13166         Log: Advertise piconv and enc2xs.
13167      Branch: perl
13168            ! pod/perldelta.pod
13169 ____________________________________________________________________________
13170 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
13171         Log: Add enc2xs.
13172      Branch: perl
13173            + utils/enc2xs.PL
13174            ! MANIFEST utils/Makefile
13175 ____________________________________________________________________________
13176 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
13177         Log: Integrate perlio:
13178              
13179              [ 15653]
13180              Be more explicit testing for \015 not \r
13181      Branch: perl
13182           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
13183           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
13184 ____________________________________________________________________________
13185 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
13186         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
13187              From: Philip Newton <Philip.Newton@gmx.net>
13188              Date: Mon, 01 Apr 2002 17:06:18 +0200
13189              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
13190      Branch: perl
13191            ! lib/charnames.pm lib/charnames.t
13192 ____________________________________________________________________________
13193 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
13194         Log: Subject: detypo patch
13195              From: andreas.koenig@anima.de (Andreas J. Koenig)
13196              Date: Mon, 01 Apr 2002 10:09:21 +0200
13197              Message-ID: <m3r8lzsuvi.fsf@anima.de>
13198      Branch: perl
13199            ! INSTALL
13200 ____________________________________________________________________________
13201 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
13202         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
13203              From: Philip Newton <Philip.Newton@gmx.net>
13204              Date: Mon, 01 Apr 2002 08:12:01 +0200
13205              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
13206      Branch: perl
13207            ! lib/charnames.pm lib/charnames.t
13208 ____________________________________________________________________________
13209 [ 15653] By: nick                                  on 2002/04/01  09:20:24
13210         Log: Be more explicit testing for \015 not \r
13211      Branch: perlio
13212            ! t/io/crlf.t
13213 ____________________________________________________________________________
13214 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
13215         Log: If under UTF-8 locale the utf8.pm really needs to be found.
13216      Branch: perl
13217            ! t/comp/cpp.t t/run/switchPx.t
13218 ____________________________________________________________________________
13219 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
13220         Log: Upgrade to Tie::File 0.91, from mjd.
13221      Branch: perl
13222            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
13223            + lib/Tie/File/t/26_twrite.t
13224            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13225            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13226            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
13227            ! lib/Tie/File/t/16_handle.t
13228 ____________________________________________________________________________
13229 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
13230         Log: DJGPP tweaks from Laszlo.
13231      Branch: perl
13232            ! lib/ExtUtils/MM_DOS.pm util.c
13233 ____________________________________________________________________________
13234 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
13235         Log: Discussion about minimal installations.
13236      Branch: perl
13237            ! INSTALL
13238 ____________________________________________________________________________
13239 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
13240         Log: Comment tweak from Hugo.
13241      Branch: perl
13242            ! regexec.c
13243 ____________________________________________________________________________
13244 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
13245         Log: Another UTF-8 locale tweak from Hugo.
13246      Branch: perl
13247            ! regexec.c
13248 ____________________________________________________________________________
13249 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
13250         Log: Document the known MacOS X locale problem.
13251      Branch: perl
13252            ! pod/perldelta.pod
13253 ____________________________________________________________________________
13254 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
13255         Log: Regex fix from Hugo: in UTF-8 locales the character
13256              counting code didn't work right for minimal matches.
13257      Branch: perl
13258            ! regexec.c
13259 ____________________________________________________________________________
13260 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
13261         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
13262              From: Spider Boardman <spider@Orb.Nashua.NH.US>
13263              Date: Sun, 31 Mar 2002 20:32:43 -0500
13264              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
13265      Branch: perl
13266            ! lib/ExtUtils/xsubpp
13267 ____________________________________________________________________________
13268 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
13269         Log: Document known FreeBSD locale glitch. 
13270      Branch: perl
13271            ! pod/perldelta.pod
13272 ____________________________________________________________________________
13273 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
13274         Log: There is --list in glibc iconv.
13275      Branch: perl
13276            ! ext/Encode/bin/piconv
13277 ____________________________________________________________________________
13278 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
13279         Log: Slight usage tweaks to piconv: show usage with
13280              no -t -f or -l arguments, or with -h.
13281      Branch: perl
13282            ! ext/Encode/bin/piconv
13283 ____________________________________________________________________________
13284 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
13285         Log: Get the piconv installed.
13286      Branch: perl
13287            + utils/piconv.PL
13288            ! MANIFEST utils/Makefile
13289 ____________________________________________________________________________
13290 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
13291         Log: Spelling tweaks.
13292      Branch: perl
13293            ! ext/Encode/bin/piconv
13294 ____________________________________________________________________________
13295 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
13296         Log: Upgrade to Encode 1.11, from Dan Kogai.
13297      Branch: perl
13298            + ext/Encode/Encode/Changes.e2x
13299            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
13300            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
13301            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
13302            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
13303            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
13304            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
13305            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
13306            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
13307            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
13308            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
13309            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
13310            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
13311            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
13312            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
13313            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
13314            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
13315            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
13316            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
13317            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
13318            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
13319            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
13320            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
13321            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
13322            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
13323            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
13324            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
13325            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
13326            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
13327            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
13328            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
13329            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
13330            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
13331            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
13332            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
13333            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
13334            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
13335            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
13336            + ext/Encode/ucm/viscii.ucm
13337            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13338            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13339            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13340            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13341            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13342            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13343            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13344            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13345            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
13346            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13347            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
13348            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
13349            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
13350            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
13351            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
13352            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
13353            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
13354            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13355            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13356            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13357            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13358            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
13359            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
13360            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13361            - ext/Encode/Encode/ksc5601.ucm
13362            - ext/Encode/Encode/macCentEuro.ucm
13363            - ext/Encode/Encode/macCroatian.ucm
13364            - ext/Encode/Encode/macCyrillic.ucm
13365            - ext/Encode/Encode/macDingbats.ucm
13366            - ext/Encode/Encode/macGreek.ucm
13367            - ext/Encode/Encode/macIceland.ucm
13368            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13369            - ext/Encode/Encode/macRumanian.ucm
13370            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13371            - ext/Encode/Encode/macTurkish.ucm
13372            - ext/Encode/Encode/macUkraine.ucm
13373            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13374            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
13375            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
13376            - lib/encoding.pm lib/encoding.t
13377            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
13378            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
13379            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
13380            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
13381            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13382            ! ext/Encode/Makefile.PL ext/Encode/README
13383            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13384            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13385            ! ext/Encode/lib/Encode/Alias.pm
13386            ! ext/Encode/lib/Encode/Supported.pod
13387 ____________________________________________________________________________
13388 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
13389         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
13390              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
13391              respective test    and doc tweaks.
13392      Branch: perl
13393            ! lib/charnames.pm lib/charnames.t
13394 ____________________________________________________________________________
13395 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
13396         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
13397              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13398              Date: Sun, 31 Mar 2002 22:47:31 +0200
13399              Message-ID: <20020331224731.E854@rafael>
13400      Branch: perl
13401            ! pod/perlfunc.pod
13402 ____________________________________________________________________________
13403 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
13404         Log: Subject: [PATCH] __attribute__ problems with g++
13405              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13406              Date: Sun, 31 Mar 2002 22:43:03 +0200
13407              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
13408      Branch: perl
13409            ! perl.h
13410 ____________________________________________________________________________
13411 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
13412         Log: Put back the #! line, false alarm.
13413      Branch: perl
13414            ! lib/ExtUtils/t/Constant.t
13415 ____________________________________________________________________________
13416 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
13417         Log: Subject: Re: [Patch] pod/perlvar.pod
13418              From: Philip Newton <Philip.Newton@gmx.net>
13419              Date: Sun, 31 Mar 2002 07:40:43 +0200
13420              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
13421      Branch: perl
13422            ! pod/perlvar.pod
13423 ____________________________________________________________________________
13424 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
13425         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
13426              From: Spider Boardman <spider@Orb.Nashua.NH.US>
13427              Date: Sat, 30 Mar 2002 21:37:37 -0500
13428              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
13429      Branch: perl
13430            ! ext/Socket/socketpair.t
13431 ____________________________________________________________________________
13432 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
13433         Log: Subject: Re: compile tweak for Win32
13434              From: Michael G Schwern <schwern@pobox.com>
13435              Date: Fri, 29 Mar 2002 17:48:22 -0500      
13436              Message-ID: <20020329224822.GG16816@blackrider>
13437      Branch: perl
13438            ! win32/buildext.pl
13439 ____________________________________________________________________________
13440 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
13441         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
13442              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13443              Date: Sat, 30 Mar 2002 22:19:46 +0100
13444              Message-ID: <20020330221946.A28497@rafael>
13445      Branch: perl
13446            ! t/lib/1_compile.t
13447 ____________________________________________________________________________
13448 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
13449         Log: Subject: [PATCH regmesg.t] increase output verbosity
13450              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13451              Date: Sat, 30 Mar 2002 22:34:08 +0100
13452              Message-ID: <20020330223408.C28497@rafael>
13453      Branch: perl
13454            ! t/op/regmesg.t
13455 ____________________________________________________________________________
13456 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
13457         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
13458              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13459              Date: Sat, 30 Mar 2002 21:36:23 +0100
13460              Message-ID: <20020330213623.A677@rafael>
13461      Branch: perl
13462            ! regcomp.c
13463 ____________________________________________________________________________
13464 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
13465         Log: If using a network filesystem several different hosts
13466              may be trying to lock the same file.  In this case offering
13467              to kill the other process is not that helpful.  (Unless one
13468              has *real* clustering, but that's not usually the case.)
13469      Branch: perl
13470            ! lib/CPAN.pm
13471 ____________________________________________________________________________
13472 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
13473         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
13474              From: andreas.koenig@anima.de (Andreas J. Koenig)
13475              Date: Sat, 30 Mar 2002 06:12:36 +0100
13476              Message-ID: <m3hemyvdtn.fsf@anima.de>
13477      Branch: perl
13478            ! lib/Dumpvalue.pm
13479 ____________________________________________________________________________
13480 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
13481         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
13482              From: Jeremy Zawodny <Jeremy@Zawodny.com>
13483              Date: Fri, 29 Mar 2002 17:55:20 -0800
13484              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
13485      Branch: perl
13486            ! utils/dprofpp.PL
13487 ____________________________________________________________________________
13488 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
13489         Log: Subject: [Patch] pod/perlvar.pod
13490              From: Dan Kogai <dankogai@dan.co.jp>
13491              Date: Sun, 31 Mar 2002 02:03:36 +0900
13492              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
13493      Branch: perl
13494            ! pod/perlvar.pod
13495 ____________________________________________________________________________
13496 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
13497         Log: Subject: [PATCH] MM & Encode fixes
13498              From: Michael G Schwern <schwern@pobox.com>
13499              Date: Sat, 30 Mar 2002 06:41:56 -0500
13500              Message-ID: <20020330114156.GA16533@blackrider>
13501      Branch: perl
13502            + lib/ExtUtils/t/basic.t
13503            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13504            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
13505            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
13506            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13507            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13508            ! lib/ExtUtils/t/hints.t
13509 ____________________________________________________________________________
13510 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
13511         Log: EBCDICification.
13512      Branch: perl
13513            ! lib/charnames.t
13514 ____________________________________________________________________________
13515 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
13516         Log: Upgrade to Tie::File 0.90, from mjd.
13517      Branch: perl
13518            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
13519            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
13520            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
13521            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
13522            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
13523            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
13524            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
13525            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
13526            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
13527 ____________________________________________________________________________
13528 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
13529         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
13530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13531              Date: Sat, 30 Mar 2002 00:20:39 +0100
13532              Message-ID: <20020330002039.A716@rafael>
13533      Branch: perl
13534            ! lib/sort.pm
13535 ____________________________________________________________________________
13536 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
13537         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
13538              From: Michael G Schwern <schwern@pobox.com>
13539              Date: Fri, 29 Mar 2002 18:14:20 -0500
13540              Message-ID: <20020329231419.GI16816@blackrider>
13541      Branch: perl
13542            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
13543            ! wince/Makefile.ce
13544 ____________________________________________________________________________
13545 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
13546         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
13547              From: Paul_GreenVOS@vos.stratus.com
13548              Date: Fri, 29 Mar 02 18:01 est
13549              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
13550      Branch: perl
13551            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
13552 ____________________________________________________________________________
13553 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
13554         Log: AUTHORS updates.
13555      Branch: perl
13556            ! AUTHORS
13557 ____________________________________________________________________________
13558 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
13559         Log: Upgrade to Encode 1.01, from Dan Kogai.
13560      Branch: perl
13561            ! ext/Encode/Changes ext/Encode/Encode.pm
13562            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
13563            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
13564            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
13565            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
13566            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
13567            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
13568            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
13569            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
13570            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
13571            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
13572            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
13573            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
13574            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
13575            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
13576            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
13577            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
13578            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
13579            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
13580            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
13581            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
13582            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
13583            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
13584            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
13585            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
13586            ! ext/Encode/Encode/ksc5601.ucm
13587            ! ext/Encode/Encode/macCentEuro.ucm
13588            ! ext/Encode/Encode/macCroatian.ucm
13589            ! ext/Encode/Encode/macCyrillic.ucm
13590            ! ext/Encode/Encode/macDingbats.ucm
13591            ! ext/Encode/Encode/macGreek.ucm
13592            ! ext/Encode/Encode/macIceland.ucm
13593            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
13594            ! ext/Encode/Encode/macRumanian.ucm
13595            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
13596            ! ext/Encode/Encode/macTurkish.ucm
13597            ! ext/Encode/Encode/macUkraine.ucm
13598            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
13599            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
13600            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
13601            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13602            ! ext/Encode/lib/Encode/CJKConstants.pm
13603            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
13604            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
13605            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
13606 ____________________________________________________________________________
13607 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
13608         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
13609              From: "Craig A. Berry" <craigberry@mac.com>
13610              Date: Fri, 29 Mar 2002 13:46:28 -0600
13611              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
13612      Branch: perl
13613            ! configure.com
13614 ____________________________________________________________________________
13615 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
13616         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
13617              which one has to get from the CPAN distribution.
13618      Branch: perl
13619            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
13620            + lib/Memoize/t/expmod_t.t
13621            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
13622            - lib/Memoize/t/expire_module_t.t
13623            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
13624            ! lib/Memoize/README
13625 ____________________________________________________________________________
13626 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
13627         Log: metaconfig unit tweak.
13628      Branch: metaconfig/U/perl
13629            ! versiononly.U
13630 ____________________________________________________________________________
13631 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
13632         Log: Configure-related tweaks.
13633      Branch: perl
13634            ! Porting/Glossary Porting/config.sh Porting/config_H
13635            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13636            ! vos/config.ga.h
13637 ____________________________________________________________________________
13638 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
13639         Log: Ooops.
13640      Branch: perl
13641            ! t/op/ver.t
13642 ____________________________________________________________________________
13643 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
13644         Log: Subject: [PATCH @15606] d_time for vms
13645              From: "Craig A. Berry" <craigberry@mac.com>
13646              Date: Fri, 29 Mar 2002 11:58:29 -0600
13647              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
13648      Branch: perl
13649            ! configure.com
13650 ____________________________________________________________________________
13651 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
13652         Log: Subject: Re: Regex-Unicode bugs
13653              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13654              Date: Thu, 28 Mar 2002 10:12:35 +0100
13655              Message-ID: <20020328101235.F678@rafael>
13656      Branch: perl
13657            ! t/op/regmesg.t
13658 ____________________________________________________________________________
13659 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
13660         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
13661              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13662              Date: Fri, 29 Mar 2002 16:53:27 +0000
13663              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
13664      Branch: perl
13665            ! pod/perlre.pod pod/perlretut.pod
13666 ____________________________________________________________________________
13667 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
13668         Log: Subject: Re: debugger debuggers wanted
13669              From: spidb@cpan.org
13670              Date: Fri, 29 Mar 2002 06:34:11 -0500
13671              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
13672      Branch: perl
13673            ! lib/perl5db.pl
13674 ____________________________________________________________________________
13675 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
13676         Log: Update Changes.
13677      Branch: perl
13678            ! Changes patchlevel.h
13679 ____________________________________________________________________________
13680 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
13681         Log: Rename for 8.3-friendliness.
13682      Branch: perl
13683            + lib/unicore/PropValueAliases.txt
13684            - lib/unicore/PropertyValueAliases.txt
13685            ! MANIFEST lib/unicore/README.perl
13686 ____________________________________________________________________________
13687 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
13688         Log: Retract ExtUtils/t/basic.t until it works.
13689      Branch: perl
13690            - lib/ExtUtils/t/basic.t
13691            ! MANIFEST
13692 ____________________________________________________________________________
13693 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
13694         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
13695              From: Slaven Rezic <slaven.rezic@berlin.de>
13696              Date: 28 Mar 2002 22:27:14 +0100
13697              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
13698      Branch: perl
13699            ! hints/freebsd.sh
13700 ____________________________________________________________________________
13701 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
13702         Log: Interesting... where did this come from?
13703              (The Configure change in #15600)
13704      Branch: perl
13705            ! config_h.SH
13706 ____________________________________________________________________________
13707 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
13708         Log: metaconfig unit change for #15600.
13709      Branch: metaconfig/U/perl
13710            ! versiononly.U
13711 ____________________________________________________________________________
13712 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
13713         Log: Subject: versiononly should not put `old' versions in inc
13714              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13715              Date: Fri, 29 Mar 2002 12:53:49 +0100
13716              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
13717      Branch: perl
13718            ! Configure
13719 ____________________________________________________________________________
13720 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
13721         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
13722              From: Michael G Schwern <schwern@pobox.com>
13723              Date: Fri, 29 Mar 2002 04:12:47 -0500
13724              Message-ID: <20020329091247.GA7432@blackrider>
13725              
13726              (with two nits: (1) change lib/Extutils/Command/MM.pm
13727              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
13728              @INC to compile.t)
13729      Branch: perl
13730            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
13731            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
13732            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
13733            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
13734            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
13735            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
13736            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
13737            + lib/ExtUtils/t/Problem-Module/Makefile.PL
13738            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
13739            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
13740            + t/lib/MakeMaker/Test/Utils.pm
13741            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
13742            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13743            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
13744            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
13745            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
13746            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13747            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
13748            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
13749            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
13750            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
13751            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
13752            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
13753            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
13754            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
13755            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
13756            ! t/lib/TieOut.pm
13757 ____________________________________________________________________________
13758 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
13759         Log: Leftovers from Encode 0.99.
13760      Branch: perl
13761            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
13762            - ext/Encode/compile ext/Encode/encode.h
13763            - ext/Encode/lib/Encode/CN/2022_CN.pm
13764            - ext/Encode/lib/Encode/Details.pod
13765 ____________________________________________________________________________
13766 [ 15597] By: nick                                  on 2002/03/29  14:03:35
13767         Log: Integrate mainline
13768      Branch: perlio
13769           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
13770           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
13771           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13772           !> (integrate 130 files)
13773 ____________________________________________________________________________
13774 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
13775         Log: Subject: Another Unicode-3.2-induced doc fix
13776              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13777              Date: Fri, 29 Mar 2002 21:45:47 +0900
13778              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
13779      Branch: perl
13780            ! ext/Unicode/Normalize/Normalize.pm
13781 ____________________________________________________________________________
13782 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
13783         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
13784              From: Slaven Rezic <slaven.rezic@berlin.de>
13785              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
13786              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
13787      Branch: perl
13788            ! reentr.c reentr.pl
13789 ____________________________________________________________________________
13790 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
13791         Log: Subject: [PATCH] Quieting OS X
13792              From: Michael G Schwern <schwern@pobox.com>
13793              Date: Fri, 29 Mar 2002 05:46:23 -0500
13794              Message-ID: <20020329104622.GA9163@blackrider>
13795      Branch: perl
13796            ! ext/POSIX/t/posix.t t/op/stat.t
13797 ____________________________________________________________________________
13798 [ 15593] By: ams                                   on 2002/03/29  07:32:22
13799         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
13800              From: Paul_GreenVOS@vos.stratus.com
13801              Date: Fri, 29 Mar 02 0:05 est
13802              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
13803      Branch: perl
13804            ! ext/Time/HiRes/HiRes.xs
13805 ____________________________________________________________________________
13806 [ 15592] By: ams                                   on 2002/03/29  07:28:29
13807         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
13808              From: Spider Boardman <spidb@cpan.org>
13809              Date: Fri, 29 Mar 2002 00:52:24 -0500
13810              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
13811      Branch: perl
13812            ! op.c t/op/attrs.t
13813 ____________________________________________________________________________
13814 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
13815         Log: It's perlce.
13816      Branch: perl
13817            ! pod/perldelta.pod
13818 ____________________________________________________________________________
13819 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
13820         Log: MPE/iX tweaks from Mark Bixby.
13821      Branch: perl
13822            ! ext/Storable/t/lock.t mpeix/relink
13823 ____________________________________________________________________________
13824 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
13825         Log: Upgrade to Encode 1.00, from Dan Kogai.
13826              
13827              (one nit: bin/enc2xs needed also ../..)
13828      Branch: perl
13829            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
13830            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
13831            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
13832            ! (edit 104 files)
13833 ____________________________________________________________________________
13834 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
13835         Log: Subject: [PATCH] NEXT LINE --> NEL
13836              From: Philip Newton <Philip.Newton@gmx.net>
13837              Date: Thu, 28 Mar 2002 21:03:10 +0000
13838              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
13839      Branch: perl
13840            ! lib/charnames.pm lib/charnames.t
13841 ____________________________________________________________________________
13842 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
13843         Log: binmode :bytes, again.
13844      Branch: perl
13845            ! lib/utf8.t
13846 ____________________________________________________________________________
13847 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
13848         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
13849              From: Mark-Jason Dominus <mjd@plover.com>
13850              Date: Thu, 28 Mar 2002 10:36:03 -0500
13851              Message-ID: <20020328153603.11992.qmail@plover.com>
13852      Branch: perl
13853            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
13854 ____________________________________________________________________________
13855 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
13856         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
13857      Branch: perl
13858            ! lib/charnames.pm lib/charnames.t pp_pack.c
13859 ____________________________________________________________________________
13860 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
13861         Log: If expecting UTF-8, probably not expecting UTF-16.
13862      Branch: perl
13863            ! t/comp/require.t
13864 ____________________________________________________________________________
13865 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
13866         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
13867              From: Paul_GreenVOS@vos.stratus.com
13868              Date: Thu, 28 Mar 02 8:22 est
13869              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
13870      Branch: perl
13871            ! lib/Time/Local.pm
13872 ____________________________________________________________________________
13873 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
13874         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
13875              From: Paul_GreenVOS@vos.stratus.com
13876              Date: Thu, 28 Mar 02 7:46 est
13877              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
13878      Branch: perl
13879            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
13880 ____________________________________________________________________________
13881 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
13882         Log: A little bit better error message for \pq, still
13883              not good because the script context is not shown.
13884      Branch: perl
13885            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
13886 ____________________________________________________________________________
13887 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
13888         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
13889              From: Jeffrey Friedl <jfriedl@yahoo.com>
13890              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
13891              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
13892      Branch: perl
13893            ! sv.c t/op/pat.t
13894 ____________________________________________________________________________
13895 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
13896         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
13897              From: Mark-Jason Dominus <mjd@plover.com>
13898              Date: Thu, 28 Mar 2002 05:04:40 -0500
13899              Message-ID: <20020328100440.22081.qmail@plover.com>
13900      Branch: perl
13901            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
13902 ____________________________________________________________________________
13903 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
13904         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
13905              From: mjd@plover.com
13906              Date: 28 Mar 2002 09:22:06 -0000
13907              Message-ID: <20020328092206.18833.qmail@plover.com>
13908      Branch: perl
13909            ! lib/encoding.t
13910 ____________________________________________________________________________
13911 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
13912         Log: Unicode 3.2.0-induced doc tweaks.
13913      Branch: perl
13914            ! pod/perlretut.pod pod/perlunicode.pod
13915 ____________________________________________________________________________
13916 [ 15576] By: nick                                  on 2002/03/28  07:40:04
13917         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
13918      Branch: perlio
13919           +> (branch 31 files)
13920           !> (integrate 162 files)
13921 ____________________________________________________________________________
13922 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
13923         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
13924              From: Paul_GreenVOS@vos.stratus.com
13925              Date: Thu, 28 Mar 02 0:16 est
13926              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
13927      Branch: perl
13928            ! ext/POSIX/t/posix.t
13929 ____________________________________________________________________________
13930 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
13931         Log: Subject: Re: Regex-Unicode bugs
13932              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13933              Date: Wed, 27 Mar 2002 13:48:06 +0100
13934              Message-ID: <20020327134806.C18945@rafael>
13935              
13936              regmesg.t patch still would be nice.
13937      Branch: perl
13938            ! regcomp.c
13939 ____________________________________________________________________________
13940 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
13941         Log: Subject: Re: Regex-Unicode bugs
13942              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
13943              Date: Wed, 27 Mar 2002 12:39:57 +0000
13944              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
13945      Branch: perl
13946            ! pod/perldiag.pod regcomp.c
13947 ____________________________________________________________________________
13948 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
13949         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
13950              From: Paul_GreenVOS@vos.stratus.com
13951              Date: Wed, 27 Mar 02 23:33 est
13952              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
13953      Branch: perl
13954            ! t/io/fs.t
13955 ____________________________________________________________________________
13956 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
13957         Log: The Official 3.2.0 came out.
13958      Branch: perl
13959            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
13960            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
13961            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
13962            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
13963            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
13964            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
13965            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
13966            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
13967            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
13968            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
13969            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
13970            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
13971            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
13972            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
13973            + lib/unicore/lib/UnifiedI.pl
13974            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
13975 ____________________________________________________________________________
13976 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
13977         Log: socketpair binmode :bytes.
13978      Branch: perl
13979            ! ext/Socket/socketpair.t
13980 ____________________________________________________________________________
13981 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
13982         Log: Don't install anything beneath 't' directories.
13983      Branch: perl
13984            ! installperl
13985 ____________________________________________________________________________
13986 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
13987         Log: More UTF-8 locale sensitivity.
13988      Branch: perl
13989            ! t/io/utf8.t
13990 ____________________________________________________________________________
13991 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
13992         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
13993              From: Stas Bekman <stas@stason.org>
13994              Date: Thu, 28 Mar 2002 10:13:45 +0800
13995              Message-ID: <3CA27C59.4020209@stason.org>
13996              
13997              Temp file cleanup.
13998      Branch: perl
13999            ! lib/Pod/t/pod2html-lib.pl
14000 ____________________________________________________________________________
14001 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
14002         Log: Be compatible also with non-UTF-8 locales.
14003      Branch: perl
14004            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
14005            ! lib/Locale/Language.pod
14006 ____________________________________________________________________________
14007 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
14008         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
14009              From: Spider Boardman <spidb@cpan.org>
14010              Date: Wed, 27 Mar 2002 20:52:28 -0500
14011              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
14012      Branch: perl
14013            ! cv.h op.c t/op/attrs.t toke.c
14014 ____________________________________________________________________________
14015 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
14016         Log: "Last element".
14017      Branch: perl
14018            ! pod/perlfunc.pod
14019 ____________________________________________________________________________
14020 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
14021         Log: Subject: Error in perlfunc for "die"
14022              From: William R Ward <bill@wards.net>
14023              Date: 27 Mar 2002 12:31:32 -0800
14024              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
14025      Branch: perl
14026            ! pod/perlfunc.pod
14027 ____________________________________________________________________________
14028 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
14029         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
14030              From: Mark Kvale <kvale@phy.ucsf.edu>
14031              Date: Wed, 27 Mar 2002 16:45:37 -0800
14032              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
14033      Branch: perl
14034            ! pod/perlre.pod pod/perlretut.pod
14035 ____________________________________________________________________________
14036 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
14037         Log: Try to handle UTF-8 locales.
14038      Branch: perl
14039            ! lib/locale.t
14040 ____________________________________________________________________________
14041 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
14042         Log: More binmode :bytes.
14043      Branch: perl
14044            ! t/io/utf8.t
14045 ____________________________________________________________________________
14046 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
14047         Log: binmode(FH, ":bytes") is the right way, methinks.
14048      Branch: perl
14049            ! ext/PerlIO/t/encoding.t
14050 ____________________________________________________________________________
14051 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
14052         Log: UTF-8 locale: need to open explicitly for bytes.
14053      Branch: perl
14054            ! ext/PerlIO/t/encoding.t
14055 ____________________________________________________________________________
14056 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
14057         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
14058      Branch: perl
14059            ! lib/Locale/Language.pm lib/Locale/Language.pod
14060 ____________________________________________________________________________
14061 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
14062         Log: Warn instead of croak.
14063      Branch: perl
14064            ! pod/perldiag.pod utf8.c
14065 ____________________________________________________________________________
14066 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
14067         Log: UTF-8 locale: there might already be one UTF-8 discipline.
14068      Branch: perl
14069            ! lib/open.t
14070 ____________________________________________________________________________
14071 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
14072         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
14073              From: "Craig A. Berry" <craigberry@mac.com>
14074              Date: Wed, 27 Mar 2002 15:22:13 -0600
14075              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
14076      Branch: perl
14077            ! t/lib/1_compile.t t/lib/compmod.pl
14078 ____________________________________________________________________________
14079 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
14080         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
14081              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14082              Date: Wed, 27 Mar 2002 22:35:03 +0100
14083              Message-ID: <20020327223503.A678@rafael>
14084      Branch: perl
14085            ! pod/perlop.pod
14086 ____________________________________________________________________________
14087 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
14088         Log: Start using the Unicode 3.2.0 data (NOTE: still
14089              unofficial, but the data is unlikely to change much.
14090              Doublecheck when 3.2.0 gets released.)
14091      Branch: perl
14092            + lib/unicore/PropertyAliases.txt
14093            + lib/unicore/PropertyValueAliases.txt
14094            ! (edit 129 files)
14095 ____________________________________________________________________________
14096 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
14097         Log: Update Changes.
14098      Branch: perl
14099            ! Changes patchlevel.h
14100 ____________________________________________________________________________
14101 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
14102         Log: Further fixing for #15549.  Six tests are failing
14103              under Solaris with en_US.UTF-8 but those failures seem
14104              unrelated to the BOUND problem, will look at them later.
14105      Branch: perl
14106            ! regexec.c
14107 ____________________________________________________________________________
14108 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
14109         Log: Possible fix for "Orks, Dragons, and Elves":
14110              should now build under UTF-8 locales (is building
14111              under Solaris en_US.UTF-8 right now).
14112      Branch: perl
14113            ! Makefile.SH regexec.c
14114 ____________________________________________________________________________
14115 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
14116         Log: Forgotten from #15523.
14117      Branch: perl
14118            ! lib/Math/BigInt/Calc.pm
14119 ____________________________________________________________________________
14120 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
14121         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
14122              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
14123              Date: Wed, 27 Mar 2002 13:32:00 +0100
14124              Message-ID: <20020327133200.A18945@rafael>
14125      Branch: perl
14126            ! regcomp.c t/lib/warnings/regcomp
14127 ____________________________________________________________________________
14128 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
14129         Log: Subject: [PATCH] MANIFES --> MANIFEST
14130              From: Philip Newton <Philip.Newton@gmx.net>
14131              Date: Wed, 27 Mar 2002 10:05:46 +0000
14132              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
14133              
14134              (plus a few tweaks more)
14135      Branch: perl
14136            ! Porting/check83.pl
14137 ____________________________________________________________________________
14138 [ 15545] By: nick                                  on 2002/03/27  07:37:36
14139         Log: Integrate mainline
14140      Branch: perlio
14141           +> lib/Math/BigInt/t/with_sub.t
14142            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14143            - lib/bignum/t/trace.t
14144           !> (integrate 76 files)
14145 ____________________________________________________________________________
14146 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
14147         Log: Obsolete mailing list information.
14148      Branch: perl
14149            ! README.bs2000 README.os390 README.vmesa
14150 ____________________________________________________________________________
14151 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
14152         Log: More URL "whitespacing".
14153      Branch: perl
14154            ! README.bs2000 README.hurd README.mpeix README.netware
14155            ! README.os390 README.vmesa README.vos README.win32
14156            ! pod/perl5004delta.pod pod/perl5005delta.pod
14157            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
14158            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
14159            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
14160            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
14161            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
14162            ! pod/perltodo.pod
14163 ____________________________________________________________________________
14164 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
14165         Log: I like doubleclicking on URLs in pods to select them.
14166      Branch: perl
14167            ! README.amiga README.epoc README.vos pod/perl561delta.pod
14168            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
14169            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14170            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
14171            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
14172            ! pod/perltodo.pod pod/perlvar.pod
14173 ____________________________________________________________________________
14174 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
14175         Log: Regen modlib.
14176      Branch: perl
14177            ! pod/perlmodlib.pod
14178 ____________________________________________________________________________
14179 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
14180         Log: Update the CPAN sites list.
14181      Branch: perl
14182            ! pod/perlmodlib.PL pod/perlmodlib.pod
14183 ____________________________________________________________________________
14184 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
14185         Log: Regen modlib, toc.
14186      Branch: perl
14187            ! pod/perlmodlib.pod pod/perltoc.pod
14188 ____________________________________________________________________________
14189 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
14190         Log: s/rationale/rational/
14191      Branch: perl
14192            ! lib/Math/BigRat.pm lib/bigrat.pm
14193 ____________________________________________________________________________
14194 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
14195         Log: s/done/esac/
14196      Branch: perl
14197            ! hints/dec_osf.sh
14198 ____________________________________________________________________________
14199 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
14200         Log: Advertise big* and BigRat.
14201      Branch: perl
14202            ! pod/perldelta.pod
14203 ____________________________________________________________________________
14204 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
14205         Log: A missing ) in #15527.
14206      Branch: perl
14207            ! pp_sys.c
14208 ____________________________________________________________________________
14209 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
14210         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
14211              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14212              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
14213              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
14214      Branch: perl
14215            ! lib/ExtUtils/typemap
14216 ____________________________________________________________________________
14217 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
14218         Log: Subject: Re: Cygwin PerlIO.t failing
14219              From: Stas Bekman <stas@stason.org>
14220              Date: Wed, 27 Mar 2002 01:34:11 +0800
14221              Message-ID: <3CA0B113.1070800@stason.org>
14222      Branch: perl
14223            ! ext/PerlIO/PerlIO.t
14224 ____________________________________________________________________________
14225 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
14226         Log: Subject: [PATCH] safety check for vms/test.com
14227              From: "Craig A. Berry" <craigberry@mac.com>
14228              Date: Tue, 26 Mar 2002 12:15:21 -0600
14229              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
14230      Branch: perl
14231            ! vms/test.com
14232 ____________________________________________________________________________
14233 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
14234         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
14235              From: PPrymmer@factset.com
14236              Date: Tue, 26 Mar 2002 13:04:59 -0500
14237              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
14238      Branch: perl
14239            ! configure.com
14240 ____________________________________________________________________________
14241 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
14242         Log: Subject: [PATCH] Minor typo in test harness
14243              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
14244              Date: Tue, 26 Mar 2002 17:44:06 -0000
14245              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
14246      Branch: perl
14247            ! t/lib/warnings/perlio
14248 ____________________________________________________________________________
14249 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
14250         Log: Subject: PATCH s2p.PL
14251              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
14252              Date: Tue, 26 Mar 2002 17:16:46 +0100
14253              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
14254      Branch: perl
14255            ! x2p/s2p.PL
14256 ____________________________________________________________________________
14257 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
14258         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
14259      Branch: perl
14260            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14261            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14262            ! MANIFEST
14263 ____________________________________________________________________________
14264 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
14265         Log: Avoid and document a weird bug in UNICOS/mk.
14266      Branch: perl
14267            ! pod/perldelta.pod pp_sys.c
14268 ____________________________________________________________________________
14269 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
14270         Log: Math::BigInt::Lite 0.09, from Tels.
14271      Branch: perl
14272            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14273            ! MANIFEST
14274 ____________________________________________________________________________
14275 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
14276         Log: For now disable the test in OS/390; it seems to hang,
14277              but frustratingly seems to run from command line and
14278              from Perl debugger.
14279      Branch: perl
14280            ! lib/Math/BigInt/t/mbi_rand.t
14281 ____________________________________________________________________________
14282 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
14283         Log: EPOC update from Olaf Flebbe.
14284      Branch: perl
14285            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
14286            ! pod/perlport.pod t/io/fs.t
14287 ____________________________________________________________________________
14288 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
14289         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
14290              and bignum 0.11, from Tels.
14291      Branch: perl
14292            + lib/Math/BigInt/t/with_sub.t
14293            - lib/bignum/t/trace.t
14294            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14295            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
14296            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
14297            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
14298            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
14299            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
14300            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
14301            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
14302            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
14303            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
14304            ! lib/bignum/t/bigrat.t lib/bigrat.pm
14305            ! t/lib/Math/BigInt/Subclass.pm
14306 ____________________________________________________________________________
14307 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
14308         Log: Integrate perlio:
14309              
14310              [ 15521]
14311              Testcase for crlf spanning buffer boundary
14312              
14313              [ 15520]
14314              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
14315      Branch: perl
14316           +> t/io/crlf.t
14317           !> MANIFEST perlio.c
14318 ____________________________________________________________________________
14319 [ 15521] By: nick                                  on 2002/03/26  15:31:55
14320         Log: Testcase for crlf spanning buffer boundary
14321      Branch: perlio
14322            + t/io/crlf.t
14323            ! MANIFEST
14324 ____________________________________________________________________________
14325 [ 15520] By: nick                                  on 2002/03/26  15:09:52
14326         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
14327      Branch: perlio
14328            ! perlio.c
14329 ____________________________________________________________________________
14330 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
14331         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
14332      Branch: perl
14333            ! t/lib/1_compile.t
14334 ____________________________________________________________________________
14335 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
14336         Log: Document the Configure (really, awk) glitch in
14337              UNICOS/mk.
14338      Branch: perl
14339            ! pod/perldelta.pod
14340 ____________________________________________________________________________
14341 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
14342         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
14343              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14344              Date: Fri, 22 Mar 2002 16:11:28 +0100
14345              Message-ID: <3C9B57B0.31936.496399@localhost>
14346      Branch: perl
14347            ! win32/win32.c
14348 ____________________________________________________________________________
14349 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
14350         Log: Subject: Re: Jarkko likes OOOOs
14351              From: "Gerrit P. Haase" <gp@familiehaase.de>
14352              Date: Tue, 26 Mar 2002 08:44:02 +0100
14353              Message-ID: <40509050505.20020326084402@familiehaase.de>
14354      Branch: perl
14355            ! t/io/fs.t
14356 ____________________________________________________________________________
14357 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
14358         Log: Subject: [patch utils/perlbug] subject header setting problem      
14359              From: Stas Bekman <stas@stason.org>
14360              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
14361              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
14362      Branch: perl
14363            ! utils/perlbug.PL
14364 ____________________________________________________________________________
14365 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
14366         Log: Subject: [PATCH] win32/makefile.mk
14367              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14368              Date: Tue, 26 Mar 2002 13:56:19 +0100
14369              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
14370      Branch: perl
14371            ! win32/makefile.mk
14372 ____________________________________________________________________________
14373 [ 15513] By: nick                                  on 2002/03/26  07:17:17
14374         Log: Integrate mainline
14375      Branch: perlio
14376           +> (branch 39 files)
14377            - (delete 109 files)
14378           !> (integrate 105 files)
14379 ____________________________________________________________________________
14380 [ 15512] By: nick                                  on 2002/03/26  06:52:42
14381         Log: Integrate mainline
14382      Branch: perlio
14383           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
14384           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
14385           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
14386           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
14387           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
14388 ____________________________________________________________________________
14389 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
14390         Log: Installation advice from Robert Spier. 
14391      Branch: perl
14392            ! INSTALL
14393 ____________________________________________________________________________
14394 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
14395         Log: Stas setting things right.
14396      Branch: perl
14397            ! ext/PerlIO/PerlIO.t
14398 ____________________________________________________________________________
14399 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
14400         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
14401              From: Paul_GreenVOS@vos.stratus.com
14402              Date: Mon, 25 Mar 02 23:57 est
14403              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
14404      Branch: perl
14405            ! ext/IO/lib/IO/t/io_unix.t
14406 ____________________________________________________________________________
14407 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
14408         Log: Add threads hints for UNICOS/mk and UNICOS.
14409              (I'm just guessing on UNICOS.)
14410      Branch: perl
14411            ! hints/unicos.sh hints/unicosmk.sh
14412 ____________________________________________________________________________
14413 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
14414         Log: Mention the effect of Unicode keys on hashes.
14415      Branch: perl
14416            ! pod/perlunicode.pod
14417 ____________________________________________________________________________
14418 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
14419         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
14420              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
14421              Date: Mon, 25 Mar 2002 17:24:33 -0600
14422              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
14423      Branch: perl
14424            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
14425            ! vms/vms_yfix.pl
14426 ____________________________________________________________________________
14427 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
14428         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
14429      Branch: perl
14430            ! hints/dec_osf.sh
14431 ____________________________________________________________________________
14432 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
14433         Log: The .ucm of Encode are big when uncompressed.
14434      Branch: perl
14435            ! INSTALL
14436 ____________________________________________________________________________
14437 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
14438         Log: I don't understand what is going on what these
14439              news tests, retracting the whole lot.
14440      Branch: perl
14441            ! ext/PerlIO/PerlIO.t
14442 ____________________________________________________________________________
14443 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
14444         Log: Upgrade to Encode 0.99, from Dan Kogai.
14445      Branch: perl
14446            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
14447            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
14448            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
14449            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
14450            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
14451            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
14452            + ext/Encode/Encode/ksc5601.ucm
14453            + ext/Encode/Encode/macCentEuro.ucm
14454            + ext/Encode/Encode/macCroatian.ucm
14455            + ext/Encode/Encode/macCyrillic.ucm
14456            + ext/Encode/Encode/macDingbats.ucm
14457            + ext/Encode/Encode/macGreek.ucm
14458            + ext/Encode/Encode/macIceland.ucm
14459            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
14460            + ext/Encode/Encode/macRumanian.ucm
14461            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
14462            + ext/Encode/Encode/macTurkish.ucm
14463            + ext/Encode/Encode/macUkraine.ucm
14464            + ext/Encode/Encode/shiftjis.ucm
14465            + ext/Encode/lib/Encode/10646_1.pm
14466            + ext/Encode/lib/Encode/CJKConstants.pm
14467            + ext/Encode/lib/Encode/CN/2022_CN.pm
14468            + ext/Encode/lib/Encode/JP/2022_JP.pm
14469            + ext/Encode/lib/Encode/JP/2022_JP1.pm
14470            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
14471            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
14472            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
14473            + ext/Encode/ucm2table
14474            - (delete 109 files)
14475            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
14476            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
14477            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
14478            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14479            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14480            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
14481            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
14482            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14483            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14484            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14485            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14486            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14487            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14488            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14489            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
14490            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
14491            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
14492            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
14493            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
14494            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
14495            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
14496            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
14497            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
14498            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
14499            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
14500            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14501            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
14502            ! ext/Encode/Makefile.PL ext/Encode/README
14503            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14504            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14505            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
14506            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
14507            ! ext/Encode/lib/Encode/Details.pod
14508            ! ext/Encode/lib/Encode/Encoding.pm
14509            ! ext/Encode/lib/Encode/Internal.pm
14510            ! ext/Encode/lib/Encode/JP/H2Z.pm
14511            ! ext/Encode/lib/Encode/JP/JIS.pm
14512            ! ext/Encode/lib/Encode/Supported.pod
14513            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14514            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14515            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
14516            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
14517            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
14518            ! ext/Encode/t/jisx0212.ref
14519 ____________________________________________________________________________
14520 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
14521         Log: Noise with -w.
14522      Branch: perl
14523            ! ext/PerlIO/PerlIO.t
14524 ____________________________________________________________________________
14525 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
14526         Log: If no perlio no perlio warnings, either.
14527      Branch: perl
14528            ! lib/warnings.t
14529 ____________________________________________________________________________
14530 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
14531         Log: ...and put some of the new perlio tests here.
14532              The in-memory ones not yet since my poor brain
14533              refuses to find the right TODO incantation.
14534      Branch: perl
14535            ! ext/PerlIO/PerlIO.t
14536 ____________________________________________________________________________
14537 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
14538         Log: Take away the perlio-requiring tests..
14539      Branch: perl
14540            ! t/io/open.t
14541 ____________________________________________________________________________
14542 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
14543         Log: More correct now, but actually the two new tests
14544              need to be moved, since they are perlio-only...
14545      Branch: perl
14546            ! t/io/open.t
14547 ____________________________________________________________________________
14548 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
14549         Log: More neo-io tests from Stas Bekman.
14550      Branch: perl
14551            ! t/io/open.t
14552 ____________________________________________________________________________
14553 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
14554         Log: Document the QNX6 sprintf glitch.
14555      Branch: perl
14556            ! pod/perldelta.pod
14557 ____________________________________________________________________________
14558 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
14559         Log: AmigaOS must use the ixemul directly, since there
14560              is no more vfork support.
14561      Branch: perl
14562            ! hints/amigaos.sh
14563 ____________________________________________________________________________
14564 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
14565         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
14566              From: Norton Allen <allen@huarp.harvard.edu>
14567              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
14568              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
14569      Branch: perl
14570            ! pp_sys.c
14571 ____________________________________________________________________________
14572 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
14573         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
14574              From: Norton Allen <allen@huarp.harvard.edu>
14575              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
14576              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
14577      Branch: perl
14578            ! ext/Socket/socketpair.t
14579 ____________________________________________________________________________
14580 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
14581         Log: Clarify the 8.3 rule.
14582      Branch: perl
14583            ! Porting/check83.pl
14584 ____________________________________________________________________________
14585 [ 15490] By: nick                                  on 2002/03/25  16:05:07
14586         Log: Integrate mainline
14587      Branch: perlio
14588           +> ext/Encode/lib/Encode/EncFormat.pod
14589           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
14590            - ext/Encode/lib/EncodeFormat.pod
14591           !> (integrate 41 files)
14592 ____________________________________________________________________________
14593 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
14594         Log: Update Changes.
14595      Branch: perl
14596            ! Changes patchlevel.h
14597 ____________________________________________________________________________
14598 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
14599         Log: Forgotten from #15486.
14600      Branch: perl
14601            ! perl.c
14602 ____________________________________________________________________________
14603 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
14604         Log: It seems that FreeBSD does not like using Perl's malloc
14605              when multithreaded.
14606      Branch: perl
14607            ! hints/freebsd.sh
14608 ____________________________________________________________________________
14609 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
14610         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
14611              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14612              Date: Mon, 25 Mar 2002 11:33:17 +0100
14613              Message-ID: <20020325113317.A1410@rafael>
14614              
14615              Apparently VMS does not do YYDEBUG.
14616      Branch: perl
14617            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
14618 ____________________________________________________________________________
14619 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
14620         Log: Subject: [PATCH] warnings for perlio + others
14621              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14622              Date: Mon, 25 Mar 2002 13:01:44 -0000
14623              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
14624      Branch: perl
14625            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
14626            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
14627            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
14628            ! warnings.pl
14629 ____________________________________________________________________________
14630 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
14631         Log: As verified by Doug MacEachern.
14632      Branch: perl
14633            ! pod/perldelta.pod
14634 ____________________________________________________________________________
14635 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
14636         Log: MPE/iX update from Mark Bixby.
14637      Branch: perl
14638            + mpeix/mpeix.c
14639            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
14640            ! hints/mpeix.sh mpeix/mpeixish.h
14641 ____________________________________________________________________________
14642 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
14643         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
14644              From: Nicholas Clark <nick@unfortu.net>
14645              Date: Sun, 24 Mar 2002 22:50:06 +0000
14646              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
14647      Branch: perl
14648            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
14649 ____________________________________________________________________________
14650 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
14651         Log: Subject: [PATCH] fix warning + carp interaction
14652              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
14653              Date: Sun, 24 Mar 2002 23:00:21 -0000
14654              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
14655      Branch: perl
14656            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
14657            ! warnings.pl
14658 ____________________________________________________________________________
14659 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
14660         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
14661              (All the code changes have already been applied earlier.)
14662      Branch: perl
14663            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14664 ____________________________________________________________________________
14665 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
14666         Log: DB_File: for the core version, no need to specify
14667              a minimum MM version.
14668      Branch: perl
14669            ! ext/DB_File/Makefile.PL
14670 ____________________________________________________________________________
14671 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
14672         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
14673              From: Dave Mitchell <davem@fdgroup.com>
14674              Date: Sun, 24 Mar 2002 22:23:08 +0000
14675              Message-ID: <20020324222308.B21963@fdgroup.com>
14676      Branch: perl
14677            ! pp_pack.c
14678 ____________________________________________________________________________
14679 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
14680         Log: Subject: [PATCH @15450] errno help for VMS
14681              From: "Craig A. Berry" <craigberry@mac.com>
14682              Date: Sun, 24 Mar 2002 16:17:52 -0600
14683              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
14684      Branch: perl
14685            ! ext/POSIX/t/posix.t vms/vms.c
14686 ____________________________________________________________________________
14687 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
14688         Log: Upgrade to Locale::Codes 2.03.
14689      Branch: perl
14690            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
14691            ! lib/Locale/Country.pm
14692 ____________________________________________________________________________
14693 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
14694         Log: metaconfig unit change for #15474.
14695      Branch: metaconfig/U/perl
14696            ! Extensions.U
14697 ____________________________________________________________________________
14698 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
14699         Log: The #15472 said "properly".  Ha!
14700      Branch: perl
14701            ! Configure
14702 ____________________________________________________________________________
14703 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
14704         Log: metaconfig unit change for #15472.
14705      Branch: metaconfig/U/perl
14706            ! Extensions.U
14707 ____________________________________________________________________________
14708 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
14709         Log: Properly scan for the subextensions of Encode
14710              when doing static builds.
14711      Branch: perl
14712            ! Configure
14713 ____________________________________________________________________________
14714 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
14715         Log: Tru64: Document the known odbm failure with static builds.
14716      Branch: perl
14717            ! README.tru64
14718 ____________________________________________________________________________
14719 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
14720         Log: microperl tweaks.
14721      Branch: perl
14722            ! Makefile.micro locale.c util.c
14723 ____________________________________________________________________________
14724 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
14725         Log: metaconfig unit changes for #15468.
14726      Branch: metaconfig
14727            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
14728            ! U/modified/libc.U U/modified/libs.U
14729            ! U/threads/d_pthread_atfork.U
14730 ____________________________________________________________________________
14731 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
14732         Log: Various metaconfig unit cleanup; only one visible change
14733              in Configure, though.
14734      Branch: perl
14735            ! Configure
14736 ____________________________________________________________________________
14737 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
14738         Log: Upgrade to Encode 0.98, from Dan Kogai.
14739      Branch: perl
14740            + ext/Encode/lib/Encode/EncFormat.pod
14741            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
14742            - ext/Encode/lib/EncodeFormat.pod
14743            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
14744            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
14745            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14746            ! ext/Encode/lib/Encode/Alias.pm
14747            ! ext/Encode/lib/Encode/Details.pod
14748            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14749            ! ext/Encode/lib/Encode/JP/JIS.pm
14750            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
14751 ____________________________________________________________________________
14752 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
14753         Log: Integrate perlio:
14754              
14755              [ 15462]
14756              Avoid core-dump in Encode with PERLIO=mmap
14757      Branch: perl
14758           !> ext/Encode/Encode.xs
14759 ____________________________________________________________________________
14760 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
14761         Log: In the spirit of #15464.
14762      Branch: perl
14763            ! perl.c sv.c
14764 ____________________________________________________________________________
14765 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
14766         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
14767              From: Michael G Schwern <schwern@pobox.com>
14768              Date: Sun, 24 Mar 2002 02:27:25 -0500
14769              Message-ID: <20020324072725.GA3554@blackrider>
14770      Branch: perl
14771            ! perl.c
14772 ____________________________________________________________________________
14773 [ 15463] By: nick                                  on 2002/03/24  10:24:41
14774         Log: Integrate mainline
14775      Branch: perlio
14776           +> (branch 28 files)
14777            - lib/bigfloat.t lib/bigint.t
14778           !> (integrate 59 files)
14779 ____________________________________________________________________________
14780 [ 15462] By: nick                                  on 2002/03/24  08:59:35
14781         Log: Avoid core-dump in Encode with PERLIO=mmap
14782      Branch: perlio
14783            ! ext/Encode/Encode.xs
14784 ____________________________________________________________________________
14785 [ 15461] By: nick                                  on 2002/03/24  08:58:21
14786         Log: Too many machines doing integrate mainline
14787      Branch: perlio
14788           !> Changes Configure lib/AutoSplit.t
14789           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
14790           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
14791           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
14792           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
14793 ____________________________________________________________________________
14794 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
14795         Log: Retract Math::BigInt::Lite for now, seems to confuse
14796              bignum and bigrat.
14797      Branch: perl
14798            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14799            ! MANIFEST
14800 ____________________________________________________________________________
14801 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
14802         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
14803              From: "Craig A. Berry" <craigberry@mac.com>
14804              Date: Sat, 23 Mar 2002 23:23:00 -0600
14805              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
14806      Branch: perl
14807            ! configure.com vms/vms.c
14808 ____________________________________________________________________________
14809 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
14810         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
14811              From: Michael G Schwern <schwern@pobox.com>
14812              Date: Sat, 23 Mar 2002 21:32:32 -0500
14813              Message-ID: <20020324023232.GA29972@blackrider>
14814              
14815              (with Russ Allbery's simplifications)
14816      Branch: perl
14817            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
14818 ____________________________________________________________________________
14819 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
14820         Log: Merge Math::BigInt::Lite 0.08, from Tels.
14821      Branch: perl
14822            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
14823            ! MANIFEST
14824 ____________________________________________________________________________
14825 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
14826         Log: Too chatty.
14827      Branch: perl
14828            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
14829 ____________________________________________________________________________
14830 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
14831         Log: Merge bignum 0.10, from Tels.
14832      Branch: perl
14833            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
14834            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
14835            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
14836            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
14837            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
14838            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
14839            ! MANIFEST
14840 ____________________________________________________________________________
14841 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
14842         Log: Rename the Perl 4 tests in preparation of bignum.
14843      Branch: perl
14844            + lib/bigfloatpl.t lib/bigintpl.t
14845            - lib/bigfloat.t lib/bigint.t
14846            ! MANIFEST
14847 ____________________________________________________________________________
14848 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
14849         Log: Merge Math::BigRat 0.04, from Tels.
14850      Branch: perl
14851            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
14852            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
14853            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
14854            + t/lib/Math/BigRat/Test.pm
14855            ! MANIFEST
14856 ____________________________________________________________________________
14857 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
14858         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
14859              From: Dave Mitchell <davem@fdgroup.com>
14860              Date: Sat, 23 Mar 2002 22:27:24 +0000
14861              Message-ID: <20020323222724.A19425@fdgroup.com>
14862      Branch: perl
14863            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
14864 ____________________________________________________________________________
14865 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
14866         Log: Forgotten.
14867      Branch: perl
14868            ! ext/Unicode/Normalize/README
14869 ____________________________________________________________________________
14870 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
14871         Log: Update Changes.
14872      Branch: perl
14873            ! Changes patchlevel.h
14874 ____________________________________________________________________________
14875 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
14876         Log: Subject: perldoc -m [PATCH]
14877              From: "John L. Allen" <allen@grumman.com>
14878              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
14879              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
14880      Branch: perl
14881            ! utils/perldoc.PL
14882 ____________________________________________________________________________
14883 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
14884         Log: Subject: Re: Copious warnings from Sys::Syslog
14885              From: andreas.koenig@anima.de (Andreas J. Koenig)
14886              Date: Sat, 23 Mar 2002 06:47:08 +0100
14887              Message-ID: <m31yebvns3.fsf@anima.de>
14888      Branch: perl
14889            ! ext/Sys/Syslog/Syslog.pm
14890 ____________________________________________________________________________
14891 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
14892         Log: Upgrade to Math::BigInt 1.55, from Tels.
14893      Branch: perl
14894            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
14895            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
14896            + lib/Math/BigInt/t/use_lib4.t
14897            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
14898            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14899            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
14900            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
14901            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
14902            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
14903            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
14904            ! lib/Math/BigInt/t/upgrade.t
14905 ____________________________________________________________________________
14906 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
14907         Log: Upgrade to Encode 0.97, from Dan Kogai.
14908      Branch: perl
14909            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
14910            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14911            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
14912            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14913            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14914            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14915            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
14916            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
14917            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
14918            ! ext/Encode/t/Tcl.t
14919 ____________________________________________________________________________
14920 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
14921         Log: Slight tweaks on #15443.
14922      Branch: perl
14923            ! pod/perlvar.pod
14924 ____________________________________________________________________________
14925 [ 15444] By: nick                                  on 2002/03/23  17:30:42
14926         Log: Integrate mainline
14927      Branch: perlio
14928           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
14929           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
14930           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
14931           !> (integrate 50 files)
14932 ____________________________________________________________________________
14933 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
14934         Log: Subject: patch [bleadperl]: Document %! special variable
14935              From: mjd@plover.com
14936              Date: 23 Mar 2002 18:25:44 -0000
14937              Message-ID: <20020323182544.11741.qmail@plover.com>    
14938      Branch: perl
14939            ! pod/perlvar.pod
14940 ____________________________________________________________________________
14941 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
14942         Log: Since the Encode::JP is unsupported under EBCDIC we
14943              cannot run this test (aliases as such should work fine).
14944      Branch: perl
14945            ! ext/Encode/t/Aliases.t
14946 ____________________________________________________________________________
14947 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
14948         Log: EBCDIC: the sorting order is different under
14949              byte-EBCDIC and Unicode.
14950      Branch: perl
14951            ! t/op/utfhash.t
14952 ____________________________________________________________________________
14953 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
14954         Log: EBCDIC: the character codes are different.
14955      Branch: perl
14956            ! lib/Pod/t/pod2html-lib.pl
14957 ____________________________________________________________________________
14958 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
14959         Log: Purify: #15434 got the test the wrong.
14960              (Is there an approved way of testing "is this an unop"?)
14961      Branch: perl
14962            ! op.c
14963 ____________________________________________________________________________
14964 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
14965         Log: Purify: Array bounds read: could read one character past the end.
14966      Branch: perl
14967            ! pp_pack.c
14968 ____________________________________________________________________________
14969 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
14970         Log: Purify: Array bounds read: reading one byte before the buffer.
14971      Branch: perl
14972            ! util.c
14973 ____________________________________________________________________________
14974 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
14975         Log: Purify: Unitialized memory read.  Too many code paths
14976              to keep track of, I guess.
14977      Branch: perl
14978            ! sv.c
14979 ____________________________________________________________________________
14980 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
14981         Log: Purify: Array bounds write: pre-extend the strxfrm
14982              buffer by a factor of four (suggested maximum by HP-UX;
14983              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
14984              know how portable that is; locale.c uses yet another trick
14985              (not a particularly good trick, I might add))
14986      Branch: perl
14987            ! ext/POSIX/POSIX.xs
14988 ____________________________________________________________________________
14989 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
14990         Log: Purify: Array bounds read: o->op_last was accessed
14991              for unops (via newUNOP() and ck_eof()).
14992              (analysis okay, patch bad: see #15439)
14993      Branch: perl
14994            ! op.c
14995 ____________________________________________________________________________
14996 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
14997         Log: Subject: [PATCH] vms/test.com, File::Find tests
14998              From: "Craig A. Berry" <craigberry@mac.com>
14999              Date: Fri, 22 Mar 2002 16:52:59 -0600
15000              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
15001      Branch: perl
15002            ! vms/test.com
15003 ____________________________________________________________________________
15004 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
15005         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
15006              From: Michael G Schwern <schwern@pobox.com>
15007              Date: Fri, 22 Mar 2002 18:08:19 -0500
15008              Message-ID: <20020322230819.GB16454@blackrider>
15009      Branch: perl
15010            ! ext/Sys/Syslog/Syslog.pm
15011 ____________________________________________________________________________
15012 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
15013         Log: Update the information on Encode.
15014      Branch: perl
15015            ! pod/perldelta.pod
15016 ____________________________________________________________________________
15017 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
15018         Log: Upgrade to Encode 0.96, from Dan Kogai.
15019      Branch: perl
15020            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
15021            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
15022            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
15023            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15024            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
15025            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15026            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
15027            ! ext/Encode/lib/Encode/Alias.pm
15028            ! ext/Encode/lib/Encode/Encoding.pm
15029            ! ext/Encode/lib/Encode/Internal.pm
15030            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15031 ____________________________________________________________________________
15032 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
15033         Log: Subject: [PATCH] h2xs.t fix for VMS
15034              From: "Craig A. Berry" <craigberry@mac.com>
15035              Date: Fri, 22 Mar 2002 15:47:38 -0600
15036              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
15037      Branch: perl
15038            ! lib/h2xs.t
15039 ____________________________________________________________________________
15040 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
15041         Log: One more pass.
15042      Branch: perl
15043            ! epoc/config.sh
15044 ____________________________________________________________________________
15045 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
15046         Log: Even better version from Olaf Flebbe.
15047      Branch: perl
15048            ! epoc/config.sh pp_sys.c util.c
15049 ____________________________________________________________________________
15050 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
15051         Log: EPOC update from Olaf Flebbe.
15052      Branch: perl
15053            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
15054            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
15055 ____________________________________________________________________________
15056 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
15057         Log: Tweak from John P. Linderman.
15058      Branch: perl
15059            ! pod/perlhack.pod
15060 ____________________________________________________________________________
15061 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
15062         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
15063              From: Stas Bekman <stas@stason.org>
15064              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
15065              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
15066      Branch: perl
15067            ! pod/perlfunc.pod
15068 ____________________________________________________________________________
15069 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
15070         Log: Subject: [PATCH] check sysconf's return value in reentr.c
15071              From: <slaven.rezic@berlin.de>
15072              Date: Fri, 22 Mar 2002 18:30:36 +0100
15073              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
15074              
15075              (plus use 4k instead 2k as the "usual" size)
15076      Branch: perl
15077            ! reentr.c reentr.pl
15078 ____________________________________________________________________________
15079 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
15080         Log: Update Changes.
15081      Branch: perl
15082            ! Changes patchlevel.h
15083 ____________________________________________________________________________
15084 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
15085         Log: Forgot from #15416.
15086      Branch: perl
15087            ! pod/perlfaq3.pod
15088 ____________________________________________________________________________
15089 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
15090         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
15091              From: andreas.koenig@anima.de (Andreas J. Koenig)
15092              Date: Fri, 22 Mar 2002 16:27:51 +0100
15093              Message-ID: <m3n0x0vczs.fsf@anima.de>
15094      Branch: perl
15095            ! pod/perlmodstyle.pod
15096 ____________________________________________________________________________
15097 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
15098         Log: metaconfig unit changes for #15418.
15099      Branch: metaconfig
15100            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15101            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15102            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15103            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15104            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15105            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15106            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15107            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15108            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15109            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15110            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15111            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15112            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15113            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15114            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15115            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15116            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15117            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15118            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15119            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15120            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15121            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15122            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15123            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15124 ____________________________________________________________________________
15125 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
15126         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
15127              Also, there's no i_stdio.
15128      Branch: perl
15129            ! Configure reentr.h reentr.pl
15130 ____________________________________________________________________________
15131 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
15132         Log: Document a known AIX warning.
15133      Branch: perl
15134            ! pod/perldelta.pod
15135 ____________________________________________________________________________
15136 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
15137         Log: Undo #15415, allow the faq people to catch up first.
15138      Branch: perl
15139            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15140 ____________________________________________________________________________
15141 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
15142         Log: FAQ sync.
15143      Branch: perl
15144            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
15145 ____________________________________________________________________________
15146 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
15147         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
15148              From: andreas.koenig@anima.de (Andreas J. Koenig)
15149              Date: Fri, 22 Mar 2002 15:16:19 +0100
15150              Message-ID: <m38z8kwuvg.fsf@anima.de>
15151              
15152              (plus reformat)
15153      Branch: perl
15154            ! pod/perldelta.pod
15155 ____________________________________________________________________________
15156 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
15157         Log: Integrate perlio:
15158              
15159              [ 15412]
15160              Check for sanity of UTF-8 keys in hashes
15161              (feel free to add more tests...)
15162              
15163              [ 15410]
15164              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15165              - when (e.g.) STDOUT is char special file and gets IoOFP
15166              created - do _NOT_ pass num_svs as that fopen-s stringified
15167              glob, and not fdopen-s the fd.
15168      Branch: perl
15169           +> t/op/utfhash.t
15170           !> MANIFEST doio.c
15171 ____________________________________________________________________________
15172 [ 15412] By: nick                                  on 2002/03/22  10:50:53
15173         Log: Check for sanity of UTF-8 keys in hashes
15174              (feel free to add more tests...)
15175      Branch: perlio
15176            + t/op/utfhash.t
15177            ! MANIFEST
15178 ____________________________________________________________________________
15179 [ 15411] By: ams                                   on 2002/03/22  08:36:33
15180         Log: Revert #15200 for backwards compatiblity reasons.
15181      Branch: perl
15182            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15183            ! pp_ctl.c t/op/override.t
15184 ____________________________________________________________________________
15185 [ 15410] By: nick                                  on 2002/03/22  07:47:41
15186         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
15187              - when (e.g.) STDOUT is char special file and gets IoOFP
15188              created - do _NOT_ pass num_svs as that fopen-s stringified
15189              glob, and not fdopen-s the fd.
15190      Branch: perlio
15191            ! doio.c
15192 ____________________________________________________________________________
15193 [ 15409] By: nick                                  on 2002/03/22  07:19:33
15194         Log: Integrate mainline
15195      Branch: perlio
15196           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
15197           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
15198           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
15199           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
15200           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
15201           +> ext/Encode/lib/Encode/Details.pod
15202           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15203           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15204           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15205           +> lib/Pod/t/pod2html-lib.pl
15206            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15207           !> (integrate 39 files)
15208 ____________________________________________________________________________
15209 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
15210         Log: Win32 tweak from mjd.
15211      Branch: perl
15212            ! lib/Tie/File.pm
15213 ____________________________________________________________________________
15214 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
15215         Log: If Unicode keys are entered to a hash, a bit is turned on.
15216              If the bit is on, when the keys are fetched from the hash
15217              (%h, each %h, keys %h), the Unicodified versions of the keys
15218              are returned if needed.  This solution errs on the size of
15219              over-Unicodifying, the old solution erred on the side of
15220              under-Unicodifying.  As long as the hash keys can be a mix
15221              of byte and Unicode strings, a perfect fit is hard to come by.
15222      Branch: perl
15223            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
15224            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
15225 ____________________________________________________________________________
15226 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
15227         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
15228              From: Mike Guy <mjtg@cam.ac.uk>
15229              Date: Fri, 22 Mar 2002 02:08:20 +0000
15230              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
15231      Branch: perl
15232            ! pod/perldelta.pod
15233 ____________________________________________________________________________
15234 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
15235         Log: PM_SETRE() fallout.
15236      Branch: perl
15237            ! ext/ByteLoader/bytecode.h
15238 ____________________________________________________________________________
15239 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
15240         Log: Subject: [PATCH pod/perlxs.pod] doc fix
15241              From: Stas Bekman <stas@stason.org>
15242              Date: Thu, 21 Mar 2002 18:47:35 +0800
15243              Message-ID: <3C99BA47.9010403@stason.org>
15244      Branch: perl
15245            ! pod/perlxs.pod
15246 ____________________________________________________________________________
15247 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
15248         Log: Subject: [PATCH]
15249              From: Slaven Rezic <slaven.rezic@berlin.de>
15250              Date: 21 Mar 2002 10:19:23 +0100
15251              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
15252              
15253              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
15254      Branch: perl
15255            ! hints/freebsd.sh
15256 ____________________________________________________________________________
15257 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
15258         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
15259              From: Tim Bunce <Tim.Bunce@pobox.com>
15260              Date: Thu, 21 Mar 2002 21:18:05 +0000
15261              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
15262      Branch: perl
15263            ! ext/Storable/Storable.xs
15264 ____________________________________________________________________________
15265 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
15266         Log: Reword the Apache^Wmod_perl bit so that Sarathy
15267              can sleep easier :-)
15268      Branch: perl
15269            ! pod/perldelta.pod
15270 ____________________________________________________________________________
15271 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
15272         Log: It seems that the strange failure (core dump) of
15273              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
15274              (1) using Sun's cc helps
15275              (2) rewriting the ithreads PM_SETRE() to do the
15276              setting in two steps helps
15277              (3) no other platforms have the crash
15278              (4) Tru64's Third Degree sees nothing evil
15279              So we implement (2).
15280      Branch: perl
15281            ! op.h
15282 ____________________________________________________________________________
15283 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
15284         Log: Solaris: default to the SUNwspro cc if it is available.
15285      Branch: perl
15286            ! hints/solaris_2.sh
15287 ____________________________________________________________________________
15288 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
15289         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
15290              does not get fixed in time.
15291      Branch: perl
15292            ! pod/perldelta.pod
15293 ____________________________________________________________________________
15294 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
15295         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
15296              From: Dave Mitchell <davem@fdgroup.com>
15297              Date: Thu, 21 Mar 2002 17:24:40 +0000
15298              Message-ID: <20020321172440.C13683@fdgroup.com>
15299      Branch: perl
15300            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
15301            ! pod/perlapi.pod proto.h sv.h toke.c
15302 ____________________________________________________________________________
15303 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
15304         Log: One more proto escapee.
15305      Branch: perl
15306            ! hints/linux.sh
15307 ____________________________________________________________________________
15308 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
15309         Log: metaconfig unit change for #15394.
15310      Branch: metaconfig/U/perl
15311            ! Checkcc.U
15312 ____________________________________________________________________________
15313 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
15314         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
15315              From: Robin Barker <rmb1@cise.npl.co.uk>
15316              Date: Thu, 21 Mar 2002 17:35:00 GMT
15317              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
15318      Branch: perl
15319            ! Configure
15320 ____________________________________________________________________________
15321 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
15322         Log: Subject: Re: [tests for Pod::Html]
15323              From: Stas Bekman <stas@stason.org>
15324              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
15325              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
15326      Branch: perl
15327            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15328            - t/pod2html/README
15329            ! MANIFEST lib/Pod/t/pod2html-lib.pl
15330 ____________________________________________________________________________
15331 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
15332         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
15333              From: Stas Bekman <stas@stason.org>
15334              Date: Thu, 21 Mar 2002 18:50:56 +0800
15335              Message-ID: <3C99BB10.50004@stason.org>
15336      Branch: perl
15337            ! ext/Cwd/Cwd.xs
15338 ____________________________________________________________________________
15339 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
15340         Log: Upgrade to Encode 0.95, from Dan Kogai.
15341      Branch: perl
15342            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
15343            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
15344            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
15345            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
15346            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
15347            + ext/Encode/lib/Encode/Details.pod
15348            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
15349            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15350            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15351            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
15352            ! ext/Encode/Makefile.PL
15353 ____________________________________________________________________________
15354 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
15355         Log: Mention the new syslog try-harder feature.
15356      Branch: perl
15357            ! pod/perldelta.pod
15358 ____________________________________________________________________________
15359 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
15360         Log: metaconfig unit changes for #15388.
15361      Branch: metaconfig
15362            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15363            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15364            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15365            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15366            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15367            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15368            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15369            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15370            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15371            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15372            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15373            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15374            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15375            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15376            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15377            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15378            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15379            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15380            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15381            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15382            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15383            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15384            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15385            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15386 ____________________________________________________________________________
15387 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
15388         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
15389              From: Spider Boardman <spider@web.zk3.dec.com>
15390              Date: Thu, 21 Mar 2002 09:23:45 -0500
15391              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
15392      Branch: perl
15393            ! Configure hints/hpux.sh reentr.pl
15394 ____________________________________________________________________________
15395 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
15396         Log: NetWare diff from C Aditya.
15397      Branch: perl
15398            ! perl.h
15399 ____________________________________________________________________________
15400 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
15401         Log: The htmlview test doesn't work yet.
15402      Branch: perl
15403            + t/pod2html/README
15404            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15405            ! MANIFEST
15406 ____________________________________________________________________________
15407 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
15408         Log: Placeholder.
15409      Branch: perl
15410            ! MANIFEST
15411 ____________________________________________________________________________
15412 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
15413         Log: Integrate perlio:
15414              
15415              [ 15381]
15416              Restore tabs so dmake will parse file!
15417      Branch: perl
15418           !> win32/makefile.mk
15419 ____________________________________________________________________________
15420 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
15421         Log: Subject: [tests for Pod::Html]
15422              From: Stas Bekman <stas@stason.org>
15423              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
15424              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
15425      Branch: perl
15426            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
15427            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
15428            + lib/Pod/t/pod2html-lib.pl
15429            ! MANIFEST
15430 ____________________________________________________________________________
15431 [ 15382] By: nick                                  on 2002/03/21  07:21:57
15432         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
15433      Branch: perlio
15434           +> ext/Encode/AUTHORS ext/Encode/Changes
15435           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
15436           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15437           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15438           +> ext/I18N/Langinfo/fallback/const-c.inc
15439           +> ext/I18N/Langinfo/fallback/const-xs.inc
15440           +> lib/ExtUtils/t/Constant.t
15441            - ext/Encode/Encode/euc-jp-0212.enc
15442            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
15443            - ext/Encode/t/table.euc ext/Encode/t/table.ref
15444            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
15445           !> (integrate 105 files)
15446 ____________________________________________________________________________
15447 [ 15381] By: nick                                  on 2002/03/21  06:59:57
15448         Log: Restore tabs so dmake will parse file!
15449      Branch: perlio
15450            ! win32/makefile.mk
15451 ____________________________________________________________________________
15452 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
15453         Log: Upgrade to Unicode::Normalize 0.16.
15454      Branch: perl
15455            ! ext/Unicode/Normalize/Changes
15456            ! ext/Unicode/Normalize/Normalize.pm
15457 ____________________________________________________________________________
15458 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
15459         Log: Schwern's wallet is a bit more loose.
15460      Branch: perl
15461            ! t/lib/1_compile.t
15462 ____________________________________________________________________________
15463 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
15464         Log: Subject: [PATCH]
15465              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15466              Date: Wed, 20 Mar 2002 22:56:17 -0000
15467              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
15468              
15469              packWARN also for subdirs.
15470      Branch: perl
15471            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
15472            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
15473            ! win32/win32.c
15474 ____________________________________________________________________________
15475 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
15476         Log: A plan is better.
15477      Branch: perl
15478            ! ext/Encode/t/CJKalias.t
15479 ____________________________________________________________________________
15480 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
15481         Log: Upgrade to Encode 0.94, from Dan Kogai.
15482      Branch: perl
15483            + ext/Encode/lib/Encode/Description.pod
15484            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
15485            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15486            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15487            ! ext/Encode/lib/Encode/Encoding.pm
15488            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15489            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15490            ! ext/Encode/t/CJKalias.t
15491 ____________________________________________________________________________
15492 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
15493         Log: Rats' nest.
15494      Branch: perl
15495            ! hints/solaris_2.sh
15496 ____________________________________________________________________________
15497 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
15498         Log: Rrright.
15499      Branch: perl
15500            ! pod/perlguts.pod
15501 ____________________________________________________________________________
15502 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
15503         Log: Update Changes.
15504      Branch: perl
15505            ! Changes patchlevel.h
15506 ____________________________________________________________________________
15507 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
15508         Log: Reapply #15336.
15509      Branch: perl
15510            ! ext/Encode/lib/Encode/Tcl.pm
15511 ____________________________________________________________________________
15512 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
15513         Log: Upgrade to Encode 0.93, from Dan Kogai.
15514      Branch: perl
15515            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
15516            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15517            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
15518            ! ext/Encode/README ext/Encode/TW/TW.pm
15519            ! ext/Encode/lib/Encode/CN/HZ.pm
15520            ! ext/Encode/lib/Encode/Encoding.pm
15521            ! ext/Encode/lib/Encode/Internal.pm
15522            ! ext/Encode/lib/Encode/JP/Constants.pm
15523            ! ext/Encode/lib/Encode/JP/H2Z.pm
15524            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15525            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15526            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15527            ! ext/Encode/lib/Encode/Tcl/Table.pm
15528            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15529            ! ext/Encode/lib/Encode/iso10646_1.pm
15530            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15531            ! ext/Encode/t/JP.t
15532 ____________________________________________________________________________
15533 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
15534         Log: Subject: patch for syslog
15535              From: <Nick.Williams@morganstanley.com>
15536              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
15537              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
15538      Branch: perl
15539            ! ext/Sys/Syslog/Syslog.pm
15540 ____________________________________________________________________________
15541 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
15542         Log: Some failure updates.
15543      Branch: perl
15544            ! pod/perldelta.pod
15545 ____________________________________________________________________________
15546 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
15547         Log: Getopt::Long 2.29 from Johan Vromans.
15548      Branch: perl
15549            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15550 ____________________________________________________________________________
15551 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
15552         Log: Rename ExtUtils.t to Constant.t, as suggested by
15553              Nicholas Clark.
15554      Branch: perl
15555            + lib/ExtUtils/t/Constant.t
15556            - lib/ExtUtils/t/ExtUtils.t
15557            ! MANIFEST
15558 ____________________________________________________________________________
15559 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
15560         Log: Subject: [PATCH] TODO - Make Schwern Poorer
15561              From: Nicholas Clark <nick@unfortu.net>
15562              Date: Tue, 19 Mar 2002 22:50:28 +0000
15563              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
15564      Branch: perl
15565            ! t/lib/1_compile.t
15566 ____________________________________________________________________________
15567 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
15568         Log: Subject: Re: The story of O [PATCH]
15569              From: Richard.Foley@t-online.de (Richard Foley)
15570              Date: Sun, 17 Mar 2002 08:37:26 +0100
15571              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
15572      Branch: perl
15573            ! lib/perl5db.pl
15574 ____________________________________________________________________________
15575 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
15576         Log: Mention the external modules Encode::HanExtra and
15577              PadWalker.
15578      Branch: perl
15579            ! pod/perldelta.pod
15580 ____________________________________________________________________________
15581 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
15582         Log: Subject: [PATCH] List lexicals from debugger
15583              From: Peter Scott <Peter@PSDT.com>
15584              Date: Tue, 19 Mar 2002 12:28:52 -0800
15585              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
15586      Branch: perl
15587            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
15588 ____________________________________________________________________________
15589 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
15590         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
15591              and :encoding(xxx) was errorneously parsed.
15592      Branch: perl
15593            ! lib/open.pm
15594 ____________________________________________________________________________
15595 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
15596         Log: Subject: [PATCH bleadperl] exec.t tweak
15597              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15598              Date: Wed, 20 Mar 2002 01:21:40 +0100
15599              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
15600              
15601              4NT returns 2 as error-code for nonexistant file.
15602      Branch: perl
15603            ! t/op/exec.t
15604 ____________________________________________________________________________
15605 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
15606         Log: minor Tie::File test patch to make win32 happier, from mjd.
15607      Branch: perl
15608            ! lib/Tie/File/t/30_defer.t
15609 ____________________________________________________________________________
15610 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
15611         Log: Subject: [PATCH bleadperl] magic.t tweak
15612              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15613              Date: Wed, 20 Mar 2002 00:39:16 +0100
15614              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
15615      Branch: perl
15616            ! t/op/magic.t
15617 ____________________________________________________________________________
15618 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
15619         Log: Typo fix from Andreas Koenig, plus a tweak.
15620      Branch: perl
15621            ! pod/perlunicode.pod
15622 ____________________________________________________________________________
15623 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
15624         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
15625              in Mandrake 8.2.  Now we need to figure out a way not to
15626              unbreak Apache.
15627      Branch: perl
15628            ! hints/linux.sh
15629 ____________________________________________________________________________
15630 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
15631         Log: Fix for "UTF-8 bug with s///" from Hugo.
15632      Branch: perl
15633            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
15634            ! t/op/pat.t
15635 ____________________________________________________________________________
15636 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
15637         Log: metaconfig unit change for #15354.
15638      Branch: metaconfig
15639            ! U/threads/usethreads.U
15640 ____________________________________________________________________________
15641 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
15642         Log: Installation updates on threads and perlio.
15643      Branch: perl
15644            ! Configure INSTALL
15645 ____________________________________________________________________________
15646 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
15647         Log: Tpo.
15648      Branch: perl
15649            ! pod/perlfaq6.pod
15650 ____________________________________________________________________________
15651 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
15652         Log: Regen modlib and toc.
15653      Branch: perl
15654            ! pod/perlmodlib.pod pod/perltoc.pod
15655 ____________________________________________________________________________
15656 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
15657         Log: Whitespace tweaks.
15658      Branch: perl
15659            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
15660            ! pod/perltodo.pod pod/perlunicode.pod
15661 ____________________________________________________________________________
15662 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
15663         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
15664              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
15665              (And as suggested by Markus Kuhn.)
15666              
15667              While we are at it, document also the case of
15668              mixed hash keys as a known potential troublemaker.
15669              (Since it's locale-related, sometimes.)
15670      Branch: perl
15671            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
15672            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
15673            ! pod/perluniintro.pod
15674 ____________________________________________________________________________
15675 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
15676         Log: Surely a typo.
15677      Branch: perl
15678            ! gv.c
15679 ____________________________________________________________________________
15680 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
15681         Log: Take two.
15682      Branch: perl
15683            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15684            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15685 ____________________________________________________________________________
15686 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
15687         Log: Let's try this from scratch.
15688      Branch: perl
15689            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15690            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15691 ____________________________________________________________________________
15692 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
15693         Log: I could do this all day...
15694      Branch: perl
15695            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15696            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15697 ____________________________________________________________________________
15698 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
15699         Log: Grrr.
15700      Branch: perl
15701            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15702            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15703 ____________________________________________________________________________
15704 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
15705         Log: Subject: Re: Nearly OK for cygwin@15318
15706              From: John Peacock <jpeacock@rowman.com>
15707              Date: Tue, 19 Mar 2002 15:58:08 -0500
15708              Message-ID: <3C97A660.3060302@rowman.com>
15709      Branch: perl
15710            ! pod/perlport.pod
15711 ____________________________________________________________________________
15712 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
15713         Log: Subject: Re: Nearly OK for cygwin@15318
15714              From: <slaven.rezic@berlin.de>
15715              Date: Tue, 19 Mar 2002 21:47:49 +0100
15716              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
15717              
15718              Subject: Re: Nearly OK for cygwin@15318
15719              From: <slaven.rezic@berlin.de>
15720              Date: Tue, 19 Mar 2002 21:37:18 +0100
15721              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
15722      Branch: perl
15723            ! pod/perlport.pod t/io/fs.t
15724 ____________________________________________________________________________
15725 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
15726         Log: D'oh.
15727      Branch: perl
15728            + ext/I18N/Langinfo/fallback/const-c.inc
15729            + ext/I18N/Langinfo/fallback/const-xs.inc
15730 ____________________________________________________________________________
15731 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
15732         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
15733              From: Nicholas Clark <nick@unfortu.net>
15734              Date: Tue, 19 Mar 2002 22:37:08 +0000
15735              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
15736              
15737              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
15738              From: Nicholas Clark <nick@ccl4.org>
15739              Date: Tue, 19 Mar 2002 22:39:55 +0000
15740              Message-ID: <20020319223954.G94831@plum.flirble.org>
15741      Branch: perl
15742            - ext/I18N/Langinfo/fallback.xs
15743            ! MANIFEST
15744 ____________________________________________________________________________
15745 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
15746         Log: Text, not binary.
15747      Branch: perl
15748            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
15749            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
15750 ____________________________________________________________________________
15751 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
15752         Log: Subject: Re: perl@15244
15753              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15754              Date: Mon, 18 Mar 2002 17:37:31 +0100
15755              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
15756              
15757              (Goedendag: Dutch whitespace police)
15758      Branch: perl
15759            ! hints/hpux.sh
15760 ____________________________________________________________________________
15761 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
15762         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
15763              From: Nicholas Clark <nick@unfortu.net>
15764              Date: Tue, 19 Mar 2002 21:52:47 +0000
15765              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
15766      Branch: perl
15767            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
15768            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
15769            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
15770            ! ext/Sys/Syslog/Makefile.PL
15771 ____________________________________________________________________________
15772 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
15773         Log: More pathname portability checks.
15774      Branch: perl
15775            ! Porting/check83.pl
15776 ____________________________________________________________________________
15777 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
15778         Log: Begone, Encode::Tcl::Extended.
15779      Branch: perl
15780            ! ext/Encode/lib/Encode/Tcl.pm
15781 ____________________________________________________________________________
15782 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
15783         Log: This is like trying to put the shaving cream
15784              back to the can...
15785      Branch: perl
15786            ! hints/linux.sh
15787 ____________________________________________________________________________
15788 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
15789         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
15790              types of usleep().  Fun, fun. fun.
15791      Branch: perl
15792            ! hints/linux.sh
15793 ____________________________________________________________________________
15794 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
15795         Log: Sarathy's new suggestion for Linux threading flags.
15796      Branch: perl
15797            ! hints/linux.sh
15798 ____________________________________________________________________________
15799 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
15800         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
15801      Branch: perl
15802            - ext/Encode/Encode/euc-jp-0212.ucm
15803            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
15804            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
15805 ____________________________________________________________________________
15806 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
15807         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
15808              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15809              Date: Tue, 19 Mar 2002 00:42:22 +0100
15810              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
15811      Branch: perl
15812            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
15813 ____________________________________________________________________________
15814 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
15815         Log: "+" is not a valid filename character in VMS.
15816      Branch: perl
15817            + ext/Encode/Encode/euc-jp-0212.ucm
15818            - ext/Encode/Encode/euc-jp+0212.ucm
15819            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
15820 ____________________________________________________________________________
15821 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
15822         Log: Update Changes.
15823      Branch: perl
15824            ! Changes patchlevel.h
15825 ____________________________________________________________________________
15826 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
15827         Log: Take away _GNU_SOURCE since that does not seem
15828              to play well with other software (like Apache),
15829              just hint away the WHOAs.
15830      Branch: perl
15831            ! hints/linux.sh
15832 ____________________________________________________________________________
15833 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
15834         Log: metaconfig unit change for #15326.
15835      Branch: metaconfig
15836            ! U/threads/d_crypt_r.U
15837 ____________________________________________________________________________
15838 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
15839         Log: Support crypt_r(const char*,const char*, CRYPTD*).
15840      Branch: perl
15841            ! Configure reentr.h reentr.pl
15842 ____________________________________________________________________________
15843 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
15844         Log: VMS acrobatics from Peter Prymmer.
15845      Branch: perl
15846            ! lib/ExtUtils/t/ExtUtils.t
15847 ____________________________________________________________________________
15848 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
15849         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
15850              From: Stas Bekman <stas@stason.org>
15851              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
15852              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
15853      Branch: perl
15854            ! lib/Pod/Html.pm
15855 ____________________________________________________________________________
15856 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
15857         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
15858              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15859              Date: Tue, 19 Mar 2002 10:49:27 +0100
15860              Message-ID: <20020319104927.C705@rafael>   
15861      Branch: perl
15862            ! ext/B/t/xref.t
15863 ____________________________________________________________________________
15864 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
15865         Log: Integrate perlio:
15866              
15867              [ 15314]
15868              Move docs for Encode::valid_utf8 (which does not exist)
15869              to be docs for utf8::valid() (which does).
15870      Branch: perl
15871           !> ext/Encode/Encode.pm lib/utf8.pm
15872 ____________________________________________________________________________
15873 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
15874         Log: Remove Encode::Tcl::Extended, suggested by
15875              SADAHIRO Tomoyuki.
15876      Branch: perl
15877            - ext/Encode/Encode/euc-jp-0212.enc
15878            - ext/Encode/lib/Encode/Tcl/Extended.pm
15879            ! MANIFEST ext/Encode/MANIFEST
15880            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15881            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
15882 ____________________________________________________________________________
15883 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
15884         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
15885      Branch: perl
15886            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
15887            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
15888            + ext/Encode/t/jisx0212.ref
15889            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
15890            - ext/Encode/t/table.ref
15891            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
15892            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
15893            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
15894            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
15895            ! ext/Encode/lib/Encode/CN/HZ.pm
15896            ! ext/Encode/lib/Encode/Encoding.pm
15897            ! ext/Encode/lib/Encode/Internal.pm
15898            ! ext/Encode/lib/Encode/JP/Constants.pm
15899            ! ext/Encode/lib/Encode/JP/H2Z.pm
15900            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15901            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
15902            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15903            ! ext/Encode/lib/Encode/Tcl/Extended.pm
15904            ! ext/Encode/lib/Encode/Tcl/Table.pm
15905            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
15906            ! ext/Encode/lib/Encode/iso10646_1.pm
15907            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
15908            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
15909            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
15910 ____________________________________________________________________________
15911 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
15912         Log: constness+signedness nit.
15913      Branch: perl
15914            ! ext/Unicode/Normalize/Normalize.xs
15915 ____________________________________________________________________________
15916 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
15917         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
15918      Branch: perl
15919            ! ext/Unicode/Normalize/Changes
15920            ! ext/Unicode/Normalize/Normalize.pm
15921            ! ext/Unicode/Normalize/Normalize.xs
15922            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
15923            ! ext/Unicode/Normalize/t/func.t
15924 ____________________________________________________________________________
15925 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
15926         Log: Split the ebcdic details to perlebcdic.
15927      Branch: perl
15928            ! pod/perlebcdic.pod pod/perluniintro.pod
15929 ____________________________________________________________________________
15930 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
15931         Log: Be explicit.
15932      Branch: perl
15933            ! pod/perluniintro.pod
15934 ____________________________________________________________________________
15935 [ 15315] By: nick                                  on 2002/03/19  09:24:18
15936         Log: Integrate mainline
15937      Branch: perlio
15938           +> ext/List/Util/t/openhan.t
15939           !> (integrate 53 files)
15940 ____________________________________________________________________________
15941 [ 15314] By: nick                                  on 2002/03/19  07:39:07
15942         Log: Move docs for Encode::valid_utf8 (which does not exist)
15943              to be docs for utf8::valid() (which does).
15944      Branch: perlio
15945            ! ext/Encode/Encode.pm lib/utf8.pm
15946 ____________________________________________________________________________
15947 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
15948         Log: Update the Unicode vs EBCDIC situation.
15949      Branch: perl
15950            ! pod/perlebcdic.pod pod/perluniintro.pod
15951 ____________________________________________________________________________
15952 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
15953         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
15954              From: Robert Spier <rspier@pobox.com>
15955              Date: Mon, 18 Mar 2002 19:22:55 -0800
15956              Message-ID: <15510.44815.383439.823671@rls.cx>
15957      Branch: perl
15958            ! ext/threads/t/end.t
15959 ____________________________________________________________________________
15960 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
15961         Log: UTF-8 walk errors that become visible in EBCDIC.
15962      Branch: perl
15963            ! regexec.c
15964 ____________________________________________________________________________
15965 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
15966         Log: s/regcinclasslen/reginclass/ and remove the old
15967              reginclass since nothing is using it.
15968      Branch: perl
15969            ! embed.fnc embed.h proto.h regexec.c
15970 ____________________________________________________________________________
15971 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
15972         Log: Close the file so it can be (a) removed (b) reopened.
15973      Branch: perl
15974            ! ext/B/t/xref.t
15975 ____________________________________________________________________________
15976 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
15977         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
15978              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15979              Date: Mon, 18 Mar 2002 23:14:31 +0100
15980              Message-ID: <20020318231431.A699@rafael>
15981      Branch: perl
15982            ! ext/B/B.xs utf8.c
15983 ____________________________________________________________________________
15984 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
15985         Log: Failed patch hunk reapplied.
15986      Branch: perl
15987            ! lib/Tie/File/t/32_defer_misc.t
15988 ____________________________________________________________________________
15989 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
15990         Log: For DEBUGGING threaded builds.
15991      Branch: perl
15992            ! sv.c
15993 ____________________________________________________________________________
15994 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
15995         Log: AUTHORS update.
15996      Branch: perl
15997            ! AUTHORS
15998 ____________________________________________________________________________
15999 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
16000         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
16001              (Fix from Craig Berry)
16002      Branch: perl
16003            ! pp_sys.c
16004 ____________________________________________________________________________
16005 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
16006         Log: Subject: [PATCH] configure.com home-grown kill() check
16007              From: "Craig A. Berry" <craigberry@mac.com>
16008              Date: Mon, 18 Mar 2002 13:52:59 -0600
16009              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
16010      Branch: perl
16011            ! configure.com
16012 ____________________________________________________________________________
16013 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
16014         Log: Upgrade to Tie::File 0.50.
16015      Branch: perl
16016            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
16017            ! lib/Tie/File/t/32_defer_misc.t
16018 ____________________________________________________________________________
16019 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
16020         Log: AUTHORS updates.
16021      Branch: perl
16022            ! AUTHORS
16023 ____________________________________________________________________________
16024 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
16025         Log: Update Changes.
16026      Branch: perl
16027            ! Changes patchlevel.h
16028 ____________________________________________________________________________
16029 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
16030         Log: OS/390 update.
16031      Branch: perl
16032            ! pod/perldelta.pod
16033 ____________________________________________________________________________
16034 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
16035         Log: Forgot from #15288.
16036      Branch: perl
16037            ! ext/B/B.xs
16038 ____________________________________________________________________________
16039 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
16040         Log: Make regex DEBUGGING faster.
16041      Branch: perl
16042            ! perl.c perl.h regexec.c
16043 ____________________________________________________________________________
16044 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
16045         Log: Undo accidental perl.h part of #15295 (wait for #15297)
16046      Branch: perl
16047            ! perl.h
16048 ____________________________________________________________________________
16049 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
16050         Log: Subject: prefix slip
16051              From: andreas.koenig@anima.de (Andreas J. Koenig)
16052              Date: Mon, 18 Mar 2002 16:24:46 +0100
16053              Message-ID: <m3y9gp3nlt.fsf@anima.de>
16054              
16055              (perl.h part accidental, undone by #15296)
16056      Branch: perl
16057            ! INSTALL perl.h
16058 ____________________________________________________________________________
16059 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
16060         Log: Be tidy.
16061      Branch: perl
16062            ! ext/B/t/xref.t
16063 ____________________________________________________________________________
16064 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
16065         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
16066              From: Spider Boardman <spider@web.zk3.dec.com>
16067              Date: Mon, 18 Mar 2002 10:09:50 -0500
16068              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
16069      Branch: perl
16070            ! README.tru64 hints/dec_osf.sh
16071 ____________________________________________________________________________
16072 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
16073         Log: NetWare tweaks from C Aditya <caditya@novell.com>
16074      Branch: perl
16075            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
16076 ____________________________________________________________________________
16077 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
16078         Log: metaconfig unit change for #15290.
16079      Branch: metaconfig/U/perl
16080            ! perlxv.U
16081 ____________________________________________________________________________
16082 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
16083         Log: Subject: d_nv_preserves_uv_bits
16084              From: Nicholas Clark <nick@unfortu.net>
16085              Date: Thu, 14 Mar 2002 22:24:19 +0000
16086              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
16087      Branch: perl
16088            ! Configure Porting/Glossary Porting/config.sh config_h.SH
16089            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
16090            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
16091            ! win32/config.bc win32/config.gc win32/config.vc
16092            ! win32/config.win64
16093 ____________________________________________________________________________
16094 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
16095         Log: Subject: Re: perl@15244
16096              From: Spider Boardman <spider@web.zk3.dec.com>
16097              Date: Mon, 18 Mar 2002 09:38:55 -0500
16098              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
16099              
16100              (IA64 work.)
16101      Branch: perl
16102            ! hints/hpux.sh perl.h
16103 ____________________________________________________________________________
16104 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
16105         Log: Subject: [PATCH B] B::perlstring()
16106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16107              Date: Sun, 17 Mar 2002 23:06:12 +0100
16108              Message-ID: <20020317230612.A24442@rafael>
16109      Branch: perl
16110            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
16111 ____________________________________________________________________________
16112 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
16113         Log: Subject: [PATCH] another pack "w" thing
16114              From: Nicholas Clark <nick@unfortu.net>
16115              Date: Sat, 16 Mar 2002 21:52:15 +0000
16116              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
16117      Branch: perl
16118            ! pp_pack.c t/op/pack.t
16119 ____________________________________________________________________________
16120 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
16121         Log: More prototypes blindness in Solaris.
16122              (TODO: readdir64_r really needs to be seen.)
16123      Branch: perl
16124            ! hints/solaris_2.sh
16125 ____________________________________________________________________________
16126 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
16127         Log: Integrate perlio:
16128              
16129              [ 15282]
16130              Tidy the "does not map" message for non-characters
16131              (e.g. iso-8859-3 "\xA5").
16132      Branch: perl
16133           !> ext/Encode/Encode.xs
16134 ____________________________________________________________________________
16135 [ 15284] By: nick                                  on 2002/03/18  11:00:31
16136         Log: Integrate mainline
16137      Branch: perlio
16138           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16139           +> lib/Tie/File/t/32_defer_misc.t
16140           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
16141           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
16142           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16143           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
16144           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
16145           !> reentr.pl regexec.c t/op/pat.t util.c
16146 ____________________________________________________________________________
16147 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
16148         Log: Sync with Scalar-List-Utils-1.07
16149      Branch: perl
16150            + ext/List/Util/t/openhan.t
16151            ! MANIFEST ext/List/Util/ChangeLog
16152            ! ext/List/Util/lib/List/Util.pm
16153            ! ext/List/Util/lib/Scalar/Util.pm
16154 ____________________________________________________________________________
16155 [ 15282] By: nick                                  on 2002/03/18  08:11:28
16156         Log: Tidy the "does not map" message for non-characters
16157              (e.g. iso-8859-3 "\xA5").
16158      Branch: perlio
16159            ! ext/Encode/Encode.xs
16160 ____________________________________________________________________________
16161 [ 15281] By: ams                                   on 2002/03/18  04:44:37
16162         Log: URL fix from MJD.
16163      Branch: perl
16164            ! pod/perlfaq3.pod
16165 ____________________________________________________________________________
16166 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
16167         Log: More prototype calming (really should fix the Configure
16168              protochk, but not at this point in time).
16169      Branch: perl
16170            ! hints/solaris_2.sh
16171 ____________________________________________________________________________
16172 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
16173         Log: return at the wrong side of #endif.
16174      Branch: perl
16175            ! util.c
16176 ____________________________________________________________________________
16177 [ 15278] By: ams                                   on 2002/03/17  23:45:31
16178         Log: Typo fix from Stas Bekman.
16179      Branch: perl
16180            ! pod/perlhack.pod
16181 ____________________________________________________________________________
16182 [ 15277] By: ams                                   on 2002/03/17  23:41:35
16183         Log: Upgrade to Tie::File 0.21.
16184      Branch: perl
16185            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
16186            + lib/Tie/File/t/32_defer_misc.t
16187            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
16188            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
16189            ! lib/Tie/File/t/22_autochomp.t
16190 ____________________________________________________________________________
16191 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
16192         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
16193              character classes use inlined macros instead of the full
16194              function call.
16195      Branch: perl
16196            ! regexec.c
16197 ____________________________________________________________________________
16198 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
16199         Log: Integrate perlio:
16200              
16201              [ 15274]
16202              Other :encoding oddities
16203              - we should really pop while we can still make method calls
16204              in case DESTROY does something.
16205              - Provide a no-op DESTROY
16206              - Use SvPV_only() rather than just SvPV_on()
16207              
16208              [ 15273]
16209              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16210      Branch: perl
16211           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16212           !> ext/Encode/lib/Encode/Encoding.pm sv.c
16213 ____________________________________________________________________________
16214 [ 15274] By: nick                                  on 2002/03/17  20:00:12
16215         Log: Other :encoding oddities
16216              - we should really pop while we can still make method calls
16217              in case DESTROY does something.
16218              - Provide a no-op DESTROY
16219              - Use SvPV_only() rather than just SvPV_on()
16220      Branch: perlio
16221            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16222            ! ext/Encode/lib/Encode/Encoding.pm
16223 ____________________________________________________________________________
16224 [ 15273] By: nick                                  on 2002/03/17  19:53:24
16225         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
16226      Branch: perlio
16227            ! sv.c
16228 ____________________________________________________________________________
16229 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
16230         Log: Implement the retry-on-ERANGE for the get*_r().
16231              The buffer will keep doubling until 64k.
16232      Branch: perl
16233            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
16234            ! reentr.h reentr.pl
16235 ____________________________________________________________________________
16236 [ 15271] By: nick                                  on 2002/03/17  17:38:44
16237         Log: Integrate mainline
16238      Branch: perlio
16239           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
16240           +> t/op/pow.t
16241           !> (integrate 28 files)
16242 ____________________________________________________________________________
16243 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
16244         Log: Subject: UTF-8 bug (maybe alreayd known?)
16245              From: andreas.koenig@anima.de (Andreas J. Koenig)
16246              Date: Fri, 08 Mar 2002 16:36:01 +0100
16247              Message-ID: <m3n0xjul5q.fsf@anima.de>
16248      Branch: perl
16249            ! pp_hot.c t/op/pat.t
16250 ____________________________________________________________________________
16251 [ 15269] By: nick                                  on 2002/03/17  09:12:39
16252         Log: Integarate mainline
16253      Branch: perlio
16254           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
16255           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
16256           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
16257           !> (integrate 69 files)
16258 ____________________________________________________________________________
16259 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
16260         Log: Subject: SEGV in s/// and UTF-8
16261              From: andreas.koenig@anima.de (Andreas J. Koenig)
16262              Date: Tue, 12 Mar 2002 00:40:09 +0100
16263              Message-ID: <m3r8mqad2e.fsf@anima.de>
16264      Branch: perl
16265            ! regexec.c t/op/pat.t
16266 ____________________________________________________________________________
16267 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
16268         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
16269              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
16270              which assume that 2**someinteger is accurate.
16271      Branch: perl
16272            + t/op/pow.t
16273            ! MANIFEST pp.c t/test.pl
16274 ____________________________________________________________________________
16275 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
16276         Log: _r-ify config.win64, too.
16277      Branch: perl
16278            ! win32/config.win64
16279 ____________________________________________________________________________
16280 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
16281         Log: Better place to initialize (IRIX cc noticed that
16282              the many "goto defchars" bypass the initialization)
16283      Branch: perl
16284            ! regcomp.c
16285 ____________________________________________________________________________
16286 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
16287         Log: If not building threaded, never mind the threaded prototypes.
16288      Branch: perl
16289            ! Configure reentr.pl
16290 ____________________________________________________________________________
16291 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
16292         Log: metaconfig: If not using threads, not point probing for the
16293              prototypes (since they might be hidden behind many defines
16294              we won't have if not building threaded)
16295      Branch: metaconfig
16296            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16297            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16298            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16299            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16300            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16301            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16302            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16303            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16304            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16305            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16306            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16307            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16308            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16309            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16310            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16311            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16312            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16313            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16314            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16315            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16316            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16317            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16318            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16319            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16320 ____________________________________________________________________________
16321 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
16322         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
16323      Branch: perl
16324            ! hints/freebsd.sh
16325 ____________________________________________________________________________
16326 [ 15261] By: ams                                   on 2002/03/16  18:14:04
16327         Log: Upgrade to Tie::File 0.20.
16328      Branch: perl
16329            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
16330            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
16331            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16332            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
16333            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
16334            ! lib/Tie/File/t/11_rv_splice_rs.t
16335            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
16336            ! lib/Tie/File/t/16_handle.t
16337 ____________________________________________________________________________
16338 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
16339         Log: There seems to be a trend for the *time_r to be hidden.
16340      Branch: perl
16341            ! hints/irix_6.sh
16342 ____________________________________________________________________________
16343 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
16344         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
16345              From: Stas Bekman <stas@stason.org>
16346              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
16347              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
16348      Branch: perl
16349            ! lib/Pod/Html.pm
16350 ____________________________________________________________________________
16351 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
16352         Log: Subject: [PATCH] Re: dumpvar.pl bug
16353              From: Peter Scott <Peter@PSDT.com>
16354              Date: Fri, 15 Mar 2002 18:19:21 -0800
16355              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
16356      Branch: perl
16357            ! lib/dumpvar.pl lib/perl5db.pl
16358 ____________________________________________________________________________
16359 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
16360         Log: More paranoid _r protochecking.  At least Tru64 and
16361              Linux need additional hinting help to believe that
16362              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
16363              to see what goes bang.
16364      Branch: perl
16365            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
16366            ! reentr.pl
16367 ____________________________________________________________________________
16368 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
16369         Log: metaconfig: more paranoid _r protochecking.
16370      Branch: metaconfig
16371            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16372            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16373            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16374            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16375            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16376            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16377            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16378            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16379            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16380            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16381            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16382            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16383            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16384            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16385            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16386            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16387            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16388            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16389            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16390            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16391            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16392            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16393            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16394            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16395 ____________________________________________________________________________
16396 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
16397         Log: HP-UX gcc 3 warnings found by Sarathy.
16398      Branch: perl
16399            ! regcomp.c sv.c
16400 ____________________________________________________________________________
16401 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
16402         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
16403              From: Slaven Rezic <slaven.rezic@berlin.de>
16404              Date: 16 Mar 2002 15:29:18 +0100
16405              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
16406      Branch: perl
16407            ! pod/perldelta.pod
16408 ____________________________________________________________________________
16409 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
16410         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
16411      Branch: perl
16412            ! Porting/findrfuncs reentr.h reentr.pl
16413 ____________________________________________________________________________
16414 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
16415         Log: UIN32_MAX with borken under HP-UX+gcc
16416      Branch: perl
16417            ! handy.h
16418 ____________________________________________________________________________
16419 [ 15251] By: ams                                   on 2002/03/16  02:38:08
16420         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
16421              *::DESTROY() is deprecated
16422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16423              Date: Thu, 14 Mar 2002 18:39:22 -0500
16424              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
16425              
16426              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
16427              *::DESTROY() is deprecated
16428              From: Dave Mitchell <davem@fdgroup.com>
16429              Date: Fri, 15 Mar 2002 19:22:49 +0000
16430              Message-Id: <20020315192249.A22389@fdgroup.com>
16431      Branch: perl
16432            ! gv.c t/op/method.t
16433 ____________________________________________________________________________
16434 [ 15250] By: ams                                   on 2002/03/16  02:14:41
16435         Log: Plural nit.
16436      Branch: perl
16437            ! pod/perldelta.pod
16438 ____________________________________________________________________________
16439 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
16440         Log: Doesn't make sense to test for protos if the
16441              functions are not to be used (!= functions exist!)
16442              This might be the key (well, a key) to the HP-UX
16443              problems.
16444      Branch: perl
16445            ! reentr.h reentr.pl
16446 ____________________________________________________________________________
16447 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
16448         Log: Typo in #15247.
16449      Branch: perl
16450            ! hints/hpux.sh
16451 ____________________________________________________________________________
16452 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
16453         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
16454              in HP-UX (from H.Merijn Brand)
16455      Branch: perl
16456            ! hints/hpux.sh
16457 ____________________________________________________________________________
16458 [ 15246] By: ams                                   on 2002/03/15  17:53:23
16459         Log: Subject: minor corrections in perldelta.pod
16460              From: mjd@plover.com
16461              Date: 15 Mar 2002 18:48:42 -0000
16462              Message-Id: <20020315184842.13573.qmail@plover.com>
16463      Branch: perl
16464            ! pod/perldelta.pod
16465 ____________________________________________________________________________
16466 [ 15245] By: ams                                   on 2002/03/15  17:37:52
16467         Log: Upgrade to Tie::File 0.19.
16468      Branch: perl
16469            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
16470            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
16471            + lib/Tie/File/t/21_win32.t
16472            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16473            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
16474            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
16475            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
16476            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
16477            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
16478            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
16479            ! lib/Tie/File/t/17_misc_meth.t
16480 ____________________________________________________________________________
16481 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
16482         Log: Update Changes.
16483      Branch: perl
16484            ! Changes patchlevel.h
16485 ____________________________________________________________________________
16486 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
16487         Log: Forgot from #15241.
16488      Branch: perl
16489            ! win32/config_sh.PL
16490 ____________________________________________________________________________
16491 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
16492         Log: Subject: patch pod/perltodo.pod
16493              From: mjd@plover.com
16494              Date: 15 Mar 2002 15:42:18 -0000
16495              Message-ID: <20020315154218.10163.qmail@plover.com>
16496              
16497              (With s/WANT/Want/)
16498      Branch: perl
16499            ! pod/perltodo.pod
16500 ____________________________________________________________________________
16501 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
16502         Log: Subject: [PATCH bleadperl] (revision 5 undef)
16503              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16504              Date: Fri, 15 Mar 2002 00:39:48 +0100
16505              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
16506      Branch: perl
16507            ! win32/config.bc win32/config.gc win32/config.vc
16508            ! win32/config.win64
16509 ____________________________________________________________________________
16510 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
16511         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
16512              From: Michael G Schwern <schwern@pobox.com>
16513              Date: Thu, 14 Mar 2002 16:39:29 -0500
16514              Message-ID: <20020314213929.GA2912@blackrider>
16515      Branch: perl
16516            ! lib/perl5db.pl
16517 ____________________________________________________________________________
16518 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
16519         Log: Integrate perlio:
16520              
16521              [ 15235]
16522              Add the binmode()s to make JP.t pass on Win32
16523      Branch: perl
16524           !> embed.fnc ext/Encode/t/JP.t
16525 ____________________________________________________________________________
16526 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
16527         Log: Monster _r patch: try to scan for all known _r variants,
16528              and then use them (under ithreads).  May fail in HP-UX,
16529              and the op/groups is known to be fickle everywhere.  Known
16530              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
16531              warnings in AIX since the first arguments of getnetbyaddr
16532              and getnetbyadd_r are of different types.  Thanks, IBM.)
16533              
16534              In non-Configure platforms deny the existence of any
16535              of the _r thingies.  (Also add the recently introduced
16536              d_tm_* to places it wasn't already in.)
16537              
16538              TODO: the suggested glibc buffer growth retry loop in case
16539              some entries (at least for: gr*, host*) are big.
16540              Forgot win32/config.win64.
16541      Branch: perl
16542            + reentr.c reentr.h reentr.pl
16543            ! Configure MANIFEST Makefile.SH NetWare/Makefile
16544            ! NetWare/config.wc Porting/Glossary Porting/config.sh
16545            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
16546            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
16547            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
16548            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
16549            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
16550            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
16551            ! win32/config.bc win32/config.gc win32/config.vc
16552            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
16553 ____________________________________________________________________________
16554 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
16555         Log: Be more explicit on when is the $! worth anything.
16556      Branch: perl
16557            ! pod/perlvar.pod
16558 ____________________________________________________________________________
16559 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
16560         Log: metaconfig: _r _r we go.
16561      Branch: metaconfig
16562            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16563            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16564            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16565            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16566            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16567            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16568            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16569            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16570            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16571            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16572            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16573            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16574            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16575            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16576            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16577            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16578            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16579            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16580            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16581            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16582            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16583            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16584            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16585            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16586 ____________________________________________________________________________
16587 [ 15235] By: nick                                  on 2002/03/15  07:31:54
16588         Log: Add the binmode()s to make JP.t pass on Win32
16589      Branch: perlio
16590            ! ext/Encode/t/JP.t
16591 ____________________________________________________________________________
16592 [ 15234] By: nick                                  on 2002/03/15  07:20:49
16593         Log: Integrate perlio:
16594              
16595              [ 15233]
16596              Mark JP.t's data files as binary
16597              
16598              [ 15011]
16599              Avoid $Id$ cleverness and just have a $VERSION.
16600      Branch: perl
16601           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
16602 ____________________________________________________________________________
16603 [ 15233] By: nick                                  on 2002/03/15  07:18:02
16604         Log: Mark JP.t's data files as binary
16605      Branch: perlio
16606            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
16607 ____________________________________________________________________________
16608 [ 15232] By: nick                                  on 2002/03/15  07:13:38
16609         Log: Integrate mainline
16610      Branch: perlio
16611           +> ext/B/t/xref.t
16612           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
16613           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
16614           !> perl.c t/op/arith.t
16615 ____________________________________________________________________________
16616 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
16617         Log: The section needs to be in the makedepend script
16618              (from Jan-Erik Karlsson).
16619      Branch: perl
16620            ! makedepend.SH
16621 ____________________________________________________________________________
16622 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
16623         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
16624              From: Nicholas Clark <nick@unfortu.net>
16625              Date: Thu, 14 Mar 2002 23:05:23 +0000
16626              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
16627      Branch: perl
16628            ! ext/Safe/safe2.t
16629 ____________________________________________________________________________
16630 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
16631         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
16632              From: "Brent Dax" <brentdax@cpan.org>
16633              Date: Thu, 14 Mar 2002 09:08:41 -0800
16634              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
16635      Branch: perl
16636            ! lib/Pod/Html.pm
16637 ____________________________________________________________________________
16638 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
16639         Log: metaconfig: one round again for the _r.
16640      Branch: metaconfig
16641            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16642            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16643            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16644            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16645            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16646            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16647            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16648            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16649            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16650            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16651            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16652            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16653            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16654            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16655            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16656            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16657            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16658            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16659            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16660            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16661            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16662            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16663            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16664            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16665 ____________________________________________________________________________
16666 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
16667         Log: metaconfig: new round of the _r units.
16668      Branch: metaconfig
16669            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16670            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16671            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16672            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16673            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16674            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16675            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16676            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16677            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16678            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16679            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16680            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16681            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16682            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16683            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16684            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16685            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16686            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16687            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16688            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16689            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16690            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16691            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16692            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16693      Branch: metaconfig/U/perl
16694            + i_crypt.U
16695 ____________________________________________________________________________
16696 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
16697         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
16698              From: Paul_GreenVOS@vos.stratus.com
16699              Date: Tue, 12 Mar 02 19:22 est   
16700              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
16701      Branch: perl
16702            ! lib/Benchmark.t t/op/arith.t
16703 ____________________________________________________________________________
16704 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
16705         Log: Subject: Re: Win32: C:\Program Files
16706              From: "Ken Williams" <ken@mathforum.org>
16707              Date: Wed, 13 Mar 2002 17:50:59 -0600
16708              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
16709              
16710              Add -t to perl -h.
16711      Branch: perl
16712            ! perl.c
16713 ____________________________________________________________________________
16714 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
16715         Log: Extra paranoia from Nick Clark.
16716      Branch: perl
16717            ! ext/Safe/safe2.t
16718 ____________________________________________________________________________
16719 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
16720         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
16721              From: Nicholas Clark <nick@ccl4.org>
16722              Date: Wed, 13 Mar 2002 14:22:50 +0000
16723              Message-ID: <20020313142250.G92566@plum.flirble.org>
16724      Branch: perl
16725            ! ext/Safe/safe2.t
16726 ____________________________________________________________________________
16727 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
16728         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
16729              From: <slaven.rezic@berlin.de>
16730              Date: Tue, 12 Mar 2002 13:03:41 +0100      
16731              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
16732      Branch: perl
16733            ! Makefile.SH
16734 ____________________________________________________________________________
16735 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
16736         Log: Subject: [PATCH] a test for B::Xref
16737              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16738              Date: Wed, 13 Mar 2002 17:18:57 +0100
16739              Message-ID: <20020313171857.F1144@rafael>
16740      Branch: perl
16741            + ext/B/t/xref.t
16742            ! MANIFEST ext/B/B/Xref.pm
16743 ____________________________________________________________________________
16744 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
16745         Log: Subject: [PATCH] Exporter.pm POD fixups
16746              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16747              Date: Wed, 13 Mar 2002 16:21:42 +0100
16748              Message-ID: <20020313162142.A1144@rafael>
16749      Branch: perl
16750            ! lib/Exporter.pm
16751 ____________________________________________________________________________
16752 [ 15219] By: nick                                  on 2002/03/14  07:00:16
16753         Log: Integrate mainline
16754      Branch: perlio
16755           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
16756 ____________________________________________________________________________
16757 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
16758         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
16759              From: Michael G Schwern <schwern@pobox.com>
16760              Date: Wed, 13 Mar 2002 17:43:00 -0500
16761              Message-ID: <20020313224300.GG3311@blackrider>
16762      Branch: perl
16763            ! lib/ExtUtils/MM_VMS.pm
16764 ____________________________________________________________________________
16765 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
16766         Log: Pod tweak.
16767      Branch: perl
16768            ! lib/open.pm
16769 ____________________________________________________________________________
16770 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
16771         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
16772              From: "Craig A. Berry" <craigberry@mac.com>
16773              Date: Wed, 13 Mar 2002 01:44:01 -0600
16774              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
16775      Branch: perl
16776            ! vms/descrip_mms.template
16777 ____________________________________________________________________________
16778 [ 15215] By: nick                                  on 2002/03/13  08:08:36
16779         Log: Integrate mainline.
16780      Branch: perlio
16781           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
16782            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16783            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16784            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16785            - ext/Data/Util/t/Hash.t
16786           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
16787           !> ext/Encode/lib/Encode/CN/HZ.pm
16788           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16789           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
16790           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
16791           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16792           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
16793           !> t/op/override.t toke.c universal.c
16794 ____________________________________________________________________________
16795 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
16796         Log: metaconfig: three guesses.
16797      Branch: metaconfig
16798            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16799            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16800            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16801            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16802            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16803            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16804            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16805            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16806            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16807            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16808            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16809            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16810            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16811            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16812            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16813            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16814            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16815            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16816            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16817            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16818            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16819            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16820            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16821            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16822 ____________________________________________________________________________
16823 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
16824         Log: metaconfig: regen _r units again.
16825      Branch: metaconfig
16826            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16827            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16828            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16829            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16830            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16831            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16832            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16833            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16834            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16835            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16836            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16837            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16838            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16839            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16840            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16841            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16842            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16843            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16844            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16845            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16846            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16847            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16848            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16849            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16850 ____________________________________________________________________________
16851 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
16852         Log: metaconfig: regen _r units.
16853      Branch: metaconfig
16854            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
16855            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16856            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16857            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16858            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16859            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
16860            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
16861            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16862            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16863            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
16864            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
16865            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
16866            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16867            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
16868            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
16869            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
16870            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16871            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16872            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16873            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
16874            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16875            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
16876            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
16877            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
16878            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
16879 ____________________________________________________________________________
16880 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
16881         Log: metaconfig unit tweaks.
16882      Branch: metaconfig
16883            + U/threads/d_setprotoent_r.U
16884            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
16885            ! U/threads/d_tmpnam_r.U
16886 ____________________________________________________________________________
16887 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
16888         Log: metaconfig: replace the _r units with autogenerated ones.
16889      Branch: metaconfig
16890            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
16891            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
16892            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
16893            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
16894            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
16895            + U/threads/d_getprotobyname_r.U
16896            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
16897            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
16898            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
16899            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
16900            + U/threads/d_setservent_r.U
16901            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
16902            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
16903            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
16904            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
16905            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
16906            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
16907            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
16908            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
16909            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
16910            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
16911            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
16912            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
16913            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
16914            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
16915            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
16916            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
16917            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
16918            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
16919            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
16920            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
16921            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
16922            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
16923            ! U/threads/d_ttyname_r.U
16924 ____________________________________________________________________________
16925 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
16926         Log: More known threadsafings.
16927      Branch: perl
16928            ! Porting/findrfuncs
16929 ____________________________________________________________________________
16930 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
16931         Log: Small tweaks.
16932      Branch: perl
16933            ! lib/Internals.t universal.c
16934 ____________________________________________________________________________
16935 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
16936         Log: VERSIONize.
16937      Branch: perl
16938            ! ext/Encode/lib/Encode/CN/HZ.pm
16939            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
16940            ! ext/Encode/lib/Encode/JP/JIS.pm
16941 ____________________________________________________________________________
16942 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
16943         Log: Subject: perl datastructure conversion shortcuts for DDD
16944              From: Stas Bekman <stas@stason.org>
16945              Date: Mon, 11 Mar 2002 14:54:31 +0800
16946              Message-ID: <3C8C54A7.5020502@stason.org>
16947      Branch: perl
16948            ! pod/perlhack.pod
16949 ____________________________________________________________________________
16950 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
16951         Log: Regen modlib.
16952      Branch: perl
16953            ! pod/perlmodlib.pod
16954 ____________________________________________________________________________
16955 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
16956         Log: Regen toc.
16957      Branch: perl
16958            ! pod/perltoc.pod
16959 ____________________________________________________________________________
16960 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
16961         Log: Tiny pod tweaks.
16962      Branch: perl
16963            ! lib/Hash/Util.pm
16964 ____________________________________________________________________________
16965 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
16966         Log: perldeltaize Hash::Util.
16967      Branch: perl
16968            ! pod/perldelta.pod
16969 ____________________________________________________________________________
16970 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
16971         Log: Move the readonly interface back to universal.c,
16972              (new name: Internals::SvREADONLY), remove Data::Util,
16973              move Hash::Util to lib, also introduce refcnt interface
16974              (Internals::SvREFCNT).     Make both the new interfaces
16975              to be more sane so that if they set the value, they return
16976              the new value, not the old one.
16977      Branch: perl
16978            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
16979            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
16980            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
16981            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
16982            - ext/Data/Util/t/Hash.t
16983            ! MANIFEST ext/B/t/stash.t universal.c
16984 ____________________________________________________________________________
16985 [ 15200] By: ams                                   on 2002/03/12  15:16:05
16986         Log: Subject: Disambiguate "Can't locate"
16987              From: Mike Guy <mjtg@cam.ac.uk>
16988              Date: Tue, 12 Mar 2002 16:04:23 +0000
16989              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
16990      Branch: perl
16991            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
16992            ! pp_ctl.c t/op/override.t
16993 ____________________________________________________________________________
16994 [ 15199] By: ams                                   on 2002/03/12  15:04:43
16995         Log: Subject: [PATCH] perl/lib/File/stat.t
16996              From: Paul_GreenVOS@vos.stratus.com
16997              Date: Tue, 12 Mar 02 11:00 est
16998              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
16999      Branch: perl
17000            ! lib/File/stat.t
17001 ____________________________________________________________________________
17002 [ 15198] By: ams                                   on 2002/03/12  15:00:44
17003         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
17004              From: Robin Barker <rmb1@cise.npl.co.uk>
17005              Date: Tue, 12 Mar 2002 13:31:58 GMT
17006              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
17007      Branch: perl
17008            ! pod/perlfunc.pod
17009 ____________________________________________________________________________
17010 [ 15197] By: ams                                   on 2002/03/12  14:57:34
17011         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
17012              From: "Clinton A. Pierce" <clintp@geeksalad.org>
17013              Date: Tue, 12 Mar 2002 10:11:53 -0500
17014              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
17015      Branch: perl
17016            ! toke.c
17017 ____________________________________________________________________________
17018 [ 15196] By: nick                                  on 2002/03/12  13:40:35
17019         Log: Integrate mainline
17020      Branch: perlio
17021           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17022           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17023           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17024           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
17025            - t/lib/access.t
17026           !> (integrate 96 files)
17027 ____________________________________________________________________________
17028 [ 15195] By: nick                                  on 2002/03/12  06:08:24
17029         Log: Integrate mainline (a while ago)
17030      Branch: perlio
17031           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
17032           +> ext/Encode/t/TW.t
17033            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
17034            - ext/Encode/lib/Encode/Tcl/HanZi.pm
17035            - ext/I18N/Langinfo/fallback.c
17036           !> (integrate 80 files)
17037 ____________________________________________________________________________
17038 [ 15194] By: ams                                   on 2002/03/12  06:02:20
17039         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
17040              From: Jonathan Stowe <gellyfish@gellyfish.com>
17041              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
17042              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
17043      Branch: perl
17044            ! ext/Encode/CN/Makefile.PL
17045 ____________________________________________________________________________
17046 [ 15193] By: ams                                   on 2002/03/12  05:55:07
17047         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
17048              From: Dave Mitchell <davem@fdgroup.co.uk>
17049              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
17050              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
17051      Branch: perl
17052            ! pod/perlguts.pod
17053 ____________________________________________________________________________
17054 [ 15192] By: ams                                   on 2002/03/12  05:50:08
17055         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
17056              From: Anton Tagunov <tagunov@motor.ru>
17057              Date: Tue, 12 Mar 2002 01:40:58 +0300
17058              Message-Id: <1194068830.20020312014058@motor.ru>
17059              (Applied with tweaks.)
17060      Branch: perl
17061            ! lib/utf8.pm
17062 ____________________________________________________________________________
17063 [ 15191] By: ams                                   on 2002/03/12  05:42:21
17064         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
17065              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17066              Date: Sun, 10 Mar 2002 22:10:15 +0100
17067              Message-Id: <3C8BD9C7.13988.73992D@localhost>
17068      Branch: perl
17069            ! iperlsys.h
17070 ____________________________________________________________________________
17071 [ 15190] By: ams                                   on 2002/03/12  05:38:08
17072         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
17073              From: Anton Tagunov <tagunov@motor.ru>
17074              Date: Mon, 11 Mar 2002 23:27:47 +0300
17075              Message-Id: <19414222180.20020311232747@motor.ru>
17076      Branch: perl
17077            ! pod/perlsub.pod
17078 ____________________________________________________________________________
17079 [ 15189] By: ams                                   on 2002/03/12  05:34:49
17080         Log: Subject: minor patch for comment in utfebcdic.h
17081              From: Anton Tagunov <tagunov@motor.ru>
17082              Date: Tue, 12 Mar 2002 00:20:21 +0300
17083              Message-Id: <13817376786.20020312002021@motor.ru>
17084      Branch: perl
17085            ! utfebcdic.h
17086 ____________________________________________________________________________
17087 [ 15188] By: ams                                   on 2002/03/12  05:32:30
17088         Log: Subject: [PATCH ?] B::Xref improvements
17089              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17090              Date: Mon, 11 Mar 2002 23:32:20 +0100
17091              Message-Id: <20020311233220.A12677@rafael>
17092      Branch: perl
17093            ! ext/B/B/Xref.pm
17094 ____________________________________________________________________________
17095 [ 15187] By: ams                                   on 2002/03/12  05:30:02
17096         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
17097              From: Paul_GreenVOS@vos.stratus.com
17098              Date: Mon, 11 Mar 02 17:23 est
17099              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
17100      Branch: perl
17101            ! lib/ExtUtils/MM_Unix.pm
17102 ____________________________________________________________________________
17103 [ 15186] By: ams                                   on 2002/03/12  05:27:06
17104         Log: Subject: [PATCH] installperl - minor untangle for VOS
17105              From: Paul_GreenVOS@vos.stratus.com
17106              Date: Mon, 11 Mar 02 17:05 est
17107              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
17108      Branch: perl
17109            ! installperl
17110 ____________________________________________________________________________
17111 [ 15185] By: ams                                   on 2002/03/12  05:25:59
17112         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
17113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17114              Date: Mon, 11 Mar 2002 22:37:39 +0100
17115              Message-Id: <20020311223739.A691@rafael>
17116      Branch: perl
17117            ! ext/B/B/Deparse.pm
17118 ____________________________________________________________________________
17119 [ 15184] By: ams                                   on 2002/03/12  05:20:54
17120         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
17121              From: Michael G Schwern <schwern@pobox.com>
17122              Date: Tue, 12 Mar 2002 01:12:08 -0500
17123              Message-Id: <20020312061208.GD904@blackrider>
17124      Branch: perl
17125            ! hints/netbsd.sh
17126 ____________________________________________________________________________
17127 [ 15183] By: ams                                   on 2002/03/12  04:12:30
17128         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17129              From: Autrijus Tang <autrijus@autrijus.org>
17130              Date: Tue, 12 Mar 2002 13:05:53 +0800
17131              Message-Id: <20020312050553.GA7864@not.autrijus.org>
17132              (Only doc hunk applied, supplementing #15182.)
17133      Branch: perl
17134            ! ext/Encode/Encode.pm
17135 ____________________________________________________________________________
17136 [ 15182] By: ams                                   on 2002/03/12  04:04:34
17137         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17138              From: Autrijus Tang <autrijus@autrijus.org>
17139              Date: Tue, 12 Mar 2002 12:56:46 +0800
17140              Message-Id: <20020312045646.GA7689@not.autrijus.org>
17141              (Private mail.)
17142      Branch: perl
17143            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
17144 ____________________________________________________________________________
17145 [ 15181] By: ams                                   on 2002/03/12  03:09:20
17146         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
17147              From: Autrijus Tang <autrijus@autrijus.org>
17148              Date: Tue, 12 Mar 2002 11:55:06 +0800
17149              Message-Id: <20020312035506.GA6946@not.autrijus.org>
17150      Branch: perl
17151            ! ext/Encode/Encode.pm
17152 ____________________________________________________________________________
17153 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
17154         Log: Deypo.
17155      Branch: metaconfig
17156            ! U/threads/d_asctime_r.U
17157 ____________________________________________________________________________
17158 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
17159         Log: FAQ sync.
17160      Branch: perl
17161            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17162            ! pod/perlfaq4.pod pod/perlfaq5.pod
17163 ____________________________________________________________________________
17164 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
17165         Log: The test needs perlio.
17166      Branch: perl
17167            ! lib/open.t
17168 ____________________________________________________________________________
17169 [ 15177] By: ams                                   on 2002/03/11  15:41:08
17170         Log: Subject: perlreftut update
17171              From: Mark-Jason Dominus <mjd@plover.com>
17172              Date: Mon, 11 Mar 2002 11:36:27 -0500
17173              Message-Id: <20020311163627.31020.qmail@plover.com>
17174      Branch: perl
17175            ! pod/perlreftut.pod
17176 ____________________________________________________________________________
17177 [ 15176] By: ams                                   on 2002/03/11  15:35:24
17178         Log: Subject: Minor correction in perlfaq5
17179              From: mjd@plover.com
17180              Date: 11 Mar 2002 16:34:22 -0000
17181              Message-Id: <20020311163422.30963.qmail@plover.com>
17182      Branch: perl
17183            ! pod/perlfaq5.pod
17184 ____________________________________________________________________________
17185 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
17186         Log: number of skipped tests was incorrect
17187      Branch: perl
17188            ! t/op/stat.t
17189 ____________________________________________________________________________
17190 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
17191         Log: remove doubled CRs
17192      Branch: perl
17193            ! win32/Makefile
17194 ____________________________________________________________________________
17195 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
17196         Log: Update Changes.
17197      Branch: perl
17198            ! Changes patchlevel.h
17199 ____________________________________________________________________________
17200 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
17201         Log: Regen toc.
17202      Branch: perl
17203            ! pod/perltoc.pod
17204 ____________________________________________________________________________
17205 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
17206         Log: Add t/CN.t and t/TW.t; re-sort.
17207      Branch: perl
17208            ! ext/Encode/MANIFEST
17209 ____________________________________________________________________________
17210 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
17211         Log: Document what to do if one yearns back to
17212              the old legacy encoding.
17213      Branch: perl
17214            ! lib/encoding.pm
17215 ____________________________________________________________________________
17216 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
17217         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
17218              as general purpose encoding transformation interfaces
17219              since that's not what they are.
17220      Branch: perl
17221            ! lib/utf8.pm pod/perlunicode.pod sv.c
17222 ____________________________________________________________________________
17223 [ 15168] By: ams                                   on 2002/03/11  12:54:16
17224         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
17225              warnings
17226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17227              Date: Mon, 11 Mar 2002 14:35:22 +0100
17228              Message-Id: <20020311143522.A7431@rafael>
17229      Branch: perl
17230            ! t/lib/warnings/pp_sys
17231 ____________________________________________________________________________
17232 [ 15167] By: ams                                   on 2002/03/11  04:57:20
17233         Log: A little commonsense is better than 1_compile.
17234      Branch: perl
17235            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17236 ____________________________________________________________________________
17237 [ 15166] By: ams                                   on 2002/03/11  04:53:50
17238         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
17239              From: Michael G Schwern <schwern@pobox.com>
17240              Date: Sun, 10 Mar 2002 13:27:12 -0500
17241              Message-Id: <20020310182712.GC693@blackrider>
17242              
17243              Subject: [PATCH] Hash::Util part 2
17244              From: Michael G Schwern <schwern@pobox.com>
17245              Date: Sun, 10 Mar 2002 15:09:34 -0500
17246              Message-Id: <20020310200934.GB27112@blackrider>
17247              
17248              Subject: [PATCH] Hash::Util MANIFEST correction
17249              From: Michael G Schwern <schwern@pobox.com>
17250              Date: Sun, 10 Mar 2002 16:27:07 -0500
17251              Message-Id: <20020310212707.GF27112@blackrider>
17252              
17253              (Also changes find.t and taint.t, which were looking for access.t)
17254      Branch: perl
17255            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
17256            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
17257            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
17258            + ext/Data/Util/t/Hash.t
17259            - t/lib/access.t
17260            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
17261            ! pod/perldiag.pod pod/perltodo.pod universal.c
17262 ____________________________________________________________________________
17263 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
17264         Log: metaconfig: more thready fixes.
17265      Branch: metaconfig
17266            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
17267            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
17268            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
17269            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
17270            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
17271            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
17272            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
17273            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17274            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
17275 ____________________________________________________________________________
17276 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
17277         Log: Skip obsoleted interfaces.
17278      Branch: perl
17279            ! Porting/findrfuncs
17280 ____________________________________________________________________________
17281 [ 15162] By: ams                                   on 2002/03/11  03:48:14
17282         Log: Typo fixes.
17283      Branch: perl
17284            ! perl.c
17285 ____________________________________________________________________________
17286 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
17287         Log: Upgrade to Locale::Codes 2.02.
17288      Branch: perl
17289            + lib/Locale/Codes/t/rename.t
17290            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17291            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
17292            ! lib/Locale/Country.pod
17293 ____________________________________________________________________________
17294 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
17295         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
17296              From: Nicholas Clark <nick@unfortu.net>
17297              Date: Sun, 10 Mar 2002 18:17:50 +0000
17298              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
17299              
17300              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
17301              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17302              Date: Sun, 10 Mar 2002 13:53:34 -0800
17303              Message-ID: <eX9i8gzkg26G092yn@efn.org>
17304              
17305              (and reenable the feature in freebsd,
17306              and move the freebsd pr url to perl.c)
17307      Branch: perl
17308            ! hints/freebsd.sh perl.c pod/perldelta.pod
17309 ____________________________________________________________________________
17310 [ 15159] By: ams                                   on 2002/03/11  03:34:13
17311         Log: Subject: [PATCH stash.t] access::readonly is gone
17312              From: Michael G Schwern <schwern@pobox.com>
17313              Date: Sun, 10 Mar 2002 16:18:14 -0500
17314              Message-Id: <20020310211813.GE27112@blackrider>
17315      Branch: perl
17316            ! ext/B/t/stash.t
17317 ____________________________________________________________________________
17318 [ 15158] By: ams                                   on 2002/03/11  03:28:04
17319         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
17320              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17321              Date: Sun, 10 Mar 2002 22:10:15 +0100
17322              Message-Id: <3C8BD9C7.610.7398DD@localhost>
17323      Branch: perl
17324            ! lib/Net/Ping/t/110_icmp_inst.t
17325 ____________________________________________________________________________
17326 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
17327         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
17328              From: Michael G Schwern <schwern@pobox.com>
17329              Date: Sun, 10 Mar 2002 19:22:33 -0500
17330              Message-ID: <20020311002233.GE4927@blackrider>
17331      Branch: perl
17332            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
17333            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
17334            ! lib/Test/Simple/t/fail-more.t
17335 ____________________________________________________________________________
17336 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
17337         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
17338              From: Michael G Schwern <schwern@pobox.com>
17339              Date: Sun, 10 Mar 2002 17:14:10 -0500
17340              Message-ID: <20020310221410.GA4915@blackrider>
17341      Branch: perl
17342            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
17343            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
17344 ____________________________________________________________________________
17345 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
17346         Log: Subject: [PATCH] more warnings tidyup
17347              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17348              Date: Sun, 10 Mar 2002 21:01:39 -0000
17349              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
17350      Branch: perl
17351            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
17352            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
17353            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
17354            ! util.c
17355 ____________________________________________________________________________
17356 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
17357         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
17358              From: Nicholas Clark <nick@unfortu.net>
17359              Date: Sun, 10 Mar 2002 23:21:07 +0000
17360              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
17361      Branch: perl
17362            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
17363            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
17364            ! ext/Encode/TW/Makefile.PL
17365 ____________________________________________________________________________
17366 [ 15153] By: ams                                   on 2002/03/11  03:06:59
17367         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
17368              From: Max Baker <max@warped.org>
17369              Date: Fri, 8 Mar 2002 10:56:19 -0800
17370              Message-Id: <20020308105619.A15039@warped.org>
17371      Branch: perl
17372            ! ext/IO/lib/IO/Socket/INET.pm
17373 ____________________________________________________________________________
17374 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
17375         Log: Subject: [PATCH] spelling correction
17376              From: Nicholas Clark <nick@unfortu.net>
17377              Date: Sun, 10 Mar 2002 18:34:42 +0000
17378              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
17379      Branch: perl
17380            ! pp.c pp_hot.c
17381 ____________________________________________________________________________
17382 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
17383         Log: DG/UX updates from Takis Psarogiannakopoulos.
17384      Branch: perl
17385            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
17386 ____________________________________________________________________________
17387 [ 15150] By: ams                                   on 2002/03/11  03:02:47
17388         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
17389              From: Chris Nandor <pudge@pobox.com>
17390              Date: Mon, 04 Mar 2002 17:48:12 -0500
17391              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
17392      Branch: perl
17393            ! lib/DB.pm lib/perl5db.pl
17394 ____________________________________________________________________________
17395 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
17396         Log: metaconfig unit changes in preparation of reentrancy changes.
17397      Branch: metaconfig
17398            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
17399            + U/threads/d_ttyname_r.U
17400            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
17401            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
17402            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
17403            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
17404            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
17405            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
17406            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
17407            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
17408            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
17409            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
17410            ! U/threads/d_strerror_r.U
17411 ____________________________________________________________________________
17412 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
17413         Log: Mysterious characters.
17414      Branch: perl
17415            ! utf8.h
17416 ____________________________________________________________________________
17417 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
17418         Log: Unused.
17419      Branch: perl
17420            ! op.c
17421 ____________________________________________________________________________
17422 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
17423         Log: Implement :std subpragma of the open pragma
17424              that makes the standard filehandles to talk in
17425              encodings.  This change set off a weird warning
17426              from op.c, though: disabled it now until someone
17427              who knows what it is about comes along.
17428      Branch: perl
17429            ! lib/open.pm op.c
17430 ____________________________________________________________________________
17431 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
17432         Log: Document the logic of :locale better.
17433      Branch: perl
17434            ! lib/open.pm
17435 ____________________________________________________________________________
17436 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
17437         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
17438              From: Slaven Rezic <slaven.rezic@berlin.de>
17439              Date: 10 Mar 2002 02:49:17 +0100
17440              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
17441      Branch: perl
17442            ! hints/freebsd.sh
17443 ____________________________________________________________________________
17444 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
17445         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
17446              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17447              Date: Sun, 10 Mar 2002 17:08:54 +0900
17448              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
17449      Branch: perl
17450            ! ext/Encode/lib/Encode/Tcl.pm
17451            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17452            ! ext/Encode/lib/Encode/Tcl/Extended.pm
17453            ! ext/Encode/lib/Encode/Tcl/Table.pm
17454 ____________________________________________________________________________
17455 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
17456         Log: The patch does the following:
17457              - Nix the unneccessary diagnostics line
17458              - Quell -w warnings if the first ENV doesn't exist
17459              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
17460              is too baroque and bloated for daily use (and for perl core inclusion).
17461              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
17462              non-fatal.
17463              - Consequently, the ^OPEN bits is set only when needed.
17464      Branch: perl
17465            ! lib/open.pm
17466 ____________________________________________________________________________
17467 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
17468         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
17469      Branch: perl
17470            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
17471 ____________________________________________________________________________
17472 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
17473         Log: Precedence problem.
17474      Branch: perl
17475            ! ext/Socket/socketpair.t
17476 ____________________________________________________________________________
17477 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
17478         Log: Renaming tweaks, and split off the reentrant "superbuffer"
17479              init routine.
17480      Branch: perl
17481            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
17482            ! sv.c util.c
17483 ____________________________________________________________________________
17484 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
17485         Log: The 7-bit jis seems to be the hanging one.
17486      Branch: perl
17487            ! ext/Encode/t/Tcl.t
17488 ____________________________________________________________________________
17489 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
17490         Log: Begone.
17491      Branch: perl
17492            ! ext/Encode/MANIFEST
17493 ____________________________________________________________________________
17494 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
17495         Log: Better fix from Autrijus.
17496      Branch: perl
17497            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
17498            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
17499 ____________________________________________________________________________
17500 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
17501         Log: Not everybody has Encode::HanExtra.
17502      Branch: perl
17503            ! ext/Encode/Encode.pm
17504 ____________________________________________________________________________
17505 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
17506         Log: Decutandpasto.
17507      Branch: perl
17508            ! ext/Encode/lib/Encode/Tcl.pm
17509 ____________________________________________________________________________
17510 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
17511         Log: Subject: [PATCH] Data::Dumper
17512              From: Nicholas Clark <nick@unfortu.net>
17513              Date: Sat, 9 Mar 2002 19:03:54 +0000
17514              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
17515      Branch: perl
17516            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
17517            ! ext/Data/Dumper/t/dumper.t
17518 ____________________________________________________________________________
17519 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
17520         Log: Subject: [PATCH] socketpair.t w/o fork
17521              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17522              Date: Sat, 9 Mar 2002 14:55:11 +0100
17523              Message-ID: <3C8A224F.29578.13691BA@localhost>
17524              
17525              (modified as suggested by Sarathy)
17526      Branch: perl
17527            ! ext/Socket/socketpair.t
17528 ____________________________________________________________________________
17529 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
17530         Log: Subject: [PATCH perldelta] Mention Change 14727
17531              From: Autrijus Tang <autrijus@autrijus.org>
17532              Date: Sat, 9 Mar 2002 23:31:40 +0800
17533              Message-ID: <20020309153140.GA4224@not.autrijus.org>
17534      Branch: perl
17535            ! pod/perldelta.pod
17536 ____________________________________________________________________________
17537 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
17538         Log: Make Encode.pm implicitly load external CJK tables the first
17539              time they're needed (instead of immediately), from Autrijus
17540              Tang.
17541      Branch: perl
17542            ! ext/Encode/Encode.pm
17543 ____________________________________________________________________________
17544 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
17545         Log: Subject: Re: Two questions
17546              From: Nicholas Clark <nick@unfortu.net>
17547              Date: Sat, 9 Mar 2002 12:42:40 +0000
17548              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
17549      Branch: perl
17550            ! Porting/pumpkin.pod
17551 ____________________________________________________________________________
17552 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
17553         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
17554              From: Paul_GreenVOS@vos.stratus.com
17555              Date: Fri, 8 Mar 02 22:34 est
17556              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
17557      Branch: perl
17558            ! pp_sys.c
17559 ____________________________________________________________________________
17560 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
17561         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
17562              From: davem@fdgroup.co.uk
17563              Date: Sat, 9 Mar 2002 00:13:27 GMT
17564              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
17565      Branch: perl
17566            ! dump.c
17567 ____________________________________________________________________________
17568 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
17569         Log: Deglitch from Rafael.
17570      Branch: perl
17571            ! ext/B/t/lint.t
17572 ____________________________________________________________________________
17573 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
17574         Log: Still more portability.
17575      Branch: perl
17576            ! Porting/findrfuncs
17577 ____________________________________________________________________________
17578 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
17579         Log: More portability.
17580      Branch: perl
17581            ! Porting/findrfuncs
17582 ____________________________________________________________________________
17583 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
17584         Log: Shared library paths; running tests manually.
17585      Branch: perl
17586            ! INSTALL
17587 ____________________________________________________________________________
17588 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
17589         Log: Subject: RE: Two questions
17590              From: "Green, Paul" <Paul.Green@stratus.com>
17591              Date: Fri, 8 Mar 2002 17:55:19 -0500
17592              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
17593      Branch: perl
17594            ! Porting/pumpkin.pod
17595 ____________________________________________________________________________
17596 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
17597         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
17598              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
17599      Branch: perl
17600            + ext/B/t/lint.t
17601            ! MANIFEST ext/B/B/Lint.pm
17602 ____________________________________________________________________________
17603 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
17604         Log: metaconfig unit change for #15119.
17605      Branch: metaconfig
17606            ! U/threads/d_pthread_atfork.U
17607 ____________________________________________________________________________
17608 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
17609         Log: In DG/UX finding pthread_atfork requires a true compile,
17610              from Takis Psarogiannakopoulos.
17611      Branch: perl
17612            ! Configure config_h.SH
17613 ____________________________________________________________________________
17614 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
17615         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
17616              From: John Peacock <jpeacock@rowman.com>
17617              Date: Fri, 08 Mar 2002 15:52:41 -0500
17618              Message-ID: <3C892499.4050502@rowman.com>
17619      Branch: perl
17620            ! lib/ExtUtils/xsubpp
17621 ____________________________________________________________________________
17622 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
17623         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
17624              From: "Craig A. Berry" <craigberry@mac.com>
17625              Date: Fri, 08 Mar 2002 15:02:51 -0600
17626              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
17627      Branch: perl
17628            ! t/op/write.t
17629 ____________________________________________________________________________
17630 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
17631         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
17632              From: Paul_GreenVOS@vos.stratus.com
17633              Date: Fri, 8 Mar 02 14:45 est
17634              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
17635      Branch: perl
17636            ! installperl
17637 ____________________________________________________________________________
17638 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
17639         Log: Subject: [PATCH @15109] tm_tm_* for VMS
17640              From: "Craig A. Berry" <craigberry@mac.com>
17641              Date: Fri, 08 Mar 2002 13:07:52 -0600
17642              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
17643      Branch: perl
17644            ! configure.com
17645 ____________________________________________________________________________
17646 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
17647         Log: Detypo.
17648      Branch: perl
17649            ! Changes
17650 ____________________________________________________________________________
17651 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
17652         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
17653      Branch: perl
17654            ! t/op/pat.t
17655 ____________________________________________________________________________
17656 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
17657         Log: HP-UX nm seems to repeat itself.
17658      Branch: perl
17659            ! Porting/findrfuncs
17660 ____________________________________________________________________________
17661 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
17662         Log: Nice porting script from Sarathy.  Well, less nice
17663              in the sense that it shows the looong road ahead.
17664      Branch: perl
17665            + Porting/findrfuncs
17666            ! MANIFEST Porting/makerel
17667 ____________________________________________________________________________
17668 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
17669         Log: Subject: Re: Performance considerations for UTF-8
17670              From: Jarkko Hietaniemi <jhi@iki.fi>
17671              Date: Fri, 8 Mar 2002 18:53:28 +0200
17672              Message-ID: <20020308185328.D640@alpha.hut.fi>
17673              
17674              (put all in perlunicode)
17675      Branch: perl
17676            ! pod/perlunicode.pod
17677 ____________________________________________________________________________
17678 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
17679         Log: Update Changes.
17680      Branch: perl
17681            ! Changes patchlevel.h
17682 ____________________________________________________________________________
17683 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
17684         Log: Subject: Cygwin cygipc support skipped
17685              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17686              Date: Fri, 8 Mar 2002 16:59:34 +0100
17687              Message-ID: <113694157285.20020308165934@familiehaase.de>
17688      Branch: perl
17689            ! hints/cygwin.sh
17690 ____________________________________________________________________________
17691 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
17692         Log: metaconfig unit change for #15106.
17693      Branch: metaconfig
17694            ! U/compline/d_gconvert.U
17695 ____________________________________________________________________________
17696 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
17697         Log: Subject: Re: [PATCH] tests for Gconvert
17698              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17699              Date: Thu, 07 Mar 2002 16:48:10 -0800
17700              Message-ID: <KpAi8gzkganW092yn@efn.org>
17701      Branch: perl
17702            ! Configure config_h.SH t/base/num.t
17703 ____________________________________________________________________________
17704 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
17705         Log: The new test has some teething problems.
17706      Branch: perl
17707            - ext/B/t/lint.t
17708            ! MANIFEST
17709 ____________________________________________________________________________
17710 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
17711         Log: Subject: [PATCH] B::Lint tests
17712              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17713              Date: Fri, 8 Mar 2002 14:47:19 +0100
17714              Message-ID: <20020308144719.A2663@rafael>
17715      Branch: perl
17716            + ext/B/t/lint.t
17717            ! MANIFEST ext/B/B/Lint.pm
17718 ____________________________________________________________________________
17719 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
17720         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
17721              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
17722              Date: Fri, 8 Mar 2002 13:24:14 GMT
17723              Message-Id: <200203081324.NAA00642@cleo>
17724      Branch: perl
17725            ! hints/powerux.sh
17726 ____________________________________________________________________________
17727 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
17728         Log: Subject: HP has some new models
17729              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17730              Date: Fri, 08 Mar 2002 13:07:02 +0100
17731              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
17732      Branch: perl
17733            ! README.hpux
17734 ____________________________________________________________________________
17735 [ 15101] By: ams                                   on 2002/03/08  09:11:40
17736         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
17737              From: Stas Bekman <stas@stason.org>
17738              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
17739              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
17740      Branch: perl
17741            ! pod/perlguts.pod
17742 ____________________________________________________________________________
17743 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
17744         Log: Update Changes
17745      Branch: maint-5.6/macperl
17746            ! macos/Changes
17747 ____________________________________________________________________________
17748 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
17749         Log: Replace macperlbundled with macperldelta
17750      Branch: maint-5.6/macperl
17751            ! macos/macperl/MacPerl.podhelp
17752 ____________________________________________________________________________
17753 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
17754         Log: Comsetic fixes (Thomas Wegner)
17755      Branch: maint-5.6/macperl
17756            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
17757 ____________________________________________________________________________
17758 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
17759         Log: Bump OS version
17760      Branch: maint-5.6/macperl
17761            ! macos/config.sh
17762 ____________________________________________________________________________
17763 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
17764         Log: Thought I deleted this already?
17765      Branch: perl
17766            - ext/I18N/Langinfo/fallback.c
17767 ____________________________________________________________________________
17768 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
17769         Log: perlport updates from Pudge.
17770      Branch: perl
17771            ! pod/perlport.pod
17772 ____________________________________________________________________________
17773 [ 15094] By: ams                                   on 2002/03/08  03:06:03
17774         Log: Nitpick.
17775      Branch: perl
17776            ! MANIFEST
17777 ____________________________________________________________________________
17778 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
17779         Log: Wrong test.
17780      Branch: perl
17781            ! pod/perldelta.pod
17782 ____________________________________________________________________________
17783 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
17784         Log: Integrate change 14064 from macperl to blead.
17785      Branch: perl
17786           !> pod/perlmodinstall.pod pod/perlport.pod
17787 ____________________________________________________________________________
17788 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
17789         Log: Integrate recent perlport changes
17790      Branch: maint-5.6/macperl
17791           !> pod/perlport.pod
17792 ____________________________________________________________________________
17793 [ 15089] By: ams                                   on 2002/03/08  01:54:03
17794         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
17795              minor typo in perlguts.pod
17796              From: Anton Tagunov <tagunov@motor.ru>
17797              Date: Fri, 8 Mar 2002 05:26:59 +0300
17798              Message-Id: <4649821189.20020308052659@motor.ru>
17799      Branch: perl
17800            ! pod/perlguts.pod
17801 ____________________________________________________________________________
17802 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
17803         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
17804              From: Anton Tagunov <tagunov@newmail.ru>
17805              Date: Fri, 8 Mar 2002 04:31:44 +0300
17806              Message-ID: <13946506773.20020308043144@newmail.ru>
17807              
17808              (one test changed)
17809      Branch: perl
17810            ! lib/encoding.t sv.c
17811 ____________________________________________________________________________
17812 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
17813         Log: Subject: [PATCH perldelta] some more deltas
17814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17815              Date: Thu, 7 Mar 2002 23:13:23 +0100
17816              Message-ID: <20020307231323.A13068@rafael>
17817      Branch: perl
17818            ! pod/perldelta.pod
17819 ____________________________________________________________________________
17820 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
17821         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
17822              From: Paul_GreenVOS@vos.stratus.com
17823              Date: Thu, 7 Mar 02 14:25 est
17824              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
17825      Branch: perl
17826            ! t/io/fs.t
17827 ____________________________________________________________________________
17828 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
17829         Log: As suggested by Anton Tagunov, eq and cmp now obey the
17830              encoding pragma (by remapping their byte argument if the
17831              other argument is in Unicode).  Also fix a bug found by
17832              Anton where ord undef under the encoding pragma would barf.
17833              ([ID 20020307.009] A null pointer dereference with 'use encoding')
17834              Finally, use the nicer form of sv_recode_to_utf8.
17835      Branch: perl
17836            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
17837 ____________________________________________________________________________
17838 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
17839         Log: Retract #14985, #14899, and #14990, following the principles
17840              "Do no harm." and "If it ain't broke, don't fix it."
17841              
17842              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
17843              some, but still broken, and I do not have the extra brain
17844              cells for the EBCDIC backport.  Secondly, the old version
17845              worked both in EBCDIC and non-.  Thirdly, the old version
17846              may be more amenable for the behaviour suggsted by Anton
17847              Tagunov regarding the encoding pragma.
17848      Branch: perl
17849            ! embed.fnc embed.h global.sym proto.h sv.c util.c
17850 ____________________________________________________________________________
17851 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
17852         Log: Long doubles give you long doubles.
17853      Branch: perl
17854            ! t/base/num.t
17855 ____________________________________________________________________________
17856 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
17857         Log: Forgotten deMANIFESTation.
17858      Branch: perl
17859            ! MANIFEST
17860 ____________________________________________________________________________
17861 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
17862         Log: Obsolete unused file, noticed by Dank Kogai.
17863      Branch: perl
17864            - ext/Encode/lib/Encode/JP/Tr.pm
17865 ____________________________________________________________________________
17866 [ 15080] By: ams                                   on 2002/03/07  11:31:46
17867         Log: Subject: [PATCH Changes] Changes should mirror version number
17868              From: Robin Barker <rmb1@cise.npl.co.uk>
17869              Date: Thu, 7 Mar 2002 11:04:24 GMT
17870              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
17871      Branch: perl
17872            ! Porting/pumpkin.pod
17873 ____________________________________________________________________________
17874 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
17875         Log: metaconfig unit change for #15078.
17876      Branch: metaconfig
17877            ! U/compline/d_gconvert.U
17878 ____________________________________________________________________________
17879 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
17880         Log: Subject: Re: [PATCH] tests for Gconvert
17881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17882              Date: Wed, 06 Mar 2002 20:22:54 -0800
17883              Message-ID: <esuh8gzkg2/b092yn@efn.org>
17884      Branch: perl
17885            ! Configure pod/perldelta.pod t/base/num.t
17886 ____________________________________________________________________________
17887 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
17888         Log: Mac OS X UFS does not do ctime.
17889      Branch: perl
17890            ! pod/perldelta.pod pod/perlport.pod
17891 ____________________________________________________________________________
17892 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
17893         Log: AUTHORS updates.
17894      Branch: perl
17895            ! AUTHORS
17896 ____________________________________________________________________________
17897 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
17898         Log: Continued Chinese puzzles from Autrijus.
17899      Branch: perl
17900            + ext/Encode/t/CN.t ext/Encode/t/TW.t
17901            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
17902 ____________________________________________________________________________
17903 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
17904         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
17905              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17906              Date: Wed, 6 Mar 2002 18:13:51 +0100
17907              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
17908      Branch: perl
17909            ! lib/File/Spec/Win32.pm
17910 ____________________________________________________________________________
17911 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
17912         Log: perlport tweaks.
17913      Branch: perl
17914            ! pod/perlport.pod
17915 ____________________________________________________________________________
17916 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
17917         Log: Subject: Re: [PATCH docs] Re: Bug with -M
17918              From: Michael G Schwern <schwern@pobox.com>
17919              Date: Wed, 6 Mar 2002 16:20:27 -0500
17920              Message-ID: <20020306212027.GC4257@blackrider>
17921      Branch: perl
17922            ! pod/perlfunc.pod pod/perlport.pod
17923 ____________________________________________________________________________
17924 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
17925         Log: perldelta updates.
17926      Branch: perl
17927            ! pod/perldelta.pod
17928 ____________________________________________________________________________
17929 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
17930         Log: 5005threads wasn't even compiling.
17931      Branch: perl
17932            ! perl.c
17933 ____________________________________________________________________________
17934 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
17935         Log: Subject: Re: perl@15047 New format tests for still existing bugs
17936              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17937              Date: Wed, 06 Mar 2002 12:59:29 +0100
17938              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
17939      Branch: perl
17940            ! t/op/write.t
17941 ____________________________________________________________________________
17942 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
17943         Log: Regen Glossary et al.
17944      Branch: perl
17945            ! Porting/Glossary Porting/config.sh Porting/config_H
17946 ____________________________________________________________________________
17947 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
17948         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
17949              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
17950      Branch: perl
17951            ! util.c
17952 ____________________________________________________________________________
17953 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
17954         Log: metaconfig unit change for #15065.
17955      Branch: metaconfig
17956            ! U/compline/i_time.U
17957 ____________________________________________________________________________
17958 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
17959         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
17960      Branch: perl
17961            ! Configure config_h.SH
17962 ____________________________________________________________________________
17963 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
17964         Log: Must remove fallback.c also from here.
17965      Branch: perl
17966            ! MANIFEST
17967 ____________________________________________________________________________
17968 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
17969         Log: Subject: Re: perl@15047 WinCE
17970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17971              Date: Wed, 06 Mar 2002 13:41:30 +0100
17972              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
17973              
17974              Subject: Re: perl@15047 Win32
17975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17976              Date: Wed, 06 Mar 2002 13:46:02 +0100
17977              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
17978              
17979              Subject: Re: perl@15047 Epoc
17980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17981              Date: Wed, 06 Mar 2002 13:48:31 +0100
17982              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
17983              
17984              Subject: Re: perl@15047 NetWare
17985              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17986              Date: Wed, 06 Mar 2002 13:55:46 +0100
17987              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
17988      Branch: perl
17989            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
17990            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17991            ! wince/Makefile.ce wince/config.h
17992 ____________________________________________________________________________
17993 [ 15062] By: ams                                   on 2002/03/06  09:26:49
17994         Log: Subject: Re: perl@15047
17995              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17996              Date: Wed, 06 Mar 2002 11:25:50 +0100
17997              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
17998      Branch: perl
17999            ! cygwin/perlld.in
18000 ____________________________________________________________________________
18001 [ 15061] By: ams                                   on 2002/03/06  08:44:12
18002         Log: Subject: Re: perl@15047
18003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18004              Date: Wed, 06 Mar 2002 10:38:02 +0100
18005              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
18006      Branch: perl
18007            ! pod/perldelta.pod
18008 ____________________________________________________________________________
18009 [ 15060] By: ams                                   on 2002/03/06  08:30:33
18010         Log: Subject: Update perlhist.pod
18011              From: mjd@plover.com
18012              Date: 6 Mar 2002 07:11:55 -0000
18013              Message-Id: <20020306071155.10240.qmail@plover.com>
18014              
18015              Subject: [PATCH pod/perlvar.pod] $^V => string
18016              From: Stas Bekman <stas@stason.org>
18017              Date: Wed, 06 Mar 2002 14:56:55 +0800
18018              Message-Id: <3C85BDB7.7050700@stason.org>
18019      Branch: perl
18020            ! pod/perlhist.pod pod/perlvar.pod
18021 ____________________________________________________________________________
18022 [ 15059] By: ams                                   on 2002/03/06  04:15:38
18023         Log: Subject: [PATCH] assorted configure.com fix-ups
18024              From: "Craig A. Berry" <craigberry@mac.com>
18025              Date: Tue, 5 Mar 2002 23:11:22 -0600
18026              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
18027      Branch: perl
18028            ! configure.com
18029 ____________________________________________________________________________
18030 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
18031         Log: IRIX failure with long doubles.
18032      Branch: perl
18033            ! t/op/pack.t
18034 ____________________________________________________________________________
18035 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
18036         Log: Make reality and Changes coincide.
18037      Branch: perl
18038            ! Changes
18039 ____________________________________________________________________________
18040 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
18041         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
18042              From: Anton Tagunov <tagunov@motor.ru>
18043              Date: Wed, 6 Mar 2002 02:10:21 +0300
18044              Message-ID: <11152782757.20020306021021@motor.ru>
18045              
18046              (reworded)
18047      Branch: perl
18048            ! pod/perluniintro.pod
18049 ____________________________________________________________________________
18050 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
18051         Log: Subject: [PATCH] B::Lint doesn't work
18052              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18053              Date: Tue, 5 Mar 2002 22:51:18 +0100
18054              Message-ID: <20020305225118.C733@rafael>
18055      Branch: perl
18056            ! ext/B/B/Lint.pm
18057 ____________________________________________________________________________
18058 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
18059         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
18060              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18061              Date: Mon, 04 Mar 2002 16:24:32 -0800
18062              Message-ID: <ABBh8gzkgezX092yn@efn.org>
18063      Branch: perl
18064            ! op.h pp_ctl.c t/op/flip.t
18065 ____________________________________________________________________________
18066 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
18067         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
18068              From: Nicholas Clark <nick@unfortu.net>
18069              Date: Tue, 5 Mar 2002 22:30:49 +0000
18070              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
18071      Branch: perl
18072            ! pod/perldelta.pod
18073 ____________________________________________________________________________
18074 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
18075         Log: Subject: [PATCH] tests for Gconvert
18076              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18077              Date: Tue, 05 Mar 2002 16:35:45 -0800
18078              Message-ID: <hRWh8gzkgONX092yn@efn.org>
18079      Branch: perl
18080            ! t/base/num.t
18081 ____________________________________________________________________________
18082 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
18083         Log: Subject: [PATCH] toplevel Makefile.SH
18084              From: Paul_GreenVOS@vos.stratus.com
18085              Date: Tue, 5 Mar 02 17:34 est
18086              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
18087      Branch: perl
18088            ! Makefile.SH
18089 ____________________________________________________________________________
18090 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
18091         Log: Subject: [PATCH] pointer to perldelta in Changes
18092              From: Chris Nandor <pudge@pobox.com>
18093              Date: Tue, 05 Mar 2002 16:04:50 -0500
18094              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
18095      Branch: perl
18096            ! Changes
18097 ____________________________________________________________________________
18098 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
18099         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
18100              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18101              Date: Tue, 5 Mar 2002 22:26:20 +0100
18102              Message-ID: <20020305222620.A733@rafael>
18103      Branch: perl
18104            ! pod/perldelta.pod
18105 ____________________________________________________________________________
18106 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
18107         Log: Solaris: allow for /usr/bin/df not to exist.
18108              
18109              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
18110              From: Kingpin <mthurn@copper.dulles.tasc.com>
18111              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
18112              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
18113      Branch: perl
18114            ! hints/solaris_2.sh
18115 ____________________________________________________________________________
18116 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
18117         Log: Update Changes.
18118      Branch: perl
18119            ! Changes patchlevel.h
18120 ____________________________________________________________________________
18121 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
18122         Log: Double MANIFESTing.
18123      Branch: perl
18124            ! ext/Encode/MANIFEST
18125 ____________________________________________________________________________
18126 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
18127         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
18128      Branch: perl
18129            - ext/Encode/Encode/7bit-kr.enc
18130            - ext/Encode/lib/Encode/Tcl/HanZi.pm
18131            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
18132 ____________________________________________________________________________
18133 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
18134         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
18135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18136              Date: Tue, 5 Mar 2002 14:35:57 +0100
18137              Message-ID: <20020305143557.C695@rafael>   
18138      Branch: perl
18139            ! pp_sys.c t/lib/warnings/pp_sys
18140 ____________________________________________________________________________
18141 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
18142         Log: Subject: [PATCH Devel::PPPort]
18143              From: Robin Barker <rmb1@cise.npl.co.uk>
18144              Date: Tue, 5 Mar 2002 13:37:59 GMT
18145              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
18146      Branch: perl
18147            ! ext/Devel/PPPort/Makefile.PL
18148 ____________________________________________________________________________
18149 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
18150         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
18151      Branch: perl
18152            ! ext/Encode/t/Tcl.t
18153 ____________________________________________________________________________
18154 [ 15041] By: nick                                  on 2002/03/05  07:23:58
18155         Log: Integrate mainline (5.7.3)
18156      Branch: perlio
18157           +> ext/Encode/lib/Encode/CN/HZ.pm
18158            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
18159           !> (integrate 54 files)
18160 ____________________________________________________________________________
18161 [ 15040] By: ams                                   on 2002/03/05  05:10:33
18162         Log: Subject: DOC PATCH 5.7.3 (perldelta)
18163              From: mjd@plover.com
18164              Date: 5 Mar 2002 05:35:58 -0000
18165              Message-Id: <20020305053558.31677.qmail@plover.com>
18166      Branch: perl
18167            ! pod/perldelta.pod
18168 ____________________________________________________________________________
18169 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
18170         Log: This is 5.7.3.
18171      Branch: perl
18172            ! patchlevel.h
18173 ____________________________________________________________________________
18174 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
18175         Log: Shoo.
18176      Branch: perl
18177            ! ext/Encode/t/Tcl.t
18178 ____________________________________________________________________________
18179 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
18180         Log: Update Changes.
18181      Branch: perl
18182            ! Changes patchlevel.h
18183 ____________________________________________________________________________
18184 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
18185         Log: Regen perlapi.
18186      Branch: perl
18187            ! pod/perlapi.pod
18188 ____________________________________________________________________________
18189 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
18190         Log: Tie::File doc tweak for Win32 from mjd. 
18191      Branch: perl
18192            ! lib/Tie/File.pm
18193 ____________________________________________________________________________
18194 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
18195         Log: Regen toc.
18196      Branch: perl
18197            ! pod/perltoc.pod
18198 ____________________________________________________________________________
18199 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
18200         Log: Decommission Encode::Tcl HZ testing for now.
18201      Branch: perl
18202            ! ext/Encode/t/Tcl.t
18203 ____________________________________________________________________________
18204 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
18205         Log: Must have a return.
18206      Branch: perl
18207            ! pp_pack.c
18208 ____________________________________________________________________________
18209 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
18210         Log: The very latest win32 score from Jan Dubois.
18211      Branch: perl
18212            ! pod/perldelta.pod
18213 ____________________________________________________________________________
18214 [ 15030] By: ams                                   on 2002/03/05  01:40:01
18215         Log: Subject: [PATCH] README.macos
18216              From: Chris Nandor <pudge@pobox.com>
18217              Date: Mon, 04 Mar 2002 17:37:59 -0500
18218              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
18219      Branch: perl
18220            ! README.macos
18221 ____________________________________________________________________________
18222 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
18223         Log: "The last pieces of Chinese puzzle" from Autrijus.
18224      Branch: perl
18225            + ext/Encode/lib/Encode/CN/HZ.pm
18226            - ext/Encode/Encode/HZ.enc
18227            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
18228            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
18229 ____________________________________________________________________________
18230 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
18231         Log: Known test failures updates.
18232      Branch: perl
18233            ! pod/perldelta.pod
18234 ____________________________________________________________________________
18235 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
18236         Log: One more nit from mjd.
18237      Branch: perl
18238            ! lib/Tie/File/t/16_handle.t
18239 ____________________________________________________________________________
18240 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
18241         Log: Upgrade to Tie::File 0.17 from mjd.
18242      Branch: perl
18243            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
18244            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18245 ____________________________________________________________________________
18246 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
18247         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
18248              From: Nicholas Clark <nick@unfortu.net>
18249              Date: Mon, 4 Mar 2002 23:33:52 +0000
18250              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
18251      Branch: perl
18252            ! pod/perldelta.pod
18253 ____________________________________________________________________________
18254 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
18255         Log: Escapee.
18256      Branch: perl
18257            ! proto.h
18258 ____________________________________________________________________________
18259 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
18260         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
18261              From: Nicholas Clark <nick@unfortu.net>
18262              Date: Mon, 4 Mar 2002 22:48:38 +0000
18263              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
18264      Branch: perl
18265            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
18266            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
18267            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
18268            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
18269            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
18270            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
18271            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
18272 ____________________________________________________________________________
18273 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
18274         Log: Cleaner.
18275      Branch: perl
18276            ! Makefile.SH
18277 ____________________________________________________________________________
18278 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
18279         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
18280              From: Jeffrey Friedl <jfriedl@yahoo.com>
18281              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
18282              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
18283      Branch: perl
18284            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
18285            ! pod/perlvar.pod
18286 ____________________________________________________________________________
18287 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
18288         Log: More Han tweaks from Autrjius Tang: most importantly,
18289              gbk is identical to cp936, so gbk can be removed and
18290              taken care of by an alias.
18291      Branch: perl
18292            - ext/Encode/Encode/gbk.enc
18293            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18294            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
18295            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
18296            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18297 ____________________________________________________________________________
18298 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
18299         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
18300              From: Nicholas Clark <nick@unfortu.net>
18301              Date: Mon, 4 Mar 2002 22:20:13 +0000
18302              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
18303      Branch: perl
18304            ! pod/perldelta.pod
18305 ____________________________________________________________________________
18306 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
18307         Log: Based on
18308              
18309              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
18310              From: Anton Tagunov <tagunov@motor.ru>
18311              Date: Mon, 4 Mar 2002 21:14:39 +0300
18312              Message-ID: <1814137429.20020304211439@motor.ru>
18313      Branch: perl
18314            ! pod/perlunicode.pod
18315 ____________________________________________________________________________
18316 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
18317         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
18318              From: John Peacock <jpeacock@rowman.com>
18319              Date: Mon, 04 Mar 2002 16:18:42 -0500
18320              Message-ID: <3C83E4B2.3060700@rowman.com>
18321              
18322              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
18323              From: John Peacock <jpeacock@rowman.com>
18324              Date: Mon, 04 Mar 2002 16:42:55 -0500
18325              Message-ID: <3C83EA5F.80303@rowman.com>
18326      Branch: perl
18327            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18328 ____________________________________________________________________________
18329 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
18330         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
18331              From: "Craig A. Berry" <craigberry@mac.com>
18332              Date: Mon, 04 Mar 2002 14:47:59 -0600
18333              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
18334              
18335              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
18336              From: "Craig A. Berry" <craigberry@mac.com>
18337              Date: Mon, 04 Mar 2002 15:04:58 -0600
18338              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
18339      Branch: perl
18340            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
18341 ____________________________________________________________________________
18342 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
18343         Log: metaconfig unit change for #15014.
18344      Branch: metaconfig/U/perl
18345            ! Extensions.U
18346 ____________________________________________________________________________
18347 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
18348         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
18349              of known extensions, where Encode::JP already is.
18350      Branch: perl
18351            ! Configure Porting/config.sh Porting/config_H uconfig.h
18352 ____________________________________________________________________________
18353 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
18354         Log: SJIS, from Dan Kogai.
18355      Branch: perl
18356            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18357 ____________________________________________________________________________
18358 [ 15012] By: nick                                  on 2002/03/04  17:35:50
18359         Log: Intergrate perlio's Encode/compile
18360      Branch: perl
18361           !> ext/Encode/compile
18362 ____________________________________________________________________________
18363 [ 15011] By: nick                                  on 2002/03/04  17:29:54
18364         Log: Avoid $Id$ cleverness and just have a $VERSION.
18365      Branch: perlio
18366            ! ext/Encode/compile
18367 ____________________________________________________________________________
18368 [ 15010] By: nick                                  on 2002/03/04  17:29:14
18369         Log: Integrate mainline
18370      Branch: perlio
18371           +> lib/Math/BigInt/t/isa.t
18372           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
18373           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
18374           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
18375           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
18376           !> warnings.pl
18377 ____________________________________________________________________________
18378 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
18379         Log: Integrate ext/Encode/compile from perlio.
18380      Branch: perl
18381           !> ext/Encode/compile
18382 ____________________________________________________________________________
18383 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
18384         Log: Integrate perlio:
18385              
18386              [ 15002]
18387              Win32 tweak
18388              
18389              [ 14999]
18390              Win32 hack
18391              
18392              [ 14995]
18393              Remove debugging assert
18394      Branch: perl
18395           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
18396           !> lib/Tie/File/t/16_handle.t
18397 ____________________________________________________________________________
18398 [ 15007] By: nick                                  on 2002/03/04  17:08:17
18399         Log: Integrate mainline
18400      Branch: perlio
18401           !> AUTHORS Changes Porting/Glossary Porting/config.sh
18402           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
18403           !> pod/perltoc.pod
18404 ____________________________________________________________________________
18405 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
18406         Log: A new M::BI test.
18407      Branch: perl
18408            + lib/Math/BigInt/t/isa.t
18409            ! MANIFEST
18410 ____________________________________________________________________________
18411 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
18412         Log: Subject: VMS test and perldelta update
18413              From: "Craig A. Berry" <craigberry@mac.com>
18414              Date: Mon, 04 Mar 2002 11:03:37 -0600
18415              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
18416      Branch: perl
18417            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
18418 ____________________________________________________________________________
18419 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
18420         Log: Needed for threaded builds.
18421      Branch: perl
18422            ! embed.fnc embed.h
18423 ____________________________________________________________________________
18424 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
18425         Log: Subject: [PATCH] taint + deprecated warnings
18426              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18427              Date: Mon, 4 Mar 2002 16:33:23 -0000
18428              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
18429      Branch: perl
18430            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
18431            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
18432            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
18433 ____________________________________________________________________________
18434 [ 15002] By: nick                                  on 2002/03/04  16:19:06
18435         Log: Win32 tweak
18436      Branch: perlio
18437            ! lib/Tie/File/t/16_handle.t
18438 ____________________________________________________________________________
18439 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
18440         Log: Update Changes.
18441      Branch: perl
18442            ! Changes patchlevel.h
18443 ____________________________________________________________________________
18444 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
18445         Log: AUTHORS updates.
18446      Branch: perl
18447            ! AUTHORS
18448 ____________________________________________________________________________
18449 [ 14999] By: nick                                  on 2002/03/04  15:26:43
18450         Log: Win32 hack
18451      Branch: perlio
18452            ! ext/Encode/compile ext/Encode/t/JP.t
18453 ____________________________________________________________________________
18454 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
18455         Log: Encode doc tweak from Autrijus Tang.
18456      Branch: perl
18457            ! ext/Encode/Encode.pm
18458 ____________________________________________________________________________
18459 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
18460         Log: Regen Glossary et al.  (It seems the #14875 didn't
18461              quite work in removing the double-dot?)
18462      Branch: perl
18463            ! Porting/Glossary Porting/config.sh Porting/config_H
18464 ____________________________________________________________________________
18465 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
18466         Log: Regen toc.
18467      Branch: perl
18468            ! pod/perltoc.pod
18469 ____________________________________________________________________________
18470 [ 14995] By: nick                                  on 2002/03/04  14:42:09
18471         Log: Remove debugging assert
18472      Branch: perlio
18473            ! ext/threads/shared/shared.xs
18474 ____________________________________________________________________________
18475 [ 14994] By: nick                                  on 2002/03/04  14:41:54
18476         Log: Integrate mainline
18477      Branch: perlio
18478           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
18479           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18480           !> lib/Tie/File/t/15_pushpop.t util.c
18481 ____________________________________________________________________________
18482 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
18483         Log: Han update from Autrijus Tang. 
18484      Branch: perl
18485            ! ext/Encode/Encode.pm
18486 ____________________________________________________________________________
18487 [ 14992] By: nick                                  on 2002/03/04  14:08:38
18488         Log: Integrate mainline - all tests pass - some noise from threads
18489              av_simple (SuSE7.3).
18490      Branch: perlio
18491           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18492           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18493           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18494           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18495           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18496           +> lib/Tie/File/t/11_rv_splice_rs.t
18497           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18498           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18499           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18500            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18501            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18502            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18503            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18504            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18505            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18506            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18507            - lib/Tie/File/15_pushpop.t
18508           !> (integrate 47 files)
18509 ____________________________________________________________________________
18510 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
18511         Log: Missing MANIFESTations.
18512      Branch: perl
18513            ! MANIFEST
18514 ____________________________________________________________________________
18515 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
18516         Log: Attempt at portability.
18517      Branch: perl
18518            ! util.c
18519 ____________________________________________________________________________
18520 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
18521         Log: Needed by #14985.
18522      Branch: perl
18523            ! embed.h global.sym proto.h
18524 ____________________________________________________________________________
18525 [ 14988] By: ams                                   on 2002/03/04  08:59:27
18526         Log: Upgrade to Tie::File 0.16.
18527      Branch: perl
18528            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
18529            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
18530            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
18531            ! lib/Tie/File/t/15_pushpop.t
18532 ____________________________________________________________________________
18533 [ 14987] By: ams                                   on 2002/03/04  08:48:11
18534         Log: Subject: [PATCH @14577] perly-fixer
18535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18536              Date: Mon, 4 Mar 2002 02:28:51 -0500
18537              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
18538      Branch: perl
18539            ! Makefile.SH perly.fixer
18540 ____________________________________________________________________________
18541 [ 14986] By: ams                                   on 2002/03/04  08:43:37
18542         Log: Subject: [PATCH @14577] xsubpp
18543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18544              Date: Mon, 4 Mar 2002 02:25:52 -0500
18545              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
18546      Branch: perl
18547            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18548 ____________________________________________________________________________
18549 [ 14985] By: ams                                   on 2002/03/04  08:40:46
18550         Log: Subject: [PATCH @14577] sv_cmp and friends
18551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18552              Date: Mon, 4 Mar 2002 02:31:04 -0500
18553              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
18554      Branch: perl
18555            ! embed.fnc sv.c util.c
18556 ____________________________________________________________________________
18557 [ 14984] By: ams                                   on 2002/03/04  08:16:06
18558         Log: Fix File::Path docs as suggested by Ronald Kimball.
18559      Branch: perl
18560            ! lib/File/Path.pm
18561 ____________________________________________________________________________
18562 [ 14983] By: ams                                   on 2002/03/04  08:11:20
18563         Log: Update perldata fix as suggested by Benjamin Goldberg.
18564      Branch: perl
18565            ! pod/perldata.pod
18566 ____________________________________________________________________________
18567 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
18568         Log: Faulty skip.
18569      Branch: perl
18570            ! ext/DB_File/t/db-recno.t
18571 ____________________________________________________________________________
18572 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
18573         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
18574              From: Anton Tagunov <tagunov@motor.ru>
18575              Date: Mon, 4 Mar 2002 05:41:41 +0300
18576              Message-Id: <7916563907.20020304054141@motor.ru>
18577              
18578              Subject: [ID 20020303.005] Patch perlinicode C API description
18579              From: Anton Tagunov <tagunov@motor.ru>
18580              Date: Mon, 4 Mar 2002 06:08:23 +0300
18581              Message-Id: <2018165510.20020304060823@motor.ru>
18582      Branch: perl
18583            ! lib/utf8.pm pod/perlunicode.pod
18584 ____________________________________________________________________________
18585 [ 14980] By: ams                                   on 2002/03/04  02:19:20
18586         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
18587              From: Anton Tagunov <tagunov@motor.ru>
18588              Date: Mon, 4 Mar 2002 02:17:40 +0300
18589              Message-Id: <1344322124.20020304021740@motor.ru>
18590      Branch: perl
18591            ! pod/perldata.pod
18592 ____________________________________________________________________________
18593 [ 14979] By: ams                                   on 2002/03/04  02:17:54
18594         Log: Subject: RE: [PATCH] RE: DB_File breakage
18595              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18596              Date: Sun, 3 Mar 2002 23:56:31 -0000
18597              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
18598      Branch: perl
18599            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18600            ! ext/DB_File/t/db-recno.t
18601 ____________________________________________________________________________
18602 [ 14978] By: ams                                   on 2002/03/04  02:07:16
18603         Log: Subject: [PATCH] docs for ExtUtils::Manifest
18604              From: Nicholas Clark <nick@unfortu.net>
18605              Date: Sun, 3 Mar 2002 23:29:25 +0000
18606              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
18607      Branch: perl
18608            ! lib/ExtUtils/Manifest.pm
18609 ____________________________________________________________________________
18610 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
18611         Log: Forgot from the M::BI 1.54 update.
18612      Branch: perl
18613            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
18614            ! lib/Math/BigInt/t/upgrade.inc
18615 ____________________________________________________________________________
18616 [ 14976] By: ams                                   on 2002/03/04  02:04:32
18617         Log: Subject: [PATCH] attr
18618              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18619              Date: Sun, 3 Mar 2002 22:09:58 -0000
18620              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
18621      Branch: perl
18622            ! lib/warnings.pm warnings.pl
18623 ____________________________________________________________________________
18624 [ 14975] By: ams                                   on 2002/03/04  02:01:27
18625         Log: Subject: [PATCH] File::Path documentation
18626              From: Colin Meyer <cmeyer@helvella.org>
18627              Date: Sun, 3 Mar 2002 14:54:24 -0800
18628              Message-Id: <20020303145424.A21774@hobart.helvella.org>
18629      Branch: perl
18630            ! lib/File/Path.pm
18631 ____________________________________________________________________________
18632 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
18633         Log: Typo.
18634      Branch: perl
18635            ! lib/Math/BigInt/t/upgrade.t
18636 ____________________________________________________________________________
18637 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
18638         Log: Editing errors.
18639      Branch: perl
18640            ! MANIFEST
18641 ____________________________________________________________________________
18642 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
18643         Log: Upgrade to Math::BigInt 1.54.
18644      Branch: perl
18645            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18646            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
18647            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
18648            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
18649            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
18650            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
18651 ____________________________________________________________________________
18652 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
18653         Log: Test tweak from Craig Berry.
18654      Branch: perl
18655            ! lib/Tie/File/t/15_pushpop.t
18656 ____________________________________________________________________________
18657 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
18658         Log: Upgrade to Tie::File 0.15.
18659      Branch: perl
18660            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
18661            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
18662            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
18663            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
18664            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
18665            + lib/Tie/File/t/11_rv_splice_rs.t
18666            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
18667            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
18668            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18669            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18670            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18671            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18672            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18673            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18674            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
18675            - lib/Tie/File/15_pushpop.t
18676            ! MANIFEST lib/Tie/File.pm
18677 ____________________________________________________________________________
18678 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
18679         Log: The EBCDIC gaps apply only to the real A-Z.
18680      Branch: perl
18681            ! ext/B/B/Deparse.pm
18682 ____________________________________________________________________________
18683 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
18684         Log: EBCDIC: deparse \cX correctly.
18685      Branch: perl
18686            ! ext/B/B/Deparse.pm
18687 ____________________________________________________________________________
18688 [ 14967] By: ams                                   on 2002/03/03  18:18:00
18689         Log: Subject: [PATCH] nit in perlsyn.pod
18690              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18691              Date: Sun, 03 Mar 2002 20:16:10 +0100
18692              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
18693      Branch: perl
18694            ! pod/perlsyn.pod
18695 ____________________________________________________________________________
18696 [ 14966] By: ams                                   on 2002/03/03  18:06:32
18697         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
18698              From: Michael G Schwern <schwern@pobox.com>
18699              Date: Sun, 3 Mar 2002 13:33:28 -0500
18700              Message-Id: <20020303183328.GA3296@blackrider>
18701      Branch: perl
18702            ! utils/h2xs.PL
18703 ____________________________________________________________________________
18704 [ 14965] By: ams                                   on 2002/03/03  18:00:03
18705         Log: Subject: [ PATCH ] HP back to default
18706              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18707              Date: Sun, 03 Mar 2002 18:48:34 +0100
18708              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
18709      Branch: perl
18710            ! hints/hpux.sh
18711 ____________________________________________________________________________
18712 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
18713         Log: EBCDIC: special cases of special cases.
18714      Branch: perl
18715            ! t/uni/case.pl
18716 ____________________________________________________________________________
18717 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
18718         Log: EBCDIC: the v-string components cannot exceed 2147483647.
18719      Branch: perl
18720            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
18721 ____________________________________________________________________________
18722 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
18723         Log: Remove the bogus "incorrect case" warning completely.
18724              The problem exists, but the cure, in which ever form
18725              it will be, needs to be something more subtle.
18726      Branch: perl
18727            ! op.c pod/perldiag.pod
18728 ____________________________________________________________________________
18729 [ 14961] By: ams                                   on 2002/03/03  13:39:09
18730         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
18731              From: Mark-Jason Dominus <mjd@plover.com>
18732              Date: Sun, 03 Mar 2002 09:32:16 -0500
18733              Message-Id: <20020303143216.10536.qmail@plover.com>
18734      Branch: perl
18735            ! t/op/tiearray.t
18736 ____________________________________________________________________________
18737 [ 14960] By: nick                                  on 2002/03/03  09:59:59
18738         Log: Integrate mainline
18739      Branch: perlio
18740           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
18741            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18742            ! ext/Encode/compile
18743           !> (integrate 27 files)
18744 ____________________________________________________________________________
18745 [ 14959] By: ams                                   on 2002/03/03  08:11:34
18746         Log: Fix #14957.
18747      Branch: perl
18748            ! ext/DB_File/t/db-recno.t
18749 ____________________________________________________________________________
18750 [ 14958] By: ams                                   on 2002/03/03  05:51:00
18751         Log: Subject: [PATCH @14577] NL in debugger
18752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18753              Date: Sat, 2 Mar 2002 05:34:12 -0500
18754              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
18755      Branch: perl
18756            ! lib/perl5db.pl
18757 ____________________________________________________________________________
18758 [ 14957] By: ams                                   on 2002/03/03  05:00:04
18759         Log: Subject: Re: DB_File breakage
18760              From: Schuyler Erle <schuyler@oreilly.com>
18761              Date: Sat, 02 Mar 2002 21:50:30 -0800
18762              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
18763      Branch: perl
18764            ! ext/DB_File/t/db-recno.t
18765 ____________________________________________________________________________
18766 [ 14956] By: ams                                   on 2002/03/03  04:40:08
18767         Log: Subject: [PATCH @14577] Debugging OPs
18768              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18769              Date: Sat, 2 Mar 2002 05:49:58 -0500
18770              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
18771      Branch: perl
18772            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
18773            ! pod/perlrun.pod sv.h
18774 ____________________________________________________________________________
18775 [ 14955] By: ams                                   on 2002/03/03  04:34:41
18776         Log: Subject: Tie::Array doc patch
18777              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
18778              Date: Sat, 02 Mar 2002 08:42:56 +0900
18779              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
18780      Branch: perl
18781            ! lib/Tie/Array.pm
18782 ____________________________________________________________________________
18783 [ 14954] By: ams                                   on 2002/03/03  04:23:33
18784         Log: Subject: Re: Smoke 14870
18785              From: Nicholas Clark <nick@unfortu.net>
18786              Date: Sat, 2 Mar 2002 20:00:53 +0000
18787              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
18788      Branch: perl
18789            ! README.hpux
18790 ____________________________________________________________________________
18791 [ 14953] By: ams                                   on 2002/03/03  04:15:49
18792         Log: Subject: RE: VERSION core
18793              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18794              Date: Sat, 2 Mar 2002 22:50:44 -0000
18795              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
18796      Branch: perl
18797            ! t/comp/use.t
18798 ____________________________________________________________________________
18799 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
18800         Log: The #14949 removed this error from non-Win32.
18801      Branch: perl
18802            ! t/lib/warnings/op
18803 ____________________________________________________________________________
18804 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
18805         Log: BeOS back on track.
18806      Branch: perl
18807            ! README.beos
18808 ____________________________________________________________________________
18809 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
18810         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
18811              higher is okay.
18812      Branch: perl
18813            ! ext/POSIX/t/posix.t
18814 ____________________________________________________________________________
18815 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
18816         Log: For now, make "incorrect case" a Win32-only warning.
18817      Branch: perl
18818            ! op.c
18819 ____________________________________________________________________________
18820 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
18821         Log: Demand more before attempting socketpair().
18822      Branch: perl
18823            ! pp_sys.c
18824 ____________________________________________________________________________
18825 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
18826         Log: Remove obsolete hack.
18827      Branch: perl
18828            ! makedepend.SH
18829 ____________________________________________________________________________
18830 [ 14946] By: ams                                   on 2002/03/02  16:00:32
18831         Log: Forgot to delete encode.* from MANIFEST.
18832      Branch: perl
18833            ! MANIFEST
18834 ____________________________________________________________________________
18835 [ 14945] By: ams                                   on 2002/03/02  14:41:03
18836         Log: Delete ex-test output.
18837      Branch: perl
18838            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18839 ____________________________________________________________________________
18840 [ 14944] By: ams                                   on 2002/03/02  13:54:35
18841         Log: Subject: [PATCH] DB_File 1.803
18842              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18843              Date: Sat, 2 Mar 2002 14:33:32 -0000
18844              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
18845      Branch: perl
18846            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18847            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
18848 ____________________________________________________________________________
18849 [ 14943] By: ams                                   on 2002/03/02  13:43:06
18850         Log: Upgrade to Tie::File 0.14.
18851      Branch: perl
18852            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
18853            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
18854            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
18855 ____________________________________________________________________________
18856 [ 14942] By: nick                                  on 2002/03/02  11:05:53
18857         Log: Integrate mainline
18858      Branch: perlio
18859           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
18860           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
18861           +> ext/Encode/t/table.utf8
18862           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
18863           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
18864           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18865           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
18866           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
18867           !> universal.c utils/perldoc.PL
18868 ____________________________________________________________________________
18869 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
18870         Log: More CJK (just C, really) tables from Autrijus Tang
18871              (originally from iconv, used with permission of Bruno Haible)
18872      Branch: perl
18873            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
18874            + ext/Encode/Encode/iso-ir-165.enc
18875            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18876            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
18877            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
18878 ____________________________________________________________________________
18879 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
18880         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
18881              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18882              Date: Fri, 1 Mar 2002 15:32:13 -0500
18883              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
18884      Branch: perl
18885            ! utils/perldoc.PL
18886 ____________________________________________________________________________
18887 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
18888         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
18889              From: Schuyler Erle <schuyler@oreilly.com>
18890              Date: Fri, 01 Mar 2002 14:22:19 -0800
18891              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
18892              
18893              Subject: Re: PATCH: "splice() offset past end of array" warning.
18894              From: Mark-Jason Dominus <mjd@plover.com>
18895              Date: Fri, 01 Mar 2002 17:19:49 -0500
18896              Message-ID: <20020301221949.7610.qmail@plover.com>
18897      Branch: perl
18898            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
18899 ____________________________________________________________________________
18900 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
18901         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
18902              From: Mark-Jason Dominus <mjd@plover.com>
18903              Date: Fri, 01 Mar 2002 18:35:35 -0500
18904              Message-ID: <20020301233535.15969.qmail@plover.com>
18905      Branch: perl
18906            ! av.c
18907 ____________________________________________________________________________
18908 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
18909         Log: Subject: RE: VERSION core
18910              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
18911              Date: Fri, 1 Mar 2002 23:47:48 -0000
18912              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
18913      Branch: perl
18914            ! pod/perldiag.pod universal.c
18915 ____________________________________________________________________________
18916 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
18917         Log: Update Changes
18918      Branch: maint-5.6/macperl
18919            ! macos/Changes
18920 ____________________________________________________________________________
18921 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
18922         Log: Fix update to resources
18923      Branch: maint-5.6/macperl
18924            ! macos/macperl/MacPerl.r
18925 ____________________________________________________________________________
18926 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
18927         Log: metaconfig unit change for #14930.
18928      Branch: metaconfig
18929            ! U/modified/Init.U
18930 ____________________________________________________________________________
18931 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
18932         Log: Fix debugger to handle Mac OS psedofiles
18933      Branch: maint-5.6/macperl
18934            ! lib/DB.pm lib/perl5db.pl
18935 ____________________________________________________________________________
18936 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
18937         Log: Various fixes from Thomas Wegner
18938      Branch: maint-5.6/macperl
18939            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
18940 ____________________________________________________________________________
18941 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
18942         Log: Some resource updates
18943      Branch: maint-5.6/macperl
18944            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
18945            ! macos/macperl/MacPerl.rsrc
18946 ____________________________________________________________________________
18947 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
18948         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
18949              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18950              Date: Fri, 01 Mar 2002 09:38:59 -0800
18951              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
18952      Branch: perl
18953            ! Configure
18954 ____________________________________________________________________________
18955 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
18956         Log: Add some missing sfio symbols (Alan Fry)
18957      Branch: maint-5.6/macperl
18958            ! macos/macperl.sym
18959 ____________________________________________________________________________
18960 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
18961         Log: Update version and README
18962      Branch: maint-5.6/macperl
18963            ! README.macos macos/MPVersion.r
18964 ____________________________________________________________________________
18965 [ 14926] By: nick                                  on 2002/03/01  15:56:41
18966         Log: Integrate mainline
18967      Branch: perlio
18968           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
18969           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
18970           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
18971           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
18972           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
18973           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
18974           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
18975           +> lib/Tie/File/13_size_rs.t
18976           !> (integrate 80 files)
18977 ____________________________________________________________________________
18978 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
18979         Log: Better advertising.
18980      Branch: perl
18981            ! pod/perldelta.pod pod/perlfaq5.pod
18982 ____________________________________________________________________________
18983 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
18984         Log: Update Changes.
18985      Branch: perl
18986            ! Changes patchlevel.h
18987 ____________________________________________________________________________
18988 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
18989         Log: Lost in the shuffle.
18990      Branch: perl
18991            + lib/Math/BigInt/t/downgrade.t
18992            ! MANIFEST
18993 ____________________________________________________________________________
18994 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
18995         Log: Advertise Tie::File.
18996      Branch: perl
18997            ! pod/perldelta.pod pod/perlfaq5.pod
18998 ____________________________________________________________________________
18999 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
19000         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
19001              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19002              Date: Thu, 28 Feb 2002 18:55:48 +0100
19003              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
19004      Branch: perl
19005            ! x2p/walk.c
19006 ____________________________________________________________________________
19007 [ 14920] By: ams                                   on 2002/03/01  09:06:01
19008         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
19009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19010              Date: Tue, 26 Feb 2002 19:54:31 -0500
19011              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
19012      Branch: perl
19013            ! embed.fnc ext/B/B/Deparse.pm gv.c
19014 ____________________________________________________________________________
19015 [ 14919] By: ams                                   on 2002/03/01  03:03:12
19016         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
19017      Branch: perl
19018            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
19019            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19020            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19021            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19022            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19023            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19024            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19025 ____________________________________________________________________________
19026 [ 14918] By: ams                                   on 2002/03/01  02:36:58
19027         Log: Add Tie::File 0.12 from MJD.
19028      Branch: perl
19029            + lib/Tie/File.pm lib/Tie/File/01_gen.t
19030            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
19031            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
19032            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
19033            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
19034            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
19035            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
19036            ! MANIFEST
19037 ____________________________________________________________________________
19038 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
19039         Log: Encoding name mapping tweaks.
19040      Branch: perl
19041            ! ext/Encode/Encode.pm
19042 ____________________________________________________________________________
19043 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
19044         Log: metaconfig unit change for #14915.
19045      Branch: metaconfig
19046            ! U/modified/Init.U
19047 ____________________________________________________________________________
19048 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
19049         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
19050              From: Paul_GreenVOS@vos.stratus.com
19051              Date: Thu, 28 Feb 02 15:05 est
19052              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
19053      Branch: perl
19054            ! Configure
19055 ____________________________________________________________________________
19056 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
19057         Log: PL_bostr was pointing to the wrong string
19058              (a string left around from the loading of the Unicode \w)
19059              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
19060              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
19061      Branch: perl
19062            ! regexec.c
19063 ____________________________________________________________________________
19064 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
19065         Log: Sync with libnet-1.10
19066      Branch: perl
19067            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
19068            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
19069            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
19070            ! lib/Net/t/netrc.t
19071 ____________________________________________________________________________
19072 [ 14912] By: ams                                   on 2002/02/28  13:02:50
19073         Log: Subject: [PATCH] perldelta.pod fixes
19074              From: Autrijus Tang <autrijus@autrijus.org>
19075              Date: Thu, 28 Feb 2002 21:44:15 +0800
19076              Message-Id: <20020228134415.GB16422@not.autrijus.org>
19077      Branch: perl
19078            ! pod/perldelta.pod
19079 ____________________________________________________________________________
19080 [ 14911] By: ams                                   on 2002/02/28  11:31:44
19081         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
19082              From: Stas Bekman <stas@stason.org>
19083              Date: Mon, 04 Feb 2002 16:18:53 +0800
19084              Message-Id: <3C7E1E5F.1000605@stason.org>
19085              (Applied by hand).
19086      Branch: perl
19087            ! lib/File/Copy.pm
19088 ____________________________________________________________________________
19089 [ 14910] By: ams                                   on 2002/02/28  11:26:47
19090         Log: Subject: [PATCH lib/Pod/Html.pm]
19091              From: Stas Bekman <stas@stason.org>
19092              Date: Thu, 28 Feb 2002 20:05:01 +0800
19093              Message-Id: <3C7E1CED.7000307@stason.org>
19094      Branch: perl
19095            ! lib/Pod/Html.pm
19096 ____________________________________________________________________________
19097 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
19098         Log: Tests for #14908.
19099      Branch: perl
19100            ! t/op/pat.t
19101 ____________________________________________________________________________
19102 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
19103         Log: Make shared hash keys to be \0-terminated:
19104              one possible resolution for
19105              "UTF-8, weird \w behaviour after HASH-KEY-ification"
19106              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
19107              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
19108              The hash keys weren't \0-terminated.  This meant that the EOL ($)
19109              in regmatch() got the nextchr beyond the last character.  Since
19110              the keys were UTF-8, the nextchr was \1, not the usual
19111              string-terminating \0.  Wham, no match.
19112              
19113              I think another possible resolution could be to stop the nextchr
19114              computation in regmatch() from peeking beyond the last character
19115              of the string:
19116              
19117              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
19118      Branch: perl
19119            ! hv.c hv.h
19120 ____________________________________________________________________________
19121 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
19122         Log: Subject: [PATCH] Perl interface to newIO()
19123              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19124              Date: Wed, 27 Feb 2002 20:15:27 -0800
19125              Message-ID: <f7af8gzkgaET092yn@efn.org>
19126      Branch: perl
19127            ! lib/Symbol.pm
19128 ____________________________________________________________________________
19129 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
19130         Log: The "list" part of
19131              
19132              Subject: [PATCH perlop] .. returns a *list* of *integers*
19133              From: Mike Guy <mjtg@cam.ac.uk>
19134              Date: Tue, 26 Feb 2002 18:30:22 +0000
19135              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
19136              
19137              plus few nits.
19138      Branch: perl
19139            ! pod/perlop.pod
19140 ____________________________________________________________________________
19141 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
19142         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
19143              From: Abe Timmerman <abe@ztreet.demon.nl>
19144              Date: Thu, 28 Feb 2002 00:04:06 +0100
19145              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
19146      Branch: perl
19147            ! lib/File/stat.t
19148 ____________________________________________________________________________
19149 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
19150         Log: Integrate from maintperl.
19151      Branch: maint-5.6/macperl
19152           !> doio.c op.c t/io/open.t t/pragma/strict-subs
19153 ____________________________________________________________________________
19154 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
19155         Log: Upgrade to Math::BigInt 1.53.
19156      Branch: perl
19157            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19158            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19159            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
19160            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
19161            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
19162            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
19163 ____________________________________________________________________________
19164 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
19165         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
19166              From: "Craig A. Berry" <craigberry@mac.com>
19167              Date: Wed, 27 Feb 2002 15:36:38 -0600
19168              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
19169      Branch: perl
19170            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
19171            ! vms/ext/filespec.t
19172 ____________________________________________________________________________
19173 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
19174         Log: Subject: [PATCH] Some minor changes for Cygwin
19175              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
19176              Date: Wed, 27 Feb 2002 22:25:41 +0100
19177              Message-ID: <14296492589.20020227222541@familiehaase.de>
19178      Branch: perl
19179            ! Makefile.SH README.cygwin cygwin/perlld.in
19180 ____________________________________________________________________________
19181 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
19182         Log: Update the UTF-8 explanation table.
19183      Branch: perl
19184            ! pod/perlunicode.pod utf8.h
19185 ____________________________________________________________________________
19186 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
19187         Log: Repatch from Robin Barker: anon subs in C<package;> are
19188              now __ANON__::__ANON__ (should help for mod_perl breakage
19189              since #12251)
19190      Branch: perl
19191            ! gv.c op.c t/op/runlevel.t toke.c
19192 ____________________________________________________________________________
19193 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
19194         Log: Update Changes.
19195      Branch: perl
19196            ! Changes patchlevel.h
19197 ____________________________________________________________________________
19198 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
19199         Log: perldelta updates.
19200      Branch: perl
19201            ! pod/perldelta.pod
19202 ____________________________________________________________________________
19203 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
19204         Log: Signedness nit.
19205      Branch: perl
19206            ! regexec.c
19207 ____________________________________________________________________________
19208 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
19209         Log: Subject: Re: Smoke 14870
19210              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19211              Date: Wed, 27 Feb 2002 16:48:35 +0100
19212              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
19213              
19214              (with some additional garnish)
19215      Branch: perl
19216            ! README.hpux hints/hpux.sh
19217 ____________________________________________________________________________
19218 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
19219         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
19220              into perl.exp in AIX.
19221      Branch: perl
19222            ! makedef.pl perl.h
19223 ____________________________________________________________________________
19224 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
19225         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
19226              From: Robin Barker <rmb1@cise.npl.co.uk>
19227              Date: Wed, 27 Feb 2002 14:39:35 GMT
19228              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
19229      Branch: perl
19230            ! pod/perlrun.pod
19231 ____________________________________________________________________________
19232 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
19233         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
19234              From: Robin Barker <rmb1@cise.npl.co.uk>
19235              Date: Wed, 27 Feb 2002 12:25:30 GMT
19236              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
19237      Branch: perl
19238            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
19239            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
19240            ! pod/perlunicode.pod pod/perluniintro.pod
19241 ____________________________________________________________________________
19242 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
19243         Log: Only modify LD_LIBRARY_PATH in case there are directories.
19244      Branch: perl
19245            ! hints/dec_osf.sh
19246 ____________________________________________________________________________
19247 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
19248         Log: Subject: [PATCH] perl/hints/vos.sh
19249              From: Paul_GreenVOS@vos.stratus.com
19250              Date: Tue, 26 Feb 02 15:19 est
19251              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
19252      Branch: perl
19253            ! hints/vos.sh
19254 ____________________________________________________________________________
19255 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
19256         Log: Forgot from #14888.
19257      Branch: perl
19258            ! ext/Unicode/Normalize/mkheader
19259 ____________________________________________________________________________
19260 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
19261         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
19262      Branch: perl
19263            ! ext/Unicode/Normalize/Changes
19264            ! ext/Unicode/Normalize/Normalize.pm
19265            ! ext/Unicode/Normalize/Normalize.xs
19266            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
19267            ! ext/Unicode/Normalize/t/test.t
19268 ____________________________________________________________________________
19269 [ 14887] By: ams                                   on 2002/02/26  23:51:52
19270         Log: Subject: Missing diagnostics
19271              From: Simon Glover <scog@roe.ac.uk>
19272              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
19273              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
19274              
19275              Subject: [PATCH] Better wording for the lvalue vec diagnostic
19276              From: Simon Glover <scog@roe.ac.uk>
19277              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
19278              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
19279      Branch: perl
19280            ! doop.c pod/perldiag.pod t/op/vec.t
19281 ____________________________________________________________________________
19282 [ 14886] By: ams                                   on 2002/02/26  15:48:34
19283         Log: Subject: [PATCH] Not OK 5.7.2@14884
19284              From: andreas.koenig@anima.de (Andreas J. Koenig)
19285              Date: Tue, 26 Feb 2002 15:03:55 +0100
19286              Message-Id: <m38z9gfigk.fsf@anima.de>
19287      Branch: perl
19288            ! t/lib/access.t
19289 ____________________________________________________________________________
19290 [ 14885] By: nick                                  on 2002/02/26  13:48:55
19291         Log: Integrate mainline
19292      Branch: perlio
19293           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
19294           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
19295           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
19296            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
19297           !> (integrate 102 files)
19298 ____________________________________________________________________________
19299 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
19300         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
19301              1.1999999999999996, or thereabouts (yes, even sprintf).
19302      Branch: perl
19303            ! t/base/num.t
19304 ____________________________________________________________________________
19305 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
19306         Log: Neither.
19307      Branch: perl
19308            ! pod/perldelta.pod
19309 ____________________________________________________________________________
19310 [ 14882] By: ams                                   on 2002/02/26  08:46:55
19311         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
19312              From: Michael G Schwern <schwern@pobox.com>
19313              Date: Tue, 26 Feb 2002 01:01:28 -0500
19314              Message-Id: <20020226060128.GA2439@blackrider>
19315      Branch: perl
19316            ! hv.c pod/perldiag.pod
19317 ____________________________________________________________________________
19318 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
19319         Log: Subject: [PATCH B::Concise] docs, typos
19320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19321              Date: Mon, 25 Feb 2002 16:41:16 +0100
19322              Message-ID: <20020225164116.A1054@rafael>
19323      Branch: perl
19324            ! ext/B/B/Concise.pm
19325 ____________________________________________________________________________
19326 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
19327         Log: POSIX: add isatty to @EXPORT_OK, reformat.
19328      Branch: perl
19329            ! ext/POSIX/POSIX.pm
19330 ____________________________________________________________________________
19331 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
19332         Log: If using -Dloclibpth=... the directories need to
19333              be appended to LD_LIBRARY_PATH (and ickily, if those
19334              directories contain a (newer?) libdb.so, we need to
19335              prepend    /usr/shlib to loclibpth).
19336      Branch: perl
19337            ! hints/dec_osf.sh
19338 ____________________________________________________________________________
19339 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
19340         Log: Subject: [PATCH] Perl interface to newIO()
19341              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
19342              Date: Mon, 25 Feb 2002 15:04:57 -0800
19343              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
19344      Branch: perl
19345            ! lib/Symbol.pm lib/Symbol.t
19346 ____________________________________________________________________________
19347 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
19348         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
19349              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
19350              Date: Mon, 25 Feb 2002 21:58:30 +0100
19351              Message-ID: <20020225215830.A744@rafael>
19352      Branch: perl
19353            ! pod/perlvar.pod
19354 ____________________________________________________________________________
19355 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
19356         Log: Big5 tweaks from Autrijus Tang.
19357      Branch: perl
19358            ! ext/Encode/Encode/big5.enc
19359 ____________________________________________________________________________
19360 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
19361         Log: Subject: [PATCH Glossary configpm] cleanups
19362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19363              Date: Mon, 25 Feb 2002 23:27:15 +0100
19364              Message-ID: <20020225232715.C744@rafael>
19365      Branch: perl
19366            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
19367 ____________________________________________________________________________
19368 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
19369         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
19370              From: Nicholas Clark <nick@unfortu.net>
19371              Date: Mon, 25 Feb 2002 21:53:24 +0000
19372              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
19373      Branch: perl
19374            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
19375            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
19376            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
19377 ____________________________________________________________________________
19378 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
19379         Log: Upgrade to I18N::LangTags 0.27.
19380              (Causes one flipflop back to perl.com URL, must poke Sean.)
19381      Branch: perl
19382            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
19383            ! lib/I18N/LangTags/List.pm
19384 ____________________________________________________________________________
19385 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
19386         Log: Upgrade to Getopt::Long 2.28.
19387      Branch: perl
19388            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
19389            ! lib/Getopt/Long/README
19390 ____________________________________________________________________________
19391 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
19392         Log: No =head.
19393      Branch: perl
19394            ! pod/perlebcdic.pod
19395 ____________________________________________________________________________
19396 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
19397         Log: Update Changes.
19398      Branch: perl
19399            ! Changes patchlevel.h
19400 ____________________________________________________________________________
19401 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
19402         Log: metaconfig unit change for #14868.
19403      Branch: metaconfig
19404            ! U/modified/Chk_MANI.U
19405 ____________________________________________________________________________
19406 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
19407         Log: Some hosts understand split -l 50, some only split -50
19408              (from Paul Eggert).
19409      Branch: perl
19410            ! Configure
19411 ____________________________________________________________________________
19412 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
19413         Log: Subject: Re: [PATCH bleadperl] socketpair.t
19414              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19415              Date: Sun, 24 Feb 2002 10:31:25 +0100
19416              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
19417              
19418              (the pid half only)
19419      Branch: perl
19420            ! win32/win32.c
19421 ____________________________________________________________________________
19422 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
19423         Log: Mention the new pack tricks.
19424      Branch: perl
19425            ! pod/perldelta.pod
19426 ____________________________________________________________________________
19427 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
19428         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
19429              From: Richard.Foley@t-online.de (Richard Foley)
19430              Date: Mon, 25 Feb 2002 13:47:03 +0100
19431              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
19432      Branch: perl
19433            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
19434            ! pod/perldebug.pod pod/perldelta.pod
19435 ____________________________________________________________________________
19436 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
19437         Log: Typo corrections from John P. Linderman.
19438      Branch: perl
19439            ! ext/IPC/SysV/Semaphore.pm
19440 ____________________________________________________________________________
19441 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
19442         Log: Upgrade to Math::BigInt 1.52.
19443      Branch: perl
19444            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19445            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
19446            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19447            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
19448            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
19449 ____________________________________________________________________________
19450 [ 14862] By: ams                                   on 2002/02/25  10:39:40
19451         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
19452              From: Robin Barker <rmb1@cise.npl.co.uk>
19453              Date: Mon, 25 Feb 2002 11:35:06 GMT
19454              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
19455              
19456              Subject: [PATCH Net/Cmd.pm]
19457              From: Robin Barker <rmb1@cise.npl.co.uk>
19458              Date: Mon, 25 Feb 2002 11:37:06 GMT
19459              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
19460      Branch: perl
19461            ! lib/Cwd.pm lib/Net/Cmd.pm
19462 ____________________________________________________________________________
19463 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
19464         Log: Cut-and-paste errors.
19465      Branch: perl
19466            ! t/op/pat.t
19467 ____________________________________________________________________________
19468 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
19469         Log: EBCDIC: the control characters are not that easy to find.
19470      Branch: perl
19471            ! t/op/pat.t
19472 ____________________________________________________________________________
19473 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
19474         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
19475              From: John Peacock <jpeacock@rowman.com>
19476              Date: Sun, 24 Feb 2002 22:08:28 -0500
19477              Message-ID: <3C79AAAC.6060903@rowman.com>
19478      Branch: perl
19479            ! sv.c
19480 ____________________________________________________________________________
19481 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
19482         Log: SvSetSV() is not returnable, but that's okay since
19483              sv_copypv() returns void.
19484      Branch: perl
19485            ! sv.c
19486 ____________________________________________________________________________
19487 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
19488         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
19489              From: John Peacock <jpeacock@rowman.com>                 
19490              Date: Sun, 24 Feb 2002 16:40:07 -0500
19491              Message-ID: <3C795DB7.40105@rowman.com>               
19492      Branch: perl
19493            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
19494            ! pp_hot.c proto.h sv.c
19495 ____________________________________________________________________________
19496 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
19497         Log: Tiny code cleanup.
19498      Branch: perl
19499            ! regexec.c
19500 ____________________________________________________________________________
19501 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
19502         Log: Use to_uni_fold().
19503      Branch: perl
19504            ! regcomp.c
19505 ____________________________________________________________________________
19506 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
19507         Log: Document the new taint behaviour of exec LIST and
19508              system LIST.
19509      Branch: perl
19510            ! pod/perldelta.pod
19511 ____________________________________________________________________________
19512 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
19513         Log: Subject: [PATCH] Re: taint news
19514              From: Rick Delaney <rick.delaney@rogers.com>             
19515              Date: 24 Feb 2002 11:35:00 -0500
19516              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
19517      Branch: perl
19518            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
19519 ____________________________________________________________________________
19520 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
19521         Log: EBCDIC tweak (native instead of uni) and comment update.
19522      Branch: perl
19523            ! regexec.c
19524 ____________________________________________________________________________
19525 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
19526         Log: Using uninitialized (and wrong) variables is not good.
19527      Branch: perl
19528            ! regcomp.c
19529 ____________________________________________________________________________
19530 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
19531         Log: EBCDIC: this seems to calm the last of the
19532              Malformed UTF-8 warnings.
19533      Branch: perl
19534            ! regcomp.c utf8.c
19535 ____________________________________________________________________________
19536 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
19537         Log: EBCDIC: document using Encode for character conversions.
19538      Branch: perl
19539            ! pod/perlebcdic.pod
19540 ____________________________________________________________________________
19541 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
19542         Log: EBCDIC: disable also Unicode::Collate and
19543              Unicode::Normalize for now.  Real users of
19544              EBCDIC have to decide what they want.
19545      Branch: perl
19546            ! ext/Unicode/Normalize/Normalize.pm
19547            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19548            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
19549            ! lib/Unicode/Collate/t/test.t
19550 ____________________________________________________________________________
19551 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
19552         Log: AUTHORS updates.
19553      Branch: perl
19554            ! AUTHORS
19555 ____________________________________________________________________________
19556 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
19557         Log: Retract #14571: there may be a better solution than
19558              tweaking the test.
19559      Branch: perl
19560            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
19561 ____________________________________________________________________________
19562 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
19563         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
19564              From: "Craig A. Berry" <craigberry@mac.com> 
19565              Date: Sat, 23 Feb 2002 14:14:35 -0600
19566              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
19567      Branch: perl
19568            ! configure.com
19569 ____________________________________________________________________________
19570 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
19571         Log: metaconfig unit change for #14843.
19572      Branch: metaconfig/U/perl
19573            ! Extensions.U
19574 ____________________________________________________________________________
19575 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
19576         Log: Also Encode/JP needs to be listed explicitly.
19577              (Any other sub-Encode extensions?)
19578      Branch: perl
19579            ! Configure
19580 ____________________________________________________________________________
19581 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
19582         Log: Document known UNICOS/mk deficiency.
19583      Branch: perl
19584            ! pod/perldelta.pod
19585 ____________________________________________________________________________
19586 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
19587         Log: Subject: [PATCH] README mention version 5.0
19588              From: Autrijus Tang <autrijus@autrijus.org>
19589              Date: Sat, 23 Feb 2002 09:35:22 +0800
19590              Message-ID: <20020223013522.GA8694@not.autrijus.org>
19591      Branch: perl
19592            ! README
19593 ____________________________________________________________________________
19594 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
19595         Log: metaconfig unit change for #14839.
19596      Branch: metaconfig
19597            ! U/modified/Signal.U
19598 ____________________________________________________________________________
19599 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
19600         Log: Old hosts like NeXT Classic don't have sort -k,
19601              from Paul Eggert.
19602      Branch: perl
19603            ! Configure
19604 ____________________________________________________________________________
19605 [ 14838] By: ams                                   on 2002/02/22  21:14:29
19606         Log: Minor clarifications as suggested by Anton Tagunov.
19607      Branch: perl
19608            ! pod/perlsyn.pod
19609 ____________________________________________________________________________
19610 [ 14837] By: ams                                   on 2002/02/22  21:07:02
19611         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
19612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19613              Date: Fri, 22 Feb 2002 23:01:07 +0100
19614              Message-Id: <20020222230107.A15069@rafael>
19615      Branch: perl
19616            ! sv.c t/op/gv.t
19617 ____________________________________________________________________________
19618 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
19619         Log: metaconfig unit change for #14835.
19620      Branch: metaconfig
19621            ! U/modified/Chk_MANI.U
19622 ____________________________________________________________________________
19623 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
19624         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
19625      Branch: perl
19626            ! Configure
19627 ____________________________________________________________________________
19628 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
19629         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
19630              From: Michael G Schwern <schwern@pobox.com>
19631              Date: Fri, 22 Feb 2002 12:10:28 -0500
19632              Message-ID: <20020222171027.GB4181@blackrider>
19633      Branch: perl
19634            ! ext/Encode/compile
19635 ____________________________________________________________________________
19636 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
19637         Log: Update Changes.
19638      Branch: perl
19639            ! Changes patchlevel.h
19640 ____________________________________________________________________________
19641 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
19642         Log: Implement IV/UV/NV/long double pack/unpack with
19643              template letters j/J/F/D (the latter two have been
19644              undocumented aliases of f/d).
19645      Branch: perl
19646            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
19647 ____________________________________________________________________________
19648 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
19649         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19650              From: Nicholas Clark <nick@unfortu.net>
19651              Date: Fri, 22 Feb 2002 14:01:25 +0000
19652              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
19653      Branch: perl
19654            ! ext/Encode/compile
19655 ____________________________________________________________________________
19656 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
19657         Log: NetWare change from Ananth Kesari.
19658      Branch: perl
19659            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
19660            ! MANIFEST
19661 ____________________________________________________________________________
19662 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
19663         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
19664              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19665              Date: Fri, 22 Feb 2002 03:55:13 -0500
19666              Message-ID: <20020222035513.A894@math.ohio-state.edu>
19667      Branch: perl
19668            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
19669 ____________________________________________________________________________
19670 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
19671         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
19672      Branch: perl
19673            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
19674 ____________________________________________________________________________
19675 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
19676         Log: Make measure_struct a file static.
19677      Branch: perl
19678            ! pp_pack.c
19679 ____________________________________________________________________________
19680 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
19681         Log: EBCDIC: someone who knows what they are doing
19682              and whether it is possible at all in the first
19683              place needs to figure these tests out on EBCDIC.
19684              The CJK encodings heavily abuse their knowledge
19685              of ASCII and that may require a translation layer
19686              or four to survive UTF-EBCDIC.
19687      Branch: perl
19688            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
19689 ____________________________________________________________________________
19690 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
19691         Log: croak() needs context.
19692      Branch: perl
19693            ! pp_pack.c
19694 ____________________________________________________________________________
19695 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
19696         Log: Subject: [PATCH @14577] pack with a human face: the sequel
19697              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19698              Date: Thu, 21 Feb 2002 21:33:37 -0500
19699              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
19700      Branch: perl
19701            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
19702            ! proto.h t/op/pack.t
19703 ____________________________________________________________________________
19704 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
19705         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
19706              From: Nicholas Clark <nick@unfortu.net> 
19707              Date: Fri, 22 Feb 2002 00:49:44 +0000
19708              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
19709      Branch: perl
19710            ! ext/Encode/compile
19711 ____________________________________________________________________________
19712 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
19713         Log: Test for #14795.
19714      Branch: perl
19715            ! t/op/pat.t
19716 ____________________________________________________________________________
19717 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
19718         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
19719      Branch: perl
19720            ! t/op/pat.t
19721 ____________________________________________________________________________
19722 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
19723         Log: Subject: [PATCH] next batch of bugfixes
19724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19725              Date: Thu, 21 Feb 2002 23:54:41 +0100
19726              Message-ID: <20020221235441.A17260@rafael>
19727      Branch: perl
19728            ! ext/B/B/Deparse.pm
19729 ____________________________________________________________________________
19730 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
19731         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
19732              From: chromatic <chromatic@rmci.net>
19733              Date: Thu, 21 Feb 2002 14:17:35 -0700
19734              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
19735      Branch: perl
19736            ! lib/File/stat.pm lib/File/stat.t
19737 ____________________________________________________________________________
19738 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
19739         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
19740      Branch: perl
19741            ! ext/re/re.xs
19742 ____________________________________________________________________________
19743 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
19744         Log: Upgrade to Math::BigInt 1.51.
19745      Branch: perl
19746            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
19747            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
19748            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
19749            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19750            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
19751            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
19752            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
19753            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
19754            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
19755            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
19756            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
19757            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
19758 ____________________________________________________________________________
19759 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
19760         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
19761              From: "Gerrit P. Haase" <gp@familiehaase.de>
19762              Date: Thu, 21 Feb 2002 21:20:25 +0100
19763              Message-ID: <69510538936.20020221212025@familiehaase.de>
19764      Branch: perl
19765            ! Makefile.SH
19766 ____________________________________________________________________________
19767 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
19768         Log: Subject: [PATCH @14577] grouping in pack/unpack
19769              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19770              Date: Thu, 21 Feb 2002 06:06:14 -0500
19771              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
19772      Branch: perl
19773            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
19774            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
19775 ____________________________________________________________________________
19776 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
19777         Log: Subject: [PATCH propose] question about fs.t
19778              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19779              Date: Thu, 21 Feb 2002 15:10:21 +0100
19780              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
19781      Branch: perl
19782            ! t/io/fs.t
19783 ____________________________________________________________________________
19784 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
19785         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
19786              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
19787              Date: Thu, 21 Feb 2002 09:54:28 +0100
19788              Message-ID: <13576559576.20020221095428@familiehaase.de>     
19789      Branch: perl
19790            ! Makefile.SH
19791 ____________________________________________________________________________
19792 [ 14812] By: ams                                   on 2002/02/21  14:59:09
19793         Log: Subject: typo correction
19794              From: mjd@plover.com
19795              Date: 21 Feb 2002 15:43:49 -0000
19796              Message-Id: <20020221154349.22772.qmail@plover.com>
19797      Branch: perl
19798            ! pod/perldebug.pod
19799 ____________________________________________________________________________
19800 [ 14811] By: ams                                   on 2002/02/21  14:02:12
19801         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
19802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19803              Date: Thu, 21 Feb 2002 15:22:22 +0100
19804              Message-Id: <20020221152222.A15095@rafael>
19805      Branch: perl
19806            ! op.h toke.c
19807 ____________________________________________________________________________
19808 [ 14810] By: ams                                   on 2002/02/21  12:45:28
19809         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
19810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19811              Date: Thu, 21 Feb 2002 06:02:48 -0500
19812              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
19813      Branch: perl
19814            ! lib/ExtUtils/Mksymlists.pm makedef.pl
19815 ____________________________________________________________________________
19816 [ 14809] By: nick                                  on 2002/02/21  09:31:08
19817         Log: Integrate mainline
19818      Branch: perlio
19819           +> lib/Pod/t/Select.t
19820           !> (integrate 37 files)
19821 ____________________________________________________________________________
19822 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
19823         Log: metaconfig unit change for #14807.
19824      Branch: metaconfig
19825            ! U/modified/Signal.U
19826 ____________________________________________________________________________
19827 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
19828         Log: Revert #14805, didn't quite work.
19829      Branch: perl
19830            ! Configure config_h.SH
19831 ____________________________________________________________________________
19832 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
19833         Log: metaconfig changes for #14805.
19834      Branch: metaconfig
19835            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
19836 ____________________________________________________________________________
19837 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
19838         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
19839              From: Paul Eggert <eggert@twinsun.com>
19840              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
19841              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
19842      Branch: perl
19843            ! Configure config_h.SH
19844 ____________________________________________________________________________
19845 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
19846         Log: More advice.
19847      Branch: perl
19848            ! README.os390
19849 ____________________________________________________________________________
19850 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
19851         Log: Missing MANIFESTation.
19852      Branch: perl
19853            ! MANIFEST
19854 ____________________________________________________________________________
19855 [ 14802] By: ams                                   on 2002/02/20  22:55:25
19856         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
19857              From: Autrijus Tang <autrijus@autrijus.org>
19858              Date: Thu, 21 Feb 2002 07:13:12 +0800
19859              Message-Id: <20020220231312.GA775@not.autrijus.org>
19860      Branch: perl
19861            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
19862 ____________________________________________________________________________
19863 [ 14801] By: ams                                   on 2002/02/20  22:27:20
19864         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
19865              From: Abe Timmerman <abe@ztreet.demon.nl>
19866              Date: Thu, 21 Feb 2002 00:20:40 +0100
19867              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
19868      Branch: perl
19869            + lib/Pod/t/Select.t
19870 ____________________________________________________________________________
19871 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
19872         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
19873              twice, causing the loop to skip every other character.
19874      Branch: perl
19875            ! utf8.c
19876 ____________________________________________________________________________
19877 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
19878         Log: Better debugging info.
19879      Branch: perl
19880            ! t/uni/case.pl
19881 ____________________________________________________________________________
19882 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
19883         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
19884              From: Nicholas Clark <nick@unfortu.net>
19885              Date: Wed, 20 Feb 2002 22:13:05 +0000
19886              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
19887      Branch: perl
19888            ! ext/Encode/compile
19889 ____________________________________________________________________________
19890 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
19891         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
19892              From: Paul Eggert <eggert@twinsun.com>
19893              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
19894              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
19895      Branch: perl
19896            ! pod/perlhack.pod
19897 ____________________________________________________________________________
19898 [ 14796] By: nick                                  on 2002/02/20  18:15:00
19899         Log: Integrate mainline
19900      Branch: perlio
19901           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
19902           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
19903           +> lib/Locale/Country.pod lib/Locale/Currency.pod
19904           +> lib/Locale/Language.pod lib/Locale/Script.pm
19905           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
19906           +> t/uni/title.t t/uni/upper.t
19907           !> (integrate 41 files)
19908 ____________________________________________________________________________
19909 [ 14795] By: ams                                   on 2002/02/20  17:08:38
19910         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
19911              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19912              Date: Wed, 20 Feb 2002 18:06:59 +0000
19913              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
19914      Branch: perl
19915            ! pp_ctl.c
19916 ____________________________________________________________________________
19917 [ 14794] By: ams                                   on 2002/02/20  16:41:56
19918         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
19919              From: Paul_GreenVOS@vos.stratus.com
19920              Date: Wed, 20 Feb 02 12:21 est
19921              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
19922      Branch: perl
19923            ! Makefile.SH
19924 ____________________________________________________________________________
19925 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
19926         Log: Forgot from #14790.
19927      Branch: perl
19928            ! pp_pack.c
19929 ____________________________________________________________________________
19930 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
19931         Log: Update Changes.
19932      Branch: perl
19933            ! Changes patchlevel.h
19934 ____________________________________________________________________________
19935 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
19936         Log: Integrate change #14778 from maintperl;
19937              
19938              constant folding on the range operator had the effect of disabling
19939              peephole optimizations in all the siblings of the range OP; the
19940              effect of this was that barewords could escape strictures when
19941              they were hiding in such places
19942      Branch: perl
19943            ! t/lib/strict/subs
19944           !> op.c
19945 ____________________________________________________________________________
19946 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
19947         Log: Subject: Re: [ID 20020220.001] pack w with objects
19948              From: Ulrich Pfeifer <upf@de.uu.net>
19949              Date: 20 Feb 2002 11:21:15 +0100
19950              Message-ID: <p5g03wcv38.fsf@de.uu.net>
19951      Branch: perl
19952            ! t/op/pack.t
19953 ____________________________________________________________________________
19954 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
19955         Log: Subject: Re: [PATCH] go faster for Encode's compile
19956              From: Nicholas Clark <nick@unfortu.net> 
19957              Date: Tue, 19 Feb 2002 23:38:36 +0000
19958              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
19959      Branch: perl
19960            ! ext/Encode/compile
19961 ____________________________________________________________________________
19962 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
19963         Log: Regen Glossary.
19964      Branch: perl
19965            ! Porting/Glossary Porting/config.sh Porting/config_H
19966 ____________________________________________________________________________
19967 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
19968         Log: metaconfig unit change for #14786 (not visible yet,
19969              since Glossary needs regenerating)
19970      Branch: metaconfig
19971            ! U/compline/d_gconvert.U
19972 ____________________________________________________________________________
19973 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
19974         Log: Subject: d_Gconvert hints and Glossary
19975              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19976              Date: Tue, 19 Feb 2002 11:55:36 -0800
19977              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
19978      Branch: perl
19979            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
19980            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
19981            ! hints/svr5.sh
19982 ____________________________________________________________________________
19983 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
19984         Log: metaconfig unit changes for #14784.
19985      Branch: metaconfig
19986            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
19987 ____________________________________________________________________________
19988 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
19989         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
19990              From: Paul Eggert <eggert@twinsun.com>              
19991              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
19992              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
19993      Branch: perl
19994            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
19995            ! pod/perlhack.pod
19996 ____________________________________________________________________________
19997 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
19998         Log: metaconfig unit change for #14782.
19999      Branch: metaconfig/U/perl
20000            ! Mksymlinks.U
20001 ____________________________________________________________________________
20002 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
20003         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
20004              From: "Gerrit P. Haase" <gp@familiehaase.de>
20005              Date: Wed, 20 Feb 2002 00:23:29 +0100
20006              Message-ID: <70348722516.20020220002329@familiehaase.de>
20007      Branch: perl
20008            ! Configure
20009 ____________________________________________________________________________
20010 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
20011         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
20012              From: Nicholas Clark <nick@unfortu.net> 
20013              Date: Tue, 19 Feb 2002 19:27:42 +0000
20014              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
20015              
20016              (with modifications)
20017      Branch: perl
20018            ! pod/perlsub.pod
20019 ____________________________________________________________________________
20020 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
20021         Log: NetWare tweak from Ananth Kesari.
20022      Branch: perl
20023            ! lib/ExtUtils/MakeMaker.pm
20024 ____________________________________________________________________________
20025 [ 14779] By: ams                                   on 2002/02/20  06:51:55
20026         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
20027      Branch: perl
20028            ! pod/perlfaq4.pod
20029 ____________________________________________________________________________
20030 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
20031         Log: constant folding on the range operator had the effect of disabling
20032              peephole optimizations in all the siblings of the range OP; the
20033              effect of this was that barewords could escape strictures when
20034              they were hiding in such places
20035      Branch: maint-5.6/perl
20036            ! op.c t/pragma/strict-subs
20037 ____________________________________________________________________________
20038 [ 14777] By: ams                                   on 2002/02/20  00:56:21
20039         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
20040              From: Graham Barr <gbarr@pobox.com>
20041              Date: Tue, 19 Feb 2002 23:08:47 +0000
20042              Message-Id: <20020219230847.G66560@pobox.com>
20043      Branch: perl
20044            ! lib/Time/Local.pm
20045 ____________________________________________________________________________
20046 [ 14776] By: ams                                   on 2002/02/19  17:20:28
20047         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
20048              From: Nicholas Clark <nick@unfortu.net>
20049              Date: Tue, 19 Feb 2002 16:23:22 +0000
20050              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
20051      Branch: perl
20052            ! lib/Tie/Hash.pm
20053 ____________________________________________________________________________
20054 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
20055         Log: Regen doc, regen toc.
20056      Branch: perl
20057            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
20058 ____________________________________________________________________________
20059 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
20060         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20061              From: Dave Mitchell <davem@fdgroup.co.uk>
20062              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
20063              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
20064      Branch: perl
20065            ! pod/perlsub.pod
20066 ____________________________________________________________________________
20067 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
20068         Log: Detypo.
20069      Branch: perl
20070            ! lib/Tie/Memoize.pm
20071 ____________________________________________________________________________
20072 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
20073         Log: UTF-8 C API doc tweaks.
20074      Branch: perl
20075            ! pod/perlunicode.pod
20076 ____________________________________________________________________________
20077 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
20078         Log: Mention that the case-switchers know about Unicode, too.
20079      Branch: perl
20080            ! pod/perlop.pod
20081 ____________________________________________________________________________
20082 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
20083         Log: Upgrade to Locale::Codes 2.01.
20084      Branch: perl
20085            + lib/Locale/Constants.pod lib/Locale/Country.pod
20086            + lib/Locale/Currency.pod lib/Locale/Language.pod
20087            + lib/Locale/Script.pod
20088            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20089            ! lib/Locale/Constants.pm lib/Locale/Country.pm
20090            ! lib/Locale/Currency.pm lib/Locale/Language.pm
20091            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
20092 ____________________________________________________________________________
20093 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
20094         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
20095              From: Dave Mitchell <davem@fdgroup.co.uk>
20096              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
20097              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
20098      Branch: perl
20099            ! pod/perlsub.pod
20100 ____________________________________________________________________________
20101 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
20102         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
20103              From: Sam Tregar <sam@tregar.com> 
20104              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
20105              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
20106      Branch: perl
20107            ! sv.h
20108 ____________________________________________________________________________
20109 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
20110         Log: The test requires perlio.
20111      Branch: perl
20112            ! ext/Encode/t/JP.t
20113 ____________________________________________________________________________
20114 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
20115         Log: Misplaced block end.
20116      Branch: perl
20117            ! utf8.c
20118 ____________________________________________________________________________
20119 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
20120         Log: The POSIX extensions are deadly.
20121      Branch: perl
20122            ! regcomp.c
20123 ____________________________________________________________________________
20124 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
20125         Log: Let's not overdo the growth.
20126      Branch: perl
20127            ! pp.c
20128 ____________________________________________________________________________
20129 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
20130         Log: Third time makes the charm.
20131      Branch: perl
20132            ! README.os390
20133 ____________________________________________________________________________
20134 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
20135         Log: Oops.
20136      Branch: perl
20137            ! utf8.c
20138 ____________________________________________________________________________
20139 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
20140         Log: Add back the new casing tests.
20141      Branch: perl
20142            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20143            ! MANIFEST
20144 ____________________________________________________________________________
20145 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
20146         Log: Prefer special case mappings.
20147      Branch: perl
20148            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20149            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20150 ____________________________________________________________________________
20151 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
20152         Log: Try special casing first.
20153      Branch: perl
20154            ! utf8.c
20155 ____________________________________________________________________________
20156 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
20157         Log: Not extending enough.
20158      Branch: perl
20159            ! pp.c utf8.h
20160 ____________________________________________________________________________
20161 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
20162         Log: No need to store identity mappings.
20163      Branch: perl
20164            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20165            ! lib/unicore/mktables
20166 ____________________________________________________________________________
20167 [ 14756] By: ams                                   on 2002/02/18  20:21:17
20168         Log: Forward port #14704 from maint-5.6.
20169      Branch: perl
20170            ! doio.c
20171 ____________________________________________________________________________
20172 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
20173         Log: Regen Changes.
20174      Branch: perl
20175            ! Changes
20176 ____________________________________________________________________________
20177 [ 14754] By: ams                                   on 2002/02/18  19:01:09
20178         Log: Subject: [PATCH] VMS cando_by_name and current process privs
20179              From: "Craig A. Berry" <craigberry@mac.com>
20180              Date: Mon, 18 Feb 2002 14:03:30 -0600
20181              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
20182      Branch: perl
20183            ! vms/vms.c
20184 ____________________________________________________________________________
20185 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
20186         Log: Update Changes.
20187      Branch: perl
20188            ! Changes patchlevel.h
20189 ____________________________________________________________________________
20190 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
20191         Log: What do you know; these tests unearthed nasty problems.
20192              Will resolve those first.
20193      Branch: perl
20194            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20195            ! MANIFEST
20196 ____________________________________________________________________________
20197 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
20198         Log: Update Changes.
20199      Branch: perl
20200            ! Changes patchlevel.h
20201 ____________________________________________________________________________
20202 [ 14750] By: ams                                   on 2002/02/18  17:36:05
20203         Log: Subject: Re: IO::Poll: Removing Handles
20204              From: Matthew Sachs <matthewg@zevils.com>
20205              Date: Mon, 18 Feb 2002 13:19:01 -0500
20206              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
20207      Branch: perl
20208            ! ext/IO/lib/IO/t/io_poll.t
20209 ____________________________________________________________________________
20210 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
20211         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
20212              From: "Craig A. Berry" <craigberry@mac.com>
20213              Date: Mon, 18 Feb 2002 11:52:21 -0600
20214              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
20215      Branch: perl
20216            ! t/op/alarm.t t/op/glob.t
20217 ____________________________________________________________________________
20218 [ 14748] By: ams                                   on 2002/02/18  15:53:36
20219         Log: s/load_module/Perl_load_module/
20220      Branch: perl
20221            ! gv.c
20222 ____________________________________________________________________________
20223 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
20224         Log: Unused in ASCII, used in EBCDIC.
20225      Branch: perl
20226            ! utf8.c
20227 ____________________________________________________________________________
20228 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
20229         Log: Upgrade to Locale::Codes 2.00.
20230      Branch: perl
20231            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
20232            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
20233            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
20234            ! lib/Locale/Constants.pm lib/Locale/Country.pm
20235            ! lib/Locale/Currency.pm lib/Locale/Language.pm
20236 ____________________________________________________________________________
20237 [ 14745] By: ams                                   on 2002/02/18  15:20:44
20238         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
20239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20240              Date: Sat, 16 Feb 2002 00:06:01 +0100
20241              Message-Id: <20020216000601.A17249@rafael>
20242      Branch: perl
20243            ! gv.c
20244 ____________________________________________________________________________
20245 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
20246         Log: More Unicode casing checks.
20247      Branch: perl
20248            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
20249            ! MANIFEST
20250 ____________________________________________________________________________
20251 [ 14743] By: ams                                   on 2002/02/18  14:35:38
20252         Log: Subject: IO::Poll: Removing Handles
20253              From: Matthew Sachs <matthewg@zevils.com>
20254              Date: Sun, 17 Feb 2002 04:49:46 -0500
20255              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
20256      Branch: perl
20257            ! ext/IO/lib/IO/Poll.pm
20258 ____________________________________________________________________________
20259 [ 14741] By: ams                                   on 2002/02/18  13:59:48
20260         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
20261              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20262              Date: Mon, 18 Feb 2002 15:41:26 +0100
20263              Message-Id: <20020218154126.A692@rafael>
20264      Branch: perl
20265            ! pp_ctl.c t/op/do.t
20266 ____________________________________________________________________________
20267 [ 14740] By: nick                                  on 2002/02/18  09:09:23
20268         Log: Integrate mainline
20269      Branch: perlio
20270           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
20271           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
20272           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
20273           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
20274           +> ext/Encode/lib/Encode/JP/Constants.pm
20275           +> ext/Encode/lib/Encode/JP/H2Z.pm
20276           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
20277           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
20278           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
20279           +> os2/OS2/Process/t/os2_process.t
20280           +> os2/OS2/Process/t/os2_process_kid.t
20281           +> os2/OS2/Process/t/os2_process_text.t
20282            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
20283            - ext/Encode/t/Japanese.t
20284           !> (integrate 47 files)
20285 ____________________________________________________________________________
20286 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
20287         Log: EBCDIC: now the worst seems to be over for
20288              the "Malformed" warnings.  Still a few of them,
20289              and plenty of test failures, but getting better.
20290      Branch: perl
20291            ! regcomp.c utf8.c
20292 ____________________________________________________________________________
20293 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
20294         Log: Upgrade to Net::Ping 2.12.
20295      Branch: perl
20296            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20297            ! lib/Net/Ping/t/110_icmp_inst.t
20298 ____________________________________________________________________________
20299 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
20300         Log: After much rewriting we are now pretty much
20301              back to where we started.
20302      Branch: perl
20303            ! utf8.c
20304 ____________________________________________________________________________
20305 [ 14736] By: ams                                   on 2002/02/18  01:23:00
20306         Log: Subject: [PATCH B::Deparse] two fixes
20307              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20308              Date: Sun, 17 Feb 2002 23:58:59 +0100
20309              Message-Id: <20020217235859.A32513@rafael>
20310      Branch: perl
20311            ! ext/B/B/Deparse.pm
20312 ____________________________________________________________________________
20313 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
20314         Log: Buglet.
20315      Branch: perl
20316            ! ext/Encode/lib/Encode/JP/JIS.pm
20317 ____________________________________________________________________________
20318 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
20319         Log: Clearing up to_utf8_case() continues: this time use
20320              a single return, and EBCDICification for all paths.
20321      Branch: perl
20322            ! utf8.c
20323 ____________________________________________________________________________
20324 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
20325         Log: Small tweaks to get the test running (fix @INC and
20326              do not overwrite the table.utf8 and table.rnd).
20327      Branch: perl
20328            ! ext/Encode/t/JP.t
20329 ____________________________________________________________________________
20330 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
20331         Log: Tiny tweak.
20332      Branch: perl
20333            ! utf8.c
20334 ____________________________________________________________________________
20335 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
20336         Log: Redundant casts.
20337      Branch: perl
20338            ! utf8.c
20339 ____________________________________________________________________________
20340 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
20341         Log: More filename portability tips.
20342      Branch: perl
20343            ! pod/perlport.pod
20344 ____________________________________________________________________________
20345 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
20346         Log: FAQ sync.
20347      Branch: perl
20348            ! pod/perlfaq3.pod pod/perlfaq5.pod
20349 ____________________________________________________________________________
20350 [ 14728] By: ams                                   on 2002/02/17  16:15:09
20351         Log: Subject: podlators 1.21 released
20352              From: Russ Allbery <rra@stanford.edu>
20353              Date: Sat, 16 Feb 2002 21:42:56 -0800
20354              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
20355      Branch: perl
20356            ! lib/Pod/Text/Overstrike.pm
20357 ____________________________________________________________________________
20358 [ 14727] By: sky                                   on 2002/02/17  11:36:52
20359         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
20360              From: Autrijus Tang <autrijus@autrijus.org>
20361              Date: Sun, 17 Feb 2002 19:46:47 +0800
20362              Message-ID: <20020217194647.A1410@not.autrijus.org>
20363      Branch: perl
20364            ! pp_ctl.c t/op/tiehandle.t util.c
20365 ____________________________________________________________________________
20366 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
20367         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
20368              input in native code points, not Unicode.
20369      Branch: perl
20370            ! utf8.c
20371 ____________________________________________________________________________
20372 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
20373         Log: Regen Glossary.
20374      Branch: perl
20375            ! Porting/Glossary Porting/config.sh Porting/config_H
20376 ____________________________________________________________________________
20377 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
20378         Log: The #14715 and #14716 were okay: they just revealed
20379              a bug in the EXACTF matching.
20380      Branch: perl
20381            ! regexec.c utf8.c
20382 ____________________________________________________________________________
20383 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
20384         Log: Retreat, retreat! (retract #14715 and #14716)
20385      Branch: perl
20386            ! utf8.c
20387 ____________________________________________________________________________
20388 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
20389         Log: Encode 0.40, from Dan Kogai.
20390      Branch: perl
20391            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
20392            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
20393            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
20394            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
20395            + ext/Encode/lib/Encode/JP/Constants.pm
20396            + ext/Encode/lib/Encode/JP/H2Z.pm
20397            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
20398            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
20399            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
20400            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
20401            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
20402            - ext/Encode/t/Japanese.t
20403            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
20404            ! ext/Encode/t/Encode.t
20405 ____________________________________________________________________________
20406 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
20407         Log: metaconfig unit change for #14720.
20408      Branch: perl
20409            ! Configure
20410 ____________________________________________________________________________
20411 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
20412         Log: Regenerate Configure (small tweaks on Yitzchak's,
20413              main difference being that the preference variables are
20414              called gconvert_...).
20415      Branch: metaconfig
20416            ! U/compline/d_gconvert.U
20417 ____________________________________________________________________________
20418 [ 14719] By: ams                                   on 2002/02/16  14:11:01
20419         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
20420              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20421              Date: Thu, 14 Feb 2002 22:27:33 -0800
20422              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
20423              (Applied by hand.)
20424      Branch: perl
20425            ! Configure
20426 ____________________________________________________________________________
20427 [ 14718] By: ams                                   on 2002/02/16  13:45:28
20428         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
20429              From: Philip Newton <Philip.Newton@gmx.net>
20430              Date: Sat, 16 Feb 2002 10:05:05 +0100
20431              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
20432              (Applied by hand.)
20433      Branch: perl
20434            ! pod/perlport.pod
20435 ____________________________________________________________________________
20436 [ 14717] By: ams                                   on 2002/02/16  04:30:23
20437         Log: Remove dubious test.
20438      Branch: perl
20439            ! t/io/open.t
20440 ____________________________________________________________________________
20441 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
20442         Log: Tiny tweak.
20443      Branch: perl
20444            ! utf8.c
20445 ____________________________________________________________________________
20446 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
20447         Log: Restructure to_utf8_case() for simpler execution paths.
20448      Branch: perl
20449            ! utf8.c
20450 ____________________________________________________________________________
20451 [ 14714] By: ams                                   on 2002/02/16  02:43:59
20452         Log: Absorb #14701 by Sarathy from maint-5.6.
20453      Branch: perl
20454            ! doio.c t/io/open.t
20455 ____________________________________________________________________________
20456 [ 14713] By: ams                                   on 2002/02/16  01:51:27
20457         Log: Subject: [PATCH] VOS patches for perl 5.8
20458              From: Paul_GreenVOS@vos.stratus.com
20459              Date: Fri, 15 Feb 02 17:41 est
20460              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
20461      Branch: perl
20462            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20463            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20464            ! vos/install_perl.cm
20465 ____________________________________________________________________________
20466 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
20467         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
20468              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20469              Date: Fri, 15 Feb 2002 23:05:44 +0100
20470              Message-ID: <20020215230544.A690@rafael>
20471      Branch: perl
20472            ! ext/B/B/Deparse.pm
20473 ____________________________________________________________________________
20474 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
20475         Log: Add $VERSION.
20476      Branch: perl
20477            ! lib/Tie/Memoize.pm
20478 ____________________________________________________________________________
20479 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
20480         Log: Update Changes.
20481      Branch: perl
20482            ! Changes patchlevel.h
20483 ____________________________________________________________________________
20484 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
20485         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
20486              From: Robin Barker <rmb1@cise.npl.co.uk>
20487              Date: Thu, 14 Feb 2002 19:07:40 GMT
20488              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
20489              
20490              (the hints part only)
20491      Branch: perl
20492            ! hints/solaris_2.sh
20493 ____________________________________________________________________________
20494 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
20495         Log: metaconfig unit changes for #14707.
20496      Branch: metaconfig
20497            ! U/modified/cc.U
20498      Branch: metaconfig/U/perl
20499            ! Checkcc.U
20500 ____________________________________________________________________________
20501 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
20502         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
20503              From: Robin Barker <rmb1@cise.npl.co.uk>
20504              Date: Fri, 15 Feb 2002 12:14:39 GMT
20505              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
20506              
20507              Split checking-for-gcc and checking-for-cc.
20508      Branch: perl
20509            ! Configure
20510 ____________________________________________________________________________
20511 [ 14706] By: ams                                   on 2002/02/15  13:57:15
20512         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20513              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
20514              Date: 15 Feb 2002 10:53:06 +0200
20515              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
20516      Branch: perl
20517            ! lib/Pod/Html.pm
20518 ____________________________________________________________________________
20519 [ 14705] By: ams                                   on 2002/02/15  08:42:55
20520         Log: Subject: [PATCH @14577] OS/2 tests and more
20521              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20522              Date: Fri, 15 Feb 2002 03:56:24 -0500
20523              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
20524      Branch: perl
20525            + os2/OS2/Process/t/os2_process.t
20526            + os2/OS2/Process/t/os2_process_kid.t
20527            + os2/OS2/Process/t/os2_process_text.t
20528            ! MANIFEST configpm hints/os2.sh makedef.pl
20529            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
20530            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
20531            ! os2/os2ish.h
20532 ____________________________________________________________________________
20533 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
20534         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
20535              avoid wasteful PL_fdpid fiddling where that is not warranted;
20536              mostly whitespace fixes
20537              
20538              these were longstanding todo items from:
20539              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
20540      Branch: maint-5.6/perl
20541            ! doio.c
20542 ____________________________________________________________________________
20543 [ 14702] By: nick                                  on 2002/02/15  08:31:41
20544         Log: Integrate mainline
20545      Branch: perlio
20546           +> lib/if.pm lib/if.t
20547           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
20548           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20549           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20550           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20551           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20552           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
20553           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
20554           !> t/lib/warnings/pp_sys
20555 ____________________________________________________________________________
20556 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
20557         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
20558              (and also dies quickly on Windows); this bug crept in as
20559              change#610, a.k.a change#646
20560      Branch: maint-5.6/perl
20561            ! doio.c t/io/open.t
20562 ____________________________________________________________________________
20563 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
20564         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
20565              From: Ville "Skyttä" <ville.skytta@iki.fi>
20566              Date: Wed, 13 Feb 2002 22:29:39 +0200
20567              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
20568      Branch: perl
20569            ! lib/Pod/Html.pm
20570 ____________________________________________________________________________
20571 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
20572         Log: Document and test the C0 and C1.
20573      Branch: perl
20574            ! lib/charnames.pm lib/charnames.t
20575 ____________________________________________________________________________
20576 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
20577         Log: metaconfig unit change for #14697.
20578      Branch: metaconfig
20579            ! U/modified/Init.U
20580 ____________________________________________________________________________
20581 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
20582         Log: Also OS/2 seems to need exe set early.
20583      Branch: perl
20584            ! Configure
20585 ____________________________________________________________________________
20586 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
20587         Log: Document pack U0U.
20588      Branch: perl
20589            ! pod/perluniintro.pod
20590 ____________________________________________________________________________
20591 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
20592         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
20593              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20594              Date: Thu, 14 Feb 2002 23:58:00 +0100
20595              Message-ID: <20020214235800.A12901@rafael>
20596      Branch: perl
20597            ! pp_sys.c t/lib/warnings/pp_sys
20598 ____________________________________________________________________________
20599 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
20600         Log: Subject: [PATCH @13746] conditional pragmas
20601              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20602              Date: Mon, 31 Dec 2001 18:18:09 -0500
20603              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
20604      Branch: perl
20605            + lib/if.pm lib/if.t
20606            ! MANIFEST
20607 ____________________________________________________________________________
20608 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
20609         Log: Deparse bug introduced by #14615: the fix is just a workaround,
20610              I suspect there to be another deeper bug, must distill simpler
20611              test case.
20612      Branch: perl
20613            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20614 ____________________________________________________________________________
20615 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
20616         Log: Integrate perlio:
20617              
20618              [ 14685]
20619              Make dependencies more precise (for nmake)
20620      Branch: perl
20621           !> ext/Encode/EUC_JP/Makefile.PL
20622 ____________________________________________________________________________
20623 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
20624         Log: Just a guess.
20625      Branch: perl
20626            ! lib/Tie/Handle.pm
20627 ____________________________________________________________________________
20628 [ 14690] By: nick                                  on 2002/02/14  16:30:56
20629         Log: Integrate mainline
20630      Branch: perlio
20631           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
20632           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
20633           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
20634           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
20635           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
20636           !> utf8.c
20637 ____________________________________________________________________________
20638 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
20639         Log: Upgrade to Net::Ping 2.11.
20640      Branch: perl
20641            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
20642            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
20643            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
20644            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
20645 ____________________________________________________________________________
20646 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
20647         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
20648              From: Robin Barker <rmb1@cise.npl.co.uk>
20649              Date: Wed, 13 Feb 2002 17:37:07 GMT
20650              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
20651              
20652              (updated version of the above)
20653      Branch: perl
20654            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
20655 ____________________________________________________________________________
20656 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
20657         Log: Excise inexact blather.
20658      Branch: perl
20659            ! utf8.c
20660 ____________________________________________________________________________
20661 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
20662         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
20663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20664              Date: Mon, 31 Dec 2001 20:28:46 -0500
20665              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
20666      Branch: perl
20667            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
20668            ! MANIFEST
20669 ____________________________________________________________________________
20670 [ 14685] By: nick                                  on 2002/02/14  14:20:20
20671         Log: Make dependencies more precise (for nmake)
20672      Branch: perlio
20673            ! ext/Encode/EUC_JP/Makefile.PL
20674 ____________________________________________________________________________
20675 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
20676         Log: Subject: [PATCH @13746] tied hashes
20677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
20678              Date: Mon, 31 Dec 2001 19:15:39 -0500
20679              Message-ID: <20011231191539.A46@math.ohio-state.edu>
20680      Branch: perl
20681            ! lib/Tie/Hash.pm pod/perltie.pod
20682 ____________________________________________________________________________
20683 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
20684         Log: Subject: Re: [PATCH] Configure followed by make minitest
20685              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20686              Date: Sun, 10 Feb 2002 23:22:05 -0800
20687              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
20688      Branch: perl
20689            ! Makefile.SH
20690 ____________________________________________________________________________
20691 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
20692         Log: Subject: Re: perl@14647
20693              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20694              Date: Mon, 11 Feb 2002 19:30:36 +0100
20695              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
20696      Branch: perl
20697            ! t/op/groups.t
20698 ____________________________________________________________________________
20699 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
20700         Log: Update Changes.
20701      Branch: perl
20702            ! Changes patchlevel.h
20703 ____________________________________________________________________________
20704 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
20705         Log: Integrate perlio:
20706              
20707              [ 14677]
20708              Do not lc() the file names before doing dirname() or they don't match.
20709      Branch: perl
20710           !> lib/ExtUtils/t/Installed.t
20711 ____________________________________________________________________________
20712 [ 14679] By: sky                                   on 2002/02/13  12:56:13
20713         Log: rename mutex to make a bit more sense
20714      Branch: perl
20715            ! ext/threads/threads.xs
20716 ____________________________________________________________________________
20717 [ 14678] By: sky                                   on 2002/02/13  12:46:11
20718         Log: Track active threads....
20719      Branch: perl
20720            ! ext/threads/threads.pm ext/threads/threads.xs
20721 ____________________________________________________________________________
20722 [ 14677] By: nick                                  on 2002/02/13  09:30:42
20723         Log: Do not lc() the file names before doing dirname() or they don't match.
20724      Branch: perlio
20725            ! lib/ExtUtils/t/Installed.t
20726 ____________________________________________________________________________
20727 [ 14676] By: sky                                   on 2002/02/13  09:03:37
20728         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
20729              From: Michael G Schwern <schwern@pobox.com>
20730              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
20731              Message-Id: <20020213100017.GA6288@blackrider>
20732      Branch: perl
20733            ! lib/File/Spec/t/rel2abs2rel.t
20734 ____________________________________________________________________________
20735 [ 14675] By: sky                                   on 2002/02/13  09:00:24
20736         Log: Do not propagate END blocks to child threads, test.
20737      Branch: perl
20738            + ext/threads/t/end.t
20739            ! MANIFEST ext/threads/threads.xs
20740 ____________________________________________________________________________
20741 [ 14674] By: nick                                  on 2002/02/13  08:34:55
20742         Log: Integrate mainline
20743      Branch: perlio
20744           +> ext/threads/t/join.t
20745           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
20746           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
20747           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
20748 ____________________________________________________________________________
20749 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
20750         Log: metaconfig unit change for #14672.
20751      Branch: metaconfig
20752            ! U/modified/lns.U
20753 ____________________________________________________________________________
20754 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
20755         Log: $ln is supposed to be already set to $ln + executable suffix
20756              on platforms that need it, from Paul Green.
20757      Branch: perl
20758            ! Configure
20759 ____________________________________________________________________________
20760 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
20761         Log: Subject: New command syntax for 'x' command
20762              From: Mark-Jason Dominus <mjd@plover.com>
20763              Date: Tue, 12 Feb 2002 20:54:01 -0500
20764              Message-ID: <20020213015401.25685.qmail@plover.com>
20765      Branch: perl
20766            ! lib/perl5db.pl pod/perldebug.pod
20767 ____________________________________________________________________________
20768 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
20769         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
20770              From: Mark-Jason Dominus <mjd@plover.com>
20771              Date: Tue, 12 Feb 2002 20:20:42 -0500
20772              Message-ID: <20020213012042.25245.qmail@plover.com>
20773      Branch: perl
20774            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
20775 ____________________________________________________________________________
20776 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
20777         Log: Iteration continues.
20778      Branch: perl
20779            ! utf8.c
20780 ____________________________________________________________________________
20781 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
20782         Log: Duh.
20783      Branch: perl
20784            ! pp_pack.c t/op/length.t
20785 ____________________________________________________________________________
20786 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
20787         Log: Retract #14666.
20788      Branch: perl
20789            ! t/op/lc.t
20790 ____________________________________________________________________________
20791 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
20792         Log: (retracted by #14667)
20793      Branch: perl
20794            ! t/op/lc.t
20795 ____________________________________________________________________________
20796 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
20797         Log: Tiny test script tweaks.
20798      Branch: perl
20799            ! t/uni/fold.t
20800 ____________________________________________________________________________
20801 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
20802         Log: Rewrite the "special mapping" part of to_utf8_case(),
20803              this time with fewer bugs.  (See: The Law of Cybernetic
20804              Entymology.)
20805      Branch: perl
20806            ! utf8.c
20807 ____________________________________________________________________________
20808 [ 14663] By: sky                                   on 2002/02/12  18:26:16
20809         Log: Stop failures if you pass an object, sv_dup might not be the right 
20810              thing to use since I have a feeling we end up cloning far too much. 
20811              (Like the stash for example).... Maybe we need a lightweight sv_dup 
20812              that searches the target for things....
20813              Real fix is another option to perl_clone which controls if you should 
20814              save stashes.
20815      Branch: perl
20816            ! ext/threads/threads.xs
20817 ____________________________________________________________________________
20818 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
20819         Log: Retract #14661.
20820      Branch: perl
20821            ! hints/solaris_2.sh
20822 ____________________________________________________________________________
20823 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
20824         Log: (retracted by #14662)
20825      Branch: perl
20826            ! hints/solaris_2.sh
20827 ____________________________________________________________________________
20828 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
20829         Log: EBCDIC: another "can't happen".
20830      Branch: perl
20831            ! utf8.c
20832 ____________________________________________________________________________
20833 [ 14659] By: sky                                   on 2002/02/12  14:38:21
20834         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
20835      Branch: perl
20836            + ext/threads/t/join.t
20837            ! MANIFEST ext/threads/threads.xs
20838 ____________________________________________________________________________
20839 [ 14658] By: nick                                  on 2002/02/12  13:54:06
20840         Log: Integrate mainline
20841      Branch: perlio
20842           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
20843           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
20844           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
20845 ____________________________________________________________________________
20846 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
20847         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
20848              From: Jan Dubois <JanD@ActiveState.com> 
20849              Date: Tue, 12 Feb 2002 00:56:31 -0800
20850              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
20851      Branch: perl
20852            ! lib/Win32.pod win32/win32.c win32/win32.h
20853 ____________________________________________________________________________
20854 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
20855         Log: Subject: [PATCH] Re: 14654 introduced a bug 
20856              From: Michael G Schwern <schwern@pobox.com> 
20857              Date: Tue, 12 Feb 2002 05:37:36 -0500
20858              Message-ID: <20020212103736.GC14327@blackrider>
20859      Branch: perl
20860            ! lib/File/Spec/t/rel2abs2rel.t
20861 ____________________________________________________________________________
20862 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
20863         Log: More unset installman[13]dir tweaks from chromatic.
20864      Branch: perl
20865            ! lib/ExtUtils/Installed.pm
20866 ____________________________________________________________________________
20867 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
20868         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
20869              From: Michael G Schwern <schwern@pobox.com>
20870              Date: Mon, 11 Feb 2002 12:23:02 -0500
20871              Message-ID: <20020211172302.GD9556@blackrider>
20872      Branch: perl
20873            ! lib/File/Spec/t/rel2abs2rel.t
20874 ____________________________________________________________________________
20875 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
20876         Log: Use `` instead of -| to be a little bit more portable,
20877              from Michael Schwern.
20878      Branch: perl
20879            ! lib/ExtUtils/t/Embed.t
20880 ____________________________________________________________________________
20881 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
20882         Log: EBCDIC: this change for \N{} in particular is now
20883              unnecessary because of the recent more general
20884              pack U change.
20885      Branch: perl
20886            ! toke.c
20887 ____________________________________________________________________________
20888 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
20889         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
20890              From: "Craig A. Berry" <craigberry@mac.com>
20891              Date: Mon, 11 Feb 2002 17:13:47 -0600
20892              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
20893      Branch: perl
20894            ! t/test.pl
20895 ____________________________________________________________________________
20896 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
20897         Log: EBCDIC: pack U bytes change.
20898      Branch: perl
20899            ! t/op/length.t
20900 ____________________________________________________________________________
20901 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
20902         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
20903      Branch: perl
20904            ! t/op/each.t
20905 ____________________________________________________________________________
20906 [ 14648] By: nick                                  on 2002/02/11  16:14:50
20907         Log: Integrate mainline
20908      Branch: perlio
20909           !> Changes Configure Makefile.SH autodoc.pl
20910           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
20911           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
20912           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
20913 ____________________________________________________________________________
20914 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
20915         Log: Update Changes.
20916      Branch: perl
20917            ! Changes patchlevel.h
20918 ____________________________________________________________________________
20919 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
20920         Log: Regen toc.
20921      Branch: perl
20922            ! pod/perltoc.pod
20923 ____________________________________________________________________________
20924 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
20925         Log: Forgot from #14641.
20926      Branch: perl
20927            ! lib/ExtUtils/t/Embed.t
20928 ____________________________________________________________________________
20929 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
20930         Log: A forgotten metaconfig unit.
20931      Branch: metaconfig/U/perl
20932            + i_features.U
20933 ____________________________________________________________________________
20934 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
20935         Log: metaconfig unit changes for #14642.
20936      Branch: metaconfig
20937            + U/modified/lns.U
20938      Branch: metaconfig/U/perl
20939            ! issymlink.U
20940 ____________________________________________________________________________
20941 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
20942         Log: -Dmksymlinks was broken by #14628.
20943      Branch: perl
20944            ! Configure
20945 ____________________________________________________________________________
20946 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
20947         Log: Subject: [PATCH @14577] OS/2 build
20948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20949              Date: Mon, 11 Feb 2002 06:56:41 -0500
20950              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
20951              
20952              (sans the Configure, perlio.sym, and t/op/stat.t parts)
20953      Branch: perl
20954            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
20955            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
20956            ! os2/os2ish.h
20957 ____________________________________________________________________________
20958 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
20959         Log: Integrate perlio:
20960              
20961              [ 14639]
20962              Patch up the failing multi-byte write case, and un-skip
20963              the test.
20964              
20965              [ 14638]
20966              Add test for Japanese encoding (well euc-jp anyway).
20967              Fix one bug shown by above
20968              Skip test which does not pass yet.
20969              
20970              [ 14637]
20971              Split Japanese encodings - part 2
20972              - build separate .c files with separate 'compile' steps
20973              - overall Japanese.xs / Japanese.pm which loads them
20974              
20975              [ 14636]
20976              Re-structure Japanese encodings - part 1
20977      Branch: perl
20978           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
20979           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
20980            - ext/Encode/EUC_JP/EUC_JP.pm
20981           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20982 ____________________________________________________________________________
20983 [ 14639] By: nick                                  on 2002/02/11  11:59:18
20984         Log: Patch up the failing multi-byte write case, and un-skip
20985              the test.
20986      Branch: perlio
20987            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
20988 ____________________________________________________________________________
20989 [ 14638] By: nick                                  on 2002/02/11  10:55:39
20990         Log: Add test for Japanese encoding (well euc-jp anyway).
20991              Fix one bug shown by above
20992              Skip test which does not pass yet.
20993      Branch: perlio
20994            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
20995            + ext/Encode/t/table.ref
20996            ! MANIFEST ext/Encode/Encode.xs
20997 ____________________________________________________________________________
20998 [ 14637] By: nick                                  on 2002/02/11  09:07:04
20999         Log: Split Japanese encodings - part 2
21000              - build separate .c files with separate 'compile' steps
21001              - overall Japanese.xs / Japanese.pm which loads them
21002      Branch: perlio
21003            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
21004 ____________________________________________________________________________
21005 [ 14636] By: nick                                  on 2002/02/11  08:15:42
21006         Log: Re-structure Japanese encodings - part 1
21007      Branch: perlio
21008           +> ext/Encode/EUC_JP/Japanese.pm
21009            - ext/Encode/EUC_JP/EUC_JP.pm
21010            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
21011 ____________________________________________________________________________
21012 [ 14635] By: nick                                  on 2002/02/11  08:05:12
21013         Log: Integrate mainline
21014      Branch: perlio
21015           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
21016           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
21017           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
21018 ____________________________________________________________________________
21019 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
21020         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
21021              From: Mike Guy <mjtg@cam.ac.uk>
21022              Date: Mon, 11 Feb 2002 02:50:42 +0000
21023              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
21024      Branch: perl
21025            ! t/op/arith.t
21026 ____________________________________________________________________________
21027 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
21028         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
21029              Stepping backward in the string would be majorly bad.
21030      Branch: perl
21031            ! regcomp.c
21032 ____________________________________________________________________________
21033 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
21034         Log: The debugger part of
21035              
21036              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
21037              From: Michael G Schwern <schwern@pobox.com> 
21038              Date: Wed, 6 Feb 2002 17:32:12 -0500
21039              Message-ID: <20020206223212.GG1346@blackrider>
21040      Branch: perl
21041            ! lib/perl5db.pl
21042 ____________________________________________________________________________
21043 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
21044         Log: Integrate perlio:
21045              
21046              [ 14626]
21047              Move PerlIO_perlio to layer_syms where it belongs?
21048              
21049              [ 14625]
21050              Borland/Win32 tuning
21051      Branch: perl
21052           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21053 ____________________________________________________________________________
21054 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
21055         Log: EBCDIC: the low 256 needs to be shuffled also
21056              in pack/unpack U (this breaks the equivalence
21057              of pack U and v-strings, but I think if someone
21058              has to give, v-strings are a good victim)
21059      Branch: perl
21060            ! pp_pack.c t/op/pack.t
21061 ____________________________________________________________________________
21062 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
21063         Log: metaconfig unit changes for #14628.
21064      Branch: metaconfig/U/perl
21065            ! d_u32align.U issymlink.U
21066 ____________________________________________________________________________
21067 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
21068         Log: Two Configure tweaks; the u32align test was trying
21069              to write into a string literal, the ln -s test was
21070              failing in VOS.
21071      Branch: perl
21072            ! Configure
21073 ____________________________________________________________________________
21074 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
21075         Log: DJGPP tweaks from Laszlo Molnar.
21076      Branch: perl
21077            ! djgpp/djgpp.c lib/File/Spec.pm
21078 ____________________________________________________________________________
21079 [ 14626] By: nick                                  on 2002/02/10  18:36:47
21080         Log: Move PerlIO_perlio to layer_syms where it belongs?
21081      Branch: perlio
21082            ! makedef.pl
21083 ____________________________________________________________________________
21084 [ 14625] By: nick                                  on 2002/02/10  18:02:21
21085         Log: Borland/Win32 tuning
21086      Branch: perlio
21087            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
21088 ____________________________________________________________________________
21089 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
21090         Log: Additional explanation for the [:...:] failure.
21091      Branch: perl
21092            ! pod/perldiag.pod
21093 ____________________________________________________________________________
21094 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
21095         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
21096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21097              Date: Sun, 10 Feb 2002 13:32:48 +0100
21098              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
21099      Branch: perl
21100            ! makedef.pl
21101 ____________________________________________________________________________
21102 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
21103         Log: Test tweaks from chromatic for cases where there
21104              are no installman1dir or installman3dir.
21105      Branch: perl
21106            ! lib/ExtUtils/t/Installed.t
21107 ____________________________________________________________________________
21108 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
21109         Log: Integrate perlio:
21110              
21111              [ 14618]
21112              Nick Clark's tweaks to Encode compile process
21113              1. Use decimal constants to unit string arrays rather than
21114              very long string litterals (latter having possible "\0"
21115              on end issues, and needing ANSI C line splicing).
21116              2. Replace tail-recursion during insert process with itteration.
21117              Nick C sees 12peedup from these.
21118      Branch: perl
21119           !> ext/Encode/Encode.pm ext/Encode/compile
21120 ____________________________________________________________________________
21121 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
21122         Log: Portability notes: filename characters, character sets.
21123      Branch: perl
21124            ! pod/perlport.pod
21125 ____________________________________________________________________________
21126 [ 14619] By: nick                                  on 2002/02/10  11:06:05
21127         Log: Integrate mainline
21128      Branch: perlio
21129            ! ext/Encode/Encode.pm
21130           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
21131           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
21132           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
21133           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
21134           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
21135 ____________________________________________________________________________
21136 [ 14618] By: nick                                  on 2002/02/10  10:48:15
21137         Log: Nick Clark's tweaks to Encode compile process
21138              1. Use decimal constants to unit string arrays rather than
21139              very long string litterals (latter having possible "\0"
21140              on end issues, and needing ANSI C line splicing).
21141              2. Replace tail-recursion during insert process with itteration.
21142              Nick C sees 12% speedup from these.
21143      Branch: perlio
21144            ! ext/Encode/compile
21145 ____________________________________________________________________________
21146 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
21147         Log: Use the "Unicode 1.0" name field for control characters,
21148              as suggested by Mark Davis.  Note that Unicode 3.2 will
21149              require some more legwork on this because of certain
21150              alternative names.
21151      Branch: perl
21152            ! lib/unicore/Name.pl lib/unicore/mktables
21153 ____________________________________________________________________________
21154 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
21155         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
21156      Branch: perl
21157            ! hints/os390.sh
21158 ____________________________________________________________________________
21159 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
21160         Log: EBCDIC: the non-printable characters are different.
21161      Branch: perl
21162            ! ext/B/B/Deparse.pm
21163 ____________________________________________________________________________
21164 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
21165         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
21166              From: Nicholas Clark <nick@unfortu.net> 
21167              Date: Sat, 9 Feb 2002 22:31:29 +0000
21168              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
21169      Branch: perl
21170            ! t/lib/warnings/pp_hot
21171 ____________________________________________________________________________
21172 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
21173         Log: Subject: [PATCH] Re: Modulus operator inconsistency
21174              From: Nicholas Clark <nick@unfortu.net>
21175              Date: Sat, 9 Feb 2002 21:00:13 +0000
21176              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
21177      Branch: perl
21178            ! op.c t/op/arith.t
21179 ____________________________________________________________________________
21180 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
21181         Log: Use the same escaping mechanism for all the *flags.
21182      Branch: perl
21183            ! lib/ExtUtils/Embed.pm
21184 ____________________________________________________________________________
21185 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
21186         Log: Protect possible parentheses in ccflags, ccdlflags, and
21187              ldflags.  (In OS/390 there are parentheses in ccflags.)
21188      Branch: perl
21189            ! lib/ExtUtils/Embed.pm
21190 ____________________________________________________________________________
21191 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
21192         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
21193              From: Peter Scott <Peter@PSDT.com>
21194              Date: Fri, 08 Feb 2002 19:20:19 -0800
21195              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
21196      Branch: perl
21197            ! lib/perl5db.pl
21198 ____________________________________________________________________________
21199 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
21200         Log: FAQ sync.
21201      Branch: perl
21202            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
21203 ____________________________________________________________________________
21204 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
21205         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
21206              From: Chris Nandor <pudge@pobox.com>
21207              Date: Fri, 08 Feb 2002 16:31:41 -0500
21208              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
21209      Branch: perl
21210            ! cop.h deb.c pp_ctl.c toke.c util.c
21211 ____________________________________________________________________________
21212 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
21213         Log: Redo CopFILE / MacPerl_MPWFIleName patch
21214      Branch: maint-5.6/macperl
21215            ! cop.h deb.c pp_ctl.c toke.c util.c
21216 ____________________________________________________________________________
21217 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
21218         Log: The metaconfig unit change to go with #14605.
21219      Branch: metaconfig/U/perl
21220            ! libperl.U
21221 ____________________________________________________________________________
21222 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
21223         Log: The Configure change to go with #14604.
21224      Branch: perl
21225            ! Configure
21226 ____________________________________________________________________________
21227 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
21228         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
21229              From: Andy Dougherty <doughera@lafayette.edu>
21230              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
21231              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
21232      Branch: perl
21233            ! hints/bsdos.sh
21234 ____________________________________________________________________________
21235 [ 14603] By: nick                                  on 2002/02/08  18:16:09
21236         Log: Integrate mainline
21237      Branch: perlio
21238           +> ext/threads/t/libc.t
21239           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
21240           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
21241 ____________________________________________________________________________
21242 [ 14602] By: sky                                   on 2002/02/08  15:19:15
21243         Log: Start testing for safe localtime functions, TODO, test more functions.
21244      Branch: perl
21245            + ext/threads/t/libc.t
21246            ! MANIFEST
21247 ____________________________________________________________________________
21248 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
21249         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
21250              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21251              Date: Fri, 8 Feb 2002 00:21:07 +0100
21252              Message-ID: <20020208002107.E763@rafael>
21253      Branch: perl
21254            ! doio.c pp_sys.c t/io/argv.t
21255 ____________________________________________________________________________
21256 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
21257         Log: Subject: [PATCH] Configure followed by make minitest
21258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21259              Date: Wed, 06 Feb 2002 21:35:20 -0800
21260              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
21261      Branch: perl
21262            ! t/op/taint.t t/run/fresh_perl.t
21263 ____________________________________________________________________________
21264 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
21265         Log: Integrate perlio:
21266              
21267              [ 14595]
21268              Extract something from yesterdays effort - convert my mail on pad
21269              data structures (incoporating Sarathy's corrections/clarifications)
21270              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
21271      Branch: perl
21272           !> cv.h pod/perlapi.pod pod/perlintern.pod
21273 ____________________________________________________________________________
21274 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
21275         Log: metaconfig unit changes for #14597.
21276      Branch: metaconfig
21277            ! U/modified/Loc.U
21278      Branch: metaconfig/U/perl
21279            ! libperl.U
21280 ____________________________________________________________________________
21281 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
21282         Log: Configure DJGPP tweak from Laszlo Molnar.
21283      Branch: perl
21284            ! Configure
21285 ____________________________________________________________________________
21286 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
21287         Log: DJGPP tweaks from Laszlo Molnar.
21288      Branch: perl
21289            ! djgpp/djgppsed.sh perl.c
21290 ____________________________________________________________________________
21291 [ 14595] By: nick                                  on 2002/02/08  09:19:29
21292         Log: Extract something from yesterdays effort - convert my mail on pad
21293              data structures (incoporating Sarathy's corrections/clarifications)
21294              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
21295      Branch: perlio
21296            ! cv.h pod/perlapi.pod pod/perlintern.pod
21297 ____________________________________________________________________________
21298 [ 14594] By: nick                                  on 2002/02/08  08:34:49
21299         Log: Integrate mainline
21300      Branch: perlio
21301           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
21302           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
21303           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
21304           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
21305           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
21306           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
21307 ____________________________________________________________________________
21308 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
21309         Log: To really skip the test an exit() is needed.
21310      Branch: perl
21311            ! lib/encoding.t
21312 ____________________________________________________________________________
21313 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
21314         Log: More diagnostics from Nicholas Clark.
21315      Branch: perl
21316            ! lib/Benchmark.t
21317 ____________________________________________________________________________
21318 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
21319         Log: In case of failure be more verbose.
21320      Branch: perl
21321            ! t/base/num.t
21322 ____________________________________________________________________________
21323 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
21324         Log: Update Changes
21325      Branch: maint-5.6/macperl
21326            ! macos/Changes
21327 ____________________________________________________________________________
21328 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
21329         Log: Merge AEGizmos library into PPC binary
21330      Branch: maint-5.6/macperl
21331            ! macos/Makefile.mk
21332 ____________________________________________________________________________
21333 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
21334         Log: Add -ansifor for MrCpp options
21335      Branch: maint-5.6/macperl
21336            ! macos/BuildRules.mk
21337 ____________________________________________________________________________
21338 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
21339         Log: Check ownership of CatInfos (MacPerl Bug #494482)
21340      Branch: maint-5.6/macperl
21341            ! macos/ext/Mac/Files/Files.xs
21342 ____________________________________________________________________________
21343 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
21344         Log: Resource updates
21345      Branch: maint-5.6/macperl
21346            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
21347 ____________________________________________________________________________
21348 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
21349         Log: Empty path is ENOENT (MacPerl Bug #512351)
21350      Branch: maint-5.6/macperl
21351            ! macos/macperl/MPAppleEvents.c
21352 ____________________________________________________________________________
21353 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
21354         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
21355      Branch: maint-5.6/macperl
21356            ! macos/macperl/MPAEVTStream.cp
21357 ____________________________________________________________________________
21358 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
21359         Log: macify(ABSTRACT_FROM)
21360      Branch: maint-5.6/macperl
21361            ! macos/lib/ExtUtils/MM_MacOS.pm
21362 ____________________________________________________________________________
21363 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
21364         Log: Use correct Mac filenames in error messages, caller()
21365      Branch: maint-5.6/macperl
21366            ! deb.c pp_ctl.c toke.c util.c
21367 ____________________________________________________________________________
21368 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
21369         Log: Sanity checks to see that the IV/NV and the PV of numeric
21370              scalars stay in sync (unearthed this via the OS/390 gcvt()
21371              brokenness)
21372      Branch: perl
21373            + t/base/num.t
21374            ! MANIFEST
21375 ____________________________________________________________________________
21376 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
21377         Log: Retract the anon leak subpatch of #14418 and #14431
21378              (the latter came into bleadperl as part of #14433).
21379      Branch: perl
21380            ! op.c t/run/fresh_perl.t
21381 ____________________________________________________________________________
21382 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
21383         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
21384              mangles 0.1 to "10".  sprintf() seems more well-behaved.
21385      Branch: perl
21386            ! hints/os390.sh
21387 ____________________________________________________________________________
21388 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
21389         Log: Subject: [PATCH @14557] another Encode fix for VMS
21390              From: "Craig A. Berry" <craigberry@mac.com>
21391              Date: Wed, 06 Feb 2002 14:44:20 -0600
21392              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
21393      Branch: perl
21394            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
21395 ____________________________________________________________________________
21396 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
21397         Log: Integrate perlio:
21398              
21399              [ 14575]
21400              One way to avoid OS390 winge about #line directives.
21401      Branch: perl
21402           !> ext/Encode/EUC_JP/Makefile.PL
21403 ____________________________________________________________________________
21404 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
21405         Log: Update Changes.
21406      Branch: perl
21407            ! Changes patchlevel.h
21408 ____________________________________________________________________________
21409 [ 14575] By: nick                                  on 2002/02/06  15:23:24
21410         Log: One way to avoid OS390 winge about #line directives.
21411      Branch: perlio
21412            ! ext/Encode/EUC_JP/Makefile.PL
21413 ____________________________________________________________________________
21414 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
21415         Log: s/Netware/NetWare/
21416      Branch: perl
21417            ! MANIFEST
21418 ____________________________________________________________________________
21419 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
21420         Log: New Netware scripts.
21421      Branch: perl
21422            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
21423            + NetWare/t/NWScripts-Exist.pl
21424            ! MANIFEST
21425 ____________________________________________________________________________
21426 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
21427         Log: EBCDIC: the encoding pragma would need some rethinking,
21428              probably a pass of EBCDIC->Unicode mapping.  For now,
21429              disable it on EBCDIC.
21430      Branch: perl
21431            ! lib/encoding.pm lib/encoding.t
21432 ____________________________________________________________________________
21433 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
21434         Log: (retracted by #14846)
21435              EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
21436              for the low 256.  Now tweaked the tests, but maybe it's
21437              the module that needs few NATIVE_TO_UNI()s somewhere?
21438      Branch: perl
21439            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
21440 ____________________________________________________________________________
21441 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
21442         Log: Subject: [PATCH utf8.c] format problem
21443              From: Robin Barker <rmb1@cise.npl.co.uk>
21444              Date: Wed, 6 Feb 2002 14:01:43 GMT
21445              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
21446      Branch: perl
21447            ! utf8.c
21448 ____________________________________________________________________________
21449 [ 14569] By: nick                                  on 2002/02/06  09:52:23
21450         Log: Integrate mainline
21451      Branch: perlio
21452           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
21453           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21454           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21455           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21456           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
21457           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
21458 ____________________________________________________________________________
21459 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
21460         Log: EBCDIC: 0x41 is not cricket.
21461      Branch: perl
21462            ! ext/Encode/t/Encode.t
21463 ____________________________________________________________________________
21464 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
21465         Log: NetWare update from Ananth Kesari.
21466      Branch: perl
21467            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
21468            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
21469            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
21470            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
21471            ! NetWare/t/NWScripts.pl makedef.pl
21472 ____________________________________________________________________________
21473 [ 14566] By: sky                                   on 2002/02/05  18:39:13
21474         Log: Subject: Re: File::Spec::rel2abs2rel (?)
21475              From: Michael G Schwern <schwern@pobox.com>
21476              Date: Tue, 5 Feb 2002 13:47:39 -0500
21477              Message-ID: <20020205184739.GB17375@blackrider>
21478      Branch: perl
21479            ! lib/File/Spec/t/rel2abs2rel.t
21480 ____________________________________________________________________________
21481 [ 14565] By: nick                                  on 2002/02/05  17:31:24
21482         Log: Integrate mainline
21483      Branch: perlio
21484           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
21485           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
21486           !> utf8.h
21487 ____________________________________________________________________________
21488 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
21489         Log: Integrate perlio:
21490              
21491              [ 14563]
21492              More Encode tweaks:
21493              - make expensive and marginal substring search optional (-O)
21494              - enable -O for ASCII-oid encodings (search space is small)
21495              - add ASCII-oid jis0201 to basic Encode.so
21496              - add some other Japanese encodings to EUC_JP bundle (without -O)
21497      Branch: perl
21498           +> ext/Encode/Encode/jis0201.ucm
21499           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21500           !> ext/Encode/compile
21501 ____________________________________________________________________________
21502 [ 14563] By: nick                                  on 2002/02/05  16:01:15
21503         Log: More Encode tweaks:
21504              - make expensive and marginal substring search optional (-O)
21505              - enable -O for ASCII-oid encodings (search space is small)
21506              - add ASCII-oid jis0201 to basic Encode.so
21507              - add some other Japanese encodings to EUC_JP bundle (without -O)
21508      Branch: perlio
21509            + ext/Encode/Encode/jis0201.ucm
21510            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
21511            ! ext/Encode/compile
21512 ____________________________________________________________________________
21513 [ 14562] By: sky                                   on 2002/02/05  14:50:36
21514         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
21515      Branch: perl
21516            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
21517 ____________________________________________________________________________
21518 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
21519         Log: EBCDIC: SHARP S is different.
21520      Branch: perl
21521            ! regexec.c utf8.h
21522 ____________________________________________________________________________
21523 [ 14560] By: sky                                   on 2002/02/05  13:49:40
21524         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
21525      Branch: perl
21526            ! t/op/filetest.t
21527 ____________________________________________________________________________
21528 [ 14559] By: sky                                   on 2002/02/05  11:39:24
21529         Log: Add . first to the PATH environment to test that we really
21530              get ./perl and not some other older perl.
21531      Branch: perl
21532            ! lib/File/Spec/t/rel2abs2rel.t
21533 ____________________________________________________________________________
21534 [ 14558] By: sky                                   on 2002/02/05  11:20:21
21535         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
21536      Branch: perl
21537            ! ext/POSIX/t/posix.t
21538 ____________________________________________________________________________
21539 [ 14557] By: sky                                   on 2002/02/05  10:30:58
21540         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
21541      Branch: perl
21542            ! hints/darwin.sh perl.h
21543 ____________________________________________________________________________
21544 [ 14556] By: nick                                  on 2002/02/05  06:58:52
21545         Log: Integrate mainline
21546      Branch: perlio
21547           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21548           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
21549           !> lib/File/Find/t/taint.t
21550 ____________________________________________________________________________
21551 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
21552         Log: Integrate change #14439 from maintperl
21553      Branch: maint-5.6/macperl
21554           !> op.c
21555 ____________________________________________________________________________
21556 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
21557         Log: Subject: [PATCH] File::Find tests not cleaning up properly
21558              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21559              Date: Mon, 4 Feb 2002 22:09:07 +0100
21560              Message-ID: <20020204220907.A8288@rafael>
21561      Branch: perl
21562            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
21563 ____________________________________________________________________________
21564 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
21565         Log: Signedness mumblings from Tru64.
21566      Branch: perl
21567            ! ext/Encode/Encode.xs
21568 ____________________________________________________________________________
21569 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
21570         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
21571              From: "Craig A. Berry" <craigberry@mac.com>
21572              Date: Mon, 04 Feb 2002 17:16:00 -0600
21573              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
21574      Branch: perl
21575            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
21576            ! ext/Encode/Encode.xs
21577 ____________________________________________________________________________
21578 [ 14551] By: nick                                  on 2002/02/04  16:00:31
21579         Log: Integrate mainline
21580      Branch: perlio
21581           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
21582           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
21583           !> regcomp.c
21584 ____________________________________________________________________________
21585 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
21586         Log: Update Changes.
21587      Branch: perl
21588            ! Changes patchlevel.h
21589 ____________________________________________________________________________
21590 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
21591         Log: Comment microtweaks.
21592      Branch: perl
21593            ! lib/locale.t
21594 ____________________________________________________________________________
21595 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
21596         Log: Subject: trivial docu patch
21597              From: andreas.koenig@anima.de (Andreas J. Koenig)
21598              Date: 04 Feb 2002 08:15:19 +0100
21599              Message-ID: <m3pu3l7m60.fsf@anima.de>
21600      Branch: perl
21601            ! pod/perluniintro.pod
21602 ____________________________________________________________________________
21603 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
21604         Log: Subject: [PATCH] (??{ }) anomaly
21605              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21606              Date: Sun, 03 Feb 2002 20:21:45 -0800
21607              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
21608      Branch: perl
21609            ! regcomp.c
21610 ____________________________________________________________________________
21611 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
21612         Log: Integrate perlio:
21613              
21614              [ 14545]
21615              Remove debugging warning, be consistent about API fails.
21616              
21617              [ 14544]
21618              Carry on where we left off if we have to grow destination SV during XS encode/decode
21619      Branch: perl
21620           !> ext/Encode/Encode.xs
21621 ____________________________________________________________________________
21622 [ 14545] By: nick                                  on 2002/02/03  20:03:38
21623         Log: Remove debugging warning, be consistent about API fails.
21624      Branch: perlio
21625            ! ext/Encode/Encode.xs
21626 ____________________________________________________________________________
21627 [ 14544] By: nick                                  on 2002/02/03  19:47:48
21628         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
21629      Branch: perlio
21630            ! ext/Encode/Encode.xs
21631 ____________________________________________________________________________
21632 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
21633         Log: Subject: PATCH CPAN.pm
21634              From: Mark-Jason Dominus <mjd@plover.com>
21635              Date: Sun, 03 Feb 2002 12:36:36 -0500
21636              Message-ID: <20020203173636.27451.qmail@plover.com>
21637      Branch: perl
21638            ! lib/CPAN.pm
21639 ____________________________________________________________________________
21640 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
21641         Log: Must search further back.
21642      Branch: perl
21643            ! lib/h2xs.t
21644 ____________________________________________________________________________
21645 [ 14541] By: nick                                  on 2002/02/03  18:52:09
21646         Log: Integrate mainline
21647      Branch: perlio
21648           !> (integrate 29 files)
21649 ____________________________________________________________________________
21650 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
21651         Log: EBCDIC: more natification.
21652      Branch: perl
21653            ! regcomp.c
21654 ____________________________________________________________________________
21655 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
21656         Log: Debug noise.
21657      Branch: perl
21658            ! ext/Encode/Encode.xs
21659 ____________________________________________________________________________
21660 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
21661         Log: Integrate perlio:
21662              
21663              [ 14536]
21664              Stable intermediate point in Encode cleanup.
21665              :encode(euc-jp) works on Dan's table.euc
21666              Much buffer copying and other silliness remains.
21667      Branch: perl
21668           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
21669           !> ext/Encode/lib/Encode/Encoding.pm
21670 ____________________________________________________________________________
21671 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
21672         Log: Prettify.
21673      Branch: perl
21674            ! lib/unicore/mktables
21675 ____________________________________________________________________________
21676 [ 14536] By: nick                                  on 2002/02/03  17:32:03
21677         Log: Stable intermediate point in Encode cleanup.
21678              :encode(euc-jp) works on Dan's table.euc
21679              Much buffer copying and other silliness remains.
21680      Branch: perlio
21681            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21682            ! ext/Encode/lib/Encode/Encoding.pm
21683 ____________________________________________________________________________
21684 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
21685         Log: EBCDIC: it's much nicer to compare Unicode code points
21686              to Unicode code points.
21687      Branch: perl
21688            ! regexec.c
21689 ____________________________________________________________________________
21690 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
21691         Log: EBCDIC: character classes must remap the low 256.
21692      Branch: perl
21693            ! regcomp.c
21694 ____________________________________________________________________________
21695 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
21696         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
21697      Branch: perl
21698            ! lib/I18N/LangTags/List.pm
21699 ____________________________________________________________________________
21700 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
21701         Log: FAQ sync.
21702      Branch: perl
21703            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
21704            ! pod/perlfaq6.pod pod/perlfaq7.pod
21705 ____________________________________________________________________________
21706 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
21707         Log: Integrate perlio:
21708              
21709              [ 14526]
21710              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21711              (Mis-feature discovered by Encode.)
21712              
21713              [ 14518]
21714              indent -kr -nce and some manual tweaks to match perl style.
21715      Branch: perl
21716           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
21717 ____________________________________________________________________________
21718 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
21719         Log: Subject: [PATCH] lstat FH and -l FH warnings
21720              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21721              Date: Sat, 2 Feb 2002 22:24:54 +0100           
21722              Message-ID: <20020202222454.A11608@rafael>       
21723      Branch: perl
21724            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
21725            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
21726 ____________________________________________________________________________
21727 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
21728         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
21729              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21730              Date: Sat, 2 Feb 2002 13:11:01 +0100           
21731              Message-ID: <20020202131101.A722@rafael>               
21732              
21733              Subject: [PATCH t/op/ver.t] another false positive
21734              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21735              Date: Sat, 2 Feb 2002 13:38:22 +0100           
21736              Message-ID: <20020202133822.E722@rafael>         
21737              
21738              Subject: [PATCH] t/test.pl:ok() doesn't work
21739              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
21740              Date: Sun, 03 Feb 2002 00:02:38 -0800          
21741              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
21742      Branch: perl
21743            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
21744            ! t/test.pl
21745 ____________________________________________________________________________
21746 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
21747         Log: Subject: [PATCH @13746] OS2::Process's constants
21748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21749              Date: Sat, 2 Feb 2002 01:00:55 -0500           
21750              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
21751      Branch: perl
21752            ! os2/OS2/Process/Makefile.PL
21753 ____________________________________________________________________________
21754 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
21755         Log: Subject: [PATCH @13746] h2xs   
21756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21757              Date: Sat, 2 Feb 2002 00:58:44 -0500           
21758              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
21759      Branch: perl
21760            ! utils/h2xs.PL
21761 ____________________________________________________________________________
21762 [ 14526] By: nick                                  on 2002/02/03  14:54:18
21763         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
21764              (Mis-feature discovered by Encode.)
21765      Branch: perlio
21766            ! sv.c
21767 ____________________________________________________________________________
21768 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
21769         Log: EBCDIC: since #14519 made \N{...} to remap,
21770              the test cannot expect an ASCII code point.
21771      Branch: perl
21772            ! lib/charnames.t
21773 ____________________________________________________________________________
21774 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
21775         Log: Sub-MANIFEST-tweak.
21776      Branch: perl
21777            ! ext/Encode/MANIFEST
21778 ____________________________________________________________________________
21779 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
21780         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
21781              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21782              Date: Fri, 01 Feb 2002 23:51:03 +0900
21783              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
21784      Branch: perl
21785            ! ext/Encode/lib/Encode/Tcl/Escape.pm
21786 ____________________________________________________________________________
21787 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
21788         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
21789              From: Andy Dougherty <doughera@lafayette.edu>
21790              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
21791              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
21792      Branch: perl
21793            ! README.solaris hints/solaris_2.sh
21794 ____________________________________________________________________________
21795 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
21796         Log: EBCDIC: no hope to get the low 256 right in unifolding.
21797      Branch: perl
21798            ! t/uni/fold.t
21799 ____________________________________________________________________________
21800 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
21801         Log: todo entry for missing pack formats.
21802      Branch: perl
21803            ! pod/perltodo.pod
21804 ____________________________________________________________________________
21805 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
21806         Log: EBCDIC: the low 256 \N{...} need to be remapped.
21807      Branch: perl
21808            ! toke.c
21809 ____________________________________________________________________________
21810 [ 14518] By: nick                                  on 2002/02/01  18:32:03
21811         Log: indent -kr -nce and some manual tweaks to match perl style.
21812      Branch: perlio
21813            ! ext/Encode/Encode.xs
21814 ____________________________________________________________________________
21815 [ 14517] By: nick                                  on 2002/02/01  18:20:46
21816         Log: Integrate mainline
21817      Branch: perlio
21818           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
21819           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
21820           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
21821           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
21822           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
21823           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
21824           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
21825 ____________________________________________________________________________
21826 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
21827         Log: Integrate perlio:
21828              
21829              [ 14515]
21830              Minor Encode tweaks:
21831              - move Encode.pm back to top of Encode like normal XS extension
21832              - avoid .def as a file extension (Win32 builds)
21833      Branch: perl
21834            ! MANIFEST
21835           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21836           !> ext/Encode/Makefile.PL ext/Encode/compile
21837 ____________________________________________________________________________
21838 [ 14515] By: nick                                  on 2002/02/01  16:27:59
21839         Log: Minor Encode tweaks:
21840              - move Encode.pm back to top of Encode like normal XS extension
21841              - avoid .def as a file extension (Win32 builds)
21842      Branch: perlio
21843           +> ext/Encode/Encode.pm
21844            - ext/Encode/lib/Encode.pm
21845            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
21846            ! ext/Encode/Makefile.PL ext/Encode/compile
21847 ____________________________________________________________________________
21848 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
21849         Log: Subject: [PATCH utf8.t] temp file not cleaned up
21850              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21851              Date: Fri, 1 Feb 2002 15:47:46 +0100
21852              Message-ID: <20020201154746.A24079@rafael>
21853      Branch: perl
21854            ! t/io/utf8.t
21855 ____________________________________________________________________________
21856 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
21857         Log: Subject: [PATCH] make "lstat FH" croak
21858              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21859              Date: Fri, 1 Feb 2002 15:12:50 +0100
21860              Message-ID: <20020201151250.A738@rafael>
21861      Branch: perl
21862            ! pod/perldiag.pod pp_sys.c t/op/stat.t
21863 ____________________________________________________________________________
21864 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
21865         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
21866              From: Kay Röpke <kroepke@dolphin-services.de>
21867              Date: Fri, 1 Feb 2002 01:10:43 +0100
21868              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
21869      Branch: perl
21870            ! t/op/stat.t
21871 ____________________________________________________________________________
21872 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
21873         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
21874              I got it in Tru64 + ithreads but only without -g, took
21875              some debugging by printf (which was no fun either since
21876              adding some debug printfs hid the error)
21877      Branch: perl
21878            ! regexec.c utf8.c
21879 ____________________________________________________________________________
21880 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
21881         Log: Subject: Re: [PATCH] perl -V:
21882              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
21883              Date: Thu, 31 Jan 2002 12:10:20 -0800
21884              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
21885              
21886              Subject: Re: [PATCH] perl -V:
21887              From: Michael G Schwern <schwern@pobox.com>
21888              Date: Thu, 31 Jan 2002 16:43:13 -0500
21889              Message-ID: <20020131214313.GH6498@blackrider>
21890      Branch: perl
21891            ! t/run/switches.t
21892 ____________________________________________________________________________
21893 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
21894         Log: #14505 effect.
21895      Branch: perl
21896            ! pod/perluniintro.pod
21897 ____________________________________________________________________________
21898 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
21899         Log: Daniel S. Lewart adopts the Math::Complex.
21900      Branch: perl
21901            ! lib/Math/Complex.pm
21902 ____________________________________________________________________________
21903 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
21904         Log: More Complex DWIMmery.
21905      Branch: perl
21906            ! lib/Math/Complex.pm lib/Math/Complex.t
21907 ____________________________________________________________________________
21908 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
21909         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
21910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21911              Date: Thu, 31 Jan 2002 14:37:52 +0100
21912              Message-ID: <20020131143752.A1452@rafael>
21913      Branch: perl
21914            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
21915 ____________________________________________________________________________
21916 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
21917         Log: Turn the I/O Unicode error by default on, but the
21918              character-generating Unicode error by default off,
21919              as Larry suggested.
21920      Branch: perl
21921            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
21922            ! utf8.c
21923 ____________________________________________________________________________
21924 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
21925         Log: Subject: [PATCH] open.pm minor cleanup
21926              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21927              Date: Thu, 31 Jan 2002 15:03:02 +0100
21928              Message-ID: <20020131150302.C1452@rafael>
21929      Branch: perl
21930            ! lib/open.pm
21931 ____________________________________________________________________________
21932 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
21933         Log: Update Changes.
21934      Branch: perl
21935            ! Changes patchlevel.h
21936 ____________________________________________________________________________
21937 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
21938         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
21939              From: Robin Barker <rmb1@cise.npl.co.uk>
21940              Date: Wed, 30 Jan 2002 11:58:33 GMT
21941              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
21942      Branch: perl
21943            ! lib/CPAN.pm
21944 ____________________________________________________________________________
21945 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
21946         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
21947              re-sort MANIFEST.
21948      Branch: perl
21949            + ext/Encode/Encode.pm
21950            - ext/Encode/lib/Encode.pm
21951            ! MANIFEST ext/Encode/Makefile.PL
21952 ____________________________________________________________________________
21953 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
21954         Log: Integrate perlio:
21955              
21956              [ 14499]
21957              Collect some stats during compile process.
21958              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
21959              as one XS - inconclusive - marginal win?
21960              Add some comments to encode.h
21961              
21962              [ 14490]
21963              Basics of a compiled Encode XS extension
21964      Branch: perl
21965           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
21966           !> ext/Encode/encode.h
21967 ____________________________________________________________________________
21968 [ 14499] By: nick                                  on 2002/01/30  09:57:47
21969         Log: Collect some stats during compile process.
21970              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
21971              as one XS - inconclusive - marginal win?
21972              Add some comments to encode.h
21973      Branch: perlio
21974            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
21975            ! ext/Encode/encode.h
21976 ____________________________________________________________________________
21977 [ 14498] By: nick                                  on 2002/01/30  07:27:55
21978         Log: Integrate Jarkko's path/INC tweaks
21979      Branch: perlio
21980           !> ext/Encode/compile
21981 ____________________________________________________________________________
21982 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
21983         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
21984              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21985              Date: Tue, 29 Jan 2002 01:13:09 -0800
21986              Message-ID: <lemV8gzkgu/K092yn@efn.org>
21987      Branch: perl
21988            ! configpm
21989 ____________________________________________________________________________
21990 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
21991         Log: Subject: [PATCH t/op/inccode.t] new test
21992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21993              Date: Tue, 29 Jan 2002 22:03:45 +0100
21994              Message-ID: <20020129220345.A704@rafael>
21995      Branch: perl
21996            ! t/op/inccode.t
21997 ____________________________________________________________________________
21998 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
21999         Log: EBCDIC: t/op/lc.t now passes.
22000      Branch: perl
22001            ! t/op/lc.t
22002 ____________________________________________________________________________
22003 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
22004         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
22005      Branch: perl
22006            ! utf8.c
22007 ____________________________________________________________________________
22008 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
22009         Log: Must find stuff during build.
22010      Branch: perl
22011            ! ext/Encode/compile
22012 ____________________________________________________________________________
22013 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
22014         Log: Integrate with perlio;
22015              
22016              Basics of a compiled Encode XS extension
22017      Branch: perl
22018           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22019           +> ext/Encode/Encode/euc-jp.ucm
22020           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22021           !> ext/Encode/encode.h
22022 ____________________________________________________________________________
22023 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
22024         Log: EBCDIC tweaks-- no new test passes, but getting closer.
22025      Branch: perl
22026            ! utf8.c
22027 ____________________________________________________________________________
22028 [ 14490] By: nick                                  on 2002/01/29  21:20:57
22029         Log: Basics of a compiled Encode XS extension
22030      Branch: perlio
22031            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
22032            + ext/Encode/Encode/euc-jp.ucm
22033            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
22034            ! ext/Encode/encode.h
22035 ____________________________________________________________________________
22036 [ 14489] By: nick                                  on 2002/01/29  18:40:54
22037         Log: Integrate mainline
22038      Branch: perlio
22039           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22040           +> ext/Encode/lib/Encode/Encoding.pm
22041           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22042           +> ext/Encode/lib/Encode/Tcl/Escape.pm
22043           +> ext/Encode/lib/Encode/Tcl/Extended.pm
22044           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
22045           +> ext/Encode/lib/Encode/Tcl/Table.pm
22046           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22047           +> ext/Encode/lib/Encode/iso10646_1.pm
22048           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22049           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22050           +> ext/Encode/t/Tcl.t
22051            - ext/Encode.t ext/Encode/Encode.pm
22052            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22053            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22054           !> (integrate 33 files)
22055 ____________________________________________________________________________
22056 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
22057         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
22058              From: Richard Clamp <richardc@unixbeard.net>
22059              Date: Mon, 28 Jan 2002 02:17:55 +0000
22060              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
22061      Branch: perl
22062            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
22063 ____________________________________________________________________________
22064 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
22065         Log: OS/390 seems to do length 0 udp reads, Nicholas says
22066              skippage is for now the best cause of action.
22067      Branch: perl
22068            ! ext/Socket/socketpair.t
22069 ____________________________________________________________________________
22070 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
22071         Log: Encode cleanup from Dan Kogai; reworked even further.
22072      Branch: perl
22073            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
22074            + ext/Encode/lib/Encode/Encoding.pm
22075            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
22076            + ext/Encode/lib/Encode/Tcl/Escape.pm
22077            + ext/Encode/lib/Encode/Tcl/Extended.pm
22078            + ext/Encode/lib/Encode/Tcl/HanZi.pm
22079            + ext/Encode/lib/Encode/Tcl/Table.pm
22080            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
22081            + ext/Encode/lib/Encode/iso10646_1.pm
22082            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
22083            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
22084            + ext/Encode/t/Tcl.t
22085            - ext/Encode.t ext/Encode/Encode.pm
22086            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
22087            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
22088            ! MANIFEST ext/Encode/Encode/8859-1.ucm
22089            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
22090            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
22091            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
22092            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
22093            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
22094            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
22095            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
22096            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
22097            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
22098            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
22099            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
22100            ! ext/Encode/compile
22101 ____________________________________________________________________________
22102 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
22103         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
22104      Branch: perl
22105            ! djgpp/djgpp.c perlio.c
22106 ____________________________________________________________________________
22107 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
22108         Log: Prettier printing from Michael Schwern.
22109      Branch: perl
22110            ! t/test.pl
22111 ____________________________________________________________________________
22112 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
22113         Log: Show also the debug and debugcolor as known pragmas.
22114      Branch: perl
22115            ! ext/re/re.pm
22116 ____________________________________________________________________________
22117 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
22118         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
22119              From: "Craig A. Berry" <craigberry@mac.com>
22120              Date: Mon, 28 Jan 2002 16:30:30 -0600
22121              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
22122      Branch: perl
22123            ! ext/B/t/assembler.t
22124 ____________________________________________________________________________
22125 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
22126         Log: metaconfig unit change for #14480.
22127      Branch: metaconfig
22128            ! U/modified/Init.U
22129 ____________________________________________________________________________
22130 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
22131         Log: DJGPP needs to know its exe soon, too.
22132      Branch: perl
22133            ! Configure
22134 ____________________________________________________________________________
22135 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
22136         Log: Round #2 on EBCDICation.
22137      Branch: perl
22138            ! t/op/append.t
22139 ____________________________________________________________________________
22140 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
22141         Log: Integrate perlio:
22142              
22143              [ 14477]
22144              Set makefile.mk CCHOME etc. for default locations of MinGW and free
22145              Borland compilers. (Borland builds one or two oddities.)
22146      Branch: perl
22147           !> win32/config.bc win32/makefile.mk
22148 ____________________________________________________________________________
22149 [ 14477] By: nick                                  on 2002/01/28  20:12:31
22150         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
22151              Borland compilers. (Borland builds one or two oddities.)
22152      Branch: perlio
22153            ! win32/config.bc win32/makefile.mk
22154 ____________________________________________________________________________
22155 [ 14476] By: nick                                  on 2002/01/28  18:43:47
22156         Log: Integrate mainline
22157      Branch: perlio
22158           !> Configure hints/hpux.sh
22159 ____________________________________________________________________________
22160 [ 14475] By: nick                                  on 2002/01/28  17:15:12
22161         Log: Integrate mainline
22162      Branch: perlio
22163           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
22164           !> patchlevel.h pp_sys.c t/lib/warnings/perl
22165 ____________________________________________________________________________
22166 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
22167         Log: metaconfig unit change for #14472.
22168      Branch: metaconfig/U/perl
22169            ! d_u32align.U
22170 ____________________________________________________________________________
22171 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
22172         Log: Misunderstood Merijn's patch.
22173      Branch: perl
22174            ! hints/hpux.sh
22175 ____________________________________________________________________________
22176 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
22177         Log: Misapplied Merijn's patch.
22178      Branch: perl
22179            ! Configure
22180 ____________________________________________________________________________
22181 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
22182         Log: Update Changes.
22183      Branch: perl
22184            ! Changes patchlevel.h
22185 ____________________________________________________________________________
22186 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
22187         Log: BeOS has sockets but not true ones.
22188      Branch: perl
22189            ! pp_sys.c
22190 ____________________________________________________________________________
22191 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
22192         Log: metaconfig unit change for #14467.
22193      Branch: metaconfig/U/perl
22194            ! d_u32align.U
22195 ____________________________________________________________________________
22196 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
22197         Log: For some strange reason under the smoke harness the alignment
22198              test hangs in HP-UX 10.20.  So hint it to avoid the test.
22199      Branch: perl
22200            ! hints/hpux.sh
22201 ____________________________________________________________________________
22202 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
22203         Log: Allow d_u32align to be hinted.
22204      Branch: perl
22205            ! Configure
22206 ____________________________________________________________________________
22207 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
22208         Log: The shift key is important.
22209      Branch: perl
22210            ! ext/B/B.xs
22211 ____________________________________________________________________________
22212 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
22213         Log: The "used only once" warnings (from gv_check) come
22214              in pseudorandom hash order-- in EBCDIC the order
22215              is different.  Add a new option that allow the warnings
22216              to come in any order (Paul Marquess).
22217      Branch: perl
22218            ! lib/warnings.t t/lib/warnings/perl
22219 ____________________________________________________________________________
22220 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
22221         Log: Integrate perlio:
22222              
22223              [ 14462]
22224              1st attempt at skipping broke threads case.
22225              
22226              [ 14461]
22227              Skip new threads::shared test unless -Duseithreads
22228      Branch: perl
22229           !> ext/threads/shared/t/0nothread.t
22230 ____________________________________________________________________________
22231 [ 14463] By: nick                                  on 2002/01/28  08:22:36
22232         Log: Integrate mainline
22233      Branch: perlio
22234           !> (integrate 37 files)
22235 ____________________________________________________________________________
22236 [ 14462] By: nick                                  on 2002/01/28  08:09:53
22237         Log: 1st attempt at skipping broke threads case.
22238      Branch: perlio
22239            ! ext/threads/shared/t/0nothread.t
22240 ____________________________________________________________________________
22241 [ 14461] By: nick                                  on 2002/01/28  07:25:58
22242         Log: Skip new threads::shared test unless -Duseithreads
22243      Branch: perlio
22244            ! ext/threads/shared/t/0nothread.t
22245 ____________________________________________________________________________
22246 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
22247         Log: FAQ sync.
22248      Branch: perl
22249            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22250            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22251            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
22252            ! pod/perlfaq9.pod
22253 ____________________________________________________________________________
22254 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
22255         Log: Upgrade to podlators 1.20.
22256      Branch: perl
22257            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
22258 ____________________________________________________________________________
22259 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
22260         Log: Retract #14448, a better patch coming up.
22261      Branch: perl
22262            ! lib/Pod/t/basic.t
22263 ____________________________________________________________________________
22264 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
22265         Log: EBCDIC portability.
22266      Branch: perl
22267            ! t/op/append.t
22268 ____________________________________________________________________________
22269 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
22270         Log: Further cygwin installperl tweak from Gerrit P. Haase.
22271      Branch: perl
22272            ! installperl
22273 ____________________________________________________________________________
22274 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
22275         Log: A bug in Bulgarian EBCDIC locale (this sounds like
22276              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
22277              locales failed, too.  The patch works around the bug by
22278              skipping the test, but the real problem may be deeper
22279              (affecting probably only EBCDIC platforms, though):
22280              see the comment in locale.t for more details.
22281      Branch: perl
22282            ! lib/locale.t
22283 ____________________________________________________________________________
22284 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
22285         Log: metaconfig unit change for #14453.
22286      Branch: metaconfig/U/perl
22287            ! libperl.U
22288 ____________________________________________________________________________
22289 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
22290         Log: Subject: Bleadperl on Cygwin today
22291              From: "Gerrit P. Haase" <gp@familiehaase.de>              
22292              Date: Sun, 27 Jan 2002 22:30:41 +0100
22293              Message-ID: <462007239437.20020127223041@familiehaase.de>
22294      Branch: perl
22295            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
22296            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
22297            ! lib/ExtUtils/t/MM_Cygwin.t
22298 ____________________________________________________________________________
22299 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
22300         Log: Unfinished EBCDIC branch.
22301      Branch: perl
22302            ! t/op/ver.t
22303 ____________________________________________________________________________
22304 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
22305         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
22306      Branch: perl
22307            ! ext/B/B.xs ext/B/B/Deparse.pm
22308 ____________________________________________________________________________
22309 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
22310         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
22311              platforms.
22312      Branch: perl
22313            ! ext/B/t/stash.t
22314 ____________________________________________________________________________
22315 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
22316         Log: Apparently no need for EBCDIC exception any more.
22317      Branch: perl
22318            ! ext/B/t/showlex.t
22319 ____________________________________________________________________________
22320 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
22321         Log: (retracted by #14458)
22322              (Russ Allbery) OS/390 is using a high-bit character for ESC,
22323              skip the test for now.  A better fix would be to override
22324              the notion of the platform's escape sequence in the test
22325              of Pod::Text::Termcap.  We may have to apply a filter to
22326              the output to substitute back in the ESC character that
22327              the test expects, but only on OS/390.
22328      Branch: perl
22329            ! lib/Pod/t/basic.t
22330 ____________________________________________________________________________
22331 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
22332         Log: Detypo.
22333      Branch: perl
22334            ! ext/Devel/Peek/Peek.t
22335 ____________________________________________________________________________
22336 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
22337         Log: OS/390 USS has a different idea of the pw* functions.
22338              Also, test the name with eq, not with ==.
22339      Branch: perl
22340            ! lib/User/pwent.t
22341 ____________________________________________________________________________
22342 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
22343         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
22344      Branch: perl
22345            ! doio.c
22346 ____________________________________________________________________________
22347 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
22348         Log: ASCIIisms.
22349      Branch: perl
22350            ! ext/PerlIO/t/encoding.t
22351 ____________________________________________________________________________
22352 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
22353         Log: chr(42) ne '*'  if one is in EBCDIC.
22354      Branch: perl
22355            ! t/op/pack.t
22356 ____________________________________________________________________________
22357 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
22358         Log: Subject: [PATCH] Fix up recent op/stat.t failures
22359              From: Andy Dougherty <doughera@lafayette.edu>
22360              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
22361              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
22362      Branch: perl
22363            ! t/op/stat.t
22364 ____________________________________________________________________________
22365 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
22366         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
22367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22368              Date: Sun, 27 Jan 2002 15:03:18 +0100
22369              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
22370      Branch: perl
22371            ! lib/ExtUtils/t/Command.t
22372 ____________________________________________________________________________
22373 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
22374         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
22375              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22376              Date: Sun, 27 Jan 2002 14:51:10 +0100
22377              Message-ID: <20020127145110.A16332@rafael>
22378      Branch: perl
22379            ! ext/B/B/Deparse.pm
22380 ____________________________________________________________________________
22381 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
22382         Log: integrate change#14431 from perlio branch (Nick's fix for
22383              change#13474 to be more defensive about looking at pad entries
22384              that may not exist yet)
22385      Branch: maint-5.6/perl
22386            ! op.c
22387 ____________________________________________________________________________
22388 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
22389         Log: Comment to avoid later "cleanups."
22390      Branch: perl
22391            ! lib/ExtUtils/MakeMaker.pm
22392 ____________________________________________________________________________
22393 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
22394         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
22395              instead of just FOO=... cmd ...
22396      Branch: perl
22397            ! Makefile.SH
22398 ____________________________________________________________________________
22399 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
22400         Log: Overquoting bad (in UNIX one would get
22401              Can't open perl script "'-I../lib'": No such file or directory)
22402      Branch: perl
22403            ! lib/Pod/t/Usage.t
22404 ____________________________________________________________________________
22405 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
22406         Log: Integrate perlio:
22407              
22408              [ 14434]
22409              "All tests successful" VC6.0 Win32
22410              (Update config.vc to need cppstdin so those tests are skipped...)
22411      Branch: perl
22412           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22413           !> win32/config_H.vc
22414 ____________________________________________________________________________
22415 [ 14434] By: nick                                  on 2002/01/26  22:27:08
22416         Log: "All tests successful" VC6.0 Win32
22417              (Update config.vc to need cppstdin so those tests are skipped...)
22418      Branch: perlio
22419            ! win32/config.vc win32/config_H.bc win32/config_H.gc
22420            ! win32/config_H.vc
22421 ____________________________________________________________________________
22422 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
22423         Log: Integrate perlio:
22424              
22425              [ 14432]
22426              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22427              for CRLF line endings.
22428              
22429              [ 14431]
22430              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22431              Should really be looked at by someone that knows about pads.
22432              
22433              [ 14429]
22434              Tinkering with thread cleanup mutex-ing - not the problem 
22435              (op.c is) but could have been...
22436              
22437              [ 14428]
22438              Win32 signal emulation cleanup.
22439              
22440              [ 14427]
22441              If we get to sighandler by mistake (no perl handler set) then
22442              warn() and exit() rather than die() - should never happen
22443              but if it does context needed to die is likely to be trashed
22444              as well.
22445              
22446              [ 14425]
22447              1st two tests of File/Find/t/find.t and taint.t were run after 
22448              calling cleanup(). If previous fail had left for_find directory,
22449              but no content in it then cleanup() returned cd'ed to that directory.
22450              So tests failed. Fixed cleanup()-s.
22451      Branch: perl
22452           !> ext/threads/threads.xs lib/File/Find/t/find.t
22453           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
22454           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22455 ____________________________________________________________________________
22456 [ 14432] By: nick                                  on 2002/01/26  21:10:38
22457         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
22458              for CRLF line endings.
22459      Branch: perlio
22460            ! lib/Filter/Simple.pm
22461 ____________________________________________________________________________
22462 [ 14431] By: nick                                  on 2002/01/26  21:08:35
22463         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
22464              Should really be looked at by someone that knows about pads.
22465      Branch: perlio
22466            ! op.c
22467 ____________________________________________________________________________
22468 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
22469         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
22470              From: "Craig A. Berry" <craigberry@mac.com>       
22471              Date: Sat, 26 Jan 2002 11:19:44 -0600
22472              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
22473      Branch: perl
22474            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
22475 ____________________________________________________________________________
22476 [ 14429] By: nick                                  on 2002/01/26  18:04:22
22477         Log: Tinkering with thread cleanup mutex-ing - not the problem 
22478              (op.c is) but could have been...
22479      Branch: perlio
22480            ! ext/threads/threads.xs
22481 ____________________________________________________________________________
22482 [ 14428] By: nick                                  on 2002/01/26  18:03:13
22483         Log: Win32 signal emulation cleanup.
22484      Branch: perlio
22485            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
22486 ____________________________________________________________________________
22487 [ 14427] By: nick                                  on 2002/01/26  13:59:33
22488         Log: If we get to sighandler by mistake (no perl handler set) then
22489              warn() and exit() rather than die() - should never happen
22490              but if it does context needed to die is likely to be trashed
22491              as well.
22492      Branch: perlio
22493            ! mg.c
22494 ____________________________________________________________________________
22495 [ 14426] By: nick                                  on 2002/01/26  13:56:23
22496         Log: Integrate mainline
22497      Branch: perlio
22498           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
22499           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
22500           !> t/run/fresh_perl.t
22501 ____________________________________________________________________________
22502 [ 14425] By: nick                                  on 2002/01/26  08:11:33
22503         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
22504              calling cleanup(). If previous fail had left for_find directory,
22505              but no content in it then cleanup() returned cd'ed to that directory.
22506              So tests failed. Fixed cleanup()-s.
22507      Branch: perlio
22508            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
22509 ____________________________________________________________________________
22510 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
22511         Log: Integrate perlio:
22512              
22513              [ 14422]
22514              Save $! so that other syscalls don't disturb it before 
22515              we test it.
22516              
22517              [ 14421]
22518              More Win32 tuning
22519              
22520              [ 14420]
22521              Fix winsystem.t's attempt to build showav.exe to work 
22522              with gcc (which writes a.exe unless told with -o ).
22523              Also put in a few more fail-safes to check .exe got 
22524              built somehow.
22525      Branch: perl
22526           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
22527           !> t/op/winsystem.t
22528 ____________________________________________________________________________
22529 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
22530         Log: Subject: [PATCH] new test in op/universal.t
22531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22532              Date: Fri, 25 Jan 2002 23:17:33 +0100
22533              Message-ID: <20020125231733.A11733@rafael>
22534      Branch: perl
22535            ! t/op/universal.t
22536 ____________________________________________________________________________
22537 [ 14422] By: nick                                  on 2002/01/25  21:37:03
22538         Log: Save $! so that other syscalls don't disturb it before 
22539              we test it.
22540      Branch: perlio
22541            ! ext/Socket/socketpair.t
22542 ____________________________________________________________________________
22543 [ 14421] By: nick                                  on 2002/01/25  19:05:57
22544         Log: More Win32 tuning
22545      Branch: perlio
22546            ! t/op/stat.t t/op/taint.t
22547 ____________________________________________________________________________
22548 [ 14420] By: nick                                  on 2002/01/25  18:21:42
22549         Log: Fix winsystem.t's attempt to build showav.exe to work 
22550              with gcc (which writes a.exe unless told with -o ).
22551              Also put in a few more fail-safes to check .exe got 
22552              built somehow.
22553      Branch: perlio
22554            ! t/op/winsystem.t
22555 ____________________________________________________________________________
22556 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
22557         Log: Subject: [Patch Encode.xs] calculation of need overflows
22558              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22559              Date: Sat, 26 Jan 2002 00:58:50 +0900
22560              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
22561      Branch: perl
22562            ! ext/Encode/Encode.xs
22563 ____________________________________________________________________________
22564 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
22565         Log: Integrate changes 13474+13478+13584 from maintperl;
22566              anon sub leakage.
22567      Branch: perl
22568            ! op.c t/run/fresh_perl.t
22569 ____________________________________________________________________________
22570 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
22571         Log: Update Changes.
22572      Branch: perl
22573            ! Changes patchlevel.h
22574 ____________________________________________________________________________
22575 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
22576         Log: Integrate perlio:
22577              
22578              [ 14411]
22579              Linux/NFS hackery was not faking right number of passes.
22580              
22581              [ 14410]
22582              threads::shared tidy up:
22583              - Add _id() function to shared.xs so we can test refs point at same thing.
22584              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22585              - Allow no_share to pass if sharing to works despite mis-ordering.
22586              - Change docs of threads to document ->create() (as used in tests),
22587              and not mention "new".
22588              
22589              [ 14401]
22590              Expand command line test globs on Win32.
22591              
22592              [ 14393]
22593              Except Win32 from echo tests. (Alarm does not break into connect)
22594              
22595              [ 14392]
22596              SvTEMP_off to stop private PV's being stolen and stored in shared space
22597              
22598              [ 14387]
22599              thread::shared nearly working again - remaining issue
22600              is references withing shared space.
22601              Added bulk test with no threads involved (for debugging)
22602              Tuned tests to skip those needing _thrcnt
22603              
22604              [ 14378]
22605              Implement recursive lock and use of scope for PL_sharedsv_space,
22606              so now croak() from asserts does not leave locks.
22607              Make hv_simple compile (new prototype for debugging probe).
22608              
22609              [ 14377]
22610              Shared scalars working, some shared array ops working.
22611              
22612              [ 14373]
22613              Miss mg_len == 0 meaning don't Safefree
22614              
22615              [ 14372]
22616              XS side of new threads::shared designed, coded and compiles,
22617              and mostly commented but is totaly untested.
22618              submit in case anyone wants a preview.
22619              
22620              [ 14363]
22621              Add new threads/typemap to MANIFEST
22622              
22623              [ 14357]
22624              #14352 deleted ext/threads/threads.h
22625              
22626              [ 14356]
22627              Eradicate sharedsv.*
22628              
22629              [ 14355]
22630              threads work again on Win32. (Not threads::shared yet)
22631              Submit to see if they do on Linux.
22632              
22633              [ 14352]
22634              Nearly-working threads re-structuring. Do not integrate,
22635              submit-ing to get to Win32, and as "off site" backup.
22636      Branch: perl
22637           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
22638           +> ext/threads/typemap
22639            - ext/threads/threads.h sharedsv.c sharedsv.h
22640            ! NetWare/config_H.wc
22641           !> (integrate 38 files)
22642 ____________________________________________________________________________
22643 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
22644         Log: Subject: Re: perldebguts minor tweaks
22645              From: Joe McMahon <mcmahon@metalab.unc.edu>
22646              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
22647              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
22648      Branch: perl
22649            ! pod/perldebguts.pod
22650 ____________________________________________________________________________
22651 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
22652         Log: metaconfig unit change for #14413.
22653      Branch: metaconfig
22654            ! U/modified/prototype.U
22655 ____________________________________________________________________________
22656 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
22657         Log: Okay, you can come home now, _().
22658      Branch: perl
22659            ! config_h.SH
22660 ____________________________________________________________________________
22661 [ 14412] By: nick                                  on 2002/01/25  11:01:49
22662         Log: Integrate mainline
22663              All but ../lib/Unicode/UCD.t pass.
22664      Branch: perlio
22665           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
22666           +> lib/unicore/CaseFolding.txt
22667           +> lib/unicore/CompositionExclusions.txt
22668           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
22669           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
22670           +> vos/vos.c
22671            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
22672            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
22673            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
22674            - lib/unicore/NamesList.html lib/unicore/PropList.html
22675            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
22676            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
22677            - lib/unicore/rename
22678           !> (integrate 424 files)
22679 ____________________________________________________________________________
22680 [ 14411] By: nick                                  on 2002/01/25  09:45:13
22681         Log: Linux/NFS hackery was not faking right number of passes.
22682      Branch: perlio
22683            ! t/io/fs.t
22684 ____________________________________________________________________________
22685 [ 14410] By: nick                                  on 2002/01/25  09:35:07
22686         Log: threads::shared tidy up:
22687              - Add _id() function to shared.xs so we can test refs point at same thing.
22688              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
22689              - Allow no_share to pass if sharing to works despite mis-ordering.
22690              - Change docs of threads to document ->create() (as used in tests),
22691              and not mention "new".
22692      Branch: perlio
22693            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22694            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
22695            ! ext/threads/threads.pm
22696 ____________________________________________________________________________
22697 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
22698         Log: Subject: perldebguts minor tweaks
22699              From: Joe McMahon <mcmahon@metalab.unc.edu>
22700              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
22701              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
22702      Branch: perl
22703            ! pod/perldebguts.pod
22704 ____________________________________________________________________________
22705 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
22706         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
22707              From: Peter Scott <Peter@PSDT.com>
22708              Date: Thu, 24 Jan 2002 08:51:34 -0800
22709              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
22710      Branch: perl
22711            ! pod/perldebguts.pod
22712 ____________________________________________________________________________
22713 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
22714         Log: Few more paranoia checks for Unicode hash keys.
22715      Branch: perl
22716            ! t/op/each.t
22717 ____________________________________________________________________________
22718 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
22719         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
22720              From: Andy Dougherty <doughera@lafayette.edu>
22721              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
22722              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
22723      Branch: perl
22724            ! t/op/stat.t
22725 ____________________________________________________________________________
22726 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
22727         Log: The
22728              
22729              Subject: Very old debugger UTF-8 bug
22730              From: andreas.koenig@anima.de (Andreas J. Koenig)
22731              Date: 24 Jan 2002 12:45:44 +0100
22732              Message-ID: <m3y9iot1jr.fsf@anima.de>
22733              
22734              still broken, but this should work as a stopgap
22735              measure to stop pp_match accessing naughty data.
22736      Branch: perl
22737            ! pod/perldiag.pod pp_hot.c
22738 ____________________________________________________________________________
22739 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
22740         Log: metaconfig unit change for #14403.
22741      Branch: metaconfig/U/perl
22742            ! d_u32align.U
22743 ____________________________________________________________________________
22744 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
22745         Log: Pacify picky compilers (this time Sun Workshop).
22746      Branch: perl
22747            ! Configure
22748 ____________________________________________________________________________
22749 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
22750         Log: Subject: Very old debugger UTF-8 bug
22751              From: andreas.koenig@anima.de (Andreas J. Koenig)
22752              Date: 24 Jan 2002 12:45:44 +0100
22753              Message-ID: <m3y9iot1jr.fsf@anima.de>
22754      Branch: perl
22755            ! lib/dumpvar.pl
22756 ____________________________________________________________________________
22757 [ 14401] By: nick                                  on 2002/01/24  07:50:38
22758         Log: Expand command line test globs on Win32.
22759      Branch: perlio
22760            ! t/harness
22761 ____________________________________________________________________________
22762 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
22763         Log: Sprinkle some copyrights (use the oldest timestamp to
22764              be found in the repository, which is most often not right,
22765              but at least consistent)
22766      Branch: perl
22767            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
22768            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
22769            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
22770            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
22771            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
22772            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
22773            ! unixish.h xsutils.c
22774 ____________________________________________________________________________
22775 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
22776         Log: Don't crash on Help for long text (bug #506672)
22777      Branch: maint-5.6/macperl
22778            ! macos/macperl/MPHelp.c
22779 ____________________________________________________________________________
22780 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
22781         Log: Fix minor path problem
22782      Branch: maint-5.6/macperl
22783            ! macos/macperl/Droplets/tarzipme.plx
22784 ____________________________________________________________________________
22785 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
22786         Log: Minor text changes
22787      Branch: maint-5.6/macperl
22788            ! macos/Perl.r
22789 ____________________________________________________________________________
22790 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
22791         Log: Bump versions, dates, etc.
22792      Branch: maint-5.6/macperl
22793            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
22794 ____________________________________________________________________________
22795 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
22796         Log: coderefs in @INC and absolute paths
22797      Branch: maint-5.6/macperl
22798            ! embed.h pp_ctl.c proto.h
22799 ____________________________________________________________________________
22800 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
22801         Log: Minor module thingys
22802      Branch: maint-5.6/macperl
22803            ! macos/ext/Mac/Controls/Controls.xs
22804            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
22805            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
22806            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
22807            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
22808            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
22809            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
22810            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
22811            ! macos/ext/Mac/Movies/Movies.xs
22812            ! macos/ext/Mac/Navigation/Navigation.pm
22813            ! macos/ext/Mac/Navigation/Navigation.xs
22814            ! macos/ext/Mac/Notification/Notification.xs
22815            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
22816            ! macos/ext/Mac/Processes/Processes.xs
22817            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
22818            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
22819            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
22820            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
22821            ! macos/ext/Mac/Resources/Resources.pm
22822            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
22823            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
22824            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
22825            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
22826            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
22827 ____________________________________________________________________________
22828 [ 14393] By: nick                                  on 2002/01/23  19:52:19
22829         Log: Except Win32 from echo tests. (Alarm does not break into connect)
22830      Branch: perlio
22831            ! ext/Socket/Socket.t
22832 ____________________________________________________________________________
22833 [ 14392] By: nick                                  on 2002/01/23  19:31:57
22834         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
22835      Branch: perlio
22836            ! ext/threads/shared/shared.xs
22837 ____________________________________________________________________________
22838 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
22839         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
22840      Branch: perl
22841            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
22842            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
22843            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
22844            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
22845            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
22846            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
22847            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
22848            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
22849            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
22850            ! x2p/util.c x2p/util.h x2p/walk.c
22851 ____________________________________________________________________________
22852 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
22853         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
22854              therefore quite probably also obsolete code.
22855      Branch: perl
22856            ! sv.c
22857 ____________________________________________________________________________
22858 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
22859         Log: Update Changes.
22860      Branch: perl
22861            ! Changes patchlevel.h
22862 ____________________________________________________________________________
22863 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
22864         Log: Small update on todo.  Could use a lot more.
22865      Branch: perl
22866            ! pod/perltodo.pod
22867 ____________________________________________________________________________
22868 [ 14387] By: nick                                  on 2002/01/23  14:19:30
22869         Log: thread::shared nearly working again - remaining issue
22870              is references withing shared space.
22871              Added bulk test with no threads involved (for debugging)
22872              Tuned tests to skip those needing _thrcnt
22873      Branch: perlio
22874            + ext/threads/shared/t/0nothread.t
22875            ! MANIFEST ext/threads/shared/shared.pm
22876            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
22877            ! ext/threads/shared/t/hv_refs.t
22878            ! ext/threads/shared/t/hv_simple.t
22879            ! ext/threads/shared/t/sv_simple.t
22880 ____________________________________________________________________________
22881 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
22882         Log: Subject: [ID 20020121.003] perldata doco bug
22883              From: John Stumbles <jstumbles@bluearc.com>
22884              Date: Mon, 21 Jan 2002 14:19:56 -0000
22885              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
22886      Branch: perl
22887            ! pod/perldata.pod
22888 ____________________________________________________________________________
22889 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
22890         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
22891              From: Michael G Schwern <schwern@pobox.com>
22892              Date: Mon, 21 Jan 2002 15:16:42 -0500
22893              Message-ID: <20020121201642.GA6659@blackrider>
22894      Branch: perl
22895            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
22896 ____________________________________________________________________________
22897 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
22898         Log: Subject: [PATCH] Re: eval not catching warnings?
22899              From: abigail@foad.org
22900              Date: Wed, 23 Jan 2002 15:35:47 +0100
22901              Message-ID: <20020123143547.24798.qmail@foad.org>
22902      Branch: perl
22903            ! pod/perlfunc.pod
22904 ____________________________________________________________________________
22905 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
22906         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
22907              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22908              Date: Tue, 22 Jan 2002 17:00:54 -0800            
22909              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
22910      Branch: perl
22911            ! t/run/fresh_perl.t
22912 ____________________________________________________________________________
22913 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
22914         Log: metaconfig unit change for #14381.
22915      Branch: metaconfig/U/perl
22916            ! d_u32align.U
22917 ____________________________________________________________________________
22918 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
22919         Log: HP-UX 10.20 cc pacifying from Merijn.
22920      Branch: perl
22921            ! Configure
22922 ____________________________________________________________________________
22923 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
22924         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
22925              From: "Craig A. Berry" <craigberry@mac.com> 
22926              Date: Tue, 22 Jan 2002 22:14:26 -0600
22927              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
22928      Branch: perl
22929            ! vms/test.com
22930 ____________________________________________________________________________
22931 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
22932         Log: AIX cpp bug: having macro arguments and character constants
22933              "the same" means trouble (here s and 's')
22934              What broke now was 841 and 842 of t/op/pat.t, because of the
22935              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
22936              (note that breakage happened only under cc_r and usethreads+
22937              useithreads)
22938      Branch: perl
22939            ! utf8.h
22940 ____________________________________________________________________________
22941 [ 14378] By: nick                                  on 2002/01/22  20:33:15
22942         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
22943              so now croak() from asserts does not leave locks.
22944              Make hv_simple compile (new prototype for debugging probe).
22945      Branch: perlio
22946            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22947            ! ext/threads/shared/t/hv_simple.t
22948 ____________________________________________________________________________
22949 [ 14377] By: nick                                  on 2002/01/22  17:32:21
22950         Log: Shared scalars working, some shared array ops working.
22951      Branch: perlio
22952            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22953            ! ext/threads/shared/t/sv_refs.t
22954            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
22955 ____________________________________________________________________________
22956 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
22957         Log: Subject: [PATCH] Support truncate() in VOS port
22958              From: Paul_GreenVOS@vos.stratus.com
22959              Date: Mon, 21 Jan 02 23:27 est
22960              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
22961      Branch: perl
22962            + vos/vos.c
22963            ! MANIFEST hints/vos.sh vos/vosish.h
22964 ____________________________________________________________________________
22965 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
22966         Log: metaconfig unit changes for #14374.  Couldn't figure
22967              how to get completely rid of _() (some weird dependency
22968              pulling it in?) so renamed it as PROTO_().
22969      Branch: metaconfig
22970            + U/modified/d_shmat.U U/modified/prototype.U
22971            ! U/protos/d_drand48proto.U
22972      Branch: metaconfig/U/perl
22973            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
22974 ____________________________________________________________________________
22975 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
22976         Log: Get rid of the _() macro since (1) we require ANSI anyway
22977              (2) Other software (GNU) seems to use it and we don't need it,
22978              so let's give it up.
22979      Branch: perl
22980            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22981            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
22982            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
22983            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
22984            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
22985            ! wince/config.h wince/config_H.ce
22986 ____________________________________________________________________________
22987 [ 14373] By: nick                                  on 2002/01/22  10:10:48
22988         Log: Miss mg_len == 0 meaning don't Safefree
22989      Branch: perlio
22990            ! mg.c
22991 ____________________________________________________________________________
22992 [ 14372] By: nick                                  on 2002/01/21  22:34:06
22993         Log: XS side of new threads::shared designed, coded and compiles,
22994              and mostly commented but is totaly untested.
22995              submit in case anyone wants a preview.
22996      Branch: perlio
22997            + ext/threads/shared/typemap
22998            ! MANIFEST ext/threads/shared/shared.pm
22999            ! ext/threads/shared/shared.xs
23000 ____________________________________________________________________________
23001 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
23002         Log: Subject: [BUG] /\_/ an unrecognized escape?
23003              From: Michael G Schwern <schwern@pobox.com>
23004              Date: Mon, 21 Jan 2002 15:22:54 -0500
23005              Message-ID: <20020121202254.GA6731@blackrider>
23006      Branch: perl
23007            ! t/lib/warnings/toke toke.c
23008 ____________________________________________________________________________
23009 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
23010         Log: Undo the renaming of the Unicode data files; the simple
23011              solution being not including the *.html files.  This means
23012              that in the future there is no need for any renamings
23013              (well, assuming that the Consortium doesn't cause any),
23014              and the files are named like they are in the Consortium
23015              website, thus alleviating confusion.
23016      Branch: perl
23017            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
23018            + lib/unicore/CaseFolding.txt
23019            + lib/unicore/CompositionExclusions.txt
23020            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
23021            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
23022            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
23023            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
23024            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
23025            - lib/unicore/NamesList.html lib/unicore/PropList.html
23026            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
23027            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
23028            - lib/unicore/rename
23029            ! (edit 285 files)
23030 ____________________________________________________________________________
23031 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
23032         Log: Update Changes.
23033      Branch: perl
23034            ! Changes patchlevel.h
23035 ____________________________________________________________________________
23036 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
23037         Log: Subject: RE: BCC for Win32 is unhappy @14331
23038              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
23039              Date: Mon, 21 Jan 2002 09:48:40 +0300
23040              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
23041              
23042              (using IV instead of int)
23043      Branch: perl
23044            ! hv.h
23045 ____________________________________________________________________________
23046 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
23047         Log: path_is_absolute() needs a prototype (and maybe
23048              a better name, but that's another story).
23049      Branch: perl
23050            ! embed.fnc embed.h pp_ctl.c proto.h
23051 ____________________________________________________________________________
23052 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
23053         Log: Subject: Re: coderefs in @INC
23054              From: Chris Nandor <pudge@pobox.com>
23055              Date: Thu, 17 Jan 2002 11:26:02 -0500
23056              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
23057      Branch: perl
23058            ! pp_ctl.c
23059 ____________________________________________________________________________
23060 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
23061         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
23062              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23063              Date: Sun, 20 Jan 2002 22:53:56 +0100
23064              Message-ID: <20020120225356.A12093@rafael>
23065      Branch: perl
23066            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
23067            ! t/lib/warnings/9enabled warnings.h warnings.pl
23068 ____________________________________________________________________________
23069 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
23070         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
23071              From: "Craig A. Berry" <craigberry@mac.com>
23072              Date: Sun, 20 Jan 2002 22:49:42 -0600
23073              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
23074      Branch: perl
23075            ! lib/ExtUtils/MakeMaker.pm
23076 ____________________________________________________________________________
23077 [ 14363] By: nick                                  on 2002/01/20  20:38:23
23078         Log: Add new threads/typemap to MANIFEST
23079      Branch: perlio
23080            ! MANIFEST
23081 ____________________________________________________________________________
23082 [ 14362] By: nick                                  on 2002/01/20  20:34:36
23083         Log: Integrate mainline
23084      Branch: perlio
23085           +> lib/Pod/t/Usage.t
23086           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
23087           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
23088           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
23089           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
23090           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
23091           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
23092           !> util.c
23093 ____________________________________________________________________________
23094 [ 14361] By: nick                                  on 2002/01/20  18:51:47
23095         Log: Integrate MANIFEST
23096      Branch: perlio
23097           !> MANIFEST
23098 ____________________________________________________________________________
23099 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
23100         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
23101              From: Paul_GreenVOS@vos.stratus.com
23102              Date: Sat, 19 Jan 02 17:17 est
23103              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
23104              
23105              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
23106              From: Paul_GreenVOS@vos.stratus.com
23107              Date: Sat, 19 Jan 02 17:19 est
23108              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
23109      Branch: perl
23110            ! lib/ExtUtils/t/Command.t
23111 ____________________________________________________________________________
23112 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
23113         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
23114              From: Paul_GreenVOS@vos.stratus.com
23115              Date: Sat, 19 Jan 02 14:30 est
23116              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
23117      Branch: perl
23118            ! lib/AnyDBM_File.t
23119 ____________________________________________________________________________
23120 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
23121         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
23122              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
23123              Date: Sun, 20 Jan 2002 13:51:36 +0100
23124              Message-ID: <20020120135136.A710@rafael>
23125      Branch: perl
23126            ! ext/File/Glob/t/basic.t
23127 ____________________________________________________________________________
23128 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
23129         Log: #14352 deleted ext/threads/threads.h
23130      Branch: perlio
23131            ! MANIFEST
23132 ____________________________________________________________________________
23133 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
23134         Log: Eradicate sharedsv.*
23135      Branch: perlio
23136            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
23137 ____________________________________________________________________________
23138 [ 14355] By: nick                                  on 2002/01/20  11:50:22
23139         Log: threads work again on Win32. (Not threads::shared yet)
23140              Submit to see if they do on Linux.
23141      Branch: perlio
23142            ! ext/threads/shared/shared.xs ext/threads/threads.xs
23143            ! win32/makefile.mk
23144 ____________________________________________________________________________
23145 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
23146         Log: Make also hex() and oct() to croak if their arguments
23147              cannot be downgraded (that is, if they contain wide
23148              characters), just like crypt() does (and use the croak
23149              feature of sv_utf8_downgrade()).
23150      Branch: perl
23151            ! pp.c t/op/oct.t
23152 ____________________________________________________________________________
23153 [ 14353] By: nick                                  on 2002/01/19  22:20:09
23154         Log: Integrate Time/Local and its test
23155      Branch: perlio
23156           !> lib/Time/Local.pm lib/Time/Local.t
23157 ____________________________________________________________________________
23158 [ 14352] By: nick                                  on 2002/01/19  22:17:07
23159         Log: Nearly-working threads re-structuring. Do not integrate,
23160              submit-ing to get to Win32, and as "off site" backup.
23161      Branch: perlio
23162            + ext/threads/typemap
23163            - ext/threads/threads.h sharedsv.c sharedsv.h
23164            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
23165            ! embedvar.h ext/threads/shared/shared.pm
23166            ! ext/threads/shared/shared.xs ext/threads/threads.pm
23167            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
23168            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
23169            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
23170 ____________________________________________________________________________
23171 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
23172         Log: Regen toc.
23173      Branch: perl
23174            ! pod/perltoc.pod
23175 ____________________________________________________________________________
23176 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
23177         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
23178              From: David Dyck <dcd@tc.fluke.com>
23179              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
23180              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
23181      Branch: perl
23182            ! pod/perl5004delta.pod pod/perl5005delta.pod
23183            ! pod/perl561delta.pod pod/perl56delta.pod
23184 ____________________________________________________________________________
23185 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
23186         Log: FAQ sync.
23187      Branch: perl
23188            ! pod/perlfaq1.pod pod/perlfaq2.pod
23189 ____________________________________________________________________________
23190 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
23191         Log: Subject: [PATCH lib/Pod/t/Usage.t]
23192              From: Abe Timmerman <abe@ztreet.demon.nl>
23193              Date: Sat, 19 Jan 2002 19:57:57 +0100
23194              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
23195      Branch: perl
23196            + lib/Pod/t/Usage.t
23197            ! MANIFEST
23198 ____________________________________________________________________________
23199 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
23200         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
23201              From: Paul_GreenVOS@vos.stratus.com
23202              Date: Sat, 19 Jan 02 13:15 est
23203              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
23204      Branch: perl
23205            ! ext/SDBM_File/sdbm.t
23206 ____________________________________________________________________________
23207 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
23208         Log: Integrate perlio:
23209              
23210              [ 14335]
23211              Split out core of sv_magic() into sv_magicext().
23212              sv_magic provides the extra restictions (no READONLY, only
23213              one of each type, canned set of vtables), and sv_magicext()
23214              does the actual data twiddling.
23215              Also enhances semantics of ->mg_ptr setting via name/namlen
23216              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
23217              scratch area (namlen > 0 && name == NULL).
23218              sv_magicext also returns the MAGIC * it added.
23219              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
23220              To come sv_unmagicext() - which will remove just one magic
23221              of particular type, and additionaly match against ->mg_ptr,
23222              or the MAGIC * (need to experiment as to which is more natural).
23223      Branch: perl
23224           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
23225           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
23226 ____________________________________________________________________________
23227 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
23228         Log: Alternative Time::Local algorithm that uses matemathical formula
23229              for timegm instead of progressive guessing
23230      Branch: perl
23231            ! lib/Time/Local.pm
23232 ____________________________________________________________________________
23233 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
23234         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
23235              From: Paul_GreenVOS@vos.stratus.com
23236              Date: Sat, 19 Jan 02 11:20 est
23237              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
23238      Branch: perl
23239            ! ext/File/Glob/t/basic.t
23240 ____________________________________________________________________________
23241 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
23242         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
23243              From: Paul_GreenVOS@vos.stratus.com
23244              Date: Fri, 18 Jan 02 22:56 est
23245              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
23246      Branch: perl
23247            ! ext/Cwd/t/cwd.t
23248 ____________________________________________________________________________
23249 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
23250         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
23251              From: Paul_GreenVOS@vos.stratus.com
23252              Date: Fri, 18 Jan 02 22:48 est
23253              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
23254      Branch: perl
23255            ! lib/Time/Local.t
23256 ____________________________________________________________________________
23257 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
23258         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
23259              From: Paul_GreenVOS@vos.stratus.com
23260              Date: Fri, 18 Jan 02 16:22 est
23261              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
23262      Branch: perl
23263            ! ext/Devel/DProf/DProf.t
23264 ____________________________________________________________________________
23265 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
23266         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
23267              From: Tels <perl_dummy@bloodgate.com>
23268              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
23269              Message-Id: <200201182106.XAA19133@taku.hut.fi>
23270      Branch: perl
23271            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
23272 ____________________________________________________________________________
23273 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
23274         Log: Don't do socketpair udp unless you've got all what it takes.
23275      Branch: perl
23276            ! util.c
23277 ____________________________________________________________________________
23278 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
23279         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
23280              From: Tels <perl_dummy@bloodgate.com>
23281              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
23282              Message-Id: <200201182206.AAA15310@taku.hut.fi>
23283      Branch: perl
23284            ! lib/ExtUtils/MM_BeOS.pm
23285 ____________________________________________________________________________
23286 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
23287         Log: metaconfig unit change for #14336.
23288      Branch: metaconfig
23289            ! U/modified/myhostname.U
23290 ____________________________________________________________________________
23291 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
23292         Log: Avoid bare "set", and kiss .uucp goodbye.
23293      Branch: perl
23294            ! Configure
23295 ____________________________________________________________________________
23296 [ 14335] By: nick                                  on 2002/01/18  22:11:42
23297         Log: Split out core of sv_magic() into sv_magicext().
23298              sv_magic provides the extra restictions (no READONLY, only
23299              one of each type, canned set of vtables), and sv_magicext()
23300              does the actual data twiddling.
23301              Also enhances semantics of ->mg_ptr setting via name/namlen
23302              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
23303              scratch area (namlen > 0 && name == NULL).
23304              sv_magicext also returns the MAGIC * it added.
23305              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
23306              
23307              To come sv_unmagicext() - which will remove just one magic
23308              of particular type, and additionaly match against ->mg_ptr,
23309              or the MAGIC * (need to experiment as to which is more natural).
23310      Branch: perlio
23311            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
23312            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
23313 ____________________________________________________________________________
23314 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
23315         Log: Retract #14327 for now, going to the limit seems
23316              to be too much for many platforms.
23317      Branch: perl
23318            ! lib/Time/Local.t
23319 ____________________________________________________________________________
23320 [ 14333] By: nick                                  on 2002/01/18  18:58:33
23321         Log: Integrate mainline
23322      Branch: perlio
23323           !> Changes patchlevel.h
23324 ____________________________________________________________________________
23325 [ 14332] By: nick                                  on 2002/01/18  16:19:06
23326         Log: Integrate mainline
23327      Branch: perlio
23328           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
23329           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
23330            - lib/ExtUtils/inst
23331           !> (integrate 32 files)
23332 ____________________________________________________________________________
23333 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
23334         Log: Update Changes.
23335      Branch: perl
23336            ! Changes patchlevel.h
23337 ____________________________________________________________________________
23338 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
23339         Log: Try to make the connect/read/write timeouting.
23340      Branch: perl
23341            ! ext/Socket/Socket.t
23342 ____________________________________________________________________________
23343 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
23344         Log: Netware Makefile tweak from Ananth Kesari.
23345      Branch: perl
23346            ! NetWare/Makefile
23347 ____________________________________________________________________________
23348 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
23349         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
23350              From: Michael G Schwern <schwern@pobox.com>
23351              Date: Fri, 18 Jan 2002 03:10:27 -0500
23352              Message-ID: <20020118081027.GE7226@blackrider>
23353      Branch: perl
23354            ! lib/File/Find.pm
23355 ____________________________________________________________________________
23356 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
23357         Log: (retracted by #14334)
23358              
23359              Subject: [PATCH] Improving lib/Time/Local.t
23360              From: Paul_GreenVOS@vos.stratus.com        
23361              Date: Thu, 17 Jan 02 22:36 est
23362              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
23363      Branch: perl
23364            ! lib/Time/Local.t
23365 ____________________________________________________________________________
23366 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
23367         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
23368              From: Abe Timmerman <abe@ztreet.demon.nl>  
23369              Date: Fri, 18 Jan 2002 13:18:47 +0100
23370              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
23371      Branch: perl
23372            ! lib/ExtUtils/t/MM_Win32.t
23373 ____________________________________________________________________________
23374 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
23375         Log: Subject: [PATCH] Syncing with bleadperl 
23376              From: Michael G Schwern <schwern@pobox.com> 
23377              Date: Fri, 18 Jan 2002 03:04:33 -0500
23378              Message-ID: <20020118080432.GC7226@blackrider>
23379      Branch: perl
23380            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
23381            - lib/ExtUtils/inst
23382            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
23383            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23384            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
23385            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
23386            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
23387            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
23388            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
23389            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
23390            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
23391            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23392            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
23393            ! lib/ExtUtils/testlib.pm
23394 ____________________________________________________________________________
23395 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
23396         Log: Detypo.
23397      Branch: perl
23398            ! AUTHORS
23399 ____________________________________________________________________________
23400 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
23401         Log: Subject: [PATCH] MM check_hints test
23402              From: Michael G Schwern <schwern@pobox.com>
23403              Date: Thu, 17 Jan 2002 20:25:57 -0500
23404              Message-ID: <20020118012557.GE32762@blackrider>
23405      Branch: perl
23406            + lib/ExtUtils/t/hints.t
23407            ! MANIFEST
23408 ____________________________________________________________________________
23409 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
23410         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
23411              From: Michael G Schwern <schwern@pobox.com> 
23412              Date: Thu, 17 Jan 2002 20:12:20 -0500
23413              Message-ID: <20020118011220.GC32762@blackrider>
23414              
23415              (#14317 replaced with this)
23416      Branch: perl
23417            ! lib/ExtUtils/MakeMaker.pm
23418 ____________________________________________________________________________
23419 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
23420         Log: Subject: [PATCH perldiag] overload.pm warnings
23421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23422              Date: Thu, 17 Jan 2002 23:53:49 +0100
23423              Message-ID: <20020117235349.A14530@rafael>
23424      Branch: perl
23425            ! pod/perldiag.pod
23426 ____________________________________________________________________________
23427 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
23428         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
23429              From: Michael G Schwern <schwern@pobox.com>
23430              Date: Thu, 17 Jan 2002 16:35:47 -0500
23431              Message-ID: <20020117213546.GD23830@blackrider>
23432      Branch: perl
23433            ! lib/File/Find.pm
23434 ____________________________________________________________________________
23435 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
23436         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
23437              From: chromatic <chromatic@rmci.net>
23438              Date: Thu, 17 Jan 2002 13:04:22 -0700
23439              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
23440      Branch: perl
23441            ! pod/perltodo.pod
23442 ____________________________________________________________________________
23443 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
23444         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
23445              From: chromatic <chromatic@rmci.net>
23446              Date: Thu, 17 Jan 2002 12:59:04 -0700
23447              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
23448      Branch: perl
23449            ! lib/ExtUtils/t/Mkbootstrap.t
23450 ____________________________________________________________________________
23451 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
23452         Log: (replaced by #14322)
23453              The #14300 broke hints file handling.
23454      Branch: perl
23455            ! lib/ExtUtils/MakeMaker.pm
23456 ____________________________________________________________________________
23457 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
23458         Log: metaconfig unit change for #14315.
23459      Branch: metaconfig/U/perl
23460            ! uselongdbl.U
23461 ____________________________________________________________________________
23462 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
23463         Log: Subject: [PATCH] long doubles
23464              From: Nicholas Clark <nick@unfortu.net>
23465              Date: Thu, 17 Jan 2002 17:06:28 +0000
23466              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
23467      Branch: perl
23468            ! Configure
23469 ____________________________________________________________________________
23470 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
23471         Log: metaconfig unit change for #14313.
23472      Branch: metaconfig
23473            ! U/modified/i_ndbm.U
23474 ____________________________________________________________________________
23475 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
23476         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
23477              From: Andy Dougherty <doughera@lafayette.edu>
23478              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
23479              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
23480      Branch: perl
23481            ! Configure
23482 ____________________________________________________________________________
23483 [ 14312] By: nick                                  on 2002/01/17  21:38:38
23484         Log: Integrate mainline (for ndbm fixes etc.)
23485      Branch: perlio
23486           +> t/run/fresh_perl.t
23487            - t/run/kill_perl.t
23488           !> Changes MANIFEST ext/Opcode/Opcode.xs
23489           !> ext/SDBM_File/sdbm/Makefile.PL
23490           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
23491           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
23492           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
23493           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
23494           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
23495 ____________________________________________________________________________
23496 [ 14311] By: sky                                   on 2002/01/17  21:01:00
23497         Log: Simplify the code that duplicates the threads 
23498              init function and the parameters to the thread by using sv_dup. 
23499              Note,what happens if you pass a shared variable as a parameter?
23500      Branch: perl
23501            ! ext/threads/threads.xs
23502 ____________________________________________________________________________
23503 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
23504         Log: Update Changes.
23505      Branch: perl
23506            ! Changes patchlevel.h
23507 ____________________________________________________________________________
23508 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
23509         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
23510              with fresh_perl_is() and fresh_perl_like().
23511      Branch: perl
23512            + t/run/fresh_perl.t
23513            - t/run/kill_perl.t
23514            ! MANIFEST t/test.pl
23515 ____________________________________________________________________________
23516 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
23517         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
23518              From: Benjamin Goldberg <goldbb2@earthlink.net>
23519              Date: Wed, 09 Jan 2002 21:03:16 -0500
23520              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
23521      Branch: perl
23522            ! ext/Unicode/Normalize/Normalize.pm
23523 ____________________________________________________________________________
23524 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
23525         Log: Retract #14144 as Hugo isn't happy with it.
23526      Branch: perl
23527            ! scope.c t/run/kill_perl.t
23528 ____________________________________________________________________________
23529 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
23530         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
23531              From: Richard Clamp <richardc@unixbeard.net>
23532              Date: Wed, 16 Jan 2002 17:34:31 +0000
23533              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
23534      Branch: perl
23535            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
23536 ____________________________________________________________________________
23537 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
23538         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
23539              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
23540              Date: Tue, 15 Jan 2002 21:23:30 +0100
23541              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
23542      Branch: perl
23543            ! ext/Opcode/Opcode.xs
23544 ____________________________________________________________________________
23545 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
23546         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
23547              From: Paul_GreenVOS@vos.stratus.com
23548              Date: Wed, 16 Jan 02 6:42 est
23549              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
23550      Branch: perl
23551            ! t/io/fs.t t/op/crypt.t
23552 ____________________________________________________________________________
23553 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
23554         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
23555              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23556              Date: Wed, 16 Jan 2002 13:43:39 +0100
23557              Message-ID: <20020116134339.A704@rafael>
23558              
23559              (replaces #14302)
23560      Branch: perl
23561            ! mg.c t/lib/warnings/mg
23562 ____________________________________________________________________________
23563 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
23564         Log: (replaced by #14303)
23565              Subject: [PATCH] length of undefined $(digit) should warn
23566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23567              Date: Tue, 15 Jan 2002 23:02:44 +0100            
23568              Message-ID: <20020115230244.A31786@rafael>     
23569      Branch: perl
23570            ! mg.c t/lib/warnings/mg
23571 ____________________________________________________________________________
23572 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
23573         Log: The non-MakeMaker.pm parts of
23574              
23575              Subject: [PATCH] Re: MM_Beos.pm?
23576              From: Tels <perl_dummy@bloodgate.com>
23577              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
23578              Message-Id: <200201142006.WAA29544@taas.iki.fi>
23579      Branch: perl
23580            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
23581            ! lib/ExtUtils/t/MM_Unix.t
23582 ____________________________________________________________________________
23583 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
23584         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
23585              From: Michael G Schwern <schwern@pobox.com>    
23586              Date: Tue, 15 Jan 2002 20:07:50 -0500            
23587              Message-ID: <20020116010750.GH625@blackrider>  
23588      Branch: perl
23589            ! lib/ExtUtils/MakeMaker.pm
23590 ____________________________________________________________________________
23591 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
23592         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
23593              From: Jeffrey Friedl <jfriedl@yahoo.com>       
23594              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
23595              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
23596      Branch: perl
23597            ! lib/Text/Tabs.pm
23598 ____________________________________________________________________________
23599 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
23600         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
23601              From: "Green, Paul" <Paul.Green@stratus.com>
23602              Date: Tue, 15 Jan 2002 22:28:10 -0500
23603              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
23604      Branch: perl
23605            ! lib/ExtUtils/MM_Unix.pm
23606 ____________________________________________________________________________
23607 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
23608         Log: Integrate perlio:
23609              
23610              [ 14296]
23611              offsetof() is in <stddef.h>
23612      Branch: perl
23613           !> ext/Socket/Socket.xs
23614 ____________________________________________________________________________
23615 [ 14296] By: nick                                  on 2002/01/16  13:02:29
23616         Log: offsetof() is in <stddef.h>
23617      Branch: perlio
23618            ! ext/Socket/Socket.xs
23619 ____________________________________________________________________________
23620 [ 14295] By: nick                                  on 2002/01/16  07:25:29
23621         Log: Integrate mainline
23622      Branch: perlio
23623           +> (branch 262 files)
23624            - (delete 285 files)
23625           !> (integrate 34 files)
23626 ____________________________________________________________________________
23627 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
23628         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
23629              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
23630              Canonical.pl and Exact.pl.
23631      Branch: perl
23632            + (add 259 files)
23633            - (delete 288 files)
23634            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
23635            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
23636            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23637            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
23638 ____________________________________________________________________________
23639 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
23640         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
23641      Branch: perl
23642            ! ext/Socket/Socket.xs
23643 ____________________________________________________________________________
23644 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
23645         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
23646              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23647              Date: Tue, 15 Jan 2002 21:59:19 +0100
23648              Message-ID: <3C44A637.16602.25EB208@localhost>
23649      Branch: perl
23650            ! embed.fnc embed.h proto.h
23651 ____________________________________________________________________________
23652 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
23653         Log: Duh.  The updated In/*.pl weren't checked in.
23654      Branch: perl
23655            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
23656            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
23657            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
23658            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
23659            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
23660            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
23661            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
23662            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
23663            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
23664            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
23665            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
23666            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
23667            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
23668            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
23669            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
23670            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
23671            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
23672            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
23673            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
23674            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
23675            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
23676            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
23677            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
23678            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
23679            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
23680            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
23681            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
23682            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
23683            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
23684            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
23685            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
23686            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
23687            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
23688            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
23689            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
23690            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
23691            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
23692            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
23693            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
23694            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
23695            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
23696            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
23697            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
23698            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
23699            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
23700            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
23701            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
23702            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
23703 ____________________________________________________________________________
23704 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
23705         Log: Update Changes.
23706      Branch: perl
23707            ! Changes patchlevel.h
23708 ____________________________________________________________________________
23709 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
23710         Log: Jeffrey is trying very hard to avoid working on his
23711              book, it would seem :-) (better naming, better comments
23712              in the files)
23713      Branch: perl
23714            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
23715            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
23716            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
23717            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
23718            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
23719            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
23720            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
23721            - lib/unicore/Is/IDStart.pl
23722            ! (edit 200 files)
23723 ____________________________________________________________________________
23724 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
23725         Log: metaconfig unit changes for #14287.
23726      Branch: metaconfig
23727            + U/modified/Chk_MANI.U
23728            ! U/modified/Extract.U U/modified/Finish.U
23729      Branch: metaconfig/U/perl
23730            ! Extensions.U dlsrc.U
23731 ____________________________________________________________________________
23732 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
23733         Log: Some protection against spaces in directory names.
23734              (Tru64 still has some makedepend problems in such
23735              cases but that looks like Tru64's problem.)
23736      Branch: perl
23737            ! Configure Makefile.SH
23738 ____________________________________________________________________________
23739 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
23740         Log: Should have been in #14285 but I have sausages for fingers.
23741      Branch: perl
23742            + lib/ExtUtils/MM_BeOS.pm
23743 ____________________________________________________________________________
23744 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
23745         Log: MM_BeOS from Tels.
23746      Branch: perl
23747            + lib/ExtUtils/t/MM_BeOS.t
23748            ! MANIFEST
23749 ____________________________________________________________________________
23750 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
23751         Log: Integrate perlio:
23752              
23753              [ 14281]
23754              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
23755              e.g. -Duse64bitint on a 32-bit platform.
23756              Now uses I32 for use-count and is more careful with its casts.
23757              
23758              [ 14277]
23759              Correct name of PL_OP_SLAB_ALLOC
23760              
23761              [ 14271]
23762              Regen embed enable slab for PERL_IMPLICIT_SYS
23763              
23764              [ 14269]
23765              Typo in #else branch of PL_SLAB_ALLOC
23766              
23767              [ 14268]
23768              const-ness fix in savepv's passing of NULL
23769              
23770              [ 14267]
23771              Hand merge of non slab allocator stuff
23772              
23773              [ 14259]
23774              Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
23775              Need to use CopXXXXX macros everywhere and add CopSTASH_free
23776              Add new scope type and add support for it to scope.c and scope stack
23777              dup-er in sv.c. Add savesharedpv().
23778              Also zealous version of Win32's vmem.h to catch all the abuses.
23779              With this t/op/fork.t passes even with zealous checking and 
23780              checker is point a finger at various threads/shared issues.
23781              PL_curcop->cop_io is still an issue.
23782              
23783              [ 14257]
23784              Inverted sense of special-ness of specialCopIO - supposed to 
23785              be true if value is "special" i.e. NOT an SV.
23786      Branch: perl
23787           !> (integrate 28 files)
23788 ____________________________________________________________________________
23789 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
23790         Log: Add Shuck URL
23791      Branch: maint-5.6/macperl
23792            ! macos/macperl/MacPerl.podhelp
23793 ____________________________________________________________________________
23794 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
23795         Log: Remove obsolete docs
23796      Branch: maint-5.6/macperl
23797            ! ext/File/Glob/Glob.pm
23798 ____________________________________________________________________________
23799 [ 14281] By: nick                                  on 2002/01/15  15:08:43
23800         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
23801              e.g. -Duse64bitint on a 32-bit platform.
23802              Now uses I32 for use-count and is more careful with its casts.
23803      Branch: perlio
23804            ! intrpvar.h op.c
23805 ____________________________________________________________________________
23806 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
23807         Log: Update bundled modules.  Yow!
23808      Branch: maint-5.6/macperl
23809            + macos/bundled_ext/Compress/Zlib/constants.h
23810            + macos/bundled_ext/Compress/Zlib/constants.xs
23811            + macos/bundled_ext/Filter/Util/Call/ppport.h
23812            + macos/bundled_ext/Storable/t/compat-0.6.t
23813            + macos/bundled_ext/Storable/t/dump.pl
23814            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
23815            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
23816            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
23817            + macos/bundled_lib/blib/lib/URI/ssh.pm
23818            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
23819            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
23820            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
23821            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
23822            + macos/bundled_lib/t/Filter/Simple/data.t
23823            + macos/bundled_lib/t/Filter/Simple/export.t
23824            + macos/bundled_lib/t/Filter/Simple/filter_only.t
23825            + macos/bundled_lib/t/Filter/Simple/import.t
23826            + macos/bundled_lib/t/NEXT/actual.t
23827            + macos/bundled_lib/t/NEXT/actuns.t
23828            + macos/bundled_lib/t/NEXT/next.t
23829            + macos/bundled_lib/t/NEXT/unseen.t
23830            + macos/bundled_lib/t/libnet/netrc.t
23831            + macos/bundled_lib/t/libwww-perl/base/http.t
23832            + macos/bundled_lib/t/libwww-perl/live/activestate.t
23833            - macos/bundled_ext/Filter/t/FilterTest.pm
23834            - macos/bundled_ext/Storable/t/compat06.t
23835            - macos/bundled_ext/Storable/t/st-dump.pl
23836            - macos/bundled_lib/t/NEXT/test.pl
23837            - macos/bundled_lib/t/libwww-perl/live/google.t
23838            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
23839            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
23840            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
23841            ! macos/bundled_ext/Compress/Zlib/README
23842            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
23843            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
23844            ! macos/bundled_ext/Compress/Zlib/t/examples.t
23845            ! macos/bundled_ext/Filter/Util/Call/Call.pm
23846            ! macos/bundled_ext/Filter/Util/Call/Call.xs
23847            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
23848            ! macos/bundled_ext/Filter/t/call.t
23849            ! macos/bundled_ext/Filter/t/filter-util.pl
23850            ! macos/bundled_ext/Storable/ChangeLog
23851            ! macos/bundled_ext/Storable/README
23852            ! macos/bundled_ext/Storable/Storable.pm
23853            ! macos/bundled_ext/Storable/t/blessed.t
23854            ! macos/bundled_ext/Storable/t/canonical.t
23855            ! macos/bundled_ext/Storable/t/dclone.t
23856            ! macos/bundled_ext/Storable/t/forgive.t
23857            ! macos/bundled_ext/Storable/t/freeze.t
23858            ! macos/bundled_ext/Storable/t/lock.t
23859            ! macos/bundled_ext/Storable/t/overload.t
23860            ! macos/bundled_ext/Storable/t/recurse.t
23861            ! macos/bundled_ext/Storable/t/retrieve.t
23862            ! macos/bundled_ext/Storable/t/store.t
23863            ! macos/bundled_ext/Storable/t/tied.t
23864            ! macos/bundled_ext/Storable/t/tied_hook.t
23865            ! macos/bundled_ext/Storable/t/tied_items.t
23866            ! macos/bundled_ext/Storable/t/utf8.t
23867            ! macos/bundled_lib/blib/lib/File/Sort.pm
23868            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
23869            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
23870            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
23871            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
23872            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
23873            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
23874            ! macos/bundled_lib/blib/lib/LWP.pm
23875            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
23876            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
23877            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
23878            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
23879            ! macos/bundled_lib/blib/lib/Mail/Address.pm
23880            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
23881            ! macos/bundled_lib/blib/lib/Mail/Field.pm
23882            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
23883            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
23884            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
23885            ! macos/bundled_lib/blib/lib/Mail/Header.pm
23886            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
23887            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
23888            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
23889            ! macos/bundled_lib/blib/lib/Mail/Send.pm
23890            ! macos/bundled_lib/blib/lib/Mail/Util.pm
23891            ! macos/bundled_lib/blib/lib/NEXT.pm
23892            ! macos/bundled_lib/blib/lib/Net/Config.pm
23893            ! macos/bundled_lib/blib/lib/Net/Domain.pm
23894            ! macos/bundled_lib/blib/lib/Net/FTP.pm
23895            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
23896            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
23897            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
23898            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
23899            ! macos/bundled_lib/blib/lib/Net/POP3.pm
23900            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
23901            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
23902            ! macos/bundled_lib/blib/lib/Switch.pm
23903            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
23904            ! macos/bundled_lib/blib/lib/URI/Escape.pm
23905            ! macos/bundled_lib/blib/lib/URI/ftp.pm
23906            ! macos/bundled_lib/blib/lib/lwpcook.pod
23907            ! macos/bundled_lib/t/Filter/Simple/filter.t
23908            ! macos/bundled_lib/t/Switch/t/nested.t
23909            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
23910            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
23911            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
23912            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
23913            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
23914            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
23915            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
23916            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
23917            ! macos/bundled_lib/t/libnet/config.t
23918            ! macos/bundled_lib/t/libnet/ftp.t
23919            ! macos/bundled_lib/t/libnet/hostname.t
23920            ! macos/bundled_lib/t/libnet/nntp.t
23921            ! macos/bundled_lib/t/libnet/require.t
23922            ! macos/bundled_lib/t/libnet/smtp.t
23923            ! macos/bundled_lib/t/libwww-perl/base/headers.t
23924            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
23925            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
23926            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
23927            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
23928            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
23929            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
23930            ! macos/bundled_lib/t/libwww-perl/live/validator.t
23931            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
23932 ____________________________________________________________________________
23933 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
23934         Log: Subject: [PATCH] Socket::sockaddr_family
23935              From: Gisle Aas <gisle@ActiveState.com> 
23936              Date: 15 Jan 2002 06:35:28 -0800
23937              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
23938      Branch: perl
23939            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
23940 ____________________________________________________________________________
23941 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
23942         Log: Subject: [PATCH perldiag] Style issue
23943              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23944              Date: Tue, 15 Jan 2002 15:36:30 +0100                
23945              Message-ID: <20020115153630.A11568@rafael>
23946      Branch: perl
23947            ! pod/perldiag.pod
23948 ____________________________________________________________________________
23949 [ 14277] By: nick                                  on 2002/01/15  14:30:51
23950         Log: Correct name of PL_OP_SLAB_ALLOC
23951      Branch: perlio
23952            ! perl.h
23953 ____________________________________________________________________________
23954 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
23955         Log: NetWare tweak from Ananth Kesari.
23956      Branch: perl
23957            ! lib/ExtUtils/MakeMaker.pm
23958 ____________________________________________________________________________
23959 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
23960         Log: Throwback.
23961      Branch: perl
23962            ! MANIFEST
23963 ____________________________________________________________________________
23964 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
23965         Log: A couple of additional character classes from Jeffrey,
23966              hopefully useful in future for internal use for implementing
23967              some special cases of casing.
23968              
23969              Also regenerate once more all the character classes,
23970              now without the timestamp.  A timestamp would be kind of
23971              nice but it's not: having a timestamp in a file means that
23972              even if the effective contents of file really didn't
23973              change, the file looks as if it changed.
23974      Branch: perl
23975            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
23976            + lib/unicore/Is/CombAbov.pl
23977            ! (edit 304 files)
23978 ____________________________________________________________________________
23979 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
23980         Log: Make the test harder.
23981      Branch: perl
23982            ! t/op/pat.t
23983 ____________________________________________________________________________
23984 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
23985         Log: Additional utf8_heavy.pl tweak from Jeffrey.
23986      Branch: perl
23987            ! lib/utf8_heavy.pl
23988 ____________________________________________________________________________
23989 [ 14271] By: nick                                  on 2002/01/15  11:29:47
23990         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
23991      Branch: perlio
23992            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
23993            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
23994 ____________________________________________________________________________
23995 [ 14270] By: nick                                  on 2002/01/15  08:19:08
23996         Log: Integrate rest of mainline
23997      Branch: perlio
23998           !> (integrate 28 files)
23999 ____________________________________________________________________________
24000 [ 14269] By: nick                                  on 2002/01/15  08:02:44
24001         Log: Typo in #else branch of PL_SLAB_ALLOC
24002      Branch: perlio
24003            ! op.c
24004 ____________________________________________________________________________
24005 [ 14268] By: nick                                  on 2002/01/15  07:57:47
24006         Log: const-ness fix in savepv's passing of NULL
24007      Branch: perlio
24008            ! util.c
24009 ____________________________________________________________________________
24010 [ 14267] By: nick                                  on 2002/01/15  07:42:17
24011         Log: Hand merge of non slab allocator stuff
24012      Branch: perlio
24013            ! op.c
24014 ____________________________________________________________________________
24015 [ 14266] By: nick                                  on 2002/01/15  07:39:33
24016         Log: Slab allocator submit after resolve -ay to keep it!
24017      Branch: perlio
24018           !> op.c
24019 ____________________________________________________________________________
24020 [ 14265] By: nick                                  on 2002/01/15  07:05:06
24021         Log: Blind integrate of bulk of mainline.
24022      Branch: perlio
24023           +> (branch 173 files)
24024            - (delete 184 files)
24025           !> (integrate 146 files)
24026 ____________________________________________________________________________
24027 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
24028         Log: Pod nits.
24029      Branch: perl
24030            ! lib/Unicode/UCD.pm pod/perlunicode.pod
24031 ____________________________________________________________________________
24032 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
24033         Log: The Unicode categories doc patch to go with #14254,
24034              from Jeffrey.
24035      Branch: perl
24036            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
24037 ____________________________________________________________________________
24038 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
24039         Log: There isn't going to be perl.third.exe.
24040      Branch: perl
24041            ! Makefile.SH
24042 ____________________________________________________________________________
24043 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
24044         Log: Subject: [PATCH] small coredump correction
24045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24046              Date: Tue, 15 Jan 2002 00:22:52 +0100
24047              Message-ID: <20020115002252.I691@rafael>
24048      Branch: perl
24049            ! op.c
24050 ____________________________________________________________________________
24051 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
24052         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
24053              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24054              Date: Mon, 14 Jan 2002 23:03:04 +0100
24055              Message-ID: <20020114230304.A691@rafael>   
24056              
24057              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
24058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24059              Date: Mon, 14 Jan 2002 23:18:43 +0100
24060              Message-ID: <20020114231843.E691@rafael>   
24061      Branch: perl
24062            ! pod/perlsub.pod t/op/override.t toke.c
24063 ____________________________________________________________________________
24064 [ 14259] By: nick                                  on 2002/01/14  22:02:49
24065         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
24066              Need to use CopXXXXX macros everywhere and add CopSTASH_free
24067              Add new scope type and add support for it to scope.c and scope stack
24068              dup-er in sv.c. Add savesharedpv().
24069              Also zealous version of Win32's vmem.h to catch all the abuses.
24070              With this t/op/fork.t passes even with zealous checking and 
24071              checker is point a finger at various threads/shared issues.
24072              
24073              PL_curcop->cop_io is still an issue.
24074      Branch: perlio
24075            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
24076            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
24077            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
24078            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
24079            ! win32/vmem.h win32/win32.c win32/win32.h
24080 ____________________________________________________________________________
24081 [ 14258] By: nick                                  on 2002/01/14  20:24:28
24082         Log: Integrate build parts of mainline
24083      Branch: perlio
24084           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
24085           !> lib/ExtUtils/t/MM_Win32.t
24086 ____________________________________________________________________________
24087 [ 14257] By: nick                                  on 2002/01/14  16:10:54
24088         Log: Inverted sense of special-ness of specialCopIO - supposed to 
24089              be true if value is "special" i.e. NOT an SV.
24090      Branch: perlio
24091            ! perlio.h
24092 ____________________________________________________________________________
24093 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
24094         Log: Update Changes.
24095      Branch: perl
24096            ! Changes patchlevel.h
24097 ____________________________________________________________________________
24098 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
24099         Log: Retract #14251 (the op slab allocator from perlio)
24100              until we figure out why 2.2.19 x86 debian gets
24101              a circular sibling chain and therefore hangs in
24102              the Perl_ck_subr() sibling for-loop.
24103      Branch: perl
24104            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24105            ! perlapi.c perlapi.h proto.h
24106 ____________________________________________________________________________
24107 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
24108         Log: Big mktables rewrite from Jeffrey;
24109              documentation not yet updated.
24110      Branch: perl
24111            + (add 171 files)
24112            - (delete 182 files)
24113            ! (edit 135 files)
24114 ____________________________________________________________________________
24115 [ 14253] By: ams                                   on 2002/01/14  03:15:05
24116         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
24117              From: Michael G Schwern <schwern@pobox.com>
24118              Date: Sun, 13 Jan 2002 21:00:07 -0500
24119              Message-Id: <20020114020007.GB2877@blackrider>
24120      Branch: perl
24121            ! lib/Cwd.pm
24122 ____________________________________________________________________________
24123 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
24124         Log: Subject: Re: Win32 status - progress !
24125              From: Abe Timmerman <abe@ztreet.demon.nl>       
24126              Date: Mon, 14 Jan 2002 02:29:51 +0100
24127              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
24128      Branch: perl
24129            ! lib/ExtUtils/t/MM_Win32.t
24130 ____________________________________________________________________________
24131 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
24132         Log: Integrate perlio:
24133              
24134              [ 14250]
24135              Slab allocator for ops
24136              - moved the statics to intrpvar.h
24137              - implemented Slab_Free()
24138              - uses PerlMemShared (for now) if distinction exists.
24139      Branch: perl
24140           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24141           !> perlapi.c perlapi.h proto.h
24142 ____________________________________________________________________________
24143 [ 14250] By: nick                                  on 2002/01/13  23:22:34
24144         Log: Slab allocator for ops
24145              - moved the statics to intrpvar.h
24146              - implemented Slab_Free()
24147              - uses PerlMemShared (for now) if distinction exists.
24148      Branch: perlio
24149            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
24150            ! perlapi.c perlapi.h proto.h
24151 ____________________________________________________________________________
24152 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
24153         Log: Start a new test category: uni.  Much of t/op/pat
24154              should probably be moved here, but holding on that
24155              until Jeffrey finishes his big mktables rewrite.
24156              Bits and pieces of op/split, op/pack, op/append,
24157              op/join, could probably be moved to respective uni
24158              tests, too.
24159      Branch: perl
24160            + t/uni/fold.t t/uni/sprintf.t
24161            - t/op/unifold.t t/op/unisprintf.t
24162            ! MANIFEST t/TEST t/harness
24163 ____________________________________________________________________________
24164 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
24165         Log: Subject: [PATCH] enable Win32 to build again
24166              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24167              Date: Sun, 13 Jan 2002 21:49:24 +0100
24168              Message-ID: <3C4200E4.15926.23F6131@localhost>
24169              
24170              miniperl.exe.exe does not exe that well.
24171      Branch: perl
24172            ! lib/ExtUtils/MM_Unix.pm
24173 ____________________________________________________________________________
24174 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
24175         Log: Mention some of the load-affected tests.
24176      Branch: perl
24177            ! INSTALL
24178 ____________________________________________________________________________
24179 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
24180         Log: Move the UTF-8 conversion code earlier so that
24181              op/ver is happy.
24182      Branch: perl
24183            ! sv.c t/op/ver.t
24184 ____________________________________________________________________________
24185 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
24186         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
24187              have diverged quite a bit so no updates there.
24188      Branch: perl
24189            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
24190            ! ext/List/Util/lib/List/Util.pm
24191            ! ext/List/Util/lib/Scalar/Util.pm
24192 ____________________________________________________________________________
24193 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
24194         Log: Make the crypt() pickier: if downgrading doesn't work,
24195              croak.
24196      Branch: perl
24197            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
24198 ____________________________________________________________________________
24199 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
24200         Log: Grow the buffer in case Unicode caused size changes
24201              (and it very probably did).
24202      Branch: perl
24203            ! sv.c
24204 ____________________________________________________________________________
24205 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
24206         Log: Future-proofing from Jeffrey Friedl (for conflicting
24207              In* and Is* names).
24208      Branch: perl
24209            ! lib/utf8_heavy.pl
24210 ____________________________________________________________________________
24211 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
24212         Log: Subject: [PATCH] Re: Warning in B.xs
24213              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24214              Date: Sun, 13 Jan 2002 19:39:52 +0100
24215              Message-ID: <3C41E288.20562.1C8C895@localhost>
24216      Branch: perl
24217            ! ext/B/B.xs
24218 ____________________________________________________________________________
24219 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
24220         Log: Subject: Re: lookbehind broken with latest bleedperl
24221              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24222              Date: Sun, 13 Jan 2002 18:06:22 +0000
24223              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
24224      Branch: perl
24225            ! regexec.c t/op/re_tests
24226 ____________________________________________________________________________
24227 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
24228         Log: Subject: [PATCH] more MM_Unix.t tests
24229              From: Tels <perl_dummy@bloodgate.com>
24230              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
24231              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
24232              
24233              Subject: [PATCH] 14220 misunderstood, I bet          
24234              From: andreas.koenig@anima.de (Andreas J. Koenig)
24235              Date: 12 Jan 2002 21:31:58 +0100
24236              Message-ID: <m3k7un8g5d.fsf@anima.de>
24237      Branch: perl
24238            ! lib/ExtUtils/t/MM_Unix.t
24239 ____________________________________________________________________________
24240 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
24241         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
24242              From: Tels <perl_dummy@bloodgate.com>
24243              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
24244              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
24245              
24246              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
24247              From: Tels <perl_dummy@bloodgate.com>
24248              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
24249              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
24250      Branch: perl
24251            ! lib/ExtUtils/MM_Unix.pm
24252 ____________________________________________________________________________
24253 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
24254         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
24255              From: Nicholas Clark <nick@unfortu.net> 
24256              Date: Sun, 13 Jan 2002 15:58:34 +0000
24257              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
24258      Branch: perl
24259            ! lib/Benchmark.t
24260 ____________________________________________________________________________
24261 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
24262         Log: Anton Berezin did more reading and the uid setting story
24263              gets more complex.
24264      Branch: perl
24265            ! pod/perltodo.pod utils/perldoc.PL
24266 ____________________________________________________________________________
24267 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
24268         Log: Integrate perlio:
24269              
24270              [ 14232]
24271              Win32 fixes:
24272              - vmem.h hack to handle free-by-wrong-thread after eval "".
24273              - Initialize timerid 
24274      Branch: perl
24275           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
24276 ____________________________________________________________________________
24277 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
24278         Log: Subject: Re: HiRes
24279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24280              Date: Sun, 13 Jan 2002 10:18:46 +0100
24281              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
24282              
24283              Give up on socketpair in HP-UX.
24284      Branch: perl
24285            ! ext/Socket/socketpair.t
24286 ____________________________________________________________________________
24287 [ 14233] By: nick                                  on 2002/01/13  16:29:30
24288         Log: Integrate mainline
24289      Branch: perlio
24290           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
24291           !> (integrate 46 files)
24292 ____________________________________________________________________________
24293 [ 14232] By: nick                                  on 2002/01/13  15:37:48
24294         Log: Win32 fixes:
24295              - vmem.h hack to handle free-by-wrong-thread after eval "".
24296              - Initialize timerid 
24297      Branch: perlio
24298            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
24299 ____________________________________________________________________________
24300 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
24301         Log: *groan*
24302      Branch: perl
24303            ! t/op/pat.t
24304 ____________________________________________________________________________
24305 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
24306         Log: One more sharp s case found by Jeffrey.
24307      Branch: perl
24308            ! regexec.c t/op/pat.t
24309 ____________________________________________________________________________
24310 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
24311         Log: Comment tweak.
24312      Branch: perl
24313            ! regexec.c
24314 ____________________________________________________________________________
24315 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
24316         Log: Don't bother checking for the Greek special
24317              cases if the node is too short.
24318      Branch: perl
24319            ! regcomp.c
24320 ____________________________________________________________________________
24321 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
24322         Log: Update Changes.
24323      Branch: perl
24324            ! Changes patchlevel.h
24325 ____________________________________________________________________________
24326 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
24327         Log: metaconfig unit change for #14225.
24328      Branch: metaconfig
24329            + U/modified/i_ndbm.U
24330 ____________________________________________________________________________
24331 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
24332         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
24333              From: Jonathan Stowe <gellyfish@gellyfish.com>
24334              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
24335              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
24336      Branch: perl
24337            ! Configure config_h.SH
24338 ____________________________________________________________________________
24339 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
24340         Log: Quick reformat using indent -kr -nce, as requested
24341              by Dan Kogai and suggest by NI-S.
24342      Branch: perl
24343            ! ext/Encode/encengine.c
24344 ____________________________________________________________________________
24345 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
24346         Log: Couple more Unicode lookbehind tests.
24347      Branch: perl
24348            ! t/op/pat.t
24349 ____________________________________________________________________________
24350 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
24351         Log: Sharp S as a special treat for our German UTF-8 testers :-)
24352      Branch: perl
24353            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
24354 ____________________________________________________________________________
24355 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
24356         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
24357              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24358              Date: Sat, 12 Jan 2002 20:37:32 +0100
24359              Message-ID: <3C409E8C.16203.196C2D3@localhost>
24360      Branch: perl
24361            ! ext/B/B/Deparse.pm
24362 ____________________________________________________________________________
24363 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
24364         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
24365              really worth the bits it's printed on?
24366      Branch: perl
24367            ! lib/ExtUtils/t/MM_Unix.t
24368 ____________________________________________________________________________
24369 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
24370         Log: Special treatment for U+03B0 and U+0390 in //i,
24371              this means that we can remove the minlen pessimisations
24372              introduced by the #14096.
24373      Branch: perl
24374            ! pp_hot.c regcomp.c regexec.c
24375 ____________________________________________________________________________
24376 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
24377         Log: Integrate perlio:
24378              
24379              [ 14214]
24380              Win32-ize socketpair test
24381              - Win32 can fork even though $Config{d_fork} is undef
24382              - SOCK_DGRAM does not work - skip those tests.
24383              
24384              [ 14213]
24385              Abstract out the cloning of SvPVX and handle shared pv in a 
24386              safe (if suboptimal) manner. Does not fix op/fork.t :-(
24387      Branch: perl
24388           !> ext/Socket/socketpair.t sv.c
24389 ____________________________________________________________________________
24390 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
24391         Log: One should first drop the real uid, not the effective uid.
24392              [ID 20020110.003]
24393      Branch: perl
24394            ! utils/perldoc.PL
24395 ____________________________________________________________________________
24396 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
24397         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
24398              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24399              Date: Fri, 11 Jan 2002 23:29:48 +0100
24400              Message-ID: <3C3F756C.4581.2E2A938@localhost>
24401      Branch: perl
24402            + ext/B/C/C.xs ext/B/C/Makefile.PL
24403            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
24404            ! utils/perlcc.PL
24405 ____________________________________________________________________________
24406 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
24407         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
24408              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
24409              Date: Fri, 11 Jan 2002 14:29:30 -0800
24410              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
24411      Branch: perl
24412            ! ext/B/t/concise.t
24413 ____________________________________________________________________________
24414 [ 14214] By: nick                                  on 2002/01/12  12:31:12
24415         Log: Win32-ize socketpair test
24416              - Win32 can fork even though $Config{d_fork} is undef
24417              - SOCK_DGRAM does not work - skip those tests.
24418      Branch: perlio
24419            ! ext/Socket/socketpair.t
24420 ____________________________________________________________________________
24421 [ 14213] By: nick                                  on 2002/01/12  11:46:28
24422         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
24423              safe (if suboptimal) manner. Does not fix op/fork.t :-(
24424      Branch: perlio
24425            ! sv.c
24426 ____________________________________________________________________________
24427 [ 14212] By: ams                                   on 2002/01/12  06:10:52
24428         Log: Subject: [PATCH] More fixes for Stratus VOS
24429              From: "Green, Paul" <Paul.Green@stratus.com>
24430              Date: Fri, 11 Jan 2002 17:30:37 -0500
24431              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
24432      Branch: perl
24433            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
24434 ____________________________________________________________________________
24435 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
24436         Log: Upgrade to CGI.pm 2.80.
24437      Branch: perl
24438            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
24439 ____________________________________________________________________________
24440 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
24441         Log: FAQ sync.
24442      Branch: perl
24443            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
24444            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
24445            ! pod/perlfaq8.pod
24446 ____________________________________________________________________________
24447 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
24448         Log: This is getting embarrassing.
24449      Branch: perl
24450            ! t/op/pat.t
24451 ____________________________________________________________________________
24452 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
24453         Log: Doc tweaks.
24454      Branch: perl
24455            ! pod/perlunicode.pod
24456 ____________________________________________________________________________
24457 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
24458         Log: Updating the test count is good; also rephrasing
24459              so that there is no ok output containing "not".
24460      Branch: perl
24461            ! t/op/pat.t
24462 ____________________________________________________________________________
24463 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
24464         Log: Andreas is busy :-)
24465      Branch: perl
24466            ! doop.c t/op/unisprintf.t
24467 ____________________________________________________________________________
24468 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
24469         Log: Unicode lookbehind looked bad.
24470      Branch: perl
24471            ! regexec.c t/op/pat.t
24472 ____________________________________________________________________________
24473 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
24474         Log: Garbage collection.
24475      Branch: perl
24476            ! t/run/kill_perl.t
24477 ____________________________________________________________________________
24478 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
24479         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
24480              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24481              Date: Fri, 11 Jan 2002 23:29:48 +0100
24482              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
24483      Branch: perl
24484            ! embed.fnc global.sym makedef.pl
24485 ____________________________________________________________________________
24486 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
24487         Log: Subject: [PATCH] perldelta nit?
24488              From: Robert Spier <rspier@pobox.com>
24489              Date: Fri, 11 Jan 2002 15:19:16 -0800
24490              Message-ID: <15423.29428.164185.251700@rls.cx>
24491      Branch: perl
24492            ! pod/perldelta.pod
24493 ____________________________________________________________________________
24494 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
24495         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24496              From: Michael G Schwern <schwern@pobox.com>
24497              Date: Fri, 11 Jan 2002 17:08:17 -0500
24498              Message-ID: <20020111220817.GG2838@blackrider>
24499      Branch: perl
24500            ! t/run/kill_perl.t t/test.pl
24501 ____________________________________________________________________________
24502 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
24503         Log: Subject: [PATCH] Correct misleading error message
24504              From: Mike Guy <mjtg@cam.ac.uk>
24505              Date: Fri, 11 Jan 2002 18:36:33 +0000
24506              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
24507              
24508              hash assignment -> anonymous hash
24509      Branch: perl
24510            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
24511 ____________________________________________________________________________
24512 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
24513         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
24514              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24515              Date: Fri, 11 Jan 2002 16:58:14 +0100
24516              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
24517      Branch: perl
24518            ! ext/Unicode/Normalize/mkheader
24519 ____________________________________________________________________________
24520 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
24521         Log: Add a new test for is-sprintf-preserving Unicodeness:
24522              #14194 and an old one from kill_perl.t (I could have used
24523              sprintf.t, but it's format was quite fixed, and I didn't
24524              feel like breaking the format)
24525      Branch: perl
24526            + t/op/unisprintf.t
24527            ! MANIFEST t/run/kill_perl.t
24528 ____________________________________________________________________________
24529 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
24530         Log: Integrate perlio:
24531              
24532              [ 14196]
24533              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24534              as C runtime seems to get its hands on them even though we said
24535              they were handled.
24536              Still an issue with "die" out of signal handler - get panic: pp_iter
24537      Branch: perl
24538           !> win32/win32.c
24539 ____________________________________________________________________________
24540 [ 14196] By: nick                                  on 2002/01/11  20:58:20
24541         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
24542              as C runtime seems to get its hands on them even though we said
24543              they were handled.
24544              Still an issue with "die" out of signal handler - get panic: pp_iter
24545      Branch: perlio
24546            ! win32/win32.c
24547 ____________________________________________________________________________
24548 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
24549         Log: Integrate perlio:
24550              
24551              [ 14192]
24552              A mostly-stable version of "new" Win32 signal/kill support.
24553      Branch: perl
24554           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
24555           !> win32/config.gc win32/config.vc win32/config_H.bc
24556           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
24557           !> win32/makefile.mk win32/win32.c win32/win32.h
24558 ____________________________________________________________________________
24559 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
24560         Log: Fix for
24561              
24562              Subject: UTF-8 sprintf bug in bleadperl
24563              From: andreas.koenig@anima.de (Andreas J. Koenig)
24564              Date: 11 Jan 2002 15:47:15 +0100
24565              Message-ID: <m3vge99c7g.fsf@anima.de>
24566              
24567              I have tests, have just to figure out where to put them
24568              since op/sprintf looks a bit unfriendly for tests of
24569              somewhat freer form.
24570      Branch: perl
24571            ! doop.c sv.c
24572 ____________________________________________________________________________
24573 [ 14193] By: nick                                  on 2002/01/11  18:25:34
24574         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
24575              Builds and passes a few tests.
24576      Branch: perlio
24577           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
24578           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
24579           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
24580           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
24581           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24582           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24583           +> t/lib/sample-tests/lone_not_bug
24584           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24585           +> t/lib/sample-tests/vms_nit
24586           !> (integrate 63 files)
24587 ____________________________________________________________________________
24588 [ 14192] By: nick                                  on 2002/01/11  17:49:39
24589         Log: A mostly-stable version of "new" Win32 signal/kill support.
24590      Branch: perlio
24591            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
24592            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24593            ! win32/config_h.PL win32/makefile.mk win32/win32.c
24594            ! win32/win32.h
24595 ____________________________________________________________________________
24596 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
24597         Log: Update Changes.
24598      Branch: perl
24599            ! Changes patchlevel.h
24600 ____________________________________________________________________________
24601 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
24602         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
24603              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24604              Date: Thu, 10 Jan 2002 18:21:34 -0800
24605              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
24606      Branch: perl
24607            + ext/B/t/concise.t
24608            ! MANIFEST
24609 ____________________________________________________________________________
24610 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
24611         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
24612              necessary in form.t and html.t @INC setups.
24613      Branch: perl
24614            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
24615 ____________________________________________________________________________
24616 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
24617         Log: Yet another twist.
24618      Branch: perl
24619            ! t/test.pl
24620 ____________________________________________________________________________
24621 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
24622         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
24623              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24624              Date: Fri, 11 Jan 2002 13:04:15 +0100      
24625              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
24626      Branch: perl
24627            ! hints/aix.sh
24628 ____________________________________________________________________________
24629 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
24630         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
24631              From: Jonathan Stowe <gellyfish@gellyfish.com> 
24632              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
24633              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
24634      Branch: perl
24635            ! lib/AnyDBM_File.t
24636 ____________________________________________________________________________
24637 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
24638         Log: Arguments were being mangled.
24639      Branch: perl
24640            ! t/test.pl
24641 ____________________________________________________________________________
24642 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
24643         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
24644              From: Jonathan Stowe <gellyfish@gellyfish.com>
24645              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
24646              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
24647      Branch: perl
24648            ! lib/AnyDBM_File.t
24649 ____________________________________________________________________________
24650 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
24651         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
24652              From: Michael G Schwern <schwern@pobox.com> 
24653              Date: Fri, 11 Jan 2002 04:26:27 -0500
24654              Message-ID: <20020111092626.GA16544@blackrider>
24655      Branch: perl
24656            ! t/run/kill_perl.t t/test.pl
24657 ____________________________________________________________________________
24658 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
24659         Log: Subject: [PATCH] Test::Harness 2.01
24660              From: Michael G Schwern <schwern@pobox.com> 
24661              Date: Thu, 10 Jan 2002 21:11:24 -0500
24662              Message-ID: <20020111021123.GA30666@blackrider>
24663      Branch: perl
24664            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
24665            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
24666            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
24667            + lib/Test/Harness/t/nonumbers.t
24668            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
24669            + t/lib/sample-tests/lone_not_bug
24670            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
24671            + t/lib/sample-tests/vms_nit
24672            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
24673            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
24674 ____________________________________________________________________________
24675 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
24676         Log: patch is silly when creating new files: don't run
24677              patch more than once.
24678      Branch: perl
24679            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24680 ____________________________________________________________________________
24681 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
24682         Log: Forgot from #14179.
24683      Branch: perl
24684            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
24685 ____________________________________________________________________________
24686 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
24687         Log: Subject: [PATCH] is() undef/'' behavior change
24688              From: Michael G Schwern <schwern@pobox.com> 
24689              Date: Fri, 11 Jan 2002 03:35:51 -0500
24690              Message-ID: <20020111083551.GC30666@blackrider>
24691              
24692              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
24693              From: Michael G Schwern <schwern@pobox.com> 
24694              Date: Fri, 11 Jan 2002 03:37:44 -0500
24695              Message-ID: <20020111083744.GD30666@blackrider>
24696      Branch: perl
24697            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
24698            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
24699            ! lib/Pod/t/InputObjects.t lib/blib.t
24700 ____________________________________________________________________________
24701 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
24702         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
24703              From: Michael G Schwern <schwern@pobox.com> 
24704              Date: Thu, 10 Jan 2002 19:56:23 -0500
24705              Message-ID: <20020111005623.GA13192@blackrider>
24706      Branch: perl
24707            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
24708            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
24709            ! lib/Test/Simple.pm lib/Test/Simple/Changes
24710            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
24711            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
24712            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
24713            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
24714            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
24715            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
24716            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
24717            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
24718            ! lib/Test/Simple/t/plan_is_noplan.t
24719            ! lib/Test/Simple/t/plan_no_plan.t
24720            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
24721            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
24722            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
24723            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
24724            ! lib/Test/Tutorial.pod
24725 ____________________________________________________________________________
24726 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
24727         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
24728              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
24729              
24730              turns out even the malloc() was never really needed to begin with,
24731              so get rid of it
24732      Branch: perl
24733            ! sv.c
24734 ____________________________________________________________________________
24735 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
24736         Log: Small doc tweaks.
24737      Branch: perl
24738            ! pod/perluniintro.pod
24739 ____________________________________________________________________________
24740 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
24741         Log: support using the CRT's malloc() family of functions instead of
24742              the internal one when ithreads is enabled; allocate large blocks
24743              using VirtualAlloc() since the Heap*() functions may only be tuned
24744              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
24745              
24746              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
24747              also see comments at the top of win32/vmem.h for other options that
24748              can be set
24749      Branch: perl
24750            ! win32/vmem.h
24751 ____________________________________________________________________________
24752 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
24753         Log: Subject: micropatch
24754              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24755              Date: Thu, 10 Jan 2002 18:20:58 +0000
24756              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
24757      Branch: perl
24758            ! regcomp.c
24759 ____________________________________________________________________________
24760 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
24761         Log: Subject: [PATCH] Embed.t on Win32
24762              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24763              Date: Thu, 10 Jan 2002 18:56:21 +0100
24764              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
24765      Branch: perl
24766            ! lib/ExtUtils/t/Embed.t
24767 ____________________________________________________________________________
24768 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
24769         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
24770              From: Gisle Aas <gisle@ActiveState.com>
24771              Date: 10 Jan 2002 08:56:05 -0800
24772              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
24773      Branch: perl
24774            ! toke.c
24775 ____________________________________________________________________________
24776 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
24777         Log: Subject: [PATCH] doc fixes
24778              From: "Brendan O'Dea" <bod@debian.org>
24779              Date: Fri, 11 Jan 2002 03:49:54 +1100
24780              Message-ID: <20020110164954.GA21891@compusol.com.au>
24781      Branch: perl
24782            ! lib/I18N/Collate.pm pod/perlfunc.pod
24783 ____________________________________________________________________________
24784 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
24785         Log: Integrate perlio:
24786              
24787              [ 14167]
24788              More signal hackery
24789      Branch: perl
24790           !> win32/win32.c
24791 ____________________________________________________________________________
24792 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
24793         Log: No need to show internal encodings, or return them
24794              in random order.
24795      Branch: perl
24796            ! ext/Encode/Encode.pm
24797 ____________________________________________________________________________
24798 [ 14168] By: nick                                  on 2002/01/10  17:33:31
24799         Log: Integrate mainline
24800      Branch: perlio
24801            - ext/Unicode/Normalize/Normalize.pod
24802           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
24803           !> ext/Unicode/Normalize/Makefile.PL
24804           !> ext/Unicode/Normalize/Normalize.pm
24805           !> ext/Unicode/Normalize/Normalize.xs
24806           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
24807           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
24808           !> t/run/kill_perl.t toke.c
24809 ____________________________________________________________________________
24810 [ 14167] By: nick                                  on 2002/01/10  17:08:35
24811         Log: More signal hackery
24812      Branch: perlio
24813            ! win32/win32.c
24814 ____________________________________________________________________________
24815 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
24816         Log: I think we can claim to be supporting Unicode
24817              "loose matching" now.
24818      Branch: perl
24819            ! pod/perlunicode.pod
24820 ____________________________________________________________________________
24821 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
24822         Log: Subject: doc patch
24823              From: mjd@plover.com
24824              Date: 10 Jan 2002 15:12:27 -0000
24825              Message-ID: <20020110151227.14850.qmail@plover.com>
24826      Branch: perl
24827            ! pod/perlrun.pod
24828 ____________________________________________________________________________
24829 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
24830         Log: Subject: Re: [ID 20011223.001] accept leaks memory
24831              From: Andy Dougherty <doughera@lafayette.edu>
24832              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
24833              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
24834      Branch: perl
24835            ! hints/linux.sh
24836 ____________________________________________________________________________
24837 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
24838         Log: Integrate perlio:
24839              
24840              [ 14160]
24841              Skeleton coding of more kill() support on Win32.
24842      Branch: perl
24843           !> win32/win32.c
24844 ____________________________________________________________________________
24845 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
24846         Log: Subject: [PATCH] Magic numbers in B::Concise
24847              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
24848              Date: Wed, 9 Jan 2002 23:04:01 -0800
24849              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
24850      Branch: perl
24851            ! ext/B/B/Concise.pm ext/B/O.pm
24852 ____________________________________________________________________________
24853 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
24854         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
24855              From: Gisle Aas <gisle@ActiveState.com>
24856              Date: 09 Jan 2002 21:52:40 -0800
24857              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
24858      Branch: perl
24859            ! t/lib/strict/vars toke.c
24860 ____________________________________________________________________________
24861 [ 14160] By: nick                                  on 2002/01/09  21:29:39
24862         Log: Skeleton coding of more kill() support on Win32.
24863      Branch: perlio
24864            ! win32/win32.c
24865 ____________________________________________________________________________
24866 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
24867         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
24868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24869              Date: Wed, 9 Jan 2002 23:24:32 +0100
24870              Message-ID: <20020109232432.A692@rafael>
24871      Branch: perl
24872            ! ext/B/B/Deparse.pm
24873 ____________________________________________________________________________
24874 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
24875         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
24876              From: Jonathan Stowe <gellyfish@gellyfish.com>
24877              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
24878              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
24879      Branch: perl
24880            ! t/run/kill_perl.t
24881 ____________________________________________________________________________
24882 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
24883         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
24884              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24885              Date: Wed, 09 Jan 2002 20:16:54 +0000
24886              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
24887      Branch: perl
24888            ! regexec.c
24889 ____________________________________________________________________________
24890 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
24891         Log: Subject: [Patch @14129] fixes Unicode::Normalize
24892              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24893              Date: Thu, 10 Jan 2002 01:08:56 +0900
24894              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
24895      Branch: perl
24896            - ext/Unicode/Normalize/Normalize.pod
24897            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
24898            ! ext/Unicode/Normalize/Normalize.pm
24899            ! ext/Unicode/Normalize/Normalize.xs
24900            ! ext/Unicode/Normalize/mkheader
24901 ____________________________________________________________________________
24902 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
24903         Log: Integrate perlio:
24904              
24905              [ 14151]
24906              (Re-)implement alarm() for Win32.
24907      Branch: perl
24908           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
24909           !> win32/win32iop.h
24910 ____________________________________________________________________________
24911 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
24912         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
24913              From: Nicholas Clark <nick@unfortu.net>
24914              Date: Wed, 9 Jan 2002 17:56:04 +0000
24915              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
24916      Branch: perl
24917            ! t/op/readdir.t
24918 ____________________________________________________________________________
24919 [ 14153] By: nick                                  on 2002/01/09  16:18:57
24920         Log: Integrate mainline
24921      Branch: perlio
24922           +> ext/threads/t/stress_re.t t/op/unifold.t
24923            - lib/unifold.t
24924           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
24925           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
24926           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
24927 ____________________________________________________________________________
24928 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
24929         Log: Update Changes.
24930      Branch: perl
24931            ! Changes patchlevel.h
24932 ____________________________________________________________________________
24933 [ 14151] By: nick                                  on 2002/01/09  14:27:36
24934         Log: (Re-)implement alarm() for Win32.
24935      Branch: perlio
24936            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
24937            ! win32/win32iop.h
24938 ____________________________________________________________________________
24939 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
24940         Log: Thinko.
24941      Branch: perl
24942            ! ext/threads/t/stress_re.t
24943 ____________________________________________________________________________
24944 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
24945         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
24946              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
24947              Date: Wed, 09 Jan 2002 13:37:17 +0000                
24948              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
24949      Branch: perl
24950            ! regexec.c t/op/re_tests
24951 ____________________________________________________________________________
24952 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
24953         Log: Subject: Re: Weird Malformed warning in bleadperl    
24954              From: andreas.koenig@anima.de (Andreas J. Koenig)    
24955              Date: 09 Jan 2002 11:12:37 +0100
24956              Message-ID: <m3itabbzoq.fsf@anima.de>
24957      Branch: perl
24958            ! regexec.c t/op/pat.t
24959 ____________________________________________________________________________
24960 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
24961         Log: Forgot stress_re.t from MANIFEST.
24962      Branch: perl
24963            ! MANIFEST
24964 ____________________________________________________________________________
24965 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
24966         Log: In dumping use isPRINT() instead of isprint() so that locale
24967              does not come into play.
24968      Branch: perl
24969            ! utf8.c
24970 ____________________________________________________________________________
24971 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
24972         Log: Add a threads stress test for regular expressions
24973              (mostly just a modified stress_string.t) and doesn't
24974              test that much of regular expressions, just that $1
24975              doesn't get stomped by competing threads (as it does
24976              in the 5005threads of old).
24977      Branch: perl
24978            + ext/threads/t/stress_re.t
24979            ! MANIFEST
24980 ____________________________________________________________________________
24981 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
24982         Log: (retracted by #14307)
24983              Subject: Re: [ID 20010912.007] substr reference core dump
24984              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24985              Date: Tue, 08 Jan 2002 19:17:50 +0000
24986              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
24987      Branch: perl
24988            ! scope.c t/run/kill_perl.t
24989 ____________________________________________________________________________
24990 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
24991         Log: SANY (. with /s) wasn't happy on Unicode.
24992      Branch: perl
24993            ! regexec.c t/op/pat.t
24994 ____________________________________________________________________________
24995 [ 14142] By: ams                                   on 2002/01/08  22:42:10
24996         Log: Subject: [PATCH] perldebug nit
24997              From: Tels <tels@bloodgate.com>
24998              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
24999      Branch: perl
25000            ! pod/perldebug.pod
25001 ____________________________________________________________________________
25002 [ 14141] By: ams                                   on 2002/01/08  21:32:59
25003         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
25004              From: "Green, Paul" <Paul.Green@stratus.com>
25005              Date: Tue, 8 Jan 2002 17:31:35 -0500
25006              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
25007      Branch: perl
25008            ! Makefile.SH
25009 ____________________________________________________________________________
25010 [ 14140] By: ams                                   on 2002/01/08  21:27:57
25011         Log: Subject: [PATCH] Re: Slight chokage from Deparse
25012              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25013              Date: Tue, 8 Jan 2002 23:04:45 +0100
25014              Message-Id: <20020108230445.A4798@rafael>
25015      Branch: perl
25016            ! ext/B/B/Deparse.pm
25017 ____________________________________________________________________________
25018 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
25019         Log: Subject: [patch] peep() is rude
25020              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
25021              Date: Tue, 08 Jan 2002 19:17:50 +0000            
25022              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
25023      Branch: perl
25024            ! op.c t/run/kill_perl.t
25025 ____________________________________________________________________________
25026 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
25027         Log: unifold is really an op test since it requires
25028              no external modules for its actual testing:
25029              only the unicore CaseFold.txt file, and File::Spec
25030              to portably access that file.
25031      Branch: perl
25032            + t/op/unifold.t
25033            - lib/unifold.t
25034            ! MANIFEST
25035 ____________________________________________________________________________
25036 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
25037         Log: Subject: [patch] save a test 
25038              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25039              Date: Tue, 08 Jan 2002 16:18:47 +0000
25040              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
25041      Branch: perl
25042            ! regcomp.c
25043 ____________________________________________________________________________
25044 [ 14136] By: nick                                  on 2002/01/08  16:11:55
25045         Log: Integrate mainline
25046      Branch: perlio
25047           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25048           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25049           !> (integrate 37 files)
25050 ____________________________________________________________________________
25051 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
25052         Log: Subject: Not OK 13843 
25053              From: andreas.koenig@anima.de (Andreas J. Koenig)
25054              Date: 08 Jan 2002 14:12:29 +0100
25055              Message-ID: <m38zb9c7gi.fsf@anima.de>
25056      Branch: perl
25057            ! op.c t/op/subst.t
25058 ____________________________________________________________________________
25059 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
25060         Log: Missed one variant of the fold testing, noticed bu Hugo.
25061      Branch: perl
25062            ! lib/unifold.t
25063 ____________________________________________________________________________
25064 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
25065         Log: Enchance the Storable magic description.
25066      Branch: perl
25067            ! ext/Storable/Storable.pm
25068 ____________________________________________________________________________
25069 [ 14132] By: ams                                   on 2002/01/08  09:16:12
25070         Log: Subject: [PATCH] don't installperl pods
25071              From: H.Merijn Brand <h.m.brand@hccnet.nl>
25072              Date: Tue, 08 Jan 2002 10:36:01 +0100
25073              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
25074      Branch: perl
25075            ! installperl
25076 ____________________________________________________________________________
25077 [ 14131] By: ams                                   on 2002/01/08  03:38:40
25078         Log: Subject: Math-BigInt v1.49 released
25079              From: Tels <perl_dummy@bloodgate.com>
25080              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
25081      Branch: perl
25082            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
25083            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
25084            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25085            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
25086            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
25087            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
25088            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
25089            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
25090            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
25091            ! t/lib/Math/BigInt/Subclass.pm
25092 ____________________________________________________________________________
25093 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
25094         Log: A little better comments.
25095      Branch: perl
25096            ! regexec.c
25097 ____________________________________________________________________________
25098 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
25099         Log: No normalization form DNF.
25100      Branch: perl
25101            ! ext/Unicode/Normalize/Normalize.pm
25102 ____________________________________________________________________________
25103 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
25104         Log: Extension nits found by -Wall (several from threads
25105              and threads::shared, but leaving them to Arthur).
25106      Branch: perl
25107            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
25108            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
25109            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
25110            ! ext/Unicode/Normalize/mkheader x2p/str.c
25111 ____________________________________________________________________________
25112 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
25113         Log: Sync up Changes etc.
25114      Branch: maint-5.6/macperl
25115            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
25116 ____________________________________________________________________________
25117 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
25118         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
25119      Branch: maint-5.6/macperl
25120            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
25121 ____________________________________________________________________________
25122 [ 14125] By: ams                                   on 2002/01/07  22:03:22
25123         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
25124              From: Nicholas Clark (sans From field in mail header)
25125              Date: Mon, 7 Jan 2002 16:18:23 +0000
25126              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
25127      Branch: perl
25128            ! lib/Exporter.pm
25129 ____________________________________________________________________________
25130 [ 14124] By: ams                                   on 2002/01/07  21:46:11
25131         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
25132              From: "Green, Paul" <Paul.Green@stratus.com>
25133              Date: Mon, 7 Jan 2002 16:59:38 -0500
25134              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
25135      Branch: perl
25136            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
25137 ____________________________________________________________________________
25138 [ 14123] By: nick                                  on 2002/01/07  18:49:55
25139         Log: Integrate mainline
25140      Branch: perlio
25141           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
25142           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
25143           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
25144           !> regexec.c t/op/re_tests utf8.c utf8.h
25145 ____________________________________________________________________________
25146 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
25147         Log: Update Changes.
25148      Branch: perl
25149            ! Changes patchlevel.h
25150 ____________________________________________________________________________
25151 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
25152         Log: Subject: [PATCH] Correct module name in perldelta*
25153              From: Mike Guy <mjtg@cam.ac.uk>
25154              Date: Mon, 07 Jan 2002 17:02:43 +0000
25155              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
25156      Branch: perl
25157            ! pod/perl561delta.pod pod/perl56delta.pod
25158 ____________________________________________________________________________
25159 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
25160         Log: AUTHORS update.
25161      Branch: perl
25162            ! AUTHORS
25163 ____________________________________________________________________________
25164 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
25165         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
25166      Branch: perl
25167            ! ext/Storable/Storable.pm
25168 ____________________________________________________________________________
25169 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
25170         Log: perldelta updates.
25171      Branch: perl
25172            ! pod/perldelta.pod
25173 ____________________________________________________________________________
25174 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
25175         Log: Document the flags of pv_uni_display().
25176      Branch: perl
25177            ! pod/perlapi.pod utf8.c
25178 ____________________________________________________________________________
25179 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
25180         Log: Forgot from #14115.
25181      Branch: perl
25182            ! t/op/re_tests
25183 ____________________________________________________________________________
25184 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
25185         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
25186              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25187              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
25188              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
25189      Branch: perl
25190            ! regcomp.c
25191 ____________________________________________________________________________
25192 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
25193         Log: More regex and utf8 debug dumping.
25194      Branch: perl
25195            ! dump.c regcomp.c regexec.c utf8.c utf8.h
25196 ____________________________________________________________________________
25197 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
25198         Log: Unused variable.
25199      Branch: perl
25200            ! regcomp.c
25201 ____________________________________________________________________________
25202 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
25203         Log: Regen toc.
25204      Branch: perl
25205            ! pod/perltoc.pod
25206 ____________________________________________________________________________
25207 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
25208         Log: capitalize correctly, noticed by David Dyck.
25209      Branch: perl
25210            ! lib/sort.pm
25211 ____________________________________________________________________________
25212 [ 14110] By: nick                                  on 2002/01/06  22:05:19
25213         Log: Integrate mainline - threads mended, DB_File sick?
25214      Branch: perlio
25215           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
25216           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
25217           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25218           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
25219           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
25220 ____________________________________________________________________________
25221 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
25222         Log: No need to overqualify.
25223      Branch: perl
25224            ! lib/sort.pm
25225 ____________________________________________________________________________
25226 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
25227         Log: PL_debug_pad wasn't initialized to zeroes which broke
25228              ithreads + DEBUGGING.
25229      Branch: perl
25230            ! sv.c
25231 ____________________________________________________________________________
25232 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
25233         Log: Update Changes.
25234      Branch: perl
25235            ! Changes patchlevel.h
25236 ____________________________________________________________________________
25237 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
25238         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
25239              From: Jonathan Stowe <gellyfish@gellyfish.com>
25240              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
25241              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
25242      Branch: perl
25243            ! pp_sys.c
25244 ____________________________________________________________________________
25245 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
25246         Log: DB_File sync from Paul Marquess.
25247      Branch: perl
25248            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25249            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25250            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
25251 ____________________________________________________________________________
25252 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
25253         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
25254              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
25255              Date: Sun, 6 Jan 2002 11:44:30 +0100
25256              Message-ID: <3C38389E.7831.493570@localhost>
25257      Branch: perl
25258            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
25259            ! utils/perlcc.PL
25260 ____________________________________________________________________________
25261 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
25262         Log: Tests for #14098.
25263      Branch: perl
25264            ! t/op/lc.t
25265 ____________________________________________________________________________
25266 [ 14102] By: nick                                  on 2002/01/06  11:33:55
25267         Log: Integrate mainline (PPPort still multi-building).
25268      Branch: perlio
25269           +> lib/unifold.t
25270           !> (integrate 30 files)
25271 ____________________________________________________________________________
25272 [ 14101] By: ams                                   on 2002/01/06  04:52:50
25273         Log: Subject: [PATCH] Bad prototype detection now an optional warning
25274              From: Sam Tregar <sam@tregar.com>
25275              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
25276              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
25277      Branch: perl
25278            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
25279            ! t/comp/proto.t toke.c
25280 ____________________________________________________________________________
25281 [ 14100] By: ams                                   on 2002/01/06  01:56:59
25282         Log: Subject: [PATCH] Correct several Stratus VOS build issues
25283              From: "Green, Paul" <Paul.Green@stratus.com>
25284              Date: Sat, 5 Jan 2002 21:30:56 -0500
25285              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
25286      Branch: perl
25287            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
25288 ____________________________________________________________________________
25289 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
25290         Log: Further perl.org URL elaboration from Ask.
25291      Branch: perl
25292            ! pod/perlfaq1.pod pod/perlfaq2.pod
25293 ____________________________________________________________________________
25294 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
25295         Log: The same problem with To{Lower,Title,Upper}
25296              as earlier with ToFold.
25297      Branch: perl
25298            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
25299            ! lib/unicore/To/Upper.pl lib/unicore/mktables
25300 ____________________________________________________________________________
25301 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
25302         Log: Retract #14057 for now; the alarm/setitimer timers
25303              seen to be the same in many systems, which leads into
25304              hangups.
25305      Branch: perl
25306            ! ext/Time/HiRes/HiRes.t
25307 ____________________________________________________________________________
25308 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
25309         Log: Finish up (ha!) the Unicode case folding;
25310              enhance regex dumping code.
25311      Branch: perl
25312            + lib/unifold.t
25313            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
25314            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
25315 ____________________________________________________________________________
25316 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
25317         Log: Use the perl.org news gw instead of the perl.com one
25318              (from Ask).
25319      Branch: perl
25320            ! pod/perlfaq1.pod pod/perlfaq2.pod
25321 ____________________________________________________________________________
25322 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
25323         Log: Zero() wasn't documented.
25324      Branch: perl
25325            ! pod/perlclib.pod
25326 ____________________________________________________________________________
25327 [ 14093] By: ams                                   on 2002/01/05  17:58:35
25328         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
25329              From: Nicholas Clark <nick@unfortu.net>
25330              Date: Sat, 5 Jan 2002 18:55:39 +0000
25331              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
25332      Branch: perl
25333            ! lib/Memoize/t/tie_ndbm.t
25334 ____________________________________________________________________________
25335 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
25336         Log: Also UNICOS/mk has deviant socketpair().
25337      Branch: perl
25338            ! ext/Socket/socketpair.t
25339 ____________________________________________________________________________
25340 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
25341         Log: Ooops.  Retract the regex parts of #14090.
25342      Branch: perl
25343            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
25344 ____________________________________________________________________________
25345 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
25346         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
25347              From: Nicholas Clark <nick@unfortu.net> 
25348              Date: Sat, 5 Jan 2002 18:10:13 +0000
25349              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
25350      Branch: perl
25351            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
25352            ! regcomp.h regexec.c
25353 ____________________________________________________________________________
25354 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
25355         Log: Integrate perlio:
25356              
25357              [ 14088]
25358              One missing aTHX_
25359      Branch: perl
25360           !> op.c
25361 ____________________________________________________________________________
25362 [ 14088] By: nick                                  on 2002/01/05  12:35:01
25363         Log: One missing aTHX_
25364      Branch: perlio
25365            ! op.c
25366 ____________________________________________________________________________
25367 [ 14087] By: nick                                  on 2002/01/05  12:00:48
25368         Log: Raw integrate of mainline - op.c looks dodgy.
25369      Branch: perlio
25370           +> lib/Pod/t/Functions.t t/op/winsystem.t
25371            - lib/File/Spec/NW5.pm t/op/system.t
25372           !> (integrate 77 files)
25373 ____________________________________________________________________________
25374 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
25375         Log: integrate changes from maint-5.6/macperl branch
25376      Branch: maint-5.6/perl
25377           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
25378           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
25379 ____________________________________________________________________________
25380 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
25381         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
25382              found by Marc Lehmann.
25383      Branch: perl
25384            ! pp.c
25385 ____________________________________________________________________________
25386 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
25387         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
25388              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25389              Date: Sat, 5 Jan 2002 00:31:12 +0100
25390              Message-ID: <20020105003112.E1850@rafael>              
25391      Branch: perl
25392            ! t/comp/proto.t
25393 ____________________________________________________________________________
25394 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
25395         Log: A bit of "perl.com" cleanup.
25396      Branch: perl
25397            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
25398            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
25399            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
25400            ! pod/perlmodlib.PL pod/perlmodlib.pod
25401 ____________________________________________________________________________
25402 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
25403         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
25404              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25405              Date: Fri, 4 Jan 2002 23:35:19 +0100
25406              Message-ID: <20020104233519.A1850@rafael>
25407      Branch: perl
25408            ! op.c
25409 ____________________________________________________________________________
25410 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
25411         Log: Integrate change #14062 from macperl;
25412              Define setbuf, setvbuf for Mac OS
25413      Branch: perl
25414           !> ext/IO/IO.xs
25415 ____________________________________________________________________________
25416 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
25417         Log: Bump version, update Changes
25418      Branch: maint-5.6/macperl
25419            ! macos/Changes macos/MPVersion.r
25420 ____________________________________________________________________________
25421 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
25422         Log: Add more droplets
25423      Branch: maint-5.6/macperl
25424            + macos/macperl/Droplets/gluedialect.plx
25425            + macos/macperl/Droplets/glueedit.plx
25426            + macos/macperl/Droplets/gluemac.plx
25427            + macos/macperl/Droplets/gluescriptadds.plx
25428            + macos/macperl/Droplets/installme.plx
25429            + macos/macperl/Droplets/show_glue_pods.plx
25430            + macos/macperl/Droplets/tarzipme.plx
25431            + macos/macperl/Droplets/untarzipme.plx
25432 ____________________________________________________________________________
25433 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
25434         Log: Display the native pwd command.
25435      Branch: perl
25436            ! ext/Cwd/t/cwd.t
25437 ____________________________________________________________________________
25438 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
25439         Log: Under Mac OS X /dev/stdout is normally a symlink,
25440              but when running the test it seems to become a socket.
25441              So let's extend our censorship.
25442      Branch: perl
25443            ! t/op/stat.t
25444 ____________________________________________________________________________
25445 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
25446         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
25447      Branch: maint-5.6/macperl
25448            + macos/HandleSocket.cp
25449            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
25450            ! macos/macperl.sym
25451 ____________________________________________________________________________
25452 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
25453         Log: Doc updates
25454      Branch: maint-5.6/macperl
25455            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
25456 ____________________________________________________________________________
25457 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
25458         Log: Update libraries
25459      Branch: maint-5.6/macperl
25460            ! macos/macperl/Makefile.mk
25461 ____________________________________________________________________________
25462 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
25463         Log: Update tests to Mac::StandardFile from StandardFile.pl,
25464              plus other fixes
25465      Branch: maint-5.6/macperl
25466            ! macos/ext/Mac/Menus/t/MenuBar.t
25467            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
25468            ! macos/ext/Mac/Movies/t/PlayMovie.t
25469            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
25470            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
25471            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
25472            ! macos/ext/Mac/Resources/t/Resources.t
25473 ____________________________________________________________________________
25474 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
25475         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
25476      Branch: maint-5.6/macperl
25477            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
25478            ! macos/ext/Mac/Movies/Movies.xs
25479            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
25480            ! macos/ext/Mac/StandardFile/StandardFile.xs
25481            ! macos/ext/Mac/Windows/Windows.xs
25482 ____________________________________________________________________________
25483 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
25484         Log: Updates for Universal Headers 3.4 (forgot one)
25485      Branch: maint-5.6/macperl
25486            ! macos/macperl/MPConsole.cp
25487 ____________________________________________________________________________
25488 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
25489         Log: Updates for Universal Headers 3.4
25490      Branch: maint-5.6/macperl
25491            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
25492            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
25493            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
25494            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
25495            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
25496            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
25497            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
25498            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
25499            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
25500 ____________________________________________________________________________
25501 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
25502         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
25503              from <200112112327.JAA25434@gpo.metropolis.net.au>;
25504              don't crash on quit for 68K (MacPerl Bug #490013)
25505      Branch: maint-5.6/macperl
25506            ! macos/macish.c macos/macperl/MPConsole.cp
25507 ____________________________________________________________________________
25508 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
25509         Log: If we do have socketpair(), make my_socketpair()
25510              just call the real socketpair().  This way we always
25511              have real code behind my_socketpair() and a symbol
25512              corresponding to the my_socketpair in global.sym.
25513      Branch: perl
25514            ! embed.fnc embed.h makedef.pl proto.h util.c
25515 ____________________________________________________________________________
25516 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
25517         Log: Disable sigaction (MacPerl Bug #470321)
25518      Branch: maint-5.6/macperl
25519            ! macos/config.h macos/config.sh
25520 ____________________________________________________________________________
25521 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
25522         Log: Make GUSI resource work (MacPerl Bug #464638)
25523      Branch: maint-5.6/macperl
25524            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
25525            ! macos/macperl/MacPerl.rsrc
25526 ____________________________________________________________________________
25527 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
25528         Log: Make AutoSplit go a little deeper
25529      Branch: maint-5.6/macperl
25530            ! macos/Makefile.mk
25531 ____________________________________________________________________________
25532 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
25533         Log: A few doc updates from bleadperl
25534      Branch: maint-5.6/macperl
25535            ! pod/perlmodinstall.pod pod/perlport.pod
25536 ____________________________________________________________________________
25537 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
25538         Log: Sync up to latest changes from bleadperl
25539      Branch: maint-5.6/macperl
25540            ! lib/File/Find.pm
25541 ____________________________________________________________________________
25542 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
25543         Log: Define setbuf, setvbuf for Mac OS
25544      Branch: maint-5.6/macperl
25545            ! ext/IO/IO.xs
25546 ____________________________________________________________________________
25547 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
25548         Log: Delete by request of Mark-Jason Dominus (change #13676)
25549      Branch: maint-5.6/macperl
25550            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
25551 ____________________________________________________________________________
25552 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
25553         Log: Spread the good word of "env".
25554      Branch: perl
25555            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
25556 ____________________________________________________________________________
25557 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
25558         Log: Till the system tests do something non-Win*, better rename
25559              the test so that people on other platforms don't get confused.
25560              (Not win32system, because assumedly there's win64, too.)
25561      Branch: perl
25562            + t/op/winsystem.t
25563            - t/op/system.t
25564            ! MANIFEST
25565 ____________________________________________________________________________
25566 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
25567         Log: Some tweaks.
25568      Branch: perl
25569            ! lib/Pod/t/Functions.t
25570 ____________________________________________________________________________
25571 [ 14057] By: ams                                   on 2002/01/04  17:40:31
25572         Log: (retracted by #14057)
25573              
25574              Subject: [PATCH] Time/HiRes/HiRes.t
25575              From: Nicholas Clark <nick@unfortu.net>
25576              Date: Fri, 4 Jan 2002 17:28:46 +0000
25577              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
25578      Branch: perl
25579            ! ext/Time/HiRes/HiRes.t
25580 ____________________________________________________________________________
25581 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
25582         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
25583              From: Abe Timmerman <abe@ztreet.demon.nl>
25584              Date: Fri, 04 Jan 2002 18:42:33 +0100
25585              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
25586      Branch: perl
25587            + lib/Pod/t/Functions.t
25588            ! MANIFEST lib/Pod/Functions.pm
25589 ____________________________________________________________________________
25590 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
25591         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
25592              From: "Craig A. Berry" <craigberry@mac.com>
25593              Date: Thu, 3 Jan 2002 17:32:20 -0600
25594              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
25595      Branch: perl
25596            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
25597 ____________________________________________________________________________
25598 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
25599         Log: Document the U+0085, U+2028, and U+2029.
25600      Branch: perl
25601            ! pod/perlre.pod pod/perlretut.pod
25602 ____________________________________________________________________________
25603 [ 14053] By: ams                                   on 2002/01/04  03:27:44
25604         Log: Subject: [PATCH] warn if not CORE::dump
25605              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25606              Date: Thu, 3 Jan 2002 22:04:00 +0100
25607              Message-Id: <20020103220400.A13958@rafael>
25608      Branch: perl
25609            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
25610 ____________________________________________________________________________
25611 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
25612         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
25613      Branch: perl
25614            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
25615 ____________________________________________________________________________
25616 [ 14051] By: ams                                   on 2002/01/04  03:00:12
25617         Log: Subject: [PATCH] File::Compare::VERSION
25618              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25619              Date: Thu, 3 Jan 2002 23:42:52 +0100
25620              Message-Id: <20020103234252.G13958@rafael>
25621      Branch: perl
25622            ! lib/File/Compare.pm
25623 ____________________________________________________________________________
25624 [ 14050] By: ams                                   on 2002/01/04  02:58:05
25625         Log: Subject: [PATCH @14042] threads::shared doc
25626              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
25627              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
25628              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
25629      Branch: perl
25630            ! ext/threads/shared/shared.pm
25631 ____________________________________________________________________________
25632 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
25633         Log: #14048 exposed few false positives, to be fixed soonish.
25634      Branch: perl
25635            ! t/op/pat.t
25636 ____________________________________________________________________________
25637 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
25638         Log: Do not add the first characters of multicharacter foldings
25639              into character classes.
25640      Branch: perl
25641            ! regcomp.c
25642 ____________________________________________________________________________
25643 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
25644         Log: A bit of testing for #14046.
25645      Branch: perl
25646            ! t/op/pat.t
25647 ____________________________________________________________________________
25648 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
25649         Log: Allow emitting the foldcased version of "\x{df}", "ss"
25650              (among others, another example would be \x{fb00} -> "ff")
25651      Branch: perl
25652            ! regcomp.c
25653 ____________________________________________________________________________
25654 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
25655         Log: Subject: [PATCH] File::Spec & NetWare
25656              From: Dave Rolsky <autarch@urth.org>
25657              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
25658              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
25659      Branch: perl
25660            - lib/File/Spec/NW5.pm
25661            ! MANIFEST lib/File/Spec.pm
25662 ____________________________________________________________________________
25663 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
25664         Log: FAQ sync (RCS Ids only?)
25665      Branch: perl
25666            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
25667 ____________________________________________________________________________
25668 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
25669         Log: AUTHORs updates.
25670      Branch: perl
25671            ! AUTHORS
25672 ____________________________________________________________________________
25673 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
25674         Log: Update Changes.
25675      Branch: perl
25676            ! Changes patchlevel.h
25677 ____________________________________________________________________________
25678 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
25679         Log: Missed the =head1 additions.
25680      Branch: perl
25681            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
25682            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
25683            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
25684            ! util.c
25685 ____________________________________________________________________________
25686 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
25687         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
25688              From: Robin Barker <rmb1@cise.npl.co.uk>
25689              Date: Thu, 3 Jan 2002 15:26:20 GMT
25690              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
25691      Branch: perl
25692            ! lib/Carp.t lib/Carp/Heavy.pm
25693 ____________________________________________________________________________
25694 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
25695         Log: Subject: [PATCH hv.c] 
25696              From: Robin Barker <rmb1@cise.npl.co.uk>
25697              Date: Thu, 3 Jan 2002 14:49:06 GMT
25698              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
25699              
25700              -Wformat check.
25701      Branch: perl
25702            ! hv.c
25703 ____________________________________________________________________________
25704 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
25705         Log: NetWare tweaks from Ananth Kesari.
25706      Branch: perl
25707            ! NetWare/t/NWScripts.pl lib/File/Find.pm
25708 ____________________________________________________________________________
25709 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
25710         Log: Cast.
25711      Branch: perl
25712            ! regexec.c
25713 ____________________________________________________________________________
25714 [ 14036] By: ams                                   on 2002/01/03  12:12:31
25715         Log: Grammar fix suggested by Gwyn Judd.
25716      Branch: perl
25717            ! pod/perldiag.pod
25718 ____________________________________________________________________________
25719 [ 14035] By: nick                                  on 2002/01/03  09:22:42
25720         Log: More strange perlio != mainline differences where
25721              I have not been.
25722      Branch: perlio
25723           !> hints/unicos.sh hints/unicosmk.sh
25724 ____________________________________________________________________________
25725 [ 14034] By: nick                                  on 2002/01/03  09:19:37
25726         Log: Integrate mainline (including force integrate of
25727              lib/charnames.pm which had got out-of-step)
25728      Branch: perlio
25729           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
25730 ____________________________________________________________________________
25731 [ 14033] By: ams                                   on 2002/01/03  08:24:24
25732         Log: Subject: Not ok 14031: PPPort Makefile.PL
25733              From: andreas.koenig@anima.de (Andreas J. Koenig)
25734              Date: 03 Jan 2002 10:17:46 +0100
25735              Message-Id: <m3sn9n94jp.fsf@anima.de>
25736      Branch: perl
25737            ! ext/Devel/PPPort/Makefile.PL
25738 ____________________________________________________________________________
25739 [ 14032] By: nick                                  on 2002/01/03  08:24:00
25740         Log: Integrate mainline.
25741      Branch: perlio
25742           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
25743           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
25744           !> (integrate 31 files)
25745 ____________________________________________________________________________
25746 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
25747         Log: Off-by-one is my middle name.
25748      Branch: perl
25749            ! regexec.c
25750 ____________________________________________________________________________
25751 [ 14030] By: ams                                   on 2002/01/02  23:56:37
25752         Log: Subject: [PATCH @14015] threads::shared disabling
25753              From: Andy Bussey <andybussey@yahoo.co.uk>
25754              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
25755              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
25756      Branch: perl
25757            + ext/threads/shared/t/no_share.t
25758            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
25759 ____________________________________________________________________________
25760 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
25761         Log: Simon's new perlapi scheme, I hope I got all the pieces.
25762      Branch: perl
25763            + autodoc.pl embed.fnc
25764            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
25765 ____________________________________________________________________________
25766 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
25767         Log: Integrate perlio:
25768              
25769              [ 14022]
25770              More PPPort Makefile source dependence removal
25771      Branch: perl
25772           !> ext/Devel/PPPort/Makefile.PL perl.h
25773 ____________________________________________________________________________
25774 [ 14027] By: ams                                   on 2002/01/02  21:42:50
25775         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
25776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25777              Date: Wed, 2 Jan 2002 23:09:13 +0100
25778              Message-Id: <20020102230913.A17373@rafael>
25779      Branch: perl
25780            ! pod/perldiag.pod
25781 ____________________________________________________________________________
25782 [ 14026] By: ams                                   on 2002/01/02  21:38:34
25783         Log: Subject: Re: PATCH: lib/Term/Cap.pm
25784              From: Jonathan Stowe <gellyfish@gellyfish.com>
25785              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
25786              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
25787      Branch: perl
25788            ! lib/Term/Cap.pm
25789 ____________________________________________________________________________
25790 [ 14025] By: ams                                   on 2002/01/02  18:34:26
25791         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
25792              From: Sam Tregar <sam@tregar.com>
25793              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
25794              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
25795      Branch: perl
25796            ! pod/perldiag.pod t/comp/proto.t toke.c
25797 ____________________________________________________________________________
25798 [ 14024] By: ams                                   on 2002/01/02  18:16:12
25799         Log: Subject: PATCH: lib/Term/Cap.pm
25800              From: Norton Allen <allen@huarp.harvard.edu>
25801              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
25802              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
25803      Branch: perl
25804            ! lib/Term/Cap.pm
25805 ____________________________________________________________________________
25806 [ 14023] By: ams                                   on 2002/01/02  18:12:31
25807         Log: Subject: PATCH: lib/Cwd.pm for QNX4
25808              From: Norton Allen <allen@huarp.harvard.edu>
25809              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
25810              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
25811      Branch: perl
25812            ! lib/Cwd.pm
25813 ____________________________________________________________________________
25814 [ 14022] By: nick                                  on 2002/01/02  18:01:21
25815         Log: More PPPort Makefile source dependence removal
25816      Branch: perlio
25817            ! ext/Devel/PPPort/Makefile.PL
25818 ____________________________________________________________________________
25819 [ 14021] By: nick                                  on 2002/01/02  17:44:36
25820         Log: Sort out muddle of editing on three machines ...
25821      Branch: perlio
25822           !> Changes MANIFEST cygwin/Makefile.SHs
25823           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
25824           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
25825           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
25826 ____________________________________________________________________________
25827 [ 14020] By: ams                                   on 2002/01/02  17:06:27
25828         Log: Fix misplaced application of #14016.
25829      Branch: perl
25830            ! op.c
25831 ____________________________________________________________________________
25832 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
25833         Log: Integrate perlio:
25834              
25835              [ 14017]
25836              Avoid un-init perl_debug_pad in clones
25837      Branch: perl
25838           !> sv.c
25839 ____________________________________________________________________________
25840 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
25841         Log: makedepend VOS fix from Paul Green.
25842      Branch: perl
25843            ! makedepend.SH
25844 ____________________________________________________________________________
25845 [ 14017] By: nick                                  on 2002/01/02  16:09:43
25846         Log: Avoid un-init perl_debug_pad in clones
25847      Branch: perlio
25848            ! sv.c
25849 ____________________________________________________________________________
25850 [ 14016] By: ams                                   on 2002/01/02  15:58:11
25851         Log: Subject: [PATCH] random crash in B::LISTOP::last
25852              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25853              Date: Wed, 2 Jan 2002 17:37:28 +0100
25854              Message-Id: <3C334558.3906.19CB98D@localhost>
25855      Branch: perl
25856            ! op.c
25857 ____________________________________________________________________________
25858 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
25859         Log: Update Changes.
25860      Branch: perl
25861            ! Changes patchlevel.h
25862 ____________________________________________________________________________
25863 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
25864         Log: One more iteration of the ibcmp_utf8() interface,
25865              hopefully this is a convergent iteration...
25866      Branch: perl
25867            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
25868 ____________________________________________________________________________
25869 [ 14013] By: ams                                   on 2002/01/02  13:43:58
25870         Log: Upgrade to podlators-1.19.
25871      Branch: perl
25872            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
25873            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
25874            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
25875            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
25876            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
25877 ____________________________________________________________________________
25878 [ 14012] By: ams                                   on 2002/01/02  09:48:51
25879         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
25880              From: martyn@inpharmatica.co.uk
25881              Date: Wed, 19 Dec 2001 19:05:00 +0000
25882              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
25883      Branch: perl
25884            ! lib/Pod/Usage.pm
25885 ____________________________________________________________________________
25886 [ 14011] By: nick                                  on 2002/01/02  08:38:18
25887         Log: Integrate mainline
25888      Branch: perlio
25889           !> (integrate 28 files)
25890 ____________________________________________________________________________
25891 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
25892         Log: Make ibcmp_utf8() optionally progress in either string for
25893              as long as it takes and optionally record how far it got.
25894      Branch: perl
25895            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
25896 ____________________________________________________________________________
25897 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
25898         Log: Once more try to get the PPPort Makefile right.
25899      Branch: perl
25900            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
25901 ____________________________________________________________________________
25902 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
25903         Log: -Wall silencing.
25904      Branch: perl
25905            ! utf8.c
25906 ____________________________________________________________________________
25907 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
25908         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
25909              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25910              Date: Tue, 1 Jan 2002 22:45:21 +0100       
25911              Message-ID: <20020101224521.A691@rafael>
25912      Branch: perl
25913            ! ext/B/B/Deparse.pm
25914 ____________________________________________________________________________
25915 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
25916         Log: VOS tweak from Paul Green: VOS has different O_BINARY
25917              and O_TEXT, but VOS always uses LF, never CRLF.
25918      Branch: perl
25919            ! perl.h
25920 ____________________________________________________________________________
25921 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
25922         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
25923      Branch: perl
25924            ! regexec.c utf8.c
25925 ____________________________________________________________________________
25926 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
25927         Log: Now that to_utf8_fold() was fixed.
25928      Branch: perl
25929            ! regcomp.c regexec.c
25930 ____________________________________________________________________________
25931 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
25932         Log: Integrate perlio:
25933              
25934              [ 13991]
25935              Experimental binmode() re-coding (UNIX okay - but it would be...)
25936      Branch: perl
25937           !> perlio.c
25938 ____________________________________________________________________________
25939 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
25940         Log: Document the to_utf8_*() functions.
25941      Branch: perl
25942            ! embed.pl pod/perlapi.pod utf8.c
25943 ____________________________________________________________________________
25944 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
25945         Log: Better support for multicharacter foldings.
25946              Now all but two of the CaseFold.txt cases work-- but
25947              only when the target string is single-character, more
25948              debugging needed.
25949      Branch: perl
25950            ! regexec.c
25951 ____________________________________________________________________________
25952 [ 14000] By: ams                                   on 2002/01/01  15:59:43
25953         Log: Subject: [PATCH] don't installperl pods
25954              From: Nicholas Clark <nick@unfortu.net>
25955              Date: Tue, 1 Jan 2002 16:44:12 +0000
25956              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
25957      Branch: perl
25958            ! installperl
25959 ____________________________________________________________________________
25960 [ 13999] By: ams                                   on 2002/01/01  14:34:04
25961         Log: Subject: [PATCH] perldiag.pod transposition
25962              From: Nicholas Clark <nick@unfortu.net>
25963              Date: Tue, 1 Jan 2002 15:03:52 +0000
25964              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
25965      Branch: perl
25966            ! pod/perldiag.pod
25967 ____________________________________________________________________________
25968 [ 13998] By: ams                                   on 2002/01/01  13:36:49
25969         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
25970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25971              Date: Tue, 1 Jan 2002 15:12:36 +0100
25972              Message-Id: <20020101151236.A951@rafael>
25973      Branch: perl
25974            ! pod/perldiag.pod
25975 ____________________________________________________________________________
25976 [ 13997] By: ams                                   on 2002/01/01  13:33:06
25977         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
25978              From: Nicholas Clark <nick@unfortu.net>
25979              Date: Tue, 1 Jan 2002 13:13:17 +0000
25980              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
25981      Branch: perl
25982            ! ext/Socket/socketpair.t
25983 ____________________________________________________________________________
25984 [ 13996] By: ams                                   on 2002/01/01  04:44:28
25985         Log: Subject: [PATCH @13746] Leaner exporter
25986              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25987              Date: Mon, 31 Dec 2001 18:16:08 -0500
25988              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
25989      Branch: perl
25990            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
25991 ____________________________________________________________________________
25992 [ 13995] By: ams                                   on 2002/01/01  04:29:44
25993         Log: Subject: [PATCH @13746] h2xs broken
25994              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25995              Date: Mon, 31 Dec 2001 17:48:55 -0500
25996              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
25997      Branch: perl
25998            ! utils/h2xs.PL
25999 ____________________________________________________________________________
26000 [ 13994] By: ams                                   on 2002/01/01  04:25:46
26001         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
26002              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26003              Date: Mon, 31 Dec 2001 17:42:25 -0500
26004              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
26005      Branch: perl
26006            ! lib/ExtUtils/MM_Unix.pm
26007 ____________________________________________________________________________
26008 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
26009         Log: Rename the variables to be a bit more consistent.
26010      Branch: perl
26011            ! utf8.c
26012 ____________________________________________________________________________
26013 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
26014         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
26015              (found by Jeffrey Friedl)
26016      Branch: perl
26017            ! regexec.c t/op/pat.t utf8.c
26018 ____________________________________________________________________________
26019 [ 13991] By: nick                                  on 2001/12/31  18:08:55
26020         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
26021      Branch: perlio
26022            ! perlio.c
26023 ____________________________________________________________________________
26024 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
26025         Log: Update Changes.
26026      Branch: perl
26027            ! Changes patchlevel.h
26028 ____________________________________________________________________________
26029 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
26030         Log: Less unused ones.
26031      Branch: perl
26032            ! regexec.c
26033 ____________________________________________________________________________
26034 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
26035         Log: Unused variable.
26036      Branch: perl
26037            ! regcomp.c
26038 ____________________________________________________________________________
26039 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
26040         Log: Forgotten file.
26041      Branch: perl
26042            ! MANIFEST
26043 ____________________________________________________________________________
26044 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
26045         Log: Subject: Re: Cygwin: one down one to go 
26046              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26047              Date: Mon, 31 Dec 2001 18:34:36 +0100
26048              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
26049      Branch: perl
26050            ! cygwin/Makefile.SHs
26051 ____________________________________________________________________________
26052 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
26053         Log: Add some comments to the recent Unicode case-folding saga.
26054      Branch: perl
26055            ! regcomp.c regexec.c
26056 ____________________________________________________________________________
26057 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
26058         Log: Slight comment tweakage.
26059      Branch: perl
26060            ! ext/I18N/Langinfo/Langinfo.t
26061 ____________________________________________________________________________
26062 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
26063         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
26064      Branch: perl
26065            ! perl.h
26066 ____________________________________________________________________________
26067 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
26068         Log: Subject: [ PATCH] Cygwin: one down one to go
26069              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26070              Date: Mon, 31 Dec 2001 17:03:40 +0100
26071              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
26072      Branch: perl
26073            ! lib/Pod/t/basic.t
26074 ____________________________________________________________________________
26075 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
26076         Log: Tweak the dependencies not to recompile everytime,
26077              as suggested by NI-S.
26078      Branch: perl
26079            ! ext/Devel/PPPort/Makefile.PL
26080 ____________________________________________________________________________
26081 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
26082         Log: Planning still not right.
26083      Branch: perl
26084            ! lib/User/grent.t
26085 ____________________________________________________________________________
26086 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
26087         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
26088              From: Michael G Schwern <schwern@pobox.com>
26089              Date: Sun, 30 Dec 2001 18:07:55 -0500
26090              Message-ID: <20011230230755.GG12840@blackrider>
26091              
26092              (lib/User/grent, really)
26093      Branch: perl
26094            ! lib/User/grent.t
26095 ____________________________________________________________________________
26096 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
26097         Log: Integrate perlio:
26098              
26099              [ 13975]
26100              perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26101              if PerlIONext is NULL.
26102      Branch: perl
26103           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
26104 ____________________________________________________________________________
26105 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
26106         Log: Subject: typo in IO::Socket::INET.pm
26107              From: mjd@plover.com
26108              Date: 31 Dec 2001 14:31:10 -0000
26109              Message-ID: <20011231143110.4989.qmail@plover.com>
26110      Branch: perl
26111            ! ext/IO/lib/IO/Socket/INET.pm
26112 ____________________________________________________________________________
26113 [ 13976] By: nick                                  on 2001/12/31  13:56:11
26114         Log: Integrate mainline
26115      Branch: perlio
26116           !> (integrate 29 files)
26117 ____________________________________________________________________________
26118 [ 13975] By: nick                                  on 2001/12/31  12:40:50
26119         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
26120              if PerlIONext is NULL.
26121      Branch: perlio
26122            ! perlio.c perliol.h
26123 ____________________________________________________________________________
26124 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
26125         Log: Subject: Re: [PATCH] Basic bad prototype detection
26126              From: Sam Tregar <sam@tregar.com>
26127              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
26128              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
26129      Branch: perl
26130            ! t/comp/proto.t toke.c
26131 ____________________________________________________________________________
26132 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
26133         Log: Subject: [PATCH] configure.com / scriptdirexp
26134              From: "Craig A. Berry" <craigberry@mac.com>
26135              Date: Sun, 30 Dec 2001 15:47:28 -0600
26136              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
26137      Branch: perl
26138            ! configure.com
26139 ____________________________________________________________________________
26140 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
26141         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
26142              From: Abe Timmerman <abe@ztreet.demon.nl>
26143              Date: Mon, 31 Dec 2001 03:55:27 +0100
26144              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
26145      Branch: perl
26146            ! lib/ExtUtils/t/MM_Win32.t
26147 ____________________________________________________________________________
26148 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
26149         Log: Subject: [PATCH] Basic bad prototype detection
26150              From: Sam Tregar <sam@tregar.com> 
26151              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
26152              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
26153      Branch: perl
26154            ! pod/perldiag.pod t/comp/proto.t toke.c
26155 ____________________________________________________________________________
26156 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
26157         Log: Makefiles are sloppy about the exe suffix
26158              (from Paul Green)
26159      Branch: perl
26160            ! Makefile.SH x2p/Makefile.SH
26161 ____________________________________________________________________________
26162 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
26163         Log: Delay folding until necessary; start of handling
26164              folding into several characters.
26165      Branch: perl
26166            ! regcomp.c regexec.c
26167 ____________________________________________________________________________
26168 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
26169         Log: gcc -Wall dewhine.
26170      Branch: perl
26171            ! regexec.c
26172 ____________________________________________________________________________
26173 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
26174         Log: More Unicode folding tweaks, avoid potential false matches.
26175      Branch: perl
26176            ! regexec.c
26177 ____________________________________________________________________________
26178 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
26179         Log: Make that six wrongs.
26180      Branch: perl
26181            ! regexec.c utf8.c
26182 ____________________________________________________________________________
26183 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
26184         Log: Four wrongs can make a right.
26185      Branch: perl
26186            ! regexec.c utf8.c
26187 ____________________________________________________________________________
26188 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
26189         Log: Fix all the I case foldings as per CaseFold.txt.
26190      Branch: perl
26191            ! regcomp.c regexec.c
26192 ____________________________________________________________________________
26193 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
26194         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
26195      Branch: perl
26196            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
26197            ! regexec.c utf8.c
26198 ____________________________________________________________________________
26199 [ 13962] By: nick                                  on 2001/12/30  18:33:41
26200         Log: Integrate 8.3 fix for PPPort fix
26201      Branch: perlio
26202           +> ext/Devel/PPPort/ppport_h.PL
26203            - ext/Devel/PPPort/ppport.h.PL
26204            ! ext/Devel/PPPort/MANIFEST
26205           !> ext/Devel/PPPort/Makefile.PL
26206 ____________________________________________________________________________
26207 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
26208         Log: Integrate perlio:
26209              
26210              [ 13959]
26211              Win32 stuff:
26212              A. Use Perl_my_socketpair()
26213              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26214              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26215              take special measures to set it during pseudo-fork.
26216      Branch: perl
26217           !> util.c win32/perlhost.h
26218 ____________________________________________________________________________
26219 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
26220         Log: Fix ppport.h for Unix.
26221      Branch: perl
26222            + ext/Devel/PPPort/ppport_h.PL
26223            - ext/Devel/PPPort/ppport.h.PL
26224            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26225 ____________________________________________________________________________
26226 [ 13959] By: nick                                  on 2001/12/30  16:53:42
26227         Log: Win32 stuff:
26228              A. Use Perl_my_socketpair()
26229              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
26230              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
26231              take special measures to set it during pseudo-fork.
26232      Branch: perlio
26233            ! util.c win32/perlhost.h
26234 ____________________________________________________________________________
26235 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
26236         Log: Integrate perlio:
26237              
26238              [ 13950]
26239              Win32 hides some errno-oid constants in <winsock.h> under assumed names.
26240              This gets them into Errno.pm - yet to prove they end up in $!.
26241              
26242              [ 13948]
26243              remove embed.pl duplicates
26244              
26245              [ 13944]
26246              "Port" Devel::PPPort to Win32:
26247              - need to set @INC before use in the test
26248              - {} are special to dmake, so use ppport.h.PL
26249              rather than commandline 
26250      Branch: perl
26251           +> ext/Devel/PPPort/ppport.h.PL
26252           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
26253           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
26254           !> proto.h
26255 ____________________________________________________________________________
26256 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
26257         Log: metaconfig unit change for #13956.
26258      Branch: metaconfig
26259            ! U/modified/spitshell.U
26260 ____________________________________________________________________________
26261 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
26262         Log: Must look for cat also in $PATH (noticed by Philip Newton).
26263      Branch: perl
26264            ! Configure
26265 ____________________________________________________________________________
26266 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
26267         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
26268              From: Blair Zajac <blair@orcaware.com>
26269              Date: Sat, 29 Dec 2001 22:37:03 -0800
26270              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
26271      Branch: perl
26272            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
26273 ____________________________________________________________________________
26274 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
26275         Log: Regen files.
26276      Branch: perl
26277            ! embed.h global.sym pod/perlapi.pod uconfig.h
26278 ____________________________________________________________________________
26279 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
26280         Log: Subject: [PATCH] -t without -w 
26281              From: Michael G Schwern <schwern@pobox.com>
26282              Date: Sat, 29 Dec 2001 23:46:25 -0500
26283              Message-ID: <20011230044625.GA14386@blackrider>
26284      Branch: perl
26285            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
26286            ! warnings.pl
26287 ____________________________________________________________________________
26288 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
26289         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
26290              From: Dave Rolsky <autarch@urth.org>               
26291              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
26292              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
26293              
26294              $^O is NetWare, not Netware.
26295      Branch: perl
26296            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
26297 ____________________________________________________________________________
26298 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
26299         Log: Sarathy thinks undoing C++ comments from C++ files
26300              is a bit too zealous.
26301      Branch: perl
26302            ! win32/perlhost.h win32/vmem.h
26303 ____________________________________________________________________________
26304 [ 13950] By: nick                                  on 2001/12/30  14:30:02
26305         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
26306              This gets them into Errno.pm - yet to prove they end up in $!.
26307      Branch: perlio
26308            ! ext/Errno/Errno_pm.PL
26309 ____________________________________________________________________________
26310 [ 13949] By: nick                                  on 2001/12/30  12:02:21
26311         Log: Integrate Cwd muddle
26312      Branch: perlio
26313           !> MANIFEST installperl lib/Cwd.pm
26314 ____________________________________________________________________________
26315 [ 13948] By: nick                                  on 2001/12/30  11:51:40
26316         Log: remove embed.pl duplicates
26317      Branch: perlio
26318            ! embed.h embed.pl global.sym proto.h
26319 ____________________________________________________________________________
26320 [ 13947] By: nick                                  on 2001/12/30  11:35:51
26321         Log: More Cwd tidy up
26322      Branch: perl
26323            ! MANIFEST installperl
26324 ____________________________________________________________________________
26325 [ 13946] By: nick                                  on 2001/12/30  11:12:42
26326         Log: Undo a mess trying Cwd.pm in its ext directory
26327      Branch: perl
26328            + lib/Cwd.pm
26329            - ext/Cwd/Cwd.pm
26330 ____________________________________________________________________________
26331 [ 13945] By: nick                                  on 2001/12/30  10:03:43
26332         Log: Integrate mainline
26333      Branch: perl
26334           +> ext/Cwd/Cwd.pm
26335            - lib/Cwd.pm
26336            ! MANIFEST
26337      Branch: perlio
26338           !> (integrate 45 files)
26339 ____________________________________________________________________________
26340 [ 13944] By: nick                                  on 2001/12/30  09:27:16
26341         Log: "Port" Devel::PPPort to Win32:
26342              - need to set @INC before use in the test
26343              - {} are special to dmake, so use ppport.h.PL
26344              rather than commandline 
26345      Branch: perlio
26346            + ext/Devel/PPPort/ppport.h.PL
26347            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
26348 ____________________________________________________________________________
26349 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
26350         Log: Update Changes.
26351      Branch: perl
26352            ! Changes patchlevel.h
26353 ____________________________________________________________________________
26354 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
26355         Log: Subject: [PATCH] cleaner close on tests, take 2
26356              From: andreas.koenig@anima.de (Andreas J. Koenig)
26357              Date: 29 Dec 2001 21:42:37 +0100
26358              Message-ID: <m33d1tvjuq.fsf@anima.de>
26359              
26360              (the DB_File patches)
26361      Branch: perl
26362            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26363            ! ext/DB_File/t/db-recno.t
26364 ____________________________________________________________________________
26365 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
26366         Log: Integrate perlio:
26367              
26368              [ 13936]
26369              Routine regen_config_h - no real differences other than order of crypt 
26370      Branch: perl
26371           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26372 ____________________________________________________________________________
26373 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
26374         Log: Subject: [PATCH] cleaner close on tests, take 2             
26375              From: andreas.koenig@anima.de (Andreas J. Koenig)
26376              Date: 29 Dec 2001 21:42:37 +0100
26377              Message-ID: <m33d1tvjuq.fsf@anima.de>
26378              
26379              (except for the three DB_File patch fragments)
26380      Branch: perl
26381            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
26382            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
26383            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
26384            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
26385            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
26386            ! t/op/runlevel.t t/op/write.t t/run/switches.t
26387 ____________________________________________________________________________
26388 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
26389         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
26390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26391              Date: Sat, 29 Dec 2001 20:38:59 +0100
26392              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
26393              
26394              (NetWare tree not touched because it's very //)
26395      Branch: perl
26396            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
26397            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
26398            ! wince/include/errno.h wince/include/netdb.h
26399            ! wince/include/sys/socket.h wince/include/sys/stat.h
26400            ! wince/perllib.c wince/perlmain.c wince/win32.h
26401            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
26402            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
26403 ____________________________________________________________________________
26404 [ 13938] By: nick                                  on 2001/12/29  19:23:32
26405         Log: Integrate mainline (ok linux)
26406      Branch: perlio
26407           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
26408           !> (integrate 33 files)
26409 ____________________________________________________________________________
26410 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
26411         Log: Give up on serious testing of langinfo().  Leave the old
26412              code in place, though.
26413      Branch: perl
26414            ! ext/I18N/Langinfo/Langinfo.t
26415 ____________________________________________________________________________
26416 [ 13936] By: nick                                  on 2001/12/29  18:20:33
26417         Log: Routine regen_config_h - no real differences other than order of crypt 
26418      Branch: perlio
26419            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26420 ____________________________________________________________________________
26421 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
26422         Log: Integrate perlio:
26423              
26424              [ 13934]
26425              Fudge Config.pm so File::Spec does not croak.
26426              
26427              [ 13931]
26428              Define the two socket error numbers in terms of WSAEXXXXX equivalents
26429              (just to get util.c to compile)
26430      Branch: perl
26431           !> win32/FindExt.pm win32/win32.h
26432 ____________________________________________________________________________
26433 [ 13934] By: nick                                  on 2001/12/29  17:27:50
26434         Log: Fudge Config.pm so File::Spec does not croak.
26435      Branch: perlio
26436            ! win32/FindExt.pm
26437 ____________________________________________________________________________
26438 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
26439         Log: metaconfig unit changes for #13932.
26440      Branch: metaconfig
26441            + U/modified/Init.U
26442            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
26443 ____________________________________________________________________________
26444 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
26445         Log: VOS tweaks from Paul Green.
26446              
26447              The Configure tweaks: the _exe needs to be
26448              set after the init; VOS has fd 3 hardwired to /dev/tty;
26449              the grep/ln/make substitutions really need to stick.
26450      Branch: perl
26451            ! Configure hints/vos.sh perl.h util.c vos/build.cm
26452            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26453            ! vos/config.ga.h vos/vosish.h
26454 ____________________________________________________________________________
26455 [ 13931] By: nick                                  on 2001/12/29  17:00:38
26456         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
26457              (just to get util.c to compile)
26458      Branch: perlio
26459            ! win32/win32.h
26460 ____________________________________________________________________________
26461 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
26462         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
26463              From: coral@eekeek.org
26464              Date: Fri, 28 Dec 2001 19:58:22 -0500      
26465              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
26466      Branch: perl
26467            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
26468            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
26469            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
26470            ! pod/perlunicode.pod pod/perlxs.pod util.c
26471 ____________________________________________________________________________
26472 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
26473         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
26474      Branch: perl
26475            ! t/op/exec.t
26476 ____________________________________________________________________________
26477 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
26478         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
26479              From: Abe Timmerman <abe@ztreet.demon.nl>
26480              Date: Sat, 29 Dec 2001 13:10:06 +0100
26481              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
26482      Branch: perl
26483            + lib/Pod/t/InputObjects.t
26484 ____________________________________________________________________________
26485 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
26486         Log: Integrate perlio:
26487              
26488              [ 13926]
26489              Nick Clark's embed.pl fix for my_socketpair
26490              
26491              [ 13923]
26492              Quick fix (after couple of clever fixes failed) for
26493              "accept leaks memory" fail [ID 20011223.001]
26494      Branch: perl
26495           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
26496 ____________________________________________________________________________
26497 [ 13926] By: nick                                  on 2001/12/29  15:23:21
26498         Log: Nick Clark's embed.pl fix for my_socketpair
26499      Branch: perlio
26500            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
26501 ____________________________________________________________________________
26502 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
26503         Log: Slight tweaks on the MM_Win32.t.
26504      Branch: perl
26505            ! lib/ExtUtils/t/MM_Win32.t
26506 ____________________________________________________________________________
26507 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
26508         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
26509              From: Abe Timmerman <abe@ztreet.demon.nl>
26510              Date: Sat, 29 Dec 2001 12:51:36 +0100
26511              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
26512      Branch: perl
26513            + lib/ExtUtils/t/MM_Win32.t
26514            ! MANIFEST
26515 ____________________________________________________________________________
26516 [ 13923] By: nick                                  on 2001/12/29  15:12:07
26517         Log: Quick fix (after couple of clever fixes failed) for
26518              "accept leaks memory" fail [ID 20011223.001]
26519      Branch: perlio
26520            ! pp_sys.c
26521 ____________________________________________________________________________
26522 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
26523         Log: Subject: [PATCH] Module names and other nits
26524              From: Autrijus Tang <autrijus@autrijus.org>                 
26525              Date: Sat, 29 Dec 2001 01:59:28 +0800
26526              Message-ID: <20011229015928.A29712@geb.elixus.org>              
26527      Branch: perl
26528            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
26529            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
26530            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
26531            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
26532            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
26533 ____________________________________________________________________________
26534 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
26535         Log: socketpair tweaks from Nicholas Clark.
26536      Branch: perl
26537            ! ext/Socket/socketpair.t util.c
26538 ____________________________________________________________________________
26539 [ 13920] By: nick                                  on 2001/12/29  12:36:21
26540         Log: Integrate mainline
26541      Branch: perlio
26542           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
26543           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
26544           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26545           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
26546           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
26547           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
26548           !> t/op/sysio.t
26549 ____________________________________________________________________________
26550 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
26551         Log: Retract #13917.
26552      Branch: perl
26553            ! doop.c
26554 ____________________________________________________________________________
26555 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
26556         Log: Subject: provisional MakeMaker patch for VMS
26557              From: "Craig A. Berry" <craigberry@mac.com> 
26558              Date: Thu, 27 Dec 2001 22:29:37 -0600
26559              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
26560      Branch: perl
26561            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26562 ____________________________________________________________________________
26563 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
26564         Log: (retracted by #13919)
26565      Branch: perl
26566            ! doop.c
26567 ____________________________________________________________________________
26568 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
26569         Log: metaconfig unit change for #13915.
26570      Branch: metaconfig/U/perl
26571            ! d_u32align.U
26572 ____________________________________________________________________________
26573 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
26574         Log: Remove debris in any case.
26575      Branch: perl
26576            ! Configure
26577 ____________________________________________________________________________
26578 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
26579         Log: Subject: [PATCH] Re: B::walksymtable oddness
26580              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
26581              Date: Thu, 27 Dec 2001 19:14:24 +0100
26582              Message-ID: <3C2B7310.861.18820D0@localhost>
26583      Branch: perl
26584            ! ext/B/B.pm
26585 ____________________________________________________________________________
26586 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
26587         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
26588              From: Nicholas Clark <nick@unfortu.net> 
26589              Date: Fri, 28 Dec 2001 00:43:02 +0000
26590              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
26591      Branch: perl
26592            ! ext/Socket/socketpair.t
26593 ____________________________________________________________________________
26594 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
26595         Log: Fast Latin1<->UTF-8 conversion for older Perls.
26596      Branch: perl
26597            ! pod/perluniintro.pod
26598 ____________________________________________________________________________
26599 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
26600         Log: Update Changes.
26601      Branch: perl
26602            ! Changes patchlevel.h
26603 ____________________________________________________________________________
26604 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
26605         Log: More wait status trickery for BeOS.
26606      Branch: perl
26607            ! ext/POSIX/POSIX.xs
26608 ____________________________________________________________________________
26609 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
26610         Log: metaconfig unit change for #13908.
26611      Branch: metaconfig/U/perl
26612            ! d_u32align.U
26613 ____________________________________________________________________________
26614 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
26615         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
26616      Branch: perl
26617            ! Configure
26618 ____________________________________________________________________________
26619 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
26620         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
26621              From: gbarr@monty.mutatus.co.uk
26622              Date: 27 Dec 2001 14:41:36 -0000
26623              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
26624      Branch: perl
26625            ! lib/ExtUtils/t/Embed.t
26626 ____________________________________________________________________________
26627 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
26628         Log: Subject: [PATCH] Re: socketpair emulation
26629              From: Nicholas Clark <nick@unfortu.net> 
26630              Date: Wed, 26 Dec 2001 20:08:14 +0000
26631              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
26632      Branch: perl
26633            ! ext/Socket/socketpair.t
26634 ____________________________________________________________________________
26635 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
26636         Log: Subject: [DOC PATCH] left is right and right is left
26637              From: Philip Newton <Philip.Newton@gmx.net>
26638              Date: Thu, 27 Dec 2001 10:04:17 +0100
26639              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
26640      Branch: perl
26641            ! pod/perlfunc.pod pod/perlport.pod
26642 ____________________________________________________________________________
26643 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
26644         Log: Subject: [PATCH] check return of close
26645              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26646              Date: 27 Dec 2001 09:47:30 +0100
26647              Message-ID: <m3ellhgicd.fsf@anima.de> 
26648              
26649              Subject: [PATCH] improve error reporting
26650              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26651              Date: 27 Dec 2001 09:54:55 +0100
26652              Message-ID: <m3adw5gi00.fsf@anima.de> 
26653              
26654              Subject: [PATCH] check return value of close
26655              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26656              Date: 27 Dec 2001 10:03:55 +0100
26657              Message-ID: <m3666tghl0.fsf@anima.de> 
26658              
26659              Subject: [PATCH] return of close
26660              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26661              Date: 27 Dec 2001 10:22:15 +0100
26662              Message-ID: <m31yhhggqg.fsf@anima.de> 
26663      Branch: perl
26664            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
26665            ! t/io/fflush.t
26666 ____________________________________________________________________________
26667 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
26668         Log: Subject: [PATCH] check return of close
26669              From: andreas.koenig@anima.de (Andreas J. Koenig)            
26670              Date: 27 Dec 2001 09:47:30 +0100
26671              Message-ID: <m3ellhgicd.fsf@anima.de> 
26672      Branch: perl
26673            ! t/base/rs.t
26674 ____________________________________________________________________________
26675 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
26676         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
26677              From: andreas.koenig@anima.de (Andreas J. Koenig)
26678              Date: 27 Dec 2001 09:21:16 +0100
26679              Message-ID: <m3n105gjk3.fsf@anima.de>
26680      Branch: perl
26681            ! t/op/sysio.t
26682 ____________________________________________________________________________
26683 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
26684         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
26685              From: "Gerrit P. Haase" <gp@familiehaase.de>
26686              Date: Thu, 27 Dec 2001 09:23:55 +0100 
26687              Message-ID: <98211521662.20011227092355@familiehaase.de>
26688      Branch: perl
26689            ! lib/ExtUtils/t/MM_Cygwin.t
26690 ____________________________________________________________________________
26691 [ 13900] By: nick                                  on 2001/12/27  11:11:51
26692         Log: Integrate mainline
26693      Branch: perlio
26694           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
26695           +> lib/File/Spec/NW5.pm
26696           !> (integrate 52 files)
26697 ____________________________________________________________________________
26698 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
26699         Log: Replace the awful (most likely generated and not very persistent)
26700              URL with something tangible.
26701      Branch: perl
26702            ! README.hpux
26703 ____________________________________________________________________________
26704 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
26705         Log: Naughty /dev/printer (ls -l, really) of IRIX.
26706      Branch: perl
26707            ! t/op/stat.t
26708 ____________________________________________________________________________
26709 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
26710         Log: Upgrade to Net::Ping 2.10.
26711      Branch: perl
26712            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
26713            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
26714            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
26715            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
26716 ____________________________________________________________________________
26717 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
26718         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
26719              (this showed up in Benchmark.t)
26720      Branch: perl
26721            ! pp_sys.c
26722 ____________________________________________________________________________
26723 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
26724         Log: BeOS updates.
26725      Branch: perl
26726            ! README.beos beos/beos.c
26727 ____________________________________________________________________________
26728 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
26729         Log: Subject: Re: bleadperl doesn't compile
26730              From: "Gerrit P. Haase" <gp@familiehaase.de>
26731              Date: Wed, 26 Dec 2001 21:29:08 +0100
26732              Message-ID: <22168634623.20011226212908@familiehaase.de>
26733              
26734              Cygwin with multiplicity.
26735      Branch: perl
26736            ! perlio.c
26737 ____________________________________________________________________________
26738 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
26739         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26740              From: Nicholas Clark <nick@ccl4.org>
26741              Date: Wed, 26 Dec 2001 19:07:33 +0000
26742              Message-ID: <20011226190732.J48842@plum.flirble.org>            
26743              
26744              socketpair() (un)signedness nit.
26745      Branch: perl
26746            ! util.c
26747 ____________________________________________________________________________
26748 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
26749         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
26750              From: Nicholas Clark <nick@ccl4.org>
26751              Date: Wed, 26 Dec 2001 19:19:47 +0000
26752              Message-ID: <20011226191946.K48842@plum.flirble.org>
26753              
26754              Use report_evil_fh().
26755      Branch: perl
26756            ! doio.c
26757 ____________________________________________________________________________
26758 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
26759         Log: Bad $? assumptions.
26760      Branch: perl
26761            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
26762 ____________________________________________________________________________
26763 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
26764         Log: Net::Ping isn't going to work much without
26765              the Socket extension; fail more gracefully.
26766      Branch: perl
26767            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
26768            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
26769            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
26770            ! lib/Net/Ping/t/300_ping_stream.t
26771 ____________________________________________________________________________
26772 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
26773         Log: metaconfig unit change for #13888.
26774      Branch: metaconfig
26775            ! U/modified/Oldconfig.U
26776 ____________________________________________________________________________
26777 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
26778         Log: test -d /system is a bit too generic test for VOS
26779              (false hit in BeOS)
26780      Branch: perl
26781            ! Configure
26782 ____________________________________________________________________________
26783 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
26784         Log: No AF_UNIX in BeOS.
26785      Branch: perl
26786            ! util.c
26787 ____________________________________________________________________________
26788 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
26789         Log: FAQ sync.
26790      Branch: perl
26791            ! pod/perlfaq5.pod
26792 ____________________________________________________________________________
26793 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
26794         Log: Update Changes.
26795      Branch: perl
26796            ! Changes patchlevel.h
26797 ____________________________________________________________________________
26798 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
26799         Log: Make -t equal -tw.
26800      Branch: perl
26801            ! perl.c pod/perlrun.pod
26802 ____________________________________________________________________________
26803 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
26804         Log: Subject: Re: Not OK 13881
26805              From: John Peacock <jpeacock@rowman.com>
26806              Date: Tue, 25 Dec 2001 06:02:12 -0500
26807              Message-ID: <3C285CB4.8040006@rowman.com>
26808      Branch: perl
26809            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
26810 ____________________________________________________________________________
26811 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
26812         Log: Subject: Re: Not OK 13881
26813              From: andreas.koenig@anima.de (Andreas J. Koenig)
26814              Date: 25 Dec 2001 07:33:23 +0100
26815              Message-ID: <m3bsgnajws.fsf@anima.de>
26816      Branch: perl
26817            ! op.c
26818 ____________________________________________________________________________
26819 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
26820         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
26821              From: Mark-Jason Dominus <mjd@plover.com>    
26822              Date: Mon, 24 Dec 2001 18:14:48 -0500
26823              Message-ID: <20011224231448.25826.qmail@plover.com>
26824      Branch: perl
26825            ! op.c t/op/eval.t
26826 ____________________________________________________________________________
26827 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
26828         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
26829              From: Dave Rolsky <autarch@urth.org>
26830              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
26831              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
26832      Branch: perl
26833            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
26834            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
26835            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26836            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
26837            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
26838 ____________________________________________________________________________
26839 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
26840         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
26841              From: Jeffrey Friedl <jfriedl@yahoo.com>
26842              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
26843              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
26844              
26845              The rest of the tests for plus few extras.
26846      Branch: perl
26847            ! t/op/pat.t
26848 ____________________________________________________________________________
26849 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
26850         Log: metaconfig unit change for #13877.
26851      Branch: metaconfig
26852            ! U/modified/Unix.U
26853 ____________________________________________________________________________
26854 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
26855         Log: No-op.
26856      Branch: perl
26857            ! Configure
26858 ____________________________________________________________________________
26859 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
26860         Log: More constant casting.
26861      Branch: perl
26862            ! regexec.c
26863 ____________________________________________________________________________
26864 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
26865         Log: Subject: perlhack.pod 
26866              From: "John P. Linderman" <jpl@research.att.com>
26867              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
26868              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
26869      Branch: perl
26870            ! pod/perlhack.pod
26871 ____________________________________________________________________________
26872 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
26873         Log: File::Find patch patches from Thomas Wegner.
26874      Branch: perl
26875            ! lib/File/Find.pm
26876 ____________________________________________________________________________
26877 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
26878         Log: Subject: Re: socketpair emulation 
26879              From: Nicholas Clark <nick@unfortu.net>                 
26880              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
26881              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
26882      Branch: perl
26883            ! ext/Socket/socketpair.t
26884 ____________________________________________________________________________
26885 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
26886         Log: Must cast constants if they can be quads.
26887      Branch: perl
26888            ! regcomp.c
26889 ____________________________________________________________________________
26890 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
26891         Log: Promote the e/uid to wide enough un/signed integers
26892              and printf them as such.
26893      Branch: perl
26894            ! taint.c
26895 ____________________________________________________________________________
26896 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
26897         Log: metaconfig unit change for #13869.
26898      Branch: metaconfig/U/perl
26899            ! d_u32align.U
26900 ____________________________________________________________________________
26901 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
26902         Log: The U32 alignment test wasn't really working, noticed
26903              by Paul Green.  Now the test works, but this means that
26904              we may see coredumps from the test.   I sure hope MMUless
26905              places don't crash on the test.
26906      Branch: perl
26907            ! Configure
26908 ____________________________________________________________________________
26909 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
26910         Log: metaconfig unit changes for #13867.
26911      Branch: metaconfig
26912            ! U/compline/nblock_io.U U/modified/Unix.U
26913            ! U/modified/spitshell.U
26914 ____________________________________________________________________________
26915 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
26916         Log: More VOS tweaks.
26917      Branch: perl
26918            ! Configure
26919 ____________________________________________________________________________
26920 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
26921         Log: The funky final sigma casefolding.
26922      Branch: perl
26923            ! regcomp.c regexec.c t/op/pat.t utf8.h
26924 ____________________________________________________________________________
26925 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
26926         Log: Update Changes.
26927      Branch: perl
26928            ! Changes patchlevel.h
26929 ____________________________________________________________________________
26930 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
26931         Log: Move the \C and \X to pat.t.
26932      Branch: perl
26933            ! t/op/pat.t t/op/re_tests
26934 ____________________________________________________________________________
26935 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
26936         Log: More logical test ordering.
26937      Branch: perl
26938            ! perl.h
26939 ____________________________________________________________________________
26940 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
26941         Log: Integrate perlio:
26942              
26943              [ 13854]
26944              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
26945              
26946              [ 13853]
26947              Put PerlIO stuff inside EXTERN C
26948              
26949              [ 13852]
26950              Add at least the "important" PerlIO_xxxx functions to embed.pl
26951              so that they get implicit pTHX_ and we can avoid slow dTHX.
26952      Branch: perl
26953           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
26954           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
26955           !> win32/win32.c
26956 ____________________________________________________________________________
26957 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
26958         Log: Even more \X fixing.
26959      Branch: perl
26960            ! regexec.c t/op/pat.t
26961 ____________________________________________________________________________
26962 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
26963         Log: More \X fixing.
26964      Branch: perl
26965            ! regexec.c t/op/pat.t
26966 ____________________________________________________________________________
26967 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
26968         Log: Fix encoding pragma.
26969      Branch: perl
26970            ! regcomp.c
26971 ____________________________________________________________________________
26972 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
26973         Log: Subject: socketpair emulation
26974              From: Nicholas Clark <nick@unfortu.net>
26975              Date: Sat, 22 Dec 2001 18:38:18 +0000
26976              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
26977      Branch: perl
26978            + ext/Socket/socketpair.t
26979            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
26980            ! pp_sys.c proto.h util.c
26981 ____________________________________________________________________________
26982 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
26983         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
26984              From: Jeffrey Friedl <jfriedl@yahoo.com>
26985              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
26986              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
26987              
26988              (partially applied, most of the new tests need to be rethought)
26989      Branch: perl
26990            ! regcomp.c t/op/re_tests
26991 ____________________________________________________________________________
26992 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
26993         Log: Small tweaks.
26994      Branch: perl
26995            ! handy.h regexec.c
26996 ____________________________________________________________________________
26997 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
26998         Log: Unicode casefolding continues.
26999              (lib/encoding.t still failing.)
27000      Branch: perl
27001            ! regexec.c t/op/pat.t
27002 ____________________________________________________________________________
27003 [ 13854] By: nick                                  on 2001/12/22  20:01:27
27004         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
27005      Branch: perlio
27006            ! makedef.pl perlio.h perlio.sym win32/win32.c
27007 ____________________________________________________________________________
27008 [ 13853] By: nick                                  on 2001/12/22  19:58:53
27009         Log: Put PerlIO stuff inside EXTERN C
27010      Branch: perlio
27011            ! embed.pl proto.h
27012 ____________________________________________________________________________
27013 [ 13852] By: nick                                  on 2001/12/22  18:04:34
27014         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
27015              so that they get implicit pTHX_ and we can avoid slow dTHX.
27016      Branch: perlio
27017            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
27018            ! perlio.h pod/perlapi.pod proto.h
27019 ____________________________________________________________________________
27020 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
27021         Log: metaconfig unit change for #13850.
27022      Branch: metaconfig
27023            ! U/modified/Loc.U
27024 ____________________________________________________________________________
27025 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
27026         Log: Rework the make logic (again).
27027      Branch: perl
27028            ! Configure
27029 ____________________________________________________________________________
27030 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
27031         Log: Integrate perlio:
27032              
27033              [ 13848]
27034              The CR at EOF fix earlier broke CR at end-of-buffer.
27035              This should be okay for both?
27036              
27037              [ 13847]
27038              Correct checking code which Ilya spotted was tripped by CR at EOF.
27039              Also tone down perl -DP tracing of sv_gets.
27040              
27041              [ 13846]
27042              Fix mis-parse of autoloaded usage code by declaring the sub
27043      Branch: perl
27044            ! regexec.c
27045           !> ext/POSIX/POSIX.pm perlio.c sv.c
27046 ____________________________________________________________________________
27047 [ 13848] By: nick                                  on 2001/12/22  15:11:17
27048         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
27049              This should be okay for both?
27050      Branch: perlio
27051            ! perlio.c
27052 ____________________________________________________________________________
27053 [ 13847] By: nick                                  on 2001/12/22  12:26:32
27054         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
27055              Also tone down perl -DP tracing of sv_gets.
27056      Branch: perlio
27057            ! perlio.c sv.c
27058 ____________________________________________________________________________
27059 [ 13846] By: nick                                  on 2001/12/22  10:49:27
27060         Log: Fix mis-parse of autoloaded usage code by declaring the sub
27061      Branch: perlio
27062            ! ext/POSIX/POSIX.pm
27063 ____________________________________________________________________________
27064 [ 13845] By: nick                                  on 2001/12/22  10:44:11
27065         Log: Integrate mainline - some fails:
27066              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
27067              -------------------------------------------------------------------------------
27068              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
27069              ../lib/encoding.t                    19    2  10.53%  17-18
27070              op/pat.t                            770    3   0.39%  754-755 757
27071      Branch: perlio
27072           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
27073           !> (integrate 36 files)
27074 ____________________________________________________________________________
27075 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
27076         Log: More Unicode casing fixes.
27077      Branch: perl
27078            ! regexec.c t/op/pat.t
27079 ____________________________________________________________________________
27080 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
27081         Log: Unicode casefolding fixes.
27082      Branch: perl
27083            ! op.c regcomp.c regexec.c t/op/pat.t
27084 ____________________________________________________________________________
27085 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
27086         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
27087              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
27088              Date: Sat, 22 Dec 2001 00:01:29 +0100
27089              Message-ID: <20011222000129.A713@rafael>
27090      Branch: perl
27091            ! ext/B/B/Deparse.pm
27092 ____________________________________________________________________________
27093 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
27094         Log: VOS config from Paul Green.
27095      Branch: perl
27096            ! hints/vos.sh
27097 ____________________________________________________________________________
27098 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
27099         Log: Subject: [PATCH @13746] CreateTTY on OS/2
27100              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27101              Date: Fri, 21 Dec 2001 15:59:45 -0500
27102              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
27103      Branch: perl
27104            ! lib/perl5db.pl
27105 ____________________________________________________________________________
27106 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
27107         Log: Subject: [PATCH @13746] uninstalled build of modules broken
27108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27109              Date: Fri, 21 Dec 2001 15:49:09 -0500
27110              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
27111      Branch: perl
27112            ! lib/ExtUtils/MM_Unix.pm
27113 ____________________________________________________________________________
27114 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
27115         Log: Subject: [PATCH @13746] OS/2 File::* modules
27116              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27117              Date: Fri, 21 Dec 2001 15:43:24 -0500
27118              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
27119      Branch: perl
27120            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
27121 ____________________________________________________________________________
27122 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
27123         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
27124              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27125              Date: Fri, 21 Dec 2001 17:29:07 +0100
27126              Message-ID: <3C236353.6625C4C0@alcatel.at>
27127      Branch: perl
27128            ! pod/perltie.pod
27129 ____________________________________________________________________________
27130 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
27131         Log: metaconfig unit changes for #13835
27132      Branch: metaconfig
27133            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
27134            ! U/modified/sh.U
27135 ____________________________________________________________________________
27136 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
27137         Log: Further VOS tweaks: the _exe needs to be introduced
27138              in the very beginning, and the make/gmake needs special
27139              VOS logic.
27140      Branch: perl
27141            ! Configure Makefile.SH
27142 ____________________________________________________________________________
27143 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
27144         Log: Update Changes.
27145      Branch: perl
27146            ! Changes patchlevel.h
27147 ____________________________________________________________________________
27148 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
27149         Log: metaconfig unit change for #13832.
27150      Branch: metaconfig
27151            ! U/modified/spitshell.U
27152 ____________________________________________________________________________
27153 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
27154         Log: Also the search for cat needs to be _exe-aware.
27155      Branch: perl
27156            ! Configure
27157 ____________________________________________________________________________
27158 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
27159         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
27160              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27161              Date: Fri, 21 Dec 2001 14:02:01 +0100
27162              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
27163      Branch: perl
27164            ! ext/B/B/Xref.pm
27165 ____________________________________________________________________________
27166 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
27167         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
27168      Branch: perl
27169            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27170            ! ext/B/t/assembler.t
27171 ____________________________________________________________________________
27172 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
27173         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
27174              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27175              Date: Fri, 21 Dec 2001 11:15:38 +0100
27176              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
27177      Branch: perl
27178            ! hv.c
27179 ____________________________________________________________________________
27180 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
27181         Log: A plan is good.
27182      Branch: perl
27183            ! ext/re/re.t
27184 ____________________________________________________________________________
27185 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
27186         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
27187              From: chromatic <chromatic@rmci.net>
27188              Date: Thu, 20 Dec 2001 16:16:48 -0700
27189              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
27190      Branch: perl
27191            + ext/re/re.t
27192            ! MANIFEST
27193 ____________________________________________________________________________
27194 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
27195         Log: Synchronize the skippage message.
27196      Branch: perl
27197            ! lib/ExtUtils/t/MM_OS2.t
27198 ____________________________________________________________________________
27199 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
27200         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
27201              From: chromatic <chromatic@rmci.net>
27202              Date: Thu, 20 Dec 2001 16:09:10 -0700
27203              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
27204      Branch: perl
27205            + lib/ExtUtils/t/MM_OS2.t
27206            ! MANIFEST
27207 ____________________________________________________________________________
27208 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
27209         Log: Subject: perlfunc.pod patch re flock via fcntl
27210              From: "Tye McQueen" <tye@metronet.com>
27211              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
27212              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
27213      Branch: perl
27214            ! pod/perlfunc.pod
27215 ____________________________________________________________________________
27216 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
27217         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
27218              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
27219              (the Unicode maximum code point) warnable offenses.
27220      Branch: perl
27221            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
27222            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
27223 ____________________________________________________________________________
27224 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
27225         Log: Sterner admonishment on -t.
27226      Branch: perl
27227            ! pod/perlrun.pod
27228 ____________________________________________________________________________
27229 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
27230         Log: Subject: [PATCH B::Dpparse] minor qr// fix
27231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27232              Date: Thu, 20 Dec 2001 22:53:34 +0100
27233              Message-ID: <20011220225334.A735@rafael>
27234      Branch: perl
27235            ! ext/B/B/Deparse.pm
27236 ____________________________________________________________________________
27237 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
27238         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
27239              From: Robert Spier <rspier@pobox.com>
27240              Date: Thu, 20 Dec 2001 08:10:00 -0800
27241              Message-ID: <15394.3416.693353.107334@rls.cx>
27242      Branch: perl
27243            ! lib/Carp/Heavy.pm
27244 ____________________________________________________________________________
27245 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
27246         Log: Integrate perlio:
27247              
27248              [ 13815]
27249              pTHX_ fixes for :win32 layer
27250      Branch: perl
27251           !> win32/win32io.c
27252 ____________________________________________________________________________
27253 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
27254         Log: Subject: Re: [PATCH pod/perliol.pod] resend
27255              From: Stas Bekman <stas@stason.org>
27256              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
27257              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
27258      Branch: perl
27259            ! pod/perliol.pod
27260 ____________________________________________________________________________
27261 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
27262         Log: Fix up the APIs noone hopefully uses.
27263      Branch: perl
27264            ! utf8.c
27265 ____________________________________________________________________________
27266 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
27267         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
27268              Date: Wed, 19 Dec 2001 14:13:38 -0800
27269              From: Robert Spier <rspier@pobox.com>
27270              Message-ID: <15393.4370.605214.548582@rls.cx>
27271      Branch: perl
27272            ! lib/Carp.t lib/Carp/Heavy.pm
27273 ____________________________________________________________________________
27274 [ 13815] By: nick                                  on 2001/12/20  10:23:42
27275         Log: pTHX_ fixes for :win32 layer
27276      Branch: perlio
27277            ! win32/win32io.c
27278 ____________________________________________________________________________
27279 [ 13814] By: nick                                  on 2001/12/20  08:20:11
27280         Log: Integrate mainline (mostly) utf8.c does not compile.
27281      Branch: perlio
27282           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
27283           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27284           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27285           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
27286           +> lib/Net/Ping/t/300_ping_stream.t
27287           !> Changes MANIFEST embed.h embed.pl embedvar.h
27288           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
27289           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
27290           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
27291           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
27292           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
27293 ____________________________________________________________________________
27294 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
27295         Log: Some bincompat clawbacks.
27296      Branch: perl
27297            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
27298            ! wince/perldll.def
27299 ____________________________________________________________________________
27300 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
27301         Log: gcc pacifying (RH 7.1/ia64).
27302      Branch: perl
27303            ! pp.c
27304 ____________________________________________________________________________
27305 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
27306         Log: Update Changes.
27307      Branch: perl
27308            ! Changes patchlevel.h
27309 ____________________________________________________________________________
27310 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
27311         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
27312              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27313              Date: Wed, 19 Dec 2001 12:35:07 +0100
27314              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
27315              
27316              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
27317              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27318              Date: Wed, 19 Dec 2001 17:34:51 +0000
27319              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
27320      Branch: perl
27321            ! pod/perlre.pod
27322 ____________________________________________________________________________
27323 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
27324         Log: Integrate perlio:
27325              
27326              [ 13808]
27327              Add pTHX to all vtable functions for future-proofing and
27328              consistency of PerlIO layers.
27329              
27330              [ 13797]
27331              Remove the sometimes-lvalue cast
27332              
27333              [ 13796]
27334              alarm.t with -Uuseperlio fix
27335              - SA_RESTART should only be function of PERL_OLD_SIGNALS
27336              not USE_PERLIO
27337              
27338              [ 13795]
27339              Fix READONLY hashes:
27340              1. Discovered need for disabled scope.c part of Jeff's patch.
27341              2. Corrected hv_delete* - entry was being de-linked from
27342              chain (patch program not smart enough?)
27343      Branch: perl
27344           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27345           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
27346 ____________________________________________________________________________
27347 [ 13808] By: nick                                  on 2001/12/19  16:08:27
27348         Log: Add pTHX to all vtable functions for future-proofing and
27349              consistency of PerlIO layers.
27350      Branch: perlio
27351            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27352            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
27353 ____________________________________________________________________________
27354 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
27355         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
27356      Branch: perl
27357            ! ext/B/B/Assembler.pm
27358 ____________________________________________________________________________
27359 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
27360         Log: Reword the alarm explanation.
27361      Branch: perl
27362            ! pod/perlfunc.pod
27363 ____________________________________________________________________________
27364 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
27365         Log: Subject: [PATCH @13746] OS/2 build
27366              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
27367              Date: Wed, 19 Dec 2001 02:45:41 -0500
27368              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
27369              
27370              (skipped the t/TEST change)
27371      Branch: perl
27372            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
27373            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
27374            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
27375 ____________________________________________________________________________
27376 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
27377         Log: Upgrade to Net::Ping 2.09.
27378      Branch: perl
27379            + lib/Net/Ping/CHANGES lib/Net/Ping/README
27380            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27381            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27382            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
27383            + lib/Net/Ping/t/300_ping_stream.t
27384            ! MANIFEST lib/Net/Ping.pm
27385 ____________________________________________________________________________
27386 [ 13803] By: nick                                  on 2001/12/19  14:43:24
27387         Log: Integrate mainline
27388      Branch: perlio
27389           +> ext/B/t/assembler.t lib/lib.t
27390           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27391           !> lib/lib_pm.PL t/op/glob.t utf8.c
27392 ____________________________________________________________________________
27393 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
27394         Log: B::Assembler/B::Disassembler patches and test;
27395              from Wolfgang Laun.
27396              
27397              TODO: getting perlcc working.
27398      Branch: perl
27399            + ext/B/t/assembler.t
27400            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
27401 ____________________________________________________________________________
27402 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
27403         Log: Can't printf U8s as UVs.
27404      Branch: perl
27405            ! utf8.c
27406 ____________________________________________________________________________
27407 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
27408         Log: Subject: Re: [PATCH] ...while $var = glob(...)
27409              From: Robin Houston <robin@kitsite.com> 
27410              Date: Wed, 19 Dec 2001 13:48:55 +0000
27411              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
27412              
27413              Not exactly a glob test but internal-logically correct.
27414      Branch: perl
27415            ! t/op/glob.t
27416 ____________________________________________________________________________
27417 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
27418         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
27419              From: Michael G Schwern <schwern@pobox.com> 
27420              Date: Wed, 19 Dec 2001 07:42:54 -0500
27421              Message-ID: <20011219124254.GF8630@blackrider>
27422      Branch: perl
27423            + lib/lib.t
27424            ! MANIFEST lib/lib_pm.PL
27425 ____________________________________________________________________________
27426 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
27427         Log: Integrate with perlio.
27428      Branch: perl
27429           !> hv.c hv.h scope.c util.c
27430 ____________________________________________________________________________
27431 [ 13797] By: nick                                  on 2001/12/19  12:03:21
27432         Log: Remove the sometimes-lvalue cast
27433      Branch: perlio
27434            ! hv.h
27435 ____________________________________________________________________________
27436 [ 13796] By: nick                                  on 2001/12/19  11:02:27
27437         Log: alarm.t with -Uuseperlio fix
27438              - SA_RESTART should only be function of PERL_OLD_SIGNALS
27439              not USE_PERLIO
27440      Branch: perlio
27441            ! util.c
27442 ____________________________________________________________________________
27443 [ 13795] By: nick                                  on 2001/12/19  10:19:40
27444         Log: Fix READONLY hashes:
27445              1. Discovered need for disabled scope.c part of Jeff's patch.
27446              2. Corrected hv_delete* - entry was being de-linked from
27447              chain (patch program not smart enough?)
27448      Branch: perlio
27449            ! hv.c scope.c
27450 ____________________________________________________________________________
27451 [ 13794] By: nick                                  on 2001/12/19  09:35:13
27452         Log: Integrate mainline
27453      Branch: perlio
27454           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
27455           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
27456           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
27457           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
27458           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
27459 ____________________________________________________________________________
27460 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
27461         Log: Regen toc.
27462      Branch: perl
27463            ! pod/perltoc.pod
27464 ____________________________________________________________________________
27465 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
27466         Log: FAQ sync.
27467      Branch: perl
27468            ! pod/perlfaq5.pod
27469 ____________________________________________________________________________
27470 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
27471         Log: Reformat round.
27472      Branch: perl
27473            ! pod/perlunicode.pod
27474 ____________________________________________________________________________
27475 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
27476         Log: Subject: [PATCH] pod/perlunicode.pod
27477              From: Jeffrey Friedl <jfriedl@yahoo.com>
27478              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
27479              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
27480      Branch: perl
27481            ! pod/perlunicode.pod
27482 ____________________________________________________________________________
27483 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
27484         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27485              From: Jeffrey Friedl <jfriedl@yahoo.com>
27486              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
27487              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
27488      Branch: perl
27489            ! pod/perluniintro.pod
27490 ____________________________________________________________________________
27491 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
27492         Log: Slight pod reformatting.
27493      Branch: perl
27494            ! pod/perluniintro.pod
27495 ____________________________________________________________________________
27496 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
27497         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
27498              From: Jeffrey Friedl <jfriedl@yahoo.com>    
27499              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
27500              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
27501      Branch: perl
27502            ! pod/perluniintro.pod
27503 ____________________________________________________________________________
27504 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
27505         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
27506              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27507              Date: Wed, 19 Dec 2001 01:45:23 +0000
27508              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
27509      Branch: perl
27510            ! sv.c
27511 ____________________________________________________________________________
27512 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
27513         Log: Subject: Porting/checkURL.pl
27514              From: abigail@foad.org
27515              Date: Tue, 18 Dec 2001 19:03:22 +0100          
27516              Message-ID: <20011218180322.8278.qmail@foad.org> 
27517      Branch: perl
27518            ! Porting/checkURL.pl
27519 ____________________________________________________________________________
27520 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
27521         Log: metaconfig unit change for #13783.
27522      Branch: metaconfig
27523            ! U/modified/Loc.U
27524 ____________________________________________________________________________
27525 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
27526         Log: A bit too oversweeping matching in #13778.
27527      Branch: perl
27528            ! Configure
27529 ____________________________________________________________________________
27530 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
27531         Log: Re-gen Configure based on #13778..13781.
27532      Branch: perl
27533            ! Configure config_h.SH
27534 ____________________________________________________________________________
27535 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
27536         Log: First assume that crypt() can live happy normal life in
27537              the libc or the moral equivalent; only then try magic.
27538      Branch: metaconfig
27539            + U/modified/d_crypt.U
27540 ____________________________________________________________________________
27541 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
27542         Log: In VOS ACLs confuse the testing.
27543      Branch: metaconfig
27544            ! U/modified/Findhdr.U
27545 ____________________________________________________________________________
27546 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
27547         Log: Either make or gmake.
27548      Branch: metaconfig
27549            ! U/modified/Loc.U
27550 ____________________________________________________________________________
27551 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
27552         Log: If your _exe is different from .exe and your test -f $foo
27553              doesn't do magic to recognize $foo$_exe, you will need to
27554              specify -D_exe=... on command line-- and this patch.
27555      Branch: metaconfig
27556            + U/modified/sh.U
27557            ! U/modified/Loc.U
27558 ____________________________________________________________________________
27559 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
27560         Log: Fix the bugs in #13768..13776, and regen Configure.
27561      Branch: metaconfig
27562            ! U/compline/nblock_io.U U/modified/Findhdr.U
27563            ! U/modified/spitshell.U
27564      Branch: metaconfig/U/perl
27565            ! issymlink.U perlpath.U
27566      Branch: perl
27567            ! Configure config_h.SH
27568 ____________________________________________________________________________
27569 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
27570         Log: Must test with $_exe. (There are plenty of similar
27571              spots earlier but they are a tad more complex to fix
27572              since they come before the hints are run.)
27573      Branch: metaconfig
27574            + U/modified/yacc.U
27575 ____________________________________________________________________________
27576 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
27577         Log: F_SETFL might require <fcntl.h>
27578      Branch: metaconfig
27579            ! U/compline/nblock_io.U
27580 ____________________________________________________________________________
27581 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
27582         Log: Don't require make; have both make and gmake optional.
27583              (Maybe have a check that at least one of them is available?)
27584      Branch: metaconfig
27585            ! U/modified/Loc.U
27586 ____________________________________________________________________________
27587 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
27588         Log: cat might be farther than /bin or /usr/bin.
27589      Branch: metaconfig
27590            ! U/modified/spitshell.U
27591 ____________________________________________________________________________
27592 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
27593         Log: In VOS the path component separator is >, not /.
27594      Branch: metaconfig
27595            ! U/modified/Findhdr.U
27596 ____________________________________________________________________________
27597 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
27598         Log: The VOS shell doesn't implement the ? wildcard
27599              (? is used for other purposes, I assume); but
27600              it does implement the * wildcard, and that works
27601              in the general case just fine.
27602      Branch: metaconfig/U/perl
27603            ! d_dlsymun.U
27604 ____________________________________________________________________________
27605 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
27606         Log: VOS detection.
27607      Branch: metaconfig
27608            ! U/modified/Oldconfig.U
27609 ____________________________________________________________________________
27610 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
27611         Log: Proper path for VOS.
27612      Branch: metaconfig
27613            ! U/modified/Head.U
27614 ____________________________________________________________________________
27615 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
27616         Log: Change s/>& 4/>&4/g for consistency.
27617      Branch: metaconfig
27618            + U/modified/d_dosuid.U
27619            ! U/modified/d_socket.U
27620      Branch: metaconfig/U/perl
27621            ! issymlink.U perlxvf.U
27622 ____________________________________________________________________________
27623 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
27624         Log: Subject: Re: Benchmark.t failure on Linux
27625              From: Nicholas Clark <nick@ccl4.org>
27626              Date: Tue, 18 Dec 2001 22:51:25 +0000
27627              Message-ID: <20011218225124.N21702@plum.flirble.org>
27628      Branch: perl
27629            ! lib/Benchmark.t
27630 ____________________________________________________________________________
27631 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
27632         Log: Re-applying #13752 until a better solution can be found.
27633      Branch: perl
27634            ! lib/ExtUtils/t/MM_Unix.t
27635 ____________________________________________________________________________
27636 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
27637         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
27638              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
27639              Date: Tue, 18 Dec 2001 12:05:40 -0500
27640              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
27641      Branch: perl
27642            ! lib/Exporter.pm
27643 ____________________________________________________________________________
27644 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
27645         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
27646              findings -- some of the warnings I can't explain except
27647              by NVgf being detected wrong, though.
27648      Branch: perl
27649            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
27650 ____________________________________________________________________________
27651 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
27652         Log: Subject: [PATCH] pod/perluniintro.pod
27653              From: Jeffrey Friedl <jfriedl@yahoo.com>
27654              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
27655              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
27656      Branch: perl
27657            ! pod/perluniintro.pod
27658 ____________________________________________________________________________
27659 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
27660         Log: ".pm" is the native executable suffix in VOS.
27661      Branch: perl
27662            ! hints/vos.sh
27663 ____________________________________________________________________________
27664 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
27665         Log: Integrate perlio:
27666              
27667              [ 13760]
27668              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27669              - added delete of READONLY value inhibit & test for same
27670              - re-tabbed
27671      Branch: perl
27672           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27673 ____________________________________________________________________________
27674 [ 13760] By: nick                                  on 2001/12/18  15:55:22
27675         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
27676              - added delete of READONLY value inhibit & test for same
27677              - re-tabbed
27678      Branch: perlio
27679            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
27680 ____________________________________________________________________________
27681 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
27682         Log: (Undone by #13766.)
27683              Retract #13752.
27684      Branch: perl
27685            ! lib/ExtUtils/t/MM_Unix.t
27686 ____________________________________________________________________________
27687 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
27688         Log: Echoes of #13757.
27689      Branch: perl
27690            ! t/lib/warnings/utf8
27691 ____________________________________________________________________________
27692 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
27693         Log: Make the utf8 malformedness messages more verbose.
27694      Branch: perl
27695            ! lib/utf8.t utf8.c
27696 ____________________________________________________________________________
27697 [ 13756] By: nick                                  on 2001/12/18  14:43:58
27698         Log: Integrate mainline
27699      Branch: perlio
27700           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
27701           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
27702           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
27703           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
27704           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
27705           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
27706            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
27707            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
27708            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
27709            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
27710            - lib/ExtUtils/testlib.t
27711           !> (integrate 28 files)
27712 ____________________________________________________________________________
27713 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
27714         Log: README.aix updates from Jens-Uwe Mager.
27715      Branch: perl
27716            ! README.aix
27717 ____________________________________________________________________________
27718 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
27719         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
27720              From: Michael G Schwern <schwern@pobox.com>
27721              Date: Tue, 18 Dec 2001 00:58:18 -0500
27722              Message-ID: <20011218055818.GC4362@blackrider>
27723      Branch: perl
27724            ! lib/Benchmark.t
27725 ____________________________________________________________________________
27726 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
27727         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
27728              From: Michael G Schwern <schwern@pobox.com>
27729              Date: Tue, 18 Dec 2001 00:40:38 -0500
27730              Message-ID: <20011218054038.GB4362@blackrider>
27731      Branch: perl
27732            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
27733 ____________________________________________________________________________
27734 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
27735         Log: (reintroduced by #13766)
27736              (retracted by #13759)
27737              
27738              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
27739              From: Michael G Schwern <schwern@pobox.com>  
27740              Date: Tue, 18 Dec 2001 00:00:23 -0500
27741              Message-ID: <20011218050023.GA27893@blackrider>
27742      Branch: perl
27743            ! lib/ExtUtils/t/MM_Unix.t
27744 ____________________________________________________________________________
27745 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
27746         Log: Re-patch #13749.
27747      Branch: perl
27748            ! t/op/glob.t
27749 ____________________________________________________________________________
27750 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
27751         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
27752              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27753              Date: Tue, 18 Dec 2001 12:55:43 +0000
27754              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
27755      Branch: perl
27756            ! ext/Devel/Peek/Peek.pm
27757 ____________________________________________________________________________
27758 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
27759         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
27760              From: Robin Houston <robin@kitsite.com> 
27761              Date: Tue, 18 Dec 2001 14:54:33 +0000
27762              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
27763      Branch: perl
27764            ! t/op/glob.t
27765 ____________________________________________________________________________
27766 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
27767         Log: Subject: [PATCH] slightly more for Exporter.pm
27768              From: Nicholas Clark <nick@ccl4.org>
27769              Date: Tue, 18 Dec 2001 00:22:03 +0000
27770              Message-ID: <20011218002203.M21702@plum.flirble.org>
27771      Branch: perl
27772            ! lib/Exporter.pm
27773 ____________________________________________________________________________
27774 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
27775         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
27776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27777              Date: Mon, 17 Dec 2001 16:37:18 +0100
27778              Message-ID: <20011217163718.A2292@rafael>
27779              
27780              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
27781              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27782              Date: Mon, 17 Dec 2001 23:17:06 +0100
27783              Message-ID: <20011217231706.A730@rafael>
27784      Branch: perl
27785            ! pod/perlsub.pod pp.c toke.c
27786 ____________________________________________________________________________
27787 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
27788         Log: Update Changes.
27789      Branch: perl
27790            ! Changes patchlevel.h
27791 ____________________________________________________________________________
27792 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
27793         Log: New test warrants a MANIFEST entry.
27794      Branch: perl
27795            ! MANIFEST
27796 ____________________________________________________________________________
27797 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
27798         Log: Subject: Re: [PATCH] ...while $var = glob(...)
27799              From: Robin Houston <robin@kitsite.com>
27800              Date: Mon, 17 Dec 2001 20:27:30 +0000
27801              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
27802              
27803              Can't portably unlink open files.
27804      Branch: perl
27805            ! t/op/glob.t
27806 ____________________________________________________________________________
27807 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
27808         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
27809      Branch: perl
27810            ! pod/perluniintro.pod
27811 ____________________________________________________________________________
27812 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
27813         Log: Move typeglob test from glob.t to gv.t.
27814      Branch: perl
27815            ! t/op/glob.t t/op/gv.t
27816 ____________________________________________________________________________
27817 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
27818         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
27819              From: Robin Houston <robin@kitsite.com> 
27820              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
27821              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
27822      Branch: perl
27823            ! t/op/glob.t
27824 ____________________________________________________________________________
27825 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
27826         Log: Demote the surrogate and non-character errors to warnings.
27827      Branch: perl
27828            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
27829 ____________________________________________________________________________
27830 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
27831         Log: Subject: [PATCH] more POSIX tests, and more autoloading
27832              From: Nicholas Clark <nick@ccl4.org>
27833              Date: Mon, 17 Dec 2001 18:27:47 +0000
27834              Message-ID: <20011217182747.D21702@plum.flirble.org>
27835      Branch: perl
27836            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
27837 ____________________________________________________________________________
27838 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
27839         Log: Subject: [PATCH] ...while $var = glob(...)
27840              From: Robin Houston <robin@kitsite.com> 
27841              Date: Mon, 17 Dec 2001 15:51:54 +0000
27842              Message-ID: <20011217155153.A311@robin.kitsite.com>
27843      Branch: perl
27844            ! op.c
27845 ____________________________________________________________________________
27846 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
27847         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
27848              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27849              Date: Mon, 17 Dec 2001 15:23:01 +0100
27850              Message-ID: <20011217152301.A704@rafael>
27851      Branch: perl
27852            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
27853 ____________________________________________________________________________
27854 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
27855         Log: The system() vs $SIG{ARLM} is no more a todo.
27856      Branch: perl
27857            ! t/op/alarm.t
27858 ____________________________________________________________________________
27859 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
27860         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
27861              From: Michael G Schwern <schwern@pobox.com>
27862              Date: Sun, 16 Dec 2001 23:59:01 -0500
27863              Message-ID: <20011217045901.GL17232@blackrider>
27864      Branch: perl
27865            + t/op/alarm.t
27866            ! MANIFEST
27867 ____________________________________________________________________________
27868 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
27869         Log: s/UNIX/Unix/
27870      Branch: perl
27871            ! MANIFEST
27872 ____________________________________________________________________________
27873 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
27874         Log: Move ExtUtils tests to lib/ExtUtils/t.
27875      Branch: perl
27876            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
27877            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
27878            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
27879            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
27880            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
27881            + lib/ExtUtils/t/testlib.t
27882            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
27883            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
27884            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
27885            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
27886            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
27887            ! MANIFEST
27888 ____________________________________________________________________________
27889 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
27890         Log: Subject: [PATCH] MM_Unix tests, and some questions
27891              From: Tels <perl_dummy@bloodgate.com>
27892              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
27893              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
27894              
27895              Subject: Re: [PATCH] MM_Unix tests, and some questions
27896              From: Tels <perl_dummy@bloodgate.com>
27897              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
27898              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
27899      Branch: perl
27900            + lib/ExtUtils/MM_Unix.t
27901            ! MANIFEST lib/ExtUtils/MM_Unix.pm
27902 ____________________________________________________________________________
27903 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
27904         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
27905              From: Michael G Schwern <schwern@pobox.com>
27906              Date: Sun, 16 Dec 2001 17:53:55 -0500
27907              Message-ID: <20011216225354.GE8900@blackrider>
27908      Branch: perl
27909            ! lib/ExtUtils/MM_Unix.pm
27910 ____________________________________________________________________________
27911 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
27912         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
27913              From: Michael G Schwern <schwern@pobox.com>                
27914              Date: Sun, 16 Dec 2001 16:12:55 -0500
27915              Message-ID: <20011216211255.GV8900@blackrider>
27916      Branch: perl
27917            ! ext/B/B/Deparse.pm
27918 ____________________________________________________________________________
27919 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
27920         Log: Subject: [PATCH] Exporter.pm
27921              From: Nicholas Clark <nick@ccl4.org>
27922              Date: Sun, 16 Dec 2001 19:24:25 +0000
27923              Message-ID: <20011216192425.R21702@plum.flirble.org>
27924      Branch: perl
27925            ! lib/Exporter.pm
27926 ____________________________________________________________________________
27927 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
27928         Log: Subject: [PATCH] Exporter.t (and question)
27929              From: Nicholas Clark <nick@ccl4.org>
27930              Date: Sun, 16 Dec 2001 17:24:55 +0000
27931              Message-ID: <20011216172455.P21702@plum.flirble.org>
27932      Branch: perl
27933            ! lib/Exporter.t
27934 ____________________________________________________________________________
27935 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
27936         Log: Subject: Re: perl@13661
27937              From: "John P. Linderman" <jpl@research.att.com>              
27938              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
27939              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
27940      Branch: perl
27941            ! pp_sort.c
27942 ____________________________________________________________________________
27943 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
27944         Log: Subject: Will the real Unicode encoding please stand up?
27945              From: Jeffrey Friedl <jfriedl@yahoo.com>
27946              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
27947              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
27948      Branch: perl
27949            ! pod/perluniintro.pod
27950 ____________________________________________________________________________
27951 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
27952         Log: Integrate perlio:
27953              
27954              [ 13724]
27955              Fix for alarm() breaking into wait*().
27956              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
27957              signal handler before caller re-does the system call.
27958      Branch: perl
27959           !> util.c
27960 ____________________________________________________________________________
27961 [ 13724] By: nick                                  on 2001/12/17  09:16:50
27962         Log: Fix for alarm() breaking into wait*().
27963              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
27964              signal handler before caller re-does the system call.
27965      Branch: perlio
27966            ! util.c
27967 ____________________________________________________________________________
27968 [ 13723] By: nick                                  on 2001/12/17  07:45:13
27969         Log: Integrate mainline
27970      Branch: perlio
27971           +> (branch 26 files)
27972           !> (integrate 47 files)
27973 ____________________________________________________________________________
27974 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
27975         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
27976              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
27977              and characters beyond 0x10FFF should be disallowed, too,
27978              but some tests would need changing, but more importantly some
27979              APIs would need remodeling since one can easily generate such
27980              characters either by bitwise complements, tr complements, or
27981              v-strings.
27982      Branch: perl
27983            ! pod/perldiag.pod utf8.c
27984 ____________________________________________________________________________
27985 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
27986         Log: Make surrogates illegal also on EBCDIC.
27987      Branch: perl
27988            ! utf8.c
27989 ____________________________________________________________________________
27990 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
27991         Log: Subject: [patch @13687] Unicode::Collate 0.10
27992              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
27993              Date: Sun, 16 Dec 2001 21:22:12 +0900
27994              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
27995      Branch: perl
27996            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
27997            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
27998 ____________________________________________________________________________
27999 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
28000         Log: More documentation for the encoding pragma.
28001      Branch: perl
28002            ! lib/encoding.pm
28003 ____________________________________________________________________________
28004 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
28005         Log: Subject: [PATCH] lib/open.pm 
28006              From: Jeffrey Friedl <jfriedl@yahoo.com>
28007              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
28008              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
28009      Branch: perl
28010            ! lib/open.pm
28011 ____________________________________________________________________________
28012 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
28013         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
28014              From: chromatic <chromatic@rmci.net>
28015              Date: Sat, 15 Dec 2001 23:24:40 -0700
28016              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
28017      Branch: perl
28018            + lib/ExtUtils/Installed.t
28019            ! MANIFEST
28020 ____________________________________________________________________________
28021 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
28022         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
28023              From: Michael G Schwern <schwern@pobox.com>
28024              Date: Sun, 16 Dec 2001 01:14:00 -0500
28025              Message-ID: <20011216061400.GC8900@blackrider>
28026      Branch: perl
28027            ! lib/diagnostics.pm
28028 ____________________________________________________________________________
28029 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
28030         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
28031              From: Michael G Schwern <schwern@pobox.com>
28032              Date: Sun, 16 Dec 2001 01:12:42 -0500
28033              Message-ID: <20011216061242.GB8900@blackrider>
28034      Branch: perl
28035            ! t/test.pl
28036 ____________________________________________________________________________
28037 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
28038         Log: I sometimes outsmart myself.
28039      Branch: perl
28040            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28041 ____________________________________________________________________________
28042 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
28043         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
28044              From: Michael G Schwern <schwern@pobox.com>
28045              Date: Sat, 15 Dec 2001 15:08:29 -0500
28046              Message-ID: <20011215200829.GK1548@blackrider>
28047      Branch: perl
28048            ! lib/AutoSplit.pm
28049 ____________________________________________________________________________
28050 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
28051         Log: perlunicode enchancements suggested by Jeffrey Friedl.
28052      Branch: perl
28053            ! pod/perlunicode.pod
28054 ____________________________________________________________________________
28055 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
28056         Log: Subject: [PATCH] perlunicode.pod
28057              From: Jeffrey Friedl <jfriedl@yahoo.com>
28058              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
28059              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
28060      Branch: perl
28061            ! pod/perlunicode.pod
28062 ____________________________________________________________________________
28063 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
28064         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
28065              From: Jeffrey Friedl <jfriedl@yahoo.com>
28066              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
28067              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
28068      Branch: perl
28069            ! lib/utf8_heavy.pl
28070 ____________________________________________________________________________
28071 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
28072         Log: Can't create surrogates; so can't match them, either.
28073      Branch: perl
28074            ! pod/perlunicode.pod
28075 ____________________________________________________________________________
28076 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
28077         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
28078              From: Michael G Schwern <schwern@pobox.com>
28079              Date: Sat, 15 Dec 2001 21:20:35 -0500
28080              Message-ID: <20011216022035.GE5672@blackrider>
28081      Branch: perl
28082            ! t/test.pl
28083 ____________________________________________________________________________
28084 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
28085         Log: Make creating UTF-8 surrogates a punishable act.
28086      Branch: perl
28087            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
28088 ____________________________________________________________________________
28089 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
28090         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
28091      Branch: perl
28092            + lib/unicore/In/172.pl lib/unicore/In/173.pl
28093            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
28094            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
28095            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
28096            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28097            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
28098 ____________________________________________________________________________
28099 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
28100         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
28101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28102              Date: Sat, 15 Dec 2001 23:21:43 +0100
28103              Message-ID: <20011215232143.A11790@rafael>
28104      Branch: perl
28105            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
28106 ____________________________________________________________________________
28107 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
28108         Log: Make charnames more robust.
28109      Branch: perl
28110            ! lib/charnames.pm
28111 ____________________________________________________________________________
28112 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
28113         Log: The hoops one has to jump through.
28114      Branch: perl
28115            ! ext/I18N/Langinfo/Langinfo.pm
28116 ____________________________________________________________________________
28117 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
28118         Log: Subject: [PATCH] perlstyle.pod nit on warnings
28119              From: Autrijus Tang <autrijus@egb.elixus.org>
28120              Date: Sat, 15 Dec 2001 04:24:34 -0800
28121              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
28122      Branch: perl
28123            ! pod/perlstyle.pod
28124 ____________________________________________________________________________
28125 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
28126         Log: I don't think we are in FooOS, Toto.
28127      Branch: perl
28128            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
28129 ____________________________________________________________________________
28130 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
28131         Log: Subject: Re: Untested modules update:  There's more than we thought
28132              From: chromatic <chromatic@rmci.net>
28133              Date: Fri, 14 Dec 2001 17:20:24 -0700
28134              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
28135      Branch: perl
28136            + lib/ExtUtils/MM_Cygwin.t
28137            ! MANIFEST
28138 ____________________________________________________________________________
28139 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
28140         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
28141              From: Michael G Schwern <schwern@pobox.com> 
28142              Date: Fri, 14 Dec 2001 20:59:42 -0500
28143              Message-ID: <20011215015942.GF28596@blackrider>
28144      Branch: perl
28145            ! t/TEST
28146 ____________________________________________________________________________
28147 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
28148         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
28149              From: Michael G Schwern <schwern@pobox.com> 
28150              Date: Fri, 14 Dec 2001 20:03:46 -0500
28151              Message-ID: <20011215010346.GD28596@blackrider>
28152      Branch: perl
28153            + ext/B/t/bblock.t
28154            ! MANIFEST
28155 ____________________________________________________________________________
28156 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
28157         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
28158              From: Michael G Schwern <schwern@pobox.com> 
28159              Date: Fri, 14 Dec 2001 19:59:13 -0500
28160              Message-ID: <20011215005913.GC28596@blackrider>
28161      Branch: perl
28162            ! ext/B/B/Bblock.pm
28163 ____________________________________________________________________________
28164 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
28165         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
28166              From: Michael G Schwern <schwern@pobox.com> 
28167              Date: Fri, 14 Dec 2001 19:36:12 -0500
28168              Message-ID: <20011215003611.GA28596@blackrider>
28169      Branch: perl
28170            + ext/B/t/asmdata.t
28171            ! MANIFEST
28172 ____________________________________________________________________________
28173 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
28174         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
28175              From: Michael G Schwern <schwern@pobox.com> 
28176              Date: Fri, 14 Dec 2001 19:14:14 -0500
28177              Message-ID: <20011215001414.GA25077@blackrider>
28178      Branch: perl
28179            ! bytecode.pl ext/B/B/Asmdata.pm
28180 ____________________________________________________________________________
28181 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
28182         Log: Permissions.
28183      Branch: perl
28184            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
28185            ! ext/Devel/PPPort/module3.c
28186 ____________________________________________________________________________
28187 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
28188         Log: Benchmark test from Nicholas Clark.
28189      Branch: perl
28190            + lib/Benchmark.t
28191            ! MANIFEST lib/Benchmark.pm
28192 ____________________________________________________________________________
28193 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
28194         Log: Mithing.
28195      Branch: perl
28196            + lib/Attribute/Handlers/demo/demo2.pl
28197            + lib/Attribute/Handlers/demo/demo3.pl
28198            + lib/Attribute/Handlers/demo/demo4.pl
28199 ____________________________________________________________________________
28200 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
28201         Log: Silence compiler worries found by Schwern/Digital cc.
28202      Branch: perl
28203            ! perlio.c sv.c x2p/str.c
28204 ____________________________________________________________________________
28205 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
28206         Log: User may not have a valid home directory even if
28207              getpwuid() succedds.
28208      Branch: perl
28209            ! ext/File/Glob/t/basic.t
28210 ____________________________________________________________________________
28211 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
28212         Log: Integrate with perlio.  (No changes, but that's okay.)
28213      Branch: perl
28214           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
28215 ____________________________________________________________________________
28216 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
28217         Log: Add a Configure hints file for VOS: the POSIX support
28218              of VOS is getting close to the point where it can run
28219              Configure (some Configure tweaks will be required).
28220      Branch: perl
28221            + hints/vos.sh
28222            ! MANIFEST
28223 ____________________________________________________________________________
28224 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
28225         Log: Update Changes.
28226      Branch: perl
28227            ! Changes patchlevel.h
28228 ____________________________________________________________________________
28229 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
28230         Log: Reintroduce Attribute::Handlers with Spider's fixes.
28231      Branch: perl
28232            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28233            + lib/Attribute/Handlers/README
28234            + lib/Attribute/Handlers/demo/Demo.pm
28235            + lib/Attribute/Handlers/demo/Descriptions.pm
28236            + lib/Attribute/Handlers/demo/MyClass.pm
28237            + lib/Attribute/Handlers/demo/demo.pl
28238            + lib/Attribute/Handlers/demo/demo_call.pl
28239            + lib/Attribute/Handlers/demo/demo_chain.pl
28240            + lib/Attribute/Handlers/demo/demo_cycle.pl
28241            + lib/Attribute/Handlers/demo/demo_hashdir.pl
28242            + lib/Attribute/Handlers/demo/demo_phases.pl
28243            + lib/Attribute/Handlers/demo/demo_range.pl
28244            + lib/Attribute/Handlers/demo/demo_rawdata.pl
28245            + lib/Attribute/Handlers/t/multi.t
28246            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
28247 ____________________________________________________________________________
28248 [ 13685] By: nick                                  on 2001/12/14  15:57:00
28249         Log: Integrate mainline
28250      Branch: perlio
28251           +> t/run/switcht.t
28252           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
28253           !> perlapi.h pod/perlrun.pod t/TEST taint.c
28254 ____________________________________________________________________________
28255 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
28256         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
28257              From: Michael G Schwern <schwern@pobox.com> 
28258              Date: Thu, 13 Dec 2001 19:27:08 -0500
28259              Message-ID: <20011214002707.GA10532@blackrider>
28260              
28261              (reword the perlrun -t description a bit,
28262              and move the Itaint_warn to the bottom of
28263              the intrpvar.h for binary compatibility)
28264      Branch: perl
28265            + t/run/switcht.t
28266            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
28267            ! perlapi.h pod/perlrun.pod t/TEST taint.c
28268 ____________________________________________________________________________
28269 [ 13683] By: nick                                  on 2001/12/14  12:29:41
28270         Log: Integrate mainline
28271      Branch: perlio
28272           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
28273           +> lib/Term/ReadLine.t t/op/hashassign.t
28274            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28275            - lib/Attribute/Handlers/README
28276            - lib/Attribute/Handlers/demo/Demo.pm
28277            - lib/Attribute/Handlers/demo/Descriptions.pm
28278            - lib/Attribute/Handlers/demo/MyClass.pm
28279            - lib/Attribute/Handlers/demo/demo.pl
28280            - lib/Attribute/Handlers/demo/demo2.pl
28281            - lib/Attribute/Handlers/demo/demo3.pl
28282            - lib/Attribute/Handlers/demo/demo4.pl
28283            - lib/Attribute/Handlers/demo/demo_call.pl
28284            - lib/Attribute/Handlers/demo/demo_chain.pl
28285            - lib/Attribute/Handlers/demo/demo_cycle.pl
28286            - lib/Attribute/Handlers/demo/demo_hashdir.pl
28287            - lib/Attribute/Handlers/demo/demo_phases.pl
28288            - lib/Attribute/Handlers/demo/demo_range.pl
28289            - lib/Attribute/Handlers/demo/demo_rawdata.pl
28290            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
28291           !> (integrate 101 files)
28292 ____________________________________________________________________________
28293 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
28294         Log: Detypo.
28295      Branch: perl
28296            ! utf8.c
28297 ____________________________________________________________________________
28298 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
28299         Log: Buffer overflow checks.
28300      Branch: perl
28301            ! utf8.c
28302 ____________________________________________________________________________
28303 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
28304         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
28305              From: Spider Boardman <spider@leggy.zk3.dec.com>
28306              Date: Thu, 13 Dec 2001 15:32:51 -0500
28307              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
28308      Branch: perl
28309            ! lib/ExtUtils/Embed.t
28310 ____________________________________________________________________________
28311 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
28312         Log: More on the Unicode "line" definition.
28313      Branch: perl
28314            ! pod/perlunicode.pod
28315 ____________________________________________________________________________
28316 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
28317         Log: Open-ended VERSION?
28318      Branch: perl
28319            ! lib/ExtUtils/Install.pm
28320 ____________________________________________________________________________
28321 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
28322         Log: Subject: [PATCH] Better make distclean
28323              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28324              Date: Thu, 13 Dec 2001 21:10:18 +0100
28325              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
28326      Branch: perl
28327            ! Makefile.SH
28328 ____________________________________________________________________________
28329 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
28330         Log: Remove Memoize::Saves as requested by mjd.
28331      Branch: perl
28332            - lib/Memoize/Saves.pm
28333            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
28334 ____________________________________________________________________________
28335 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
28336         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
28337              From: Michael G Schwern <schwern@pobox.com>
28338              Date: Tue, 11 Dec 2001 23:17:32 -0500
28339              Message-ID: <20011212041732.GS17250@blackrider>
28340      Branch: perl
28341            ! lib/ExtUtils/Install.pm
28342 ____________________________________________________________________________
28343 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
28344         Log: Subject: [PATCH] Re: use utf8; with bad utf8
28345              From: Nicholas Clark <nick@ccl4.org>
28346              Date: Thu, 13 Dec 2001 17:09:39 +0000
28347              Message-ID: <20011213170939.L21702@plum.flirble.org>
28348      Branch: perl
28349            ! t/lib/1_compile.t
28350 ____________________________________________________________________________
28351 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
28352         Log: Subject: (LONG!) Sort benchmarks and patch
28353              From: "John P. Linderman" <jpl@research.att.com>
28354              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
28355              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
28356      Branch: perl
28357            ! pp_sort.c
28358 ____________________________________________________________________________
28359 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
28360         Log: Unadorned numbers evil.
28361      Branch: perl
28362            ! pp.c regcomp.c regexec.c utf8.c utf8.h
28363 ____________________________________________________________________________
28364 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
28365         Log: "preprocessing directive not recognized within macro arg"
28366      Branch: perl
28367            ! ext/Data/Dumper/Dumper.xs
28368 ____________________________________________________________________________
28369 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
28370         Log: Subject: Clarifying the documentation of goto            
28371              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
28372              Date: Thu, 13 Dec 2001 08:57:38 -0500
28373              Message-ID: <3C18BD8B@operamail.com>
28374      Branch: perl
28375            ! pod/perlfunc.pod
28376 ____________________________________________________________________________
28377 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
28378         Log: It could be possible for the case-insensitive
28379              Unicode-aware string comparison to wander off
28380              to the la-la land.
28381      Branch: perl
28382            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
28383            ! regexec.c utf8.c
28384 ____________________________________________________________________________
28385 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
28386         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
28387              From: Michael G Schwern <schwern@pobox.com> 
28388              Date: Wed, 12 Dec 2001 21:53:46 -0500
28389              Message-ID: <20011213025346.GH25129@blackrider>
28390      Branch: perl
28391            ! lib/Net/hostent.t t/op/stat.t t/test.pl
28392 ____________________________________________________________________________
28393 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
28394         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
28395              From: Michael G Schwern <schwern@pobox.com> 
28396              Date: Wed, 12 Dec 2001 20:33:42 -0500
28397              Message-ID: <20011213013342.GX25129@blackrider>
28398      Branch: perl
28399            ! t/io/fs.t
28400 ____________________________________________________________________________
28401 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
28402         Log: Subject: Re: [PATCH] use utf8; tests
28403              From: Nicholas Clark <nick@ccl4.org>
28404              Date: Thu, 13 Dec 2001 00:16:58 +0000
28405              Message-ID: <20011213001658.I21702@plum.flirble.org>
28406      Branch: perl
28407            ! lib/utf8.t
28408 ____________________________________________________________________________
28409 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
28410         Log: EPOC fixes from Olaf Flebbe.
28411      Branch: perl
28412            ! README.epoc epoc/config.sh epoc/createpkg.pl
28413            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
28414 ____________________________________________________________________________
28415 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
28416         Log: Subject: [PATCH perl@13661] VMS test fix-ups
28417              From: "Craig A. Berry" <craigberry@mac.com>
28418              Date: Wed, 12 Dec 2001 16:27:48 -0600
28419              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
28420      Branch: perl
28421            ! lib/Net/hostent.t t/io/fs.t
28422 ____________________________________________________________________________
28423 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
28424         Log: Subject: Re: Next cygwin round.
28425              From: "Gerrit P. Haase" <gp@familiehaase.de>
28426              Date: Wed, 12 Dec 2001 21:59:00 +0100
28427              Message-ID: <122343874595.20011212215900@familiehaase.de>
28428      Branch: perl
28429            ! t/io/fs.t
28430 ____________________________________________________________________________
28431 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
28432         Log: Subject: [PATCH] use utf8; tests
28433              From: Nicholas Clark <nick@ccl4.org>
28434              Date: Wed, 12 Dec 2001 20:07:04 +0000
28435              Message-ID: <20011212200704.E21702@plum.flirble.org>
28436      Branch: perl
28437            ! lib/utf8.t t/test.pl
28438 ____________________________________________________________________________
28439 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
28440         Log: Update Changes.
28441      Branch: perl
28442            ! Changes patchlevel.h
28443 ____________________________________________________________________________
28444 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
28445         Log: Subject: [PATCH] Passing in env to perl_parse did not work
28446              From: Gisle Aas <gisle@ActiveState.com>
28447              Date: 11 Dec 2001 20:52:57 -0800
28448              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
28449      Branch: perl
28450            ! perl.c perl.h
28451 ____________________________________________________________________________
28452 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
28453         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
28454              mostly gcc -Wall complaining about the argument of %p not
28455              being a void *.
28456      Branch: perl
28457            ! perlio.c regcomp.c taint.c toke.c
28458 ____________________________________________________________________________
28459 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
28460         Log: metaconfig unit change for #13657.
28461      Branch: metaconfig
28462            ! U/modified/nis.U
28463 ____________________________________________________________________________
28464 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
28465         Log: Try YP/NIS also from /usr/lib/yp.
28466      Branch: perl
28467            ! Configure
28468 ____________________________________________________________________________
28469 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
28470         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
28471              From: Michael G Schwern <schwern@pobox.com>                
28472              Date: Wed, 12 Dec 2001 05:27:02 -0500      
28473              Message-ID: <20011212102702.GW17250@blackrider>
28474              
28475              (the op/grent part)
28476      Branch: perl
28477            ! t/op/grent.t
28478 ____________________________________________________________________________
28479 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
28480         Log: Weed out .files from ls and readdir() results.
28481      Branch: perl
28482            ! t/op/stat.t
28483 ____________________________________________________________________________
28484 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
28485         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
28486              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28487              Date: Wed, 12 Dec 2001 10:52:21 +0100
28488              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
28489      Branch: perl
28490            ! lib/File/Find.pm
28491 ____________________________________________________________________________
28492 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
28493         Log: Subject: [PATCH] doio fatal on cygwin for 13651
28494              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
28495              Date: Wed, 12 Dec 2001 11:28:13 +0100      
28496              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
28497      Branch: perl
28498            ! doio.c
28499 ____________________________________________________________________________
28500 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
28501         Log: Get the whole line of ls, makes debugging easier
28502              (from Schwern)
28503      Branch: perl
28504            ! t/op/stat.t
28505 ____________________________________________________________________________
28506 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
28507         Log: rename() must be tested even without link()
28508              or the utime() and rename-directory tests fail.
28509              (Also got the BeOS utime atime/time the wrong way round.)
28510      Branch: perl
28511            ! t/io/fs.t
28512 ____________________________________________________________________________
28513 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
28514         Log: Now that the beos.c is compiled at the main level
28515              the header is in the beos/
28516      Branch: perl
28517            ! beos/beos.c
28518 ____________________________________________________________________________
28519 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
28520         Log: Must remember to require Socket.
28521      Branch: perl
28522            ! ext/Sys/Syslog/syslog.t
28523 ____________________________________________________________________________
28524 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
28525         Log: In BeOS Errno must resort to actual compilation
28526              and execution for some of the error constants.
28527      Branch: perl
28528            ! ext/Errno/Errno_pm.PL
28529 ____________________________________________________________________________
28530 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
28531         Log: BeOS still has no good sockets.
28532      Branch: perl
28533            ! ext/IO/lib/IO/t/io_sel.t
28534 ____________________________________________________________________________
28535 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
28536         Log: BeOS sockets are not true sockets.
28537      Branch: perl
28538            ! ext/IO/lib/IO/t/io_poll.t
28539 ____________________________________________________________________________
28540 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
28541         Log: No Socket, no Syslog.
28542      Branch: perl
28543            ! ext/Sys/Syslog/syslog.t
28544 ____________________________________________________________________________
28545 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
28546         Log: (On some platforms) missing truncate FH.
28547      Branch: perl
28548            ! pod/perltodo.pod
28549 ____________________________________________________________________________
28550 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
28551         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
28552              and vms would be muchly appreciated.
28553      Branch: perl
28554            ! t/io/fs.t
28555 ____________________________________________________________________________
28556 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
28557         Log: utime() updates only the mtime in BeOS. 
28558      Branch: perl
28559            ! pod/perlport.pod
28560 ____________________________________________________________________________
28561 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
28562         Log: No link(), no need to dSP.
28563      Branch: perl
28564            ! pp_sys.c
28565 ____________________________________________________________________________
28566 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
28567         Log: Missing argument.
28568      Branch: perl
28569            ! utf8.c
28570 ____________________________________________________________________________
28571 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
28572         Log: (1) To assume any setuid programs is silly.
28573              (2) Chaining tests with booleans means that some
28574              of them may not get run which means getting out
28575              of test count sync.
28576      Branch: perl
28577            ! t/op/stat.t
28578 ____________________________________________________________________________
28579 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
28580         Log: The beos.c needs to be in the main directory.
28581      Branch: perl
28582            ! hints/beos.sh
28583 ____________________________________________________________________________
28584 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
28585         Log: Detypo and rename.
28586      Branch: perl
28587            ! doio.c perl.h perlio.c perliol.h
28588 ____________________________________________________________________________
28589 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
28590         Log: This time I test compiled.  Honest.
28591      Branch: perl
28592            ! beos/beos.c
28593 ____________________________________________________________________________
28594 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
28595         Log: Subject: [PATCH] slightly more pack tests
28596              From: Nicholas Clark <nick@ccl4.org>
28597              Date: Tue, 11 Dec 2001 23:41:23 +0000
28598              Message-ID: <20011211234123.Y21702@plum.flirble.org>
28599      Branch: perl
28600            ! t/op/pack.t
28601 ____________________________________________________________________________
28602 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
28603         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
28604              From: "Craig A. Berry" <craigberry@mac.com>
28605              Date: Tue, 11 Dec 2001 16:39:13 -0600
28606              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
28607      Branch: perl
28608            ! configure.com
28609 ____________________________________________________________________________
28610 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
28611         Log: metaconfig unit change for #13632.
28612      Branch: metaconfig/U/perl
28613            ! perlpath.U
28614 ____________________________________________________________________________
28615 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
28616         Log: Subject: $Config{perlpath} and -Dversiononly
28617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28618              Date: Tue, 11 Dec 2001 23:32:33 +0100
28619              Message-ID: <20011211233233.A11587@rafael>
28620      Branch: perl
28621            ! Configure
28622 ____________________________________________________________________________
28623 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
28624         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
28625              From: Nicholas Clark <nick@ccl4.org>
28626              Date: Tue, 11 Dec 2001 21:59:36 +0000
28627              Message-ID: <20011211215935.W21702@plum.flirble.org>
28628      Branch: perl
28629            ! t/op/pack.t
28630 ____________________________________________________________________________
28631 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
28632         Log: More UTF-8 API docs.
28633      Branch: perl
28634            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
28635 ____________________________________________________________________________
28636 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
28637         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
28638              From: Nicholas Clark <nick@ccl4.org>
28639              Date: Tue, 11 Dec 2001 20:08:59 +0000
28640              Message-ID: <20011211200859.S21702@plum.flirble.org>
28641      Branch: perl
28642            ! t/op/pack.t
28643 ____________________________________________________________________________
28644 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
28645         Log: Subject: Re: use utf8; with bad utf8
28646              From: Nicholas Clark <nick@ccl4.org>
28647              Date: Tue, 11 Dec 2001 19:49:21 +0000
28648              Message-ID: <20011211194921.R21702@plum.flirble.org>
28649      Branch: perl
28650            ! lib/utf8.t
28651 ____________________________________________________________________________
28652 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
28653         Log: Can't spell worth a dam.  (Try Three Gorges.)
28654      Branch: perl
28655            ! beos/beos.c
28656 ____________________________________________________________________________
28657 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
28658         Log: We need DWIM cpps.
28659      Branch: perl
28660            ! perlio.c
28661 ____________________________________________________________________________
28662 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
28663         Log: The unixish.h needs to be found and the waitpid wrapper
28664              could use a proto.
28665      Branch: perl
28666            ! beos/beosish.h
28667 ____________________________________________________________________________
28668 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
28669         Log: The BeOS waitpid() seems to be broken,
28670              have a wrapper for it.
28671      Branch: perl
28672            + beos/beos.c beos/beosish.h
28673            ! MANIFEST hints/beos.sh perl.h
28674 ____________________________________________________________________________
28675 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
28676         Log: Unlean the leaning tower of Babel.
28677      Branch: perl
28678            ! perl.h
28679 ____________________________________________________________________________
28680 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
28681         Log: Retract #13607 until we figure out what to do with autouse.
28682      Branch: perl
28683            ! lib/Carp.pm
28684 ____________________________________________________________________________
28685 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
28686         Log: Try to handle platforms that have O_TEXT != O_BINARY but
28687              which are not DOSish, BeOS being one of such platforms.
28688              Ideally this should be a Configure test, not a hardwired
28689              cpp symbol test... 
28690      Branch: perl
28691            ! doio.c perl.h perlio.c perliol.h
28692 ____________________________________________________________________________
28693 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
28694         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
28695              From: Jonathan Stowe <gellyfish@gellyfish.com>
28696              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
28697              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
28698      Branch: perl
28699            ! lib/Term/Cap.pm lib/Term/Cap.t
28700 ____________________________________________________________________________
28701 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
28702         Log: Subject: [patch perlio.c] test for NULL before derefencing
28703              From: Stas Bekman <stas@stason.org>
28704              Date: Tue, 11 Dec 2001 16:17:55 +0800
28705              Message-ID: <3C15C133.8@stason.org>
28706      Branch: perl
28707            ! perlio.c
28708 ____________________________________________________________________________
28709 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
28710         Log: metaconfig unit change for #13617.
28711      Branch: metaconfig/U/perl
28712            ! Extensions.U
28713 ____________________________________________________________________________
28714 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
28715         Log: BeOS has socket() but not enough to build a working Socket.
28716              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
28717              new networking implementation, which is rumored to fix the
28718              non-standardness of sockets, but it's apparently not publicly
28719              available, and anything to do with BeOS has become quite
28720              complicated with the sale of the Be assets to Palm.)
28721      Branch: perl
28722            ! Configure
28723 ____________________________________________________________________________
28724 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
28725         Log: Update changes
28726      Branch: maint-5.6/macperl
28727            ! macos/Changes
28728 ____________________________________________________________________________
28729 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
28730         Log: Add extra pod to help
28731      Branch: maint-5.6/macperl
28732            ! macos/macperl/MacPerl.podhelp
28733 ____________________________________________________________________________
28734 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
28735         Log: Return DoAppleScript errors in $@
28736      Branch: maint-5.6/macperl
28737            ! macos/ext/MacPerl/OSA.xs
28738 ____________________________________________________________________________
28739 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
28740         Log: Clear out $^E before each script run
28741      Branch: maint-5.6/macperl
28742            ! macos/macperl/MPScript.c
28743 ____________________________________________________________________________
28744 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
28745         Log: Integrate various changes from maint-5.6/perl/.
28746      Branch: maint-5.6/macperl
28747           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
28748           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
28749 ____________________________________________________________________________
28750 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
28751         Log: Subject: Exporter's documentation shouldn't lie               
28752              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28753              Date: Mon, 10 Dec 2001 21:30:20 -0500
28754              Message-ID: <3C4AA201@operamail.com>
28755      Branch: perl
28756            ! lib/Exporter.pm
28757 ____________________________________________________________________________
28758 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
28759         Log: Make Errno better in BeOS (the second hunk is
28760              good on any platform).  Still not working in BeOS
28761              are the E constants that refer BeOS native error
28762              constants (B_...) which are enums (*groan*).
28763      Branch: perl
28764            ! ext/Errno/Errno_pm.PL
28765 ____________________________________________________________________________
28766 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
28767         Log: The BeOS linker seems to link the last seen symbol,
28768              not the first (so the symbols of op.o from libperl.so
28769              would get linked to miniperl instead of the symbols of
28770              opmini.o)-- use the same trick as for NeXT4 for linking
28771              miniperl.
28772      Branch: perl
28773            ! Makefile.SH
28774 ____________________________________________________________________________
28775 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
28776         Log: Subject: Re: [PATCH] tests for hash assignment
28777              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28778              Date: Tue, 11 Dec 2001 01:48:55 +0000
28779              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
28780      Branch: perl
28781            ! utf8.c
28782 ____________________________________________________________________________
28783 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
28784         Log: (retracted by #13622)
28785              
28786              Subject: RE: More verbose POD for Carp
28787              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28788              Date: Mon, 10 Dec 2001 20:23:20 -0500
28789              Message-ID: <3C4A3566@operamail.com>
28790      Branch: perl
28791            ! lib/Carp.pm
28792 ____________________________________________________________________________
28793 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
28794         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
28795              From: "Craig A. Berry" <craigberry@mac.com>
28796              Date: Mon, 10 Dec 2001 18:25:37 -0600
28797              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
28798      Branch: perl
28799            ! t/op/write.t t/test.pl
28800 ____________________________________________________________________________
28801 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
28802         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
28803              From: Michael G Schwern <schwern@pobox.com>
28804              Date: Mon, 10 Dec 2001 08:00:01 -0500
28805              Message-ID: <20011210130000.GK1770@blackrider>
28806      Branch: perl
28807            ! t/comp/multiline.t
28808 ____________________________________________________________________________
28809 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
28810         Log: Subject: Re: [PATCH] tests for hash assignment
28811              From: Nicholas Clark <nick@ccl4.org>
28812              Date: Mon, 10 Dec 2001 23:22:28 +0000
28813              Message-ID: <20011210232228.M21702@plum.flirble.org>
28814      Branch: perl
28815            + t/op/hashassign.t
28816            ! MANIFEST t/op/each.t t/test.pl
28817 ____________________________________________________________________________
28818 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
28819         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
28820              From: "Craig A. Berry" <craigberry@mac.com>
28821              Date: Mon, 10 Dec 2001 16:38:14 -0600
28822              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
28823      Branch: perl
28824            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
28825 ____________________________________________________________________________
28826 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
28827         Log: Subject: [PATCH perl@13600] configure.com fixes
28828              From: "Craig A. Berry" <craigberry@mac.com>
28829              Date: Mon, 10 Dec 2001 14:40:20 -0600
28830              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
28831      Branch: perl
28832            ! configure.com
28833 ____________________________________________________________________________
28834 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
28835         Log: Silence BeOS compilation moaning.
28836      Branch: perl
28837            ! perl.h
28838 ____________________________________________________________________________
28839 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
28840         Log: Update Changes.
28841      Branch: perl
28842            ! Changes patchlevel.h
28843 ____________________________________________________________________________
28844 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
28845         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
28846              From: Michael G Schwern <schwern@pobox.com>
28847              Date: Mon, 10 Dec 2001 01:21:03 -0500
28848              Message-ID: <20011210062103.GC1770@blackrider>
28849      Branch: perl
28850            ! lib/ExtUtils/Command.t
28851 ____________________________________________________________________________
28852 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
28853         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
28854              From: Michael G Schwern <schwern@pobox.com>
28855              Date: Mon, 10 Dec 2001 01:10:57 -0500
28856              Message-ID: <20011210061057.GB1770@blackrider>
28857      Branch: perl
28858            ! t/op/groups.t
28859 ____________________________________________________________________________
28860 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
28861         Log: Retract #13596, #13593 should do the trick.
28862      Branch: perl
28863            ! t/op/stat.t
28864 ____________________________________________________________________________
28865 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
28866         Log: (retracted by #13597, #13593 does the job better)
28867              
28868              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
28869              From: Michael G Schwern <schwern@pobox.com>
28870              Date: Mon, 10 Dec 2001 00:53:16 -0500
28871              Message-ID: <20011210055316.GA1770@blackrider>
28872      Branch: perl
28873            ! t/op/stat.t
28874 ____________________________________________________________________________
28875 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
28876         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
28877              From: Michael G Schwern <schwern@pobox.com> 
28878              Date: Mon, 10 Dec 2001 02:19:14 -0500
28879              Message-ID: <20011210071914.GF1770@blackrider>
28880      Branch: perl
28881            ! lib/AutoSplit.t
28882 ____________________________________________________________________________
28883 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
28884         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
28885              From: Michael G Schwern <schwern@pobox.com>
28886              Date: Mon, 10 Dec 2001 02:47:40 -0500
28887              Message-ID: <20011210074739.GH1770@blackrider>
28888      Branch: perl
28889            ! t/op/pack.t
28890 ____________________________________________________________________________
28891 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
28892         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
28893              From: Michael G Schwern <schwern@pobox.com>
28894              Date: Mon, 10 Dec 2001 02:54:22 -0500
28895              Message-ID: <20011210075422.GI1770@blackrider>
28896      Branch: perl
28897            ! t/test.pl
28898 ____________________________________________________________________________
28899 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
28900         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
28901              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28902              Date: Mon, 10 Dec 2001 08:45:20 +0100
28903              Message-ID: <3C146810.60B5B7C0@alcatel.at>
28904      Branch: perl
28905            ! pp_pack.c
28906 ____________________________________________________________________________
28907 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
28908         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
28909              From: Michael G Schwern <schwern@pobox.com>
28910              Date: Mon, 10 Dec 2001 03:27:02 -0500
28911              Message-ID: <20011210082702.GN1770@blackrider>
28912      Branch: perl
28913            ! t/io/openpid.t
28914 ____________________________________________________________________________
28915 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
28916         Log: More chmod +w.
28917      Branch: perl
28918            ! Porting/makerel
28919 ____________________________________________________________________________
28920 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
28921         Log: Just skip the readability test if running as root.
28922      Branch: perl
28923            ! lib/Net/t/netrc.t
28924 ____________________________________________________________________________
28925 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
28926         Log: Tell about the downside of safe signals.
28927      Branch: perl
28928            ! pod/perldelta.pod
28929 ____________________________________________________________________________
28930 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
28931         Log: Make the whole -lperl thing NetBSD only until we
28932              find some other platform that needs the same.
28933      Branch: perl
28934            ! lib/ExtUtils/MM_Unix.pm
28935 ____________________________________________________________________________
28936 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
28937         Log: Subject: [PATCH t/op/pack.t] Cleanup
28938              From: Michael G Schwern <schwern@pobox.com> 
28939              Date: Sun, 9 Dec 2001 23:08:26 -0500
28940              Message-ID: <20011210040826.GD660@blackrider>
28941      Branch: perl
28942            ! t/op/pack.t
28943 ____________________________________________________________________________
28944 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
28945         Log: Add threads support for NetBSD.
28946              
28947              This is also the first (I think) Perl threads build with
28948              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
28949              NetBSD does not as of yet have true kernel POSIX threads,
28950              but the user-level pth seems to be doing pretty well--
28951              the only failure is that threads/t/basic okays 6 and 7
28952              consistently seem be arriving in the reverse order.
28953              Well, gdbm.t is also failing: 'Undefined PLT symbol
28954              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
28955              guessing that GDBM would need a threaded rebuild.
28956      Branch: perl
28957            ! hints/netbsd.sh
28958 ____________________________________________________________________________
28959 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
28960         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
28961              potential performance hit and change in semantics of closure
28962              lookups after C<undef &foo>)
28963      Branch: maint-5.6/perl
28964            ! op.c
28965 ____________________________________________________________________________
28966 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
28967         Log: metaconfig unit change for #13582.
28968      Branch: metaconfig
28969            ! U/threads/usethreads.U
28970 ____________________________________________________________________________
28971 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
28972         Log: Update the ithreads selection info in Configure,
28973              as suggested by Michael Schwern.
28974      Branch: perl
28975            ! Configure
28976 ____________________________________________________________________________
28977 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
28978         Log: Clearing locale environment simply doesn't seem to
28979              guarantee that (nl_)langinfo(CODESET) would return nil.
28980              (I for example get "ISO8859-1", so <guess>maybe there can
28981              be per-system default settings at work</guess>.)
28982      Branch: perl
28983            ! lib/open.t
28984 ____________________________________________________________________________
28985 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
28986         Log: Subject: RE: Exporter fixes reversed in 13540?
28987              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28988              Date: Sun, 9 Dec 2001 12:55:15 -0500
28989              Message-ID: <3C13F455@operamail.com>
28990      Branch: perl
28991            ! lib/open.pm
28992 ____________________________________________________________________________
28993 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
28994         Log: Root is the lizard king.
28995      Branch: perl
28996            ! lib/Net/t/netrc.t
28997 ____________________________________________________________________________
28998 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
28999         Log: Telling how many tests we are expecting helps.
29000      Branch: perl
29001            ! ext/POSIX/t/waitpid.t
29002 ____________________________________________________________________________
29003 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
29004         Log: Add a test case for waitpid(): from Rocco Caputo.
29005      Branch: perl
29006            + ext/POSIX/t/waitpid.t
29007            ! MANIFEST
29008 ____________________________________________________________________________
29009 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
29010         Log: Subject: [PATCH] Term::ReadLine tweaks and test
29011              From: Richard Clamp <richardc@unixbeard.net>
29012              Date: Mon, 10 Dec 2001 00:51:47 +0000
29013              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
29014      Branch: perl
29015            + lib/Term/ReadLine.t
29016            ! MANIFEST lib/Term/ReadLine.pm
29017 ____________________________________________________________________________
29018 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
29019         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
29020              From: Rocco Caputo <troc@netrus.net>
29021              Date: Sun, 9 Dec 2001 18:12:38 -0500
29022              Message-ID: <20011209181238.A803@eyrie.homenet>
29023      Branch: perl
29024            ! win32/win32.c
29025 ____________________________________________________________________________
29026 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
29027         Log: make sure that va_start() has matching va_end();
29028              from OpenBSD 3.0.
29029      Branch: perl
29030            ! x2p/util.c
29031 ____________________________________________________________________________
29032 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
29033         Log: h2ph updates from OpenBSD 3.0.
29034      Branch: perl
29035            ! utils/h2ph.PL
29036 ____________________________________________________________________________
29037 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
29038         Log: OpenBSD hints update from OpenBSD 3.0.
29039      Branch: perl
29040            ! hints/openbsd.sh
29041 ____________________________________________________________________________
29042 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
29043         Log: DJGPP tweaks from Laszlo Molnar.
29044      Branch: perl
29045            ! djgpp/config.over lib/File/Find/t/find.t
29046            ! lib/File/Find/t/taint.t t/pod/find.t
29047 ____________________________________________________________________________
29048 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
29049         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
29050              From: Michael G Schwern <schwern@pobox.com> 
29051              Date: Sun, 9 Dec 2001 19:28:12 -0500
29052              Message-ID: <20011210002812.GF13586@blackrider>
29053      Branch: perl
29054            ! README.cygwin
29055 ____________________________________________________________________________
29056 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
29057         Log: README.cygwin update from Gerrit P. Haase.
29058      Branch: perl
29059            ! README.cygwin
29060 ____________________________________________________________________________
29061 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
29062         Log: Apply NetBSD patch-ag: shared/static linking,
29063              but make the change less intrusive on non-NetBSD.
29064      Branch: perl
29065            ! lib/ExtUtils/MM_Unix.pm
29066 ____________________________________________________________________________
29067 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
29068         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
29069      Branch: perl
29070            ! lib/ExtUtils/Liblist.pm
29071 ____________________________________________________________________________
29072 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
29073         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
29074      Branch: perl
29075            ! regcomp.c
29076 ____________________________________________________________________________
29077 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
29078         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
29079      Branch: perl
29080            ! pp.c
29081 ____________________________________________________________________________
29082 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
29083         Log: Apply NetBSD patch-ac.
29084              (the fix has already been done: change #9706, fully qualified
29085              pathnames in packlists)
29086      Branch: perl
29087            ! lib/ExtUtils/Install.pm
29088 ____________________________________________________________________________
29089 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
29090         Log: Apply NetBSD patch-ab: NetBSD hints update.
29091      Branch: perl
29092            ! hints/netbsd.sh
29093 ____________________________________________________________________________
29094 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
29095         Log: metaconfig unit changes for #13560.
29096      Branch: metaconfig/U/perl
29097            ! dlsrc.U i_ieeefp.U libperl.U
29098 ____________________________________________________________________________
29099 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
29100         Log: NetBSD has <ieeefp.h> but hidden.
29101      Branch: perl
29102            ! hints/netbsd.sh
29103 ____________________________________________________________________________
29104 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
29105         Log: Implement NetBSD patch-aa.
29106      Branch: perl
29107            ! Configure
29108 ____________________________________________________________________________
29109 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
29110         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
29111              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
29112              Date: Sun, 09 Dec 2001 13:40:58 +0100
29113              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
29114              
29115              (The lstat()s were there in 5.6.1: what happened to them?)
29116      Branch: perl
29117            ! lib/File/Find.pm
29118 ____________________________________________________________________________
29119 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
29120         Log: Quickie documentation of the C UTF-8 API.
29121      Branch: perl
29122            ! pod/perlunicode.pod
29123 ____________________________________________________________________________
29124 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
29125         Log: Subject: bleadperl on cygwin weirdness...
29126              From: "Gerrit P. Haase" <gp@familiehaase.de>
29127              Date: Sun, 9 Dec 2001 20:31:28 +0100
29128              Message-ID: <13779422183.20011209203128@familiehaase.de>          
29129              
29130              (plus libperl*.dll version portability tweaks)
29131      Branch: perl
29132            ! lib/ExtUtils/Embed.t
29133 ____________________________________________________________________________
29134 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
29135         Log: Instead of muting symbol export error if under eval,
29136              delay the errors until the croak().
29137              
29138              (replaces #13408)
29139      Branch: perl
29140            ! lib/Exporter/Heavy.pm
29141 ____________________________________________________________________________
29142 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
29143         Log: Basegroup 0 is a cygwin_nt thing.
29144      Branch: perl
29145            ! t/op/groups.t
29146 ____________________________________________________________________________
29147 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
29148         Log: Also WinME is LoseLink.
29149      Branch: perl
29150            ! t/op/stat.t
29151 ____________________________________________________________________________
29152 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
29153         Log: Forgotten checkin.
29154      Branch: perl
29155            ! lib/User/grent.t
29156 ____________________________________________________________________________
29157 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
29158         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
29159              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29160              Date: Sun, 09 Dec 2001 13:45:06 +0100
29161              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
29162      Branch: perl
29163            ! lib/File/Find.pm
29164 ____________________________________________________________________________
29165 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
29166         Log: Tweakback.
29167      Branch: perl
29168            ! lib/Net/hostent.t
29169 ____________________________________________________________________________
29170 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
29171         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
29172              From: Michael G Schwern <schwern@pobox.com>
29173              Date: Sat, 8 Dec 2001 14:48:38 -0500
29174              Message-ID: <20011208194838.GA8650@blackrider>
29175      Branch: perl
29176            ! t/op/grent.t
29177 ____________________________________________________________________________
29178 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
29179         Log: Subject: [README.cygwin] Removing old expected test failures
29180              From: Michael G Schwern <schwern@pobox.com>
29181              Date: Sat, 8 Dec 2001 15:38:28 -0500
29182              Message-ID: <20011208203828.GB9017@blackrider>
29183      Branch: perl
29184            ! README.cygwin
29185 ____________________________________________________________________________
29186 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
29187         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
29188              From: Michael G Schwern <schwern@pobox.com>                
29189              Date: Sat, 8 Dec 2001 15:26:59 -0500
29190              Message-ID: <20011208202659.GA9017@blackrider> 
29191      Branch: perl
29192            ! lib/Net/hostent.t
29193 ____________________________________________________________________________
29194 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
29195         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
29196              From: Michael G Schwern <schwern@pobox.com> 
29197              Date: Sat, 8 Dec 2001 15:06:16 -0500
29198              Message-ID: <20011208200616.GA8915@blackrider>
29199      Branch: perl
29200            ! t/op/stat.t
29201 ____________________________________________________________________________
29202 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
29203         Log: Developer deprecations and an incompatibility.
29204      Branch: perl
29205            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
29206 ____________________________________________________________________________
29207 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
29208         Log: Shoo.
29209      Branch: perl
29210            - lib/Attribute/Handlers.pm
29211 ____________________________________________________________________________
29212 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
29213         Log: Remove Attribute::Handlers, as per Damian's request.
29214              (Because of fixing the my variables to be now handled
29215              in run-time, the whole internals of the A::H needs to
29216              be rewritten and Damian will not have time for that
29217              for months.)
29218      Branch: perl
29219            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
29220            - lib/Attribute/Handlers/demo/Demo.pm
29221            - lib/Attribute/Handlers/demo/Descriptions.pm
29222            - lib/Attribute/Handlers/demo/MyClass.pm
29223            - lib/Attribute/Handlers/demo/demo.pl
29224            - lib/Attribute/Handlers/demo/demo2.pl
29225            - lib/Attribute/Handlers/demo/demo3.pl
29226            - lib/Attribute/Handlers/demo/demo4.pl
29227            - lib/Attribute/Handlers/demo/demo_call.pl
29228            - lib/Attribute/Handlers/demo/demo_chain.pl
29229            - lib/Attribute/Handlers/demo/demo_cycle.pl
29230            - lib/Attribute/Handlers/demo/demo_hashdir.pl
29231            - lib/Attribute/Handlers/demo/demo_phases.pl
29232            - lib/Attribute/Handlers/demo/demo_range.pl
29233            - lib/Attribute/Handlers/demo/demo_rawdata.pl
29234            - lib/Attribute/Handlers/t/multi.t
29235            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
29236            ! pod/perlmodlib.pod pod/perltoc.pod
29237 ____________________________________________________________________________
29238 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
29239         Log: Subject: Re: attributes are broken
29240              From: Spider Boardman <spider@Orb.Nashua.NH.US>
29241              Date: Sun, 09 Dec 2001 00:09:23 -0500
29242              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
29243      Branch: perl
29244            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
29245            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
29246            ! xsutils.c
29247 ____________________________________________________________________________
29248 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
29249         Log: Forgotten checkin.
29250      Branch: perl
29251            ! lib/Pod/Text.pm
29252 ____________________________________________________________________________
29253 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
29254         Log: uconfig.h update.
29255      Branch: perl
29256            ! uconfig.h
29257 ____________________________________________________________________________
29258 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
29259         Log: Update Changes.
29260      Branch: perl
29261            ! Changes patchlevel.h
29262 ____________________________________________________________________________
29263 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
29264         Log: Note that some of the Unicode features are
29265              dependent on perlio.
29266      Branch: perl
29267            ! pod/perluniintro.pod
29268 ____________________________________________________________________________
29269 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
29270         Log: Regen perlapi, regen toc.
29271      Branch: perl
29272            ! pod/perlapi.pod pod/perltoc.pod
29273 ____________________________________________________________________________
29274 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
29275         Log: FAQ sync.
29276      Branch: perl
29277            ! pod/perlfaq4.pod pod/perlfaq6.pod
29278 ____________________________________________________________________________
29279 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
29280         Log: Subject: [PATCH] Fix odd language in an sv.c comment
29281              From: coral@eekeek.org
29282              Date: Sat, 8 Dec 2001 12:19:39 -0500
29283              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
29284      Branch: perl
29285            ! sv.c
29286 ____________________________________________________________________________
29287 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
29288         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
29289              From: Michael G Schwern <schwern@pobox.com>
29290              Date: Fri, 7 Dec 2001 20:03:45 -0500
29291              Message-ID: <20011208010345.GD642@blackrider>
29292              
29293              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
29294              From: Michael G Schwern <schwern@pobox.com>
29295              Date: Fri, 7 Dec 2001 20:13:54 -0500
29296              Message-ID: <20011208011354.GE642@blackrider>
29297              
29298              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
29299              From: Michael G Schwern <schwern@pobox.com>
29300              Date: Fri, 7 Dec 2001 21:47:36 -0500
29301              Message-ID: <20011208024736.GH642@blackrider>
29302              
29303              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
29304              From: Michael G Schwern <schwern@pobox.com>
29305              Date: Fri, 7 Dec 2001 23:09:43 -0500
29306              Message-ID: <20011208040943.GK642@blackrider>
29307              
29308              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
29309              Message-Id: <a05101004b83754903506@[172.16.52.1]>
29310              Date: Fri, 7 Dec 2001 23:28:15 -0600
29311              From: "Craig A. Berry" <craigberry@mac.com>
29312      Branch: perl
29313            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
29314 ____________________________________________________________________________
29315 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
29316         Log: Integrate perlio:
29317              
29318              [ 13531]
29319              Tweak multi-arg open error messages
29320              
29321              [ 13530]
29322              Allow multi-arg open() if opening layer declares this legal.
29323      Branch: perl
29324           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
29325           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
29326 ____________________________________________________________________________
29327 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
29328         Log: Retract #11156 since Sarathy has found that it breaks code:
29329              http://bugs.ActiveState.com/show_bug.cgi?id=18457
29330              http://bugs.ActiveState.com/show_bug.cgi?id=18858
29331      Branch: perl
29332            ! op.c sv.c t/op/pos.t
29333 ____________________________________________________________________________
29334 [ 13532] By: nick                                  on 2001/12/08  14:11:12
29335         Log: Integrate mainline
29336      Branch: perlio
29337           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
29338           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
29339 ____________________________________________________________________________
29340 [ 13531] By: nick                                  on 2001/12/08  13:48:21
29341         Log: Tweak multi-arg open error messages
29342      Branch: perlio
29343            ! perlio.c
29344 ____________________________________________________________________________
29345 [ 13530] By: nick                                  on 2001/12/08  10:20:06
29346         Log: Allow multi-arg open() if opening layer declares this legal.
29347      Branch: perlio
29348            ! doio.c perlio.c perliol.h
29349 ____________________________________________________________________________
29350 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
29351         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
29352              From: Michael G Schwern <schwern@pobox.com>       
29353              Date: Fri, 7 Dec 2001 19:41:31 -0500
29354              Message-ID: <20011208004131.GC642@blackrider>
29355      Branch: perl
29356            ! t/run/switches.t t/test.pl
29357 ____________________________________________________________________________
29358 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
29359         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
29360              From: Michael G Schwern <schwern@pobox.com>       
29361              Date: Fri, 7 Dec 2001 19:12:44 -0500
29362              Message-ID: <20011208001244.GB642@blackrider>
29363      Branch: perl
29364            ! t/op/stat.t
29365 ____________________________________________________________________________
29366 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
29367         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
29368              From: Michael G Schwern <schwern@pobox.com>
29369              Date: Fri, 7 Dec 2001 17:28:57 -0500
29370              Message-ID: <20011207222857.GI23210@blackrider>
29371      Branch: perl
29372            ! t/op/magic.t
29373 ____________________________________________________________________________
29374 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
29375         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
29376      Branch: perl
29377            ! t/test.pl
29378 ____________________________________________________________________________
29379 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
29380         Log: which_perl: delay as much a possible till runtime.
29381      Branch: perl
29382            ! t/test.pl
29383 ____________________________________________________________________________
29384 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
29385         Log: Further tweakage to which_perl().
29386      Branch: perl
29387            ! t/test.pl
29388 ____________________________________________________________________________
29389 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
29390         Log: perluniintro tweaks.
29391      Branch: perl
29392            ! pod/perluniintro.pod
29393 ____________________________________________________________________________
29394 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
29395         Log: Tweak the $Perl computation.
29396      Branch: perl
29397            ! t/test.pl
29398 ____________________________________________________________________________
29399 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
29400         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
29401              From: Nicholas Clark <nick@ccl4.org>
29402              Date: Fri, 7 Dec 2001 17:06:56 +0000
29403              Message-ID: <20011207170656.G21702@plum.flirble.org>
29404      Branch: perl
29405            ! doop.c t/op/chop.t
29406 ____________________________________________________________________________
29407 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
29408         Log: Update Changes.
29409      Branch: perl
29410            ! Changes patchlevel.h
29411 ____________________________________________________________________________
29412 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
29413         Log: Missing ).
29414      Branch: perl
29415            ! t/test.pl
29416 ____________________________________________________________________________
29417 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
29418         Log: Allow several arguments to display().
29419      Branch: perl
29420            ! t/test.pl
29421 ____________________________________________________________________________
29422 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
29423         Log: /dev/stdout could be either a character special file
29424              or a named pipe, so let's pretend it doesn't exist.
29425      Branch: perl
29426            ! t/op/stat.t
29427 ____________________________________________________________________________
29428 [ 13516] By: nick                                  on 2001/12/07  15:09:23
29429         Log: Integrate again - can I catch up ?
29430      Branch: perlio
29431           !> t/test.pl
29432 ____________________________________________________________________________
29433 [ 13515] By: nick                                  on 2001/12/07  15:08:17
29434         Log: Integrate mainline some more
29435      Branch: perlio
29436           !> README.hpux hints/linux.sh pod/perlfunc.pod
29437 ____________________________________________________________________________
29438 [ 13514] By: nick                                  on 2001/12/07  15:07:15
29439         Log: Integrate mainline
29440      Branch: perlio
29441           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
29442           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
29443           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
29444           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
29445           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
29446           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
29447           +> t/lib/Math/BigInt/BareCalc.pm
29448            - ext/Devel/PPPort/harness/Harness.pm
29449            - ext/Devel/PPPort/harness/Harness.xs
29450            - ext/Devel/PPPort/harness/Makefile.PL
29451            - ext/Devel/PPPort/harness/module2.c
29452            - ext/Devel/PPPort/harness/module3.c
29453            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
29454            - lib/File/Spec/Functions.t
29455           !> (integrate 103 files)
29456 ____________________________________________________________________________
29457 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
29458         Log: Add display() for displaying icky scalars.
29459      Branch: perl
29460            ! t/test.pl
29461 ____________________________________________________________________________
29462 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
29463         Log: Subject: [ID 20011207.001] documentation bug for waitpid
29464              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
29465              Date: Fri, 7 Dec 2001 12:44:56 +0100
29466              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
29467      Branch: perl
29468            ! pod/perlfunc.pod
29469 ____________________________________________________________________________
29470 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
29471         Log: gcc version matching didn't.
29472      Branch: perl
29473            ! hints/linux.sh
29474 ____________________________________________________________________________
29475 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
29476         Log: Subject: HP renamed their servers              
29477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29478              Date: Fri, 07 Dec 2001 12:07:22 +0100
29479              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
29480      Branch: perl
29481            ! README.hpux
29482 ____________________________________________________________________________
29483 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
29484         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
29485              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29486              Date: Fri, 7 Dec 2001 00:24:55 -0500
29487              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
29488      Branch: perl
29489            ! pod/perlport.pod
29490 ____________________________________________________________________________
29491 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
29492         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
29493              From: Michael G Schwern <schwern@pobox.com> 
29494              Date: Thu, 6 Dec 2001 22:56:34 -0500
29495              Message-ID: <20011207035634.GO22648@blackrider>
29496      Branch: perl
29497            ! t/base/lex.t t/op/exec.t
29498 ____________________________________________________________________________
29499 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
29500         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
29501              From: Michael G Schwern <schwern@pobox.com>
29502              Date: Thu, 6 Dec 2001 22:45:44 -0500
29503              Message-ID: <20011207034544.GN22648@blackrider>
29504              
29505              (plus op/ref tweak)
29506      Branch: perl
29507            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
29508            ! t/run/kill_perl.t t/test.pl
29509 ____________________________________________________________________________
29510 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
29511         Log: Upgrade to Math::BigInt 1.48.
29512      Branch: perl
29513            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
29514            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
29515            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29516            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29517            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
29518            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29519            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29520 ____________________________________________________________________________
29521 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
29522         Log: Mention also perl56delta in case someone is upgrading from
29523              Perl 5.005_03.
29524      Branch: perl
29525            ! pod/perldelta.pod
29526 ____________________________________________________________________________
29527 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
29528         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29529              From: Michael G Schwern <schwern@pobox.com>
29530              Date: Thu, 6 Dec 2001 15:15:28 -0500
29531              Message-ID: <20011206201528.GF16414@blackrider>
29532              
29533              (just the term.t, not the lex.t)
29534              
29535              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
29536              From: Michael G Schwern <schwern@pobox.com>
29537              Date: Thu, 6 Dec 2001 15:22:22 -0500
29538              Message-ID: <20011206202222.GG16414@blackrider>
29539              
29540              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
29541              From: Michael G Schwern <schwern@pobox.com>
29542              Date: Thu, 6 Dec 2001 15:31:58 -0500
29543              Message-ID: <20011206203158.GI16414@blackrider>
29544              
29545              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
29546              From: Michael G Schwern <schwern@pobox.com>
29547              Date: Thu, 6 Dec 2001 17:38:55 -0500
29548              Message-ID: <20011206223855.GC22648@blackrider>
29549      Branch: perl
29550            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
29551            ! t/test.pl
29552 ____________________________________________________________________________
29553 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
29554         Log: Update the thr5005 situation.
29555      Branch: perl
29556            ! pod/perldelta.pod
29557 ____________________________________________________________________________
29558 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
29559         Log: perldelta borrowings from perl561delta.
29560      Branch: perl
29561            ! pod/perldelta.pod
29562 ____________________________________________________________________________
29563 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
29564         Log: Add the 5.6.1 perldelta as perl561delta.
29565              (Makes it easier to steal stuff for perldelta :-)
29566      Branch: perl
29567            + pod/perl561delta.pod
29568            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29569 ____________________________________________________________________________
29570 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
29571         Log: Retract #13496 for now.
29572      Branch: perl
29573            ! t/base/lex.t t/base/term.t
29574 ____________________________________________________________________________
29575 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
29576         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
29577              From: "Craig A. Berry" <craigberry@mac.com>
29578              Date: Thu, 6 Dec 2001 14:54:36 -0600
29579              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
29580      Branch: perl
29581            ! vms/ext/filespec.t
29582 ____________________________________________________________________________
29583 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
29584         Log: (retracted by #13499)
29585              
29586              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
29587              From: Michael G Schwern <schwern@pobox.com>
29588              Date: Thu, 6 Dec 2001 15:15:28 -0500
29589              Message-ID: <20011206201528.GF16414@blackrider>
29590      Branch: perl
29591            ! t/base/lex.t t/base/term.t
29592 ____________________________________________________________________________
29593 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
29594         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
29595              From: Michael G Schwern <schwern@pobox.com>
29596              Date: Thu, 6 Dec 2001 13:54:48 -0500
29597              Message-ID: <20011206185448.GC16414@blackrider>
29598      Branch: perl
29599            ! t/op/stat.t
29600 ____________________________________________________________________________
29601 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
29602         Log: The #4 has nothing to do with Unicode.
29603      Branch: perl
29604            ! t/op/tr.t
29605 ____________________________________________________________________________
29606 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
29607         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
29608              From: Michael G Schwern <schwern@pobox.com>
29609              Date: Thu, 6 Dec 2001 13:45:48 -0500
29610              Message-ID: <20011206184548.GB16414@blackrider>
29611      Branch: perl
29612            ! t/op/tr.t
29613 ____________________________________________________________________________
29614 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
29615         Log: Update Changes.
29616      Branch: perl
29617            ! Changes patchlevel.h
29618 ____________________________________________________________________________
29619 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
29620         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
29621              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29622              Date: Thu, 6 Dec 2001 11:41:25 EST
29623              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
29624      Branch: perl
29625            ! vms/vms.c vms/vmsish.h
29626 ____________________________________________________________________________
29627 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
29628         Log: Subject: [PATCH] Re: weirdness in regexps
29629              From: Robin Houston <robin@kitsite.com> 
29630              Date: Thu, 6 Dec 2001 14:44:01 +0000
29631              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
29632      Branch: perl
29633            ! op.c t/lib/strict/subs
29634 ____________________________________________________________________________
29635 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
29636         Log: Make the -b -c -S tests count all of the /dev, not just
29637              check the first one, as suggested by Benjamin Goldberg.
29638      Branch: perl
29639            ! t/op/stat.t
29640 ____________________________________________________________________________
29641 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
29642         Log: Subject: Re: [PATCH: bleadperl] casefold backref
29643              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
29644              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
29645              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
29646      Branch: perl
29647            ! regexec.c
29648 ____________________________________________________________________________
29649 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
29650         Log: Nits noticed by Philip Newton, and de-tab DB.t.
29651      Branch: perl
29652            ! lib/DB.t
29653 ____________________________________________________________________________
29654 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
29655         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
29656              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29657              Date: 6 Dec 2001 11:06:01 -0000
29658              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
29659      Branch: perl
29660            ! op.c t/op/tr.t
29661 ____________________________________________________________________________
29662 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
29663         Log: Subject: [PATCH: bleadperl] casefold backref
29664              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
29665              Date: Wed, 05 Dec 2001 17:27:05 +0000
29666              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
29667      Branch: perl
29668            ! regexec.c t/op/re_tests
29669 ____________________________________________________________________________
29670 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
29671         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
29672              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29673              Date: Wed, 5 Dec 2001 22:34:53 EST
29674              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
29675      Branch: perl
29676            ! mg.c vms/vms.c vms/vmsish.h
29677 ____________________________________________________________________________
29678 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
29679         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
29680              From: Michael G Schwern <schwern@pobox.com>
29681              Date: Wed, 5 Dec 2001 19:52:58 -0500
29682              Message-ID: <20011205195257.A903@blackrider>
29683      Branch: perl
29684            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
29685            + lib/File/Spec/t/rel2abs2rel.t
29686            - lib/File/Spec.t lib/File/Spec/Functions.t
29687            ! MANIFEST
29688 ____________________________________________________________________________
29689 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
29690         Log: Subject: Re: Silly stat() portability questions                
29691              From: Benjamin Goldberg <goldbb2@earthlink.net>
29692              Date: Wed, 05 Dec 2001 22:52:35 -0500
29693              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
29694      Branch: perl
29695            ! pod/perlport.pod
29696 ____________________________________________________________________________
29697 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
29698         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
29699              From: "Craig A. Berry" <craigberry@mac.com>
29700              Date: Wed, 05 Dec 2001 16:41:59 -0600
29701              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
29702      Branch: perl
29703            ! README.vms configure.com lib/File/Spec/VMS.pm
29704            ! vms/ext/filespec.t
29705 ____________________________________________________________________________
29706 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
29707         Log: $apply->('club', $glibc_maintainers);
29708              
29709              (Nick Clark just reported that <langinfo.h> YESSTR
29710              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
29711      Branch: perl
29712            ! ext/I18N/Langinfo/Langinfo.t
29713 ____________________________________________________________________________
29714 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
29715         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
29716      Branch: perl
29717            ! pod/perlport.pod
29718 ____________________________________________________________________________
29719 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
29720         Log: tweak change#13474 (pad entries can apparently be null in some
29721              situations)
29722      Branch: maint-5.6/perl
29723            ! op.c
29724 ____________________________________________________________________________
29725 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
29726         Log: Restore the /dev -b -c -S part of the test.
29727      Branch: perl
29728            ! t/op/stat.t
29729 ____________________________________________________________________________
29730 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
29731         Log: Retract #13475 until Arthur gets back to the mine.
29732      Branch: perl
29733            ! op.c t/run/kill_perl.t
29734 ____________________________________________________________________________
29735 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
29736         Log: (retracted by #13476)
29737              
29738              Manually apply #13474; fixes stale reference to dead
29739              CvOUTSIDE(); this can happen when anonymous subroutines
29740              that aren't closures are returned from an eval""
29741              
29742              (threads/shared/sv_refs.t is coredump-unhappy about this change)
29743      Branch: perl
29744            ! op.c t/run/kill_perl.t
29745 ____________________________________________________________________________
29746 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
29747         Log: replacement for change#10451
29748              
29749              fixes stale reference to dead CvOUTSIDE(); this can happen when
29750              anonymous subroutines that aren't closures are returned from an
29751              eval""
29752      Branch: maint-5.6/perl
29753            ! op.c t/op/misc.t
29754 ____________________________________________________________________________
29755 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
29756         Log: revert change#10451,10472; it was a naive fix that simply
29757              reintroduced the memory leak!
29758      Branch: maint-5.6/perl
29759            ! op.c t/op/misc.t
29760 ____________________________________________________________________________
29761 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
29762         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
29763              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29764              Date: Wed, 05 Dec 2001 10:49:20 +0100
29765              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
29766      Branch: perl
29767            ! lib/File/Basename.pm lib/File/Basename.t
29768 ____________________________________________________________________________
29769 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
29770         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
29771              From: Michael G Schwern <schwern@pobox.com> 
29772              Date: Wed, 5 Dec 2001 02:47:59 -0500
29773              Message-ID: <20011205024759.H14333@blackrider>
29774      Branch: perl
29775            ! t/op/magic.t
29776 ____________________________________________________________________________
29777 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
29778         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
29779              From: Michael G Schwern <schwern@pobox.com>              
29780              Date: Wed, 5 Dec 2001 02:22:05 -0500
29781              Message-ID: <20011205022205.F14333@blackrider>
29782      Branch: perl
29783            ! t/op/stat.t vms/test.com
29784 ____________________________________________________________________________
29785 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
29786         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
29787              From: Michael G Schwern <schwern@pobox.com> 
29788              Date: Tue, 4 Dec 2001 23:40:10 -0500
29789              Message-ID: <20011204234010.B14333@blackrider>
29790      Branch: perl
29791            ! t/op/stat.t
29792 ____________________________________________________________________________
29793 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
29794         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
29795              From: Michael G Schwern <schwern@pobox.com> 
29796              Date: Tue, 4 Dec 2001 21:09:18 -0500           
29797              Message-ID: <20011204210918.D13279@blackrider>
29798              
29799              t/test.
29800      Branch: perl
29801            ! t/test.pl
29802 ____________________________________________________________________________
29803 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
29804         Log: (accidentally empty check-in)
29805      Branch: perl
29806            ! t/op/stat.t
29807 ____________________________________________________________________________
29808 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
29809         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
29810              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29811              Date: Tue, 04 Dec 2001 23:40:27 +0100
29812              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
29813      Branch: perl
29814            ! mg.c
29815 ____________________________________________________________________________
29816 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
29817         Log: Subject: [PATCH] minor pod fix in Safe.pm
29818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29819              Date: Tue, 4 Dec 2001 22:02:34 +0100
29820              Message-ID: <20011204220234.A17293@rafael>
29821      Branch: perl
29822            ! ext/Opcode/Safe.pm
29823 ____________________________________________________________________________
29824 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
29825         Log: CRLF GRRR.
29826      Branch: perl
29827            ! djgpp/configure.bat
29828 ____________________________________________________________________________
29829 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
29830         Log: DJGPP fixes from Laszlo Molnar.
29831      Branch: perl
29832            ! djgpp/configure.bat djgpp/djgpp.h
29833 ____________________________________________________________________________
29834 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
29835         Log: Update Changes.
29836      Branch: perl
29837            ! Changes patchlevel.h
29838 ____________________________________________________________________________
29839 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
29840         Log: Must wipe out the memory of real Socket before starting
29841              to use the new fake one.
29842      Branch: perl
29843            ! lib/Net/t/config.t
29844 ____________________________________________________________________________
29845 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
29846         Log: LC_ALL might trump LANG.
29847      Branch: perl
29848            ! lib/open.t
29849 ____________________________________________________________________________
29850 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
29851         Log: Make the eval runtime.
29852      Branch: perl
29853            ! lib/open.pm
29854 ____________________________________________________________________________
29855 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
29856         Log: Make the Langinfo test both more lenient (allow
29857              for any symbol not to exists) and stricter (add
29858              more symbols).
29859      Branch: perl
29860            ! ext/I18N/Langinfo/Langinfo.t
29861 ____________________________________________________________________________
29862 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
29863         Log: integrate change#13453 from maint-5.6
29864              
29865              tweak change#11399 to use an explicit flag rather than
29866              ass_u_ming w32_pseudo_id will only be zero for the real
29867              toplevel interpreter; avoids multiple hosts from diddling
29868              the environment at the same time
29869      Branch: perl
29870           !> win32/perlhost.h
29871 ____________________________________________________________________________
29872 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
29873         Log: Subject: [PATCH] VMS update for perldelta.pod
29874              From: "Craig A. Berry" <craigberry@mac.com> 
29875              Date: Tue, 4 Dec 2001 00:23:12 -0600
29876              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
29877      Branch: perl
29878            ! pod/perldelta.pod
29879 ____________________________________________________________________________
29880 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
29881         Log: NetWare tweak from Ananth Kesari.
29882      Branch: perl
29883            ! NetWare/Makefile
29884 ____________________________________________________________________________
29885 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
29886         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
29887              Not adding the test suite because of its many assumptions.
29888      Branch: perl
29889            ! lib/Net/Ping.pm
29890 ____________________________________________________________________________
29891 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
29892         Log: tweak change#11399 to use an explicit flag rather than
29893              ass_u_ming w32_pseudo_id will only be zero for the real
29894              toplevel interpreter; avoids multiple hosts from diddling
29895              the environment at the same time
29896      Branch: maint-5.6/perl
29897            ! win32/perlhost.h
29898 ____________________________________________________________________________
29899 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
29900         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
29901              from Len Makin.
29902      Branch: perl
29903            + hints/super-ux.sh
29904            ! MANIFEST
29905 ____________________________________________________________________________
29906 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
29907         Log: Add Mac OS X known failures to perldelta.
29908      Branch: perl
29909            ! pod/perldelta.pod
29910 ____________________________________________________________________________
29911 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
29912         Log: I think it's time to call the utf8 code non-test.
29913      Branch: perl
29914            ! utf8.c
29915 ____________________________________________________________________________
29916 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
29917         Log: Retract #13303, need rethink.
29918      Branch: perl
29919            ! utf8.c
29920 ____________________________________________________________________________
29921 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
29922         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
29923              From: "Craig A. Berry" <craigberry@mac.com>
29924              Date: Mon, 03 Dec 2001 16:28:06 -0600
29925              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
29926      Branch: perl
29927            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
29928 ____________________________________________________________________________
29929 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
29930         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
29931              From: Andy Dougherty <doughera@lafayette.edu>
29932              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
29933              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
29934      Branch: perl
29935            ! hints/solaris_2.sh
29936 ____________________________________________________________________________
29937 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
29938         Log: This test is not very robust on 8.3-constrained systems:
29939              all the "with truncated name" lines between "Autosplitting ..."
29940              and "some names are not unique" lines are unexpected,
29941              and the truncation message becomes:
29942              testtest.al, testtest.al truncate to testtest 
29943      Branch: perl
29944            ! lib/AutoSplit.t
29945 ____________________________________________________________________________
29946 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
29947         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
29948      Branch: perl
29949            ! ext/I18N/Langinfo/Langinfo.t
29950 ____________________________________________________________________________
29951 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
29952         Log: Test::Morify UCD.t
29953      Branch: perl
29954            ! lib/Unicode/UCD.t
29955 ____________________________________________________________________________
29956 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
29957         Log: If Socket has not been built (e.g. DJGPP) the libnet
29958              tests fall over with (too) much noise.
29959      Branch: perl
29960            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
29961            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
29962            ! lib/Net/t/smtp.t lib/Net/t/time.t
29963 ____________________________________________________________________________
29964 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
29965         Log: Subject: [PATCH] shared hash keys and ++/--
29966              From: Nicholas Clark <nick@ccl4.org>
29967              Date: Mon, 3 Dec 2001 16:37:16 +0000
29968              Message-ID: <20011203163716.C21702@plum.flirble.org>
29969      Branch: perl
29970            ! pp.c pp_hot.c sv.c t/op/inc.t
29971 ____________________________________________________________________________
29972 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
29973         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
29974              From: Jonathan Stowe <jns@gellyfish.com>
29975              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
29976              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
29977      Branch: perl
29978            ! lib/Term/Cap.pm
29979 ____________________________________________________________________________
29980 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
29981         Log: Update Changes.
29982      Branch: perl
29983            ! Changes patchlevel.h
29984 ____________________________________________________________________________
29985 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
29986         Log: perldelta tweaks.
29987      Branch: perl
29988            ! pod/perldelta.pod
29989 ____________________________________________________________________________
29990 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
29991         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
29992              From: Sam Tregar <sam@tregar.com> 
29993              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
29994              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
29995      Branch: perl
29996            ! pod/perlnewmod.pod
29997 ____________________________________________________________________________
29998 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
29999         Log: microperl casting nit.
30000      Branch: perl
30001            ! utf8.c
30002 ____________________________________________________________________________
30003 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
30004         Log: Make sharepvn a macro since all it does is a deref.
30005      Branch: perl
30006            ! embed.h embed.pl global.sym hv.c hv.h proto.h
30007 ____________________________________________________________________________
30008 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
30009         Log: perldelta updates.
30010      Branch: perl
30011            ! pod/perldelta.pod
30012 ____________________________________________________________________________
30013 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
30014         Log: PPPort update from Paul Marquess.
30015      Branch: perl
30016            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
30017            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
30018            + ext/Devel/PPPort/t/test.t
30019            - ext/Devel/PPPort/harness/Harness.pm
30020            - ext/Devel/PPPort/harness/Harness.xs
30021            - ext/Devel/PPPort/harness/Makefile.PL
30022            - ext/Devel/PPPort/harness/module2.c
30023            - ext/Devel/PPPort/harness/module3.c
30024            - ext/Devel/PPPort/harness/t/test.t
30025            ! MANIFEST ext/Devel/PPPort/MANIFEST
30026            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
30027            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
30028            ! ext/Devel/PPPort/soak
30029 ____________________________________________________________________________
30030 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
30031         Log: No use talking about dynamic library search patch
30032              unless we are having a dynamic build.
30033      Branch: perl
30034            ! t/TEST
30035 ____________________________________________________________________________
30036 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
30037         Log: Be more explicit on the List::Util build trick,
30038              should also stop unneeded rebuilds on static builds.
30039      Branch: perl
30040            ! ext/List/Util/Makefile.PL
30041 ____________________________________________________________________________
30042 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
30043         Log: We need to replace the optimize (-O1) with
30044              the -h scalar0 -h vector0, not append them
30045              to the ccflags.
30046      Branch: perl
30047            ! hints/unicos.sh hints/unicosmk.sh
30048 ____________________________________________________________________________
30049 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
30050         Log: Subject: [PATCH] Shared hash keys 
30051              From: Nicholas Clark <nick@ccl4.org>
30052              Date: Sun, 2 Dec 2001 20:52:32 +0000
30053              Message-ID: <20011202205232.U21702@plum.flirble.org>
30054      Branch: perl
30055            ! doop.c t/op/tr.t
30056 ____________________________________________________________________________
30057 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
30058         Log: Better add new files to MANIFEST, too.
30059      Branch: perl
30060            ! MANIFEST
30061 ____________________________________________________________________________
30062 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
30063         Log: Subject: {PATCH] perlpacktut.pod
30064              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
30065              Date: Sun, 02 Dec 2001 19:55:06 +0100
30066              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
30067      Branch: perl
30068            ! pod/perlpacktut.pod
30069 ____________________________________________________________________________
30070 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
30071         Log: Various small nits found by DJGPP build.
30072      Branch: perl
30073            ! doio.c mg.c pp.c util.c
30074 ____________________________________________________________________________
30075 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
30076         Log: Subject: RE: More verbose POD for Carp
30077              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
30078              Date: Sun, 2 Dec 2001 11:32:51 -0500
30079              Message-ID: <3C0A9748@operamail.com>
30080      Branch: perl
30081            ! lib/Carp.pm
30082 ____________________________________________________________________________
30083 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
30084         Log: Add a header for DJGPP with the function prototypes.
30085      Branch: perl
30086            + djgpp/djgpp.h
30087            ! MANIFEST djgpp/djgpp.c
30088 ____________________________________________________________________________
30089 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
30090         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
30091              From: Abe Timmerman <abe@ztreet.demon.nl>
30092              Date: Sun, 02 Dec 2001 02:41:25 +0100
30093              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
30094      Branch: perl
30095            ! pp_sys.c
30096 ____________________________________________________________________________
30097 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
30098         Log: There isn't PTR2INT(), there's PTR2IV().
30099      Branch: perl
30100            ! ext/Time/HiRes/HiRes.xs
30101 ____________________________________________________________________________
30102 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
30103         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
30104              From: Marc Lehmann <root@schmorp.de>
30105              Date: Sun, 02 Dec 2001 02:44:53 +0100
30106              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
30107      Branch: perl
30108            ! ext/Time/HiRes/HiRes.xs
30109 ____________________________________________________________________________
30110 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
30111         Log: encode()/decode() examples.
30112      Branch: perl
30113            ! ext/Encode/Encode.pm
30114 ____________________________________________________________________________
30115 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
30116         Log: DJGPP tweaks from Laszlo Molnar.
30117      Branch: perl
30118            ! djgpp/config.over djgpp/djgppsed.sh
30119 ____________________________________________________________________________
30120 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
30121         Log: Update Changes.
30122      Branch: perl
30123            ! Changes patchlevel.h
30124 ____________________________________________________________________________
30125 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
30126         Log: Integrate perlio:
30127              
30128              [ 13409]
30129              Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30130              have file descriptors. Noticed a possibly worse problem in the process ...
30131      Branch: perl
30132           !> doio.c
30133 ____________________________________________________________________________
30134 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
30135         Log: Non-VMS-fixed and Win32-skipped version of
30136              
30137              Subject: [PATCH t/op/exec.t] Portabilty fix 
30138              From: Michael G Schwern <schwern@pobox.com> 
30139              Date: Fri, 30 Nov 2001 16:09:27 -0500
30140              Message-ID: <20011130160927.A10406@blackrider>
30141      Branch: perl
30142            ! t/op/exec.t
30143 ____________________________________________________________________________
30144 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
30145         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
30146              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30147              Date: Sat, 1 Dec 2001 07:01:09 -0500
30148              Message-ID: <3C0D2E39@operamail.com>
30149              
30150              Subject: More verbose POD for Carp
30151              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30152              Date: Sat, 1 Dec 2001 08:04:16 -0500
30153              Message-ID: <3C285C2B@operamail.com>
30154      Branch: perl
30155            ! lib/Carp.pm lib/Carp/Heavy.pm
30156 ____________________________________________________________________________
30157 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
30158         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
30159              From: chromatic <chromatic@rmci.net>
30160              Date: Sat, 01 Dec 2001 12:41:58 -0700
30161              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
30162      Branch: perl
30163            ! lib/DB.t
30164 ____________________________________________________________________________
30165 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
30166         Log: Try to make a missing RADIXCHAR a softer kinder error.
30167      Branch: perl
30168            ! ext/I18N/Langinfo/Langinfo.t
30169 ____________________________________________________________________________
30170 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
30171         Log: Have a little faith on nl_langinfo() itself.
30172      Branch: perl
30173            ! ext/I18N/Langinfo/Langinfo.xs
30174 ____________________________________________________________________________
30175 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
30176         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
30177              the max, not max plus one)
30178      Branch: perl
30179            ! ext/I18N/Langinfo/Langinfo.xs
30180 ____________________________________________________________________________
30181 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
30182         Log: Make reality agree with the comment.
30183      Branch: perl
30184            ! ext/I18N/Langinfo/Langinfo.xs
30185 ____________________________________________________________________________
30186 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
30187         Log: Try to protect against wild langinfo() arguments.
30188      Branch: perl
30189            ! ext/I18N/Langinfo/Langinfo.xs
30190 ____________________________________________________________________________
30191 [ 13409] By: nick                                  on 2001/12/01  18:19:59
30192         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
30193              have file descriptors. Noticed a possibly worse problem in the process ...
30194      Branch: perlio
30195            ! doio.c
30196 ____________________________________________________________________________
30197 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
30198         Log: (replaced by #13556)
30199              
30200              If we are inside an eval, let's be silent about
30201              separate symbols and just croak() in the end.
30202      Branch: perl
30203            ! lib/Exporter/Heavy.pm
30204 ____________________________________________________________________________
30205 [ 13407] By: nick                                  on 2001/12/01  17:14:05
30206         Log: Integrate mainline
30207      Branch: perlio
30208           !> (integrate 26 files)
30209 ____________________________________________________________________________
30210 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
30211         Log: Subject: Fix for Exporter error reporting behaviour
30212              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
30213              Date: Sat, 1 Dec 2001 06:34:48 -0500
30214              Message-ID: <3C0D1B9A@operamail.com>
30215      Branch: perl
30216            ! lib/Exporter.pm lib/Exporter/Heavy.pm
30217 ____________________________________________________________________________
30218 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
30219         Log: Need to hide behind an eval to avoid a warning
30220              about :utf8 on non-perlio configs.
30221      Branch: perl
30222            ! lib/open.t
30223 ____________________________________________________________________________
30224 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
30225         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
30226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30227              Date: Fri, 30 Nov 2001 23:46:58 +0100
30228              Message-ID: <20011130234658.A717@rafael>
30229      Branch: perl
30230            ! op.c t/op/method.t
30231 ____________________________________________________________________________
30232 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
30233         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
30234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30235              Date: Thu, 29 Nov 2001 22:46:12 +0100
30236              Message-ID: <20011129224612.A699@rafael>
30237      Branch: perl
30238            ! ext/B/B/Xref.pm
30239 ____________________________________________________________________________
30240 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
30241         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
30242              From: Tels <perl_dummy@bloodgate.com>
30243              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
30244              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
30245      Branch: perl
30246            ! pod/perlfunc.pod
30247 ____________________________________________________________________________
30248 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
30249         Log: Subject: [REPATCH] reference pointer comparison
30250              From: Nicholas Clark <nick@ccl4.org>
30251              Date: Sat, 1 Dec 2001 13:00:17 +0000
30252              Message-ID: <20011201130017.I21702@plum.flirble.org>
30253      Branch: perl
30254            ! pp.c
30255 ____________________________________________________________________________
30256 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
30257         Log: Upgrade to Storable 1.0.14.
30258      Branch: perl
30259            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30260 ____________________________________________________________________________
30261 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
30262         Log: Add simple caches for ::viacode() and ::vianame().
30263      Branch: perl
30264            ! lib/charnames.pm lib/charnames.t
30265 ____________________________________________________________________________
30266 [ 13398] By: nick                                  on 2001/12/01  10:36:24
30267         Log: Integrate mainline.
30268      Branch: perlio
30269           +> (branch 44 files)
30270            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
30271            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
30272            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
30273           !> (integrate 250 files)
30274 ____________________________________________________________________________
30275 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
30276         Log: Regen toc and modlib.
30277      Branch: perl
30278            ! pod/perlmodlib.pod pod/perltoc.pod
30279 ____________________________________________________________________________
30280 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
30281         Log: Upgrade to podlators-1.18.
30282      Branch: perl
30283            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
30284 ____________________________________________________________________________
30285 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
30286         Log: -h scalar0 -h vector0 seems to help for both
30287              UNICOS and UNICOS/mk on the unpack %65c problems.
30288              
30289              (replaces #13393)
30290      Branch: perl
30291            ! hints/unicos.sh hints/unicosmk.sh
30292 ____________________________________________________________________________
30293 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
30294         Log: More Socket constants.
30295      Branch: perl
30296            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
30297 ____________________________________________________________________________
30298 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
30299         Log: (replaced by #13395)
30300      Branch: perl
30301            ! hints/unicosmk.sh
30302 ____________________________________________________________________________
30303 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
30304         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
30305              From: Andy Dougherty <doughera@lafayette.edu>
30306              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
30307              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
30308              
30309              Simplify the test skippage criterion now that we are
30310              no more dependent on sed.
30311      Branch: perl
30312            ! t/comp/cpp.t t/run/switchPx.t
30313 ____________________________________________________________________________
30314 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
30315         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
30316              From: Michael G Schwern <schwern@pobox.com>
30317              Date: Fri, 30 Nov 2001 11:48:44 -0500
30318              Message-ID: <20011130114844.C1303@blackrider>
30319              
30320              (replaces #13381)
30321      Branch: perl
30322            ! t/op/stat.t
30323 ____________________________________________________________________________
30324 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
30325         Log: Let's not assume how much memory has been allocated
30326              to PVs.
30327      Branch: perl
30328            ! ext/Devel/Peek/Peek.t
30329 ____________________________________________________________________________
30330 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
30331         Log: VOS needs to know the modules, including pp_sort.
30332      Branch: perl
30333            ! vos/perl.bind
30334 ____________________________________________________________________________
30335 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
30336         Log: Unused variables.
30337      Branch: perl
30338            ! ext/Unicode/Normalize/Normalize.xs
30339 ____________________________________________________________________________
30340 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
30341         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
30342              From: John Peacock <jpeacock@rowman.com>     
30343              Date: Fri, 30 Nov 2001 10:24:00 -0500        
30344              Message-ID: <3C07A490.A22A76B0@rowman.com>   
30345      Branch: perl
30346            ! lib/ExtUtils/Embed.t
30347 ____________________________________________________________________________
30348 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
30349         Log: Tweak for the VOS building script from Paul Green.
30350      Branch: perl
30351            ! vos/configure_perl.cm
30352 ____________________________________________________________________________
30353 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
30354         Log: Update Changes.
30355      Branch: perl
30356            ! Changes patchlevel.h
30357 ____________________________________________________________________________
30358 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
30359         Log: Cannot test if cppstdin has not yet been installed.
30360      Branch: perl
30361            ! t/run/switchPx.t
30362 ____________________________________________________________________________
30363 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
30364         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
30365              From: Michael G Schwern <schwern@pobox.com> 
30366              Date: Thu, 29 Nov 2001 22:05:11 -0500
30367              Message-ID: <20011129220510.A18869@blackrider>
30368              
30369              TODO 1: if cppstdin is used and not yet installed,
30370              the Px.t will fail (must do the same as in cpp.t)
30371              
30372              TODO 2: does this work if no Perl whatsoever has
30373              yet been installed?  That is, we should be using
30374              the Perl we are building to execute the one-liner.
30375      Branch: perl
30376            + t/run/switchPx.aux t/run/switchPx.t
30377            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
30378            ! vms/test.com
30379 ____________________________________________________________________________
30380 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
30381         Log: Upgrade to Unicode::Normalize 0.12.
30382      Branch: perl
30383            ! ext/Unicode/Normalize/Changes
30384            ! ext/Unicode/Normalize/Normalize.pm
30385            ! ext/Unicode/Normalize/Normalize.xs
30386            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
30387            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
30388            ! ext/Unicode/Normalize/t/test.t
30389 ____________________________________________________________________________
30390 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
30391         Log: (replaced by #13391)
30392              
30393              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
30394              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
30395              Date: 30 Nov 2001 11:41:53 -0000             
30396              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
30397              
30398              No need to die if we have high-paranoia (non-chdirable)
30399              system directories.
30400      Branch: perl
30401            ! t/op/stat.t
30402 ____________________________________________________________________________
30403 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
30404         Log: Paragraph rewrapping.
30405      Branch: perl
30406            ! pod/perliol.pod
30407 ____________________________________________________________________________
30408 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
30409         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
30410              From: Stas Bekman <stas@stason.org>
30411              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
30412              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
30413      Branch: perl
30414            ! pod/perliol.pod
30415 ____________________________________________________________________________
30416 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
30417         Log: Whether select() gets restarted on signals is
30418              implementation dependent.
30419      Branch: perl
30420            ! ext/Time/HiRes/HiRes.t
30421 ____________________________________________________________________________
30422 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
30423         Log: More forgotten checkins.
30424      Branch: perl
30425            ! embed.h embed.pl proto.h
30426 ____________________________________________________________________________
30427 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
30428         Log: Add a note about folding vs lowercase.
30429      Branch: perl
30430            ! regexec.c
30431 ____________________________________________________________________________
30432 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
30433         Log: Use to_uni_fold (and add changed global.sym)
30434      Branch: perl
30435            ! global.sym utf8.c
30436 ____________________________________________________________________________
30437 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
30438         Log: Make to Unicode character functions to use UVs
30439              instead of U32s and add to_uni_fold().
30440      Branch: perl
30441            ! embed.pl proto.h utf8.c
30442 ____________________________________________________________________________
30443 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
30444         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
30445              From: Nicholas Clark <nick@ccl4.org>
30446              Date: Thu, 29 Nov 2001 22:47:32 +0000
30447              Message-ID: <20011129224732.W37621@plum.flirble.org>
30448      Branch: perl
30449            ! pod/perlpacktut.pod
30450 ____________________________________________________________________________
30451 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
30452         Log: README.vos updates from Paul Green.
30453      Branch: perl
30454            ! README.vos
30455 ____________________________________________________________________________
30456 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
30457         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
30458              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30459              Date: Thu, 29 Nov 2001 14:18:51 EST
30460              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
30461      Branch: perl
30462            ! mg.c vms/vms.c vms/vmsish.h
30463 ____________________________________________________________________________
30464 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
30465         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
30466              From: Michael G Schwern <schwern@pobox.com>
30467              Date: Thu, 29 Nov 2001 13:12:31 -0500
30468              Message-ID: <20011129131231.E11300@blackrider>
30469      Branch: perl
30470            ! README.vms
30471 ____________________________________________________________________________
30472 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
30473         Log: BGET_IV was missing.
30474      Branch: perl
30475            ! ext/ByteLoader/bytecode.h
30476 ____________________________________________________________________________
30477 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
30478         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
30479              From: Jonathan Stowe <gellyfish@gellyfish.com>
30480              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
30481              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
30482      Branch: perl
30483            ! lib/Term/Cap.pm
30484 ____________________________________________________________________________
30485 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
30486         Log: Porting/checkURL.pl was missing.
30487      Branch: perl
30488            ! MANIFEST
30489 ____________________________________________________________________________
30490 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
30491         Log: Subject: INSTALL and READMEs should be reviewed
30492              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30493              Date: Thu, 29 Nov 2001 16:49:36 +0100
30494              Message-ID: <20011129164936.A17492@rafael>         
30495      Branch: perl
30496            ! README.cygwin
30497 ____________________________________________________________________________
30498 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
30499         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
30500              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
30501              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
30502              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
30503      Branch: perl
30504            ! README.os390
30505 ____________________________________________________________________________
30506 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
30507         Log: Update Changes.
30508      Branch: perl
30509            ! Changes patchlevel.h
30510 ____________________________________________________________________________
30511 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
30512         Log: The changes to the curliffed files didn't stick in #13348.
30513      Branch: perl
30514            ! README.dos README.win32
30515 ____________________________________________________________________________
30516 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
30517         Log: Subject: Re: Found the rev where File::Glob broke
30518              From: Andy Dougherty <doughera@lafayette.edu>
30519              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
30520              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
30521      Branch: perl
30522            ! lib/ExtUtils/MM_Unix.pm
30523 ____________________________________________________________________________
30524 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
30525         Log: Use __DATA__ instead of __END__.
30526      Branch: perl
30527            ! lib/Term/Cap.pm
30528 ____________________________________________________________________________
30529 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
30530         Log: Subject: [PATCH toke.c] autosplit into @F fix
30531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30532              Date: Thu, 29 Nov 2001 14:52:23 +0100
30533              Message-ID: <20011129145223.A25817@rafael>         
30534      Branch: perl
30535            ! toke.c
30536 ____________________________________________________________________________
30537 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
30538         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
30539              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30540              Date: Thu, 29 Nov 2001 15:48:15 +0100
30541              Message-ID: <20011129154815.C25817@rafael>         
30542      Branch: perl
30543            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
30544 ____________________________________________________________________________
30545 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
30546         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
30547              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30548              Date: Wed, 28 Nov 2001 20:35:29 +0100
30549              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
30550      Branch: perl
30551            ! pod/perlpacktut.pod
30552 ____________________________________________________________________________
30553 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
30554         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
30555              From: Stas Bekman <stas@stason.org>
30556              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
30557              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
30558              
30559              (with tweaks)
30560      Branch: perl
30561            ! pod/perlapio.pod
30562 ____________________________________________________________________________
30563 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
30564         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30565              From: Tels <perl_dummy@bloodgate.com>
30566              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
30567              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
30568              
30569              (plus paragraph rewrapping)
30570      Branch: perl
30571            ! lib/Exporter.pm
30572 ____________________________________________________________________________
30573 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
30574         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
30575              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
30576              Date: Wed, 28 Nov 2001 21:47:59 +0000
30577              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
30578      Branch: perl
30579            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
30580 ____________________________________________________________________________
30581 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
30582         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
30583              From: Andy Dougherty <doughera@lafayette.edu>
30584              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
30585              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
30586      Branch: perl
30587            ! INSTALL ext/Time/HiRes/HiRes.t
30588 ____________________________________________________________________________
30589 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
30590         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
30591              From: Michael G Schwern <schwern@pobox.com> 
30592              Date: Wed, 28 Nov 2001 16:37:01 -0500
30593              Message-ID: <20011128163701.H676@blackrider>
30594      Branch: perl
30595            ! t/run/kill_perl.t
30596 ____________________________________________________________________________
30597 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
30598         Log: @INC tweak.
30599      Branch: perl
30600            ! t/op/ref.t
30601 ____________________________________________________________________________
30602 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
30603         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
30604              From: Nicholas Clark <nick@ccl4.org>
30605              Date: Wed, 28 Nov 2001 23:38:43 +0000
30606              Message-ID: <20011128233843.N37621@plum.flirble.org>  
30607      Branch: perl
30608            ! installman
30609 ____________________________________________________________________________
30610 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
30611         Log: Tweak the forking logic.
30612      Branch: perl
30613            ! Porting/checkURL.pl
30614 ____________________________________________________________________________
30615 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
30616         Log: Update perlmodlib.PL as per #13348.  The L<> got
30617              changed back because that is coming from ParseLink.pm.
30618      Branch: perl
30619            ! pod/perlmodlib.PL pod/perlmodlib.pod
30620 ____________________________________________________________________________
30621 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
30622         Log: URL fixups from Michael Schwern.
30623      Branch: perl
30624            ! README.cygwin README.dos README.hpux README.mint README.mpeix
30625            ! README.os390 README.qnx README.solaris README.vos README.win32
30626            ! pod/perlmodlib.pod
30627 ____________________________________________________________________________
30628 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
30629         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
30630              From: Barrie Slaymaker <barries@slaysys.com>
30631              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
30632              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
30633      Branch: perl
30634            ! lib/Exporter.pm
30635 ____________________________________________________________________________
30636 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
30637         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
30638      Branch: perl
30639            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
30640 ____________________________________________________________________________
30641 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
30642         Log: Subject: [PATCH] Re: $\ very broken
30643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30644              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
30645              Message-ID: <20011128223308.E732@rafael>   
30646              
30647              Subject: Re: [PATCH] Re: $\ very broken     
30648              From: Nicholas Clark <nick@ccl4.org>
30649              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
30650              Message-ID: <20011128222859.K37621@plum.flirble.org>
30651      Branch: perl
30652            ! mg.c t/op/ref.t
30653 ____________________________________________________________________________
30654 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
30655         Log: Add Abigail's link checker with the following tweaks:
30656              - known dummy URLs (Peter Prymmer)
30657              - do also READMEs and INSTALL (Michael Schwern)
30658              - do also ftp URLs
30659              - add fork retry loop in case the allowed number
30660              of processes per user is low
30661      Branch: perl
30662            + Porting/checkURL.pl
30663            ! MANIFEST
30664 ____________________________________________________________________________
30665 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
30666         Log: Update Changes.
30667      Branch: perl
30668            ! Changes patchlevel.h
30669 ____________________________________________________________________________
30670 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
30671         Log: In Linux if we have modern enough gcc and supported
30672              enough CPU, crank up the optimization level to -O3.
30673      Branch: perl
30674            ! hints/linux.sh
30675 ____________________________________________________________________________
30676 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
30677         Log: Add perlpacktut from Wolfgang Laun; regen toc.
30678      Branch: perl
30679            + pod/perlpacktut.pod
30680            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
30681            ! pod/perltoc.pod
30682 ____________________________________________________________________________
30683 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
30684         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
30685              From: PPrymmer@factset.com
30686              Date: Wed, 28 Nov 2001 07:51:26 -0500
30687              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
30688      Branch: perl
30689            ! vms/test.com
30690 ____________________________________________________________________________
30691 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
30692         Log: Test cases for the first half of #13338.
30693      Branch: perl
30694            ! t/lib/h2ph.h t/lib/h2ph.pht
30695 ____________________________________________________________________________
30696 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
30697         Log: Subject: Re: h2ph confused by comments in an enum.
30698              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30699              Date: Wed, 28 Nov 2001 04:19:21 +0000
30700              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
30701              
30702              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
30703              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
30704              Date: Wed, 28 Nov 2001 13:36:35 +0000
30705              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
30706      Branch: perl
30707            ! utils/h2ph.PL
30708 ____________________________________________________________________________
30709 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
30710         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
30711              From: Jonathan Stowe <gellyfish@gellyfish.com>
30712              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
30713              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
30714              
30715              (replace #13327)
30716      Branch: perl
30717            ! lib/Term/Cap.pm
30718 ____________________________________________________________________________
30719 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
30720         Log: Replace #13335 with
30721              
30722              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
30723              From: Russ Allbery <rra@stanford.edu>
30724              Date: 27 Nov 2001 20:42:49 -0800
30725              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
30726      Branch: perl
30727            ! lib/Pod/Text/Termcap.pm
30728 ____________________________________________________________________________
30729 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
30730         Log: (replaced by #13336)
30731              
30732              Subject: [PATCH perl@13323] Termcap.pm with no termios
30733              From: "Craig A. Berry" <craigberry@mac.com> 
30734              Date: Tue, 27 Nov 2001 22:28:50 -0600
30735              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
30736      Branch: perl
30737            ! lib/Pod/Text/Termcap.pm
30738 ____________________________________________________________________________
30739 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
30740         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
30741              From: "Craig A. Berry" <craigberry@mac.com> 
30742              Date: Tue, 27 Nov 2001 21:46:45 -0600
30743              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
30744      Branch: perl
30745            ! configure.com
30746 ____________________________________________________________________________
30747 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
30748         Log: Upgrade to podlators 1.17.
30749      Branch: perl
30750            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
30751            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
30752 ____________________________________________________________________________
30753 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
30754         Log: Fix for "a\x{100}" =~ /A/i.
30755      Branch: perl
30756            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
30757            ! utf8.c
30758 ____________________________________________________________________________
30759 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
30760         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
30761              From: "Craig A. Berry" <craigberry@mac.com>
30762              Date: Tue, 27 Nov 2001 17:11:49 -0600
30763              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
30764      Branch: perl
30765            ! lib/DB.t
30766 ____________________________________________________________________________
30767 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
30768         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
30769              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30770              Date: Tue, 27 Nov 2001 14:55:23 -0500
30771              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
30772              
30773              Subject: [PATCH: perl@13324] updates to perldelta.pod 
30774              From: PPrymmer@factset.com
30775              Date: Tue, 27 Nov 2001 18:06:04 -0500
30776              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
30777              
30778              plus added some known problems.
30779      Branch: perl
30780            ! pod/perldelta.pod
30781 ____________________________________________________________________________
30782 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
30783         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
30784              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30785              Date: Tue, 27 Nov 2001 15:38:02 EST 
30786              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
30787      Branch: perl
30788            ! configure.com vms/vms.c vms/vmsish.h
30789 ____________________________________________________________________________
30790 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
30791         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
30792              From: Michael G Schwern <schwern@pobox.com> 
30793              Date: Tue, 27 Nov 2001 15:31:12 -0500
30794              Message-ID: <20011127153112.G20929@blackrider>
30795      Branch: perl
30796            ! t/run/kill_perl.t
30797 ____________________________________________________________________________
30798 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
30799         Log: (replaced by #13337)
30800              
30801              VMS can safely hardcode a termcap entry for VT100.
30802      Branch: perl
30803            ! lib/Term/Cap.pm
30804 ____________________________________________________________________________
30805 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
30806         Log: VMS piping fixes from Charles Lane (perl -P should
30807              be working now).
30808      Branch: perl
30809            ! vms/vms.c
30810 ____________________________________________________________________________
30811 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
30812         Log: Subject: [PATCH] perlvar.pod fix
30813              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30814              Date: Tue, 27 Nov 2001 13:11:47 -0500
30815              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
30816      Branch: perl
30817            ! pod/perlvar.pod
30818 ____________________________________________________________________________
30819 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
30820         Log: Update Changes.
30821      Branch: perl
30822            ! Changes patchlevel.h
30823 ____________________________________________________________________________
30824 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
30825         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
30826              From: "Craig A. Berry" <craigberry@mac.com> 
30827              Date: Tue, 27 Nov 2001 10:21:18 -0600
30828              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
30829      Branch: perl
30830            ! lib/ExtUtils/MM_VMS.pm
30831 ____________________________________________________________________________
30832 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
30833         Log: Protect against accumulating -options -options -options.
30834      Branch: perl
30835            ! hints/hpux.sh
30836 ____________________________________________________________________________
30837 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
30838         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
30839              From: Barrie Slaymaker <barries@slaysys.com>
30840              Date: Tue, 27 Nov 2001 10:58:54 -0500
30841              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
30842      Branch: perl
30843            ! lib/Benchmark.pm
30844 ____________________________________________________________________________
30845 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
30846         Log: Tiny fix from John P. Linderman.
30847      Branch: perl
30848            ! lib/sort.pm
30849 ____________________________________________________________________________
30850 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
30851         Log: The Story of sort(), from John P. Linderman.
30852      Branch: perl
30853            ! pod/perldelta.pod
30854 ____________________________________________________________________________
30855 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
30856         Log: Add information what to do if you are reading
30857              perluniintro but using some older Perl.
30858      Branch: perl
30859            ! pod/perluniintro.pod
30860 ____________________________________________________________________________
30861 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
30862         Log: Update the 'wide characters' FAQ entry.
30863      Branch: perl
30864            ! pod/perlfaq6.pod
30865 ____________________________________________________________________________
30866 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
30867         Log: Fix for
30868              
30869              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
30870              From: Marc Lehmann <root@schmorp.de>
30871              Date: Tue, 27 Nov 2001 14:27:14 +0100
30872              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
30873      Branch: perl
30874            ! ext/Encode.t ext/Encode/Encode.xs
30875 ____________________________________________________________________________
30876 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
30877         Log: Subject: [PATCH] DB_File 1.801
30878              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30879              Date: Tue, 27 Nov 2001 15:06:45 -0000
30880              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
30881      Branch: perl
30882            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30883            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
30884 ____________________________________________________________________________
30885 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
30886         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
30887      Branch: perl
30888            ! pod/perlmodlib.pod
30889 ____________________________________________________________________________
30890 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
30891         Log: sort() doc tweaks from John P. Linderman.
30892      Branch: perl
30893            ! pod/perlfunc.pod
30894 ____________________________________________________________________________
30895 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
30896         Log: Subject: [PATCH] More perldelta.pod nits
30897              From: Simon Glover <scog@roe.ac.uk>
30898              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
30899              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
30900      Branch: perl
30901            ! pod/perldelta.pod
30902 ____________________________________________________________________________
30903 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
30904         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
30905              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
30906              Date: Tue, 27 Nov 2001 11:52:31 -0000
30907              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
30908      Branch: perl
30909            ! ext/Devel/PPPort/harness/Makefile.PL
30910 ____________________________________________________________________________
30911 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
30912         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
30913              From: Michael G Schwern <schwern@pobox.com>
30914              Date: Tue, 27 Nov 2001 03:38:24 -0500
30915              Message-ID: <20011127033824.A17775@blackrider>
30916      Branch: perl
30917            ! t/TEST
30918 ____________________________________________________________________________
30919 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
30920         Log: Subject: Re: perlcc very broken
30921              From: John Peacock <jpeacock@rowman.com>
30922              Date: Tue, 27 Nov 2001 06:48:01 -0500
30923              Message-ID: <3C037D71.4030508@rowman.com>
30924      Branch: perl
30925            ! utils/perlcc.PL
30926 ____________________________________________________________________________
30927 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
30928         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
30929              From: David Dyck <dcd@tc.fluke.com>
30930              Date: Mon, 26 Nov 2001 22:04:38 -0800
30931              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
30932      Branch: perl
30933            ! t/op/pack.t
30934 ____________________________________________________________________________
30935 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
30936         Log: Subject: [ID 20011126.149] t/op/split fails step 37
30937              From: David Dyck <dcd@tc.fluke.com>
30938              Date: Mon, 26 Nov 2001 21:52:35 -0800
30939              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
30940      Branch: perl
30941            ! t/op/split.t
30942 ____________________________________________________________________________
30943 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
30944         Log: incorporate last minute change from libnet 1.0901-tobe
30945      Branch: perl
30946            ! lib/Net/SMTP.pm
30947 ____________________________________________________________________________
30948 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
30949         Log: Pass 7 at perldelta - random edits.
30950      Branch: perl
30951            ! pod/perldelta.pod
30952 ____________________________________________________________________________
30953 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
30954         Log: Portability and skippage tweaks.
30955      Branch: perl
30956            ! t/op/split.t
30957 ____________________________________________________________________________
30958 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
30959         Log: (retracted by #13449)
30960              Try to make Unicode casemapping to work for EBCDIC, too.
30961      Branch: perl
30962            ! utf8.c
30963 ____________________________________________________________________________
30964 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
30965         Log: Just printing 1..0 is not quite enough...
30966      Branch: perl
30967            ! lib/Dumpvalue.t
30968 ____________________________________________________________________________
30969 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
30970         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
30971              Delay the match until runtime.
30972      Branch: perl
30973            ! t/op/append.t
30974 ____________________________________________________________________________
30975 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
30976         Log: UTF-EBCDIC.
30977      Branch: perl
30978            ! ext/Devel/Peek/Peek.t
30979 ____________________________________________________________________________
30980 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
30981         Log: Be UTF-EBCDIC aware.
30982      Branch: perl
30983            ! lib/bytes.t
30984 ____________________________________________________________________________
30985 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
30986         Log: Bad assumption which way digits and letters sort.
30987      Branch: perl
30988            ! lib/English.t
30989 ____________________________________________________________________________
30990 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
30991         Log: If in EBCDIC but no Convert::EBCDIC
30992              the libnet tests will all fail.
30993      Branch: perl
30994            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
30995            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
30996            ! lib/Net/t/smtp.t lib/Net/t/time.t
30997 ____________________________________________________________________________
30998 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
30999         Log: Just sorting to guarantee order is not enough.
31000              (Think EBCDIC.) 
31001      Branch: perl
31002            ! lib/ExtUtils/Manifest.t
31003 ____________________________________________________________________________
31004 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
31005         Log: OS/390 cleanable gunk.
31006      Branch: perl
31007            ! lib/ExtUtils/MM_Unix.pm
31008 ____________________________________________________________________________
31009 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
31010         Log: Update the EBCDIC MD5 checksums.
31011      Branch: perl
31012            ! ext/Digest/MD5/t/files.t
31013 ____________________________________________________________________________
31014 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
31015         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
31016              From: Nicholas Clark <nick@ccl4.org>
31017              Date: Mon, 26 Nov 2001 23:06:34 +0000
31018              Message-ID: <20011126230633.Q37621@plum.flirble.org>
31019      Branch: perl
31020            ! installman
31021 ____________________________________________________________________________
31022 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
31023         Log: sort tweaks from John P. Linderman.
31024      Branch: perl
31025            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
31026 ____________________________________________________________________________
31027 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
31028         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
31029              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
31030              Date: Mon, 26 Nov 2001 18:47:25 -0600
31031              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
31032              
31033              Craig Berry submitted half of this patch just yesterday.
31034              Spooky cosmic resonance.
31035      Branch: perl
31036            ! ext/Socket/Socket.xs
31037 ____________________________________________________________________________
31038 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
31039         Log: Subject: [PATCH] doio slightly smaller
31040              From: Nicholas Clark <nick@ccl4.org>
31041              Date: Tue, 27 Nov 2001 00:40:23 +0000      
31042              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
31043      Branch: perl
31044            ! doio.c
31045 ____________________________________________________________________________
31046 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
31047         Log: perldelta nits from Autrijus Tang and Ron Kimball.
31048      Branch: perl
31049            ! pod/perldelta.pod
31050 ____________________________________________________________________________
31051 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
31052         Log: Subject: [PATCH] unpack P* uses random length for item
31053              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
31054              Date: Mon, 26 Nov 2001 19:56:32 +0100
31055              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
31056      Branch: perl
31057            ! pod/perldiag.pod pp_pack.c t/op/pack.t
31058 ____________________________________________________________________________
31059 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
31060         Log: Subject: [PATCH current] system and taintedness
31061              From: Radu Greab <radu@netsoft.ro>
31062              Date: Mon, 26 Nov 2001 18:42:29 +0200
31063              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
31064      Branch: perl
31065            ! pp_sys.c t/op/taint.t
31066 ____________________________________________________________________________
31067 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
31068         Log: Subject: [PATCH @ 13283] Devel::PPPort
31069              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31070              Date: Mon, 26 Nov 2001 14:37:17 -0000
31071              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
31072      Branch: perl
31073            + ext/Devel/PPPort/MANIFEST
31074            ! MANIFEST ext/Devel/PPPort/Makefile.PL
31075            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
31076            ! ext/Devel/PPPort/harness/Harness.xs
31077            ! ext/Devel/PPPort/harness/Makefile.PL
31078            ! ext/Devel/PPPort/harness/module2.c
31079            ! ext/Devel/PPPort/harness/module3.c
31080            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
31081 ____________________________________________________________________________
31082 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
31083         Log: Update the test list.
31084      Branch: perl
31085            ! t/lib/1_compile.t
31086 ____________________________________________________________________________
31087 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
31088         Log: Sync-up tests with libnet distribution
31089      Branch: perl
31090            + lib/Net/t/netrc.t
31091            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
31092 ____________________________________________________________________________
31093 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
31094         Log: Update Changes.
31095      Branch: perl
31096            ! Changes patchlevel.h
31097 ____________________________________________________________________________
31098 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
31099         Log: Upgrade to podlators 1.16.
31100      Branch: perl
31101            + lib/Pod/t/basic.cap
31102            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
31103            ! lib/Pod/t/basic.t pod/pod2man.PL
31104 ____________________________________________________________________________
31105 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
31106         Log: Pass 6 at perldelta - sort enhancements, generic and
31107              platform specific bug fixes.
31108      Branch: perl
31109            ! pod/perldelta.pod
31110 ____________________________________________________________________________
31111 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
31112         Log: PROPAGATE documentation from Tony Cook.
31113      Branch: perl
31114            ! pod/perlfunc.pod
31115 ____________________________________________________________________________
31116 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
31117         Log: DJGPP cannot do signals that well.
31118      Branch: perl
31119            ! ext/POSIX/t/sigaction.t
31120 ____________________________________________________________________________
31121 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
31122         Log: Can't do subsecond alarms without ualarm; and break out
31123              early if alarms do not seem to be coming in as expected.
31124      Branch: perl
31125            ! ext/Time/HiRes/HiRes.t
31126 ____________________________________________________________________________
31127 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
31128         Log: No Socket, little Net.
31129      Branch: perl
31130            ! t/lib/1_compile.t
31131 ____________________________________________________________________________
31132 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
31133         Log: Take the taint brush to the getcwds.
31134      Branch: perl
31135            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
31136 ____________________________________________________________________________
31137 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
31138         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
31139              From: "Craig A. Berry" <craigberry@mac.com>
31140              Date: Sun, 25 Nov 2001 16:20:45 -0600
31141              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
31142      Branch: perl
31143            ! ext/Socket/Socket.xs
31144 ____________________________________________________________________________
31145 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
31146         Log: Since in some DOS filesystems the timestamp granularity
31147              may be only two seconds, better sleep for three to play safe.
31148              (Helps CygWin, at least.)
31149      Branch: perl
31150            ! lib/Memoize/t/expire_file.t
31151 ____________________________________________________________________________
31152 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
31153         Log: For some reason CygWin wasn't collapsing multiple
31154              slashes into one, which made some Spec.t tests to fail.
31155              Either CygWin was being too prudish or the collapsing
31156              logic needs to be rethunk.
31157      Branch: perl
31158            ! lib/File/Spec/Unix.pm
31159 ____________________________________________________________________________
31160 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
31161         Log: Cygwin needs to have libperl.dll around if trying to link
31162              with -lperl.  Note: this change cures the test but whether
31163              it cures CygPerl installation, I don't know: hopefully the
31164              libperl5_7_2.dll, or the version equivalent, gets installed
31165              also as libperl.dll to the proper place(s).
31166      Branch: perl
31167            ! lib/ExtUtils/Embed.t
31168 ____________________________________________________________________________
31169 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
31170         Log: -I../lib/.. and -L../lib/..?  Strange.
31171      Branch: perl
31172            ! lib/ExtUtils/Embed.t
31173 ____________________________________________________________________________
31174 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
31175         Log: $MM?
31176      Branch: perl
31177            ! lib/ExtUtils/Embed.pm
31178 ____________________________________________________________________________
31179 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
31180         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
31181              From: Dave Rolsky <autarch@urth.org>
31182              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
31183              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
31184      Branch: perl
31185            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
31186            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
31187 ____________________________________________________________________________
31188 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
31189         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
31190              From: chromatic <chromatic@rmci.net>
31191              Date: Sat, 24 Nov 2001 14:56:57 -0700
31192              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
31193              
31194              plus a tweak for ithreads builds.
31195      Branch: perl
31196            + lib/DB.t
31197            ! MANIFEST lib/DB.pm
31198 ____________________________________________________________________________
31199 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
31200         Log: Win32 compilation tweaks for Blair Zajac.
31201      Branch: perl
31202            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
31203 ____________________________________________________________________________
31204 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
31205         Log: I don't think trying to bracket the hires time with lores
31206              times is going to be portable enough: Cygwin seems to be
31207              capable of getting hires ones rather consistently lower
31208              than the lores ones.  So let's try average difference instead.
31209      Branch: perl
31210            ! ext/Time/HiRes/HiRes.t
31211 ____________________________________________________________________________
31212 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
31213         Log: Subject: Re: benchmarks, sorts and reproducibility
31214              From: "John P. Linderman" <jpl@research.att.com>
31215              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
31216              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
31217              
31218              Randomize large partitions for quicksort to dodge the
31219              angry gods of quadratic.
31220      Branch: perl
31221            ! pp_sort.c
31222 ____________________________________________________________________________
31223 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
31224         Log: The joys of portable quoting.
31225      Branch: perl
31226            ! ext/Devel/PPPort/harness/Makefile.PL
31227 ____________________________________________________________________________
31228 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
31229         Log: sort pragma tweaks.
31230      Branch: perl
31231            ! lib/sort.pm
31232 ____________________________________________________________________________
31233 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
31234         Log: Skip the link= directives of utils.lst if no mandir
31235              (if no manpages).
31236      Branch: perl
31237            ! installman
31238 ____________________________________________________________________________
31239 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
31240         Log: integrate changes#8340,13260 from mainline
31241              
31242              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
31243              
31244              change#3373 introduced a handle leak in backticks and piped open()s
31245              that fail
31246      Branch: maint-5.6/perl
31247            ! t/io/pipe.t util.c
31248 ____________________________________________________________________________
31249 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
31250         Log: change#3373 introduced a handle leak in backticks and piped open()s
31251              that fail
31252      Branch: perl
31253            ! util.c
31254 ____________________________________________________________________________
31255 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
31256         Log: metaconfig unit change for #13258.
31257      Branch: metaconfig/U/perl
31258            ! d_procselfexe.U
31259 ____________________________________________________________________________
31260 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
31261         Log: Extraenous breaks noticed by David Dyck.
31262      Branch: perl
31263            ! Configure
31264 ____________________________________________________________________________
31265 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
31266         Log: Revert the /proc/self/auxv experiment for now.
31267      Branch: perl
31268            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
31269 ____________________________________________________________________________
31270 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
31271         Log: Also ExtUtils.t had $^X assumptions.
31272      Branch: perl
31273            ! lib/ExtUtils.t
31274 ____________________________________________________________________________
31275 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
31276         Log: Now is Solaris if you start the t/perl in the t/
31277              as "./perl", the $^X will be "../perl", not "./perl".
31278      Branch: perl
31279            ! t/lib/1_compile.t
31280 ____________________________________________________________________________
31281 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
31282         Log: The new way of finding out $^X in Solaris
31283              requires a little tweak if the executable
31284              pathname is *not* absolute: prepend "./"
31285              (otherwise `$^X ...` will start perl from PATH...)
31286      Branch: perl
31287            ! perl.c
31288 ____________________________________________________________________________
31289 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
31290         Log: Avoid "will not stay shared" warnings.
31291      Branch: perl
31292            ! lib/ExtUtils/MM_Unix.pm
31293 ____________________________________________________________________________
31294 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
31295         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
31296              From: Michael G Schwern <schwern@pobox.com>
31297              Date: Sat, 24 Nov 2001 19:56:18 -0500
31298              Message-ID: <20011124195618.A14614@blackrider>            
31299      Branch: perl
31300            ! perl.c pp_sys.c t/op/magic.t util.c
31301 ____________________________________________________________________________
31302 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
31303         Log: In the MakeMaker pm_to_blib target don't copy all
31304              the files in one fell swoop, deal with them hunkwise,
31305              helps for CLIs with limited line lengths.
31306              (This seems to help for DJGPP building Encode,
31307              where there are dozens of files to copy.)
31308      Branch: perl
31309            ! lib/ExtUtils/MM_Unix.pm
31310 ____________________________________________________________________________
31311 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
31312         Log: testsuite leaves stray files behind on windows
31313      Branch: perl
31314            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
31315 ____________________________________________________________________________
31316 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
31317         Log: xsubpp produces a spurious warning on directories called 'typemap'
31318      Branch: perl
31319            ! lib/ExtUtils/xsubpp
31320 ____________________________________________________________________________
31321 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
31322         Log: xsubpp treats invalid (indented) cpp directives as comments
31323      Branch: perl
31324            ! ext/IO/IO.xs
31325 ____________________________________________________________________________
31326 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
31327         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
31328      Branch: perl
31329            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
31330 ____________________________________________________________________________
31331 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
31332         Log: The debug_pag needs to be visible at all times
31333              because of the re extension.
31334      Branch: perl
31335            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
31336 ____________________________________________________________________________
31337 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
31338         Log: Subject: Re: [PATCH] Tests are good
31339              From: Philip Newton <Philip.Newton@gmx.net>
31340              Date: Sat, 24 Nov 2001 21:24:00 +0100
31341              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
31342      Branch: perl
31343            ! pod/perlhack.pod
31344 ____________________________________________________________________________
31345 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
31346         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
31347              From: "Craig A. Berry" <craigberry@mac.com> 
31348              Date: Sat, 24 Nov 2001 12:45:44 -0600
31349              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
31350              
31351              (with tweaks, and combined with Sarathy's #13242)
31352      Branch: perl
31353            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
31354 ____________________________________________________________________________
31355 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
31356         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
31357              From: John Peacock <jpeacock@rowman.com>
31358              Date: Sat, 24 Nov 2001 14:27:46 -0500
31359              Message-ID: <3BFFF4B2.40509@rowman.com> 
31360      Branch: perl
31361            ! lib/Exporter/Heavy.pm
31362 ____________________________________________________________________________
31363 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
31364         Log: use portable quotes
31365      Branch: perl
31366            ! ext/Devel/PPPort/harness/Makefile.PL
31367 ____________________________________________________________________________
31368 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
31369         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
31370              From: Nicholas Clark <nick@ccl4.org>
31371              Date: Sat, 24 Nov 2001 18:06:26 +0000
31372              Message-ID: <20011124180626.T37621@plum.flirble.org>
31373      Branch: perl
31374            ! installman
31375 ____________________________________________________________________________
31376 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
31377         Log: Subject: [PATCH] perl5005delta.pod L<>
31378              From: Nicholas Clark <nick@ccl4.org>
31379              Date: Sat, 24 Nov 2001 18:04:21 +0000
31380              Message-ID: <20011124180421.S37621@plum.flirble.org>
31381      Branch: perl
31382            ! pod/perl5005delta.pod
31383 ____________________________________________________________________________
31384 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
31385         Log: fix typo in config.vc; regenerate win32 config_H.* files
31386      Branch: perl
31387            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31388            ! win32/config_H.vc
31389 ____________________________________________________________________________
31390 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
31391         Log: Mention the charnames::vianame().
31392      Branch: perl
31393            ! pod/perluniintro.pod
31394 ____________________________________________________________________________
31395 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
31396         Log: Add charnames::vianame() in case people want to access
31397              the codes in run-time (as opposed to the compile-timeness
31398              of \N{...}).
31399      Branch: perl
31400            ! lib/charnames.pm lib/charnames.t
31401 ____________________________________________________________________________
31402 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
31403         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
31404              From: Nicholas Clark <nick@ccl4.org>
31405              Date: Sat, 24 Nov 2001 16:30:42 +0000
31406              Message-ID: <20011124163042.R37621@plum.flirble.org>
31407      Branch: perl
31408            ! regcomp.c regcomp.h
31409 ____________________________________________________________________________
31410 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
31411         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
31412              From: Nicholas Clark <nick@ccl4.org>
31413              Date: Sat, 24 Nov 2001 16:24:33 +0000
31414              Message-ID: <20011124162433.Q37621@plum.flirble.org>
31415              
31416              cmp fixes.
31417      Branch: perl
31418            ! pp.c
31419 ____________________________________________________________________________
31420 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
31421         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
31422              (It seems that "./perl" gets resolved to "perl" now.)
31423      Branch: perl
31424            ! perl.c
31425 ____________________________________________________________________________
31426 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
31427         Log: Subject: [PATCH] DB_File 1.800        
31428              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
31429              Date: Sat, 24 Nov 2001 11:41:41 -0000
31430              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
31431      Branch: perl
31432            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
31433            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
31434            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31435            ! ext/DB_File/t/db-recno.t
31436 ____________________________________________________________________________
31437 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
31438         Log: Tweak the PUSHED documentation.
31439      Branch: perl
31440            ! ext/PerlIO/Via/Via.pm
31441 ____________________________________________________________________________
31442 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
31443         Log: Update 1_compile for new known tests.
31444      Branch: perl
31445            ! t/lib/1_compile.t
31446 ____________________________________________________________________________
31447 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
31448         Log: Move the MBF/MBI test modules to t/lib.
31449      Branch: perl
31450            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
31451            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31452            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31453            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
31454            ! lib/Math/BigInt/t/sub_mbi.t
31455 ____________________________________________________________________________
31456 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
31457         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
31458              From: "Craig A. Berry" <craigberry@mac.com> 
31459              Date: Fri, 23 Nov 2001 18:05:35 -0600
31460              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
31461      Branch: perl
31462            ! configure.com
31463 ____________________________________________________________________________
31464 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
31465         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
31466              From: PPrymmer@factset.com 
31467              Date: Fri, 23 Nov 2001 17:03:07 -0500
31468              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
31469      Branch: perl
31470            ! ext/Unicode/Normalize/mkheader
31471 ____________________________________________________________________________
31472 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
31473         Log: Here are the right helper files.
31474      Branch: perl
31475            + t/lib/Filter/Simple/ExportTest.pm
31476            + t/lib/Filter/Simple/FilterOnlyTest.pm
31477            + t/lib/Filter/Simple/FilterTest.pm
31478            + t/lib/Filter/Simple/ImportTest.pm
31479            ! MANIFEST
31480 ____________________________________________________________________________
31481 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
31482         Log: Update Changes.
31483      Branch: perl
31484            ! Changes patchlevel.h
31485 ____________________________________________________________________________
31486 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
31487         Log: Never mind.
31488      Branch: perl
31489            - lib/Filter/Simple/lib/ExportTest.pm
31490            - lib/Filter/Simple/lib/ImportTest.pm
31491 ____________________________________________________________________________
31492 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
31493         Log: Mis-add.
31494      Branch: perl
31495            + lib/Filter/Simple/lib/ExportTest.pm
31496            + lib/Filter/Simple/lib/ImportTest.pm
31497 ____________________________________________________________________________
31498 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
31499         Log: Upgrade to Filter::Simple 0.77.
31500      Branch: perl
31501            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
31502            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
31503            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
31504            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
31505            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
31506 ____________________________________________________________________________
31507 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
31508         Log: Missing p4 add.
31509      Branch: perl
31510            + lib/ExtUtils/MM_VMS.t
31511 ____________________________________________________________________________
31512 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
31513         Log: Pass 5 at perldelta - module and utility updates cleanup.
31514      Branch: perl
31515            ! pod/perldelta.pod
31516 ____________________________________________________________________________
31517 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
31518         Log: metaconfig unit change for #13219.
31519      Branch: metaconfig/U/perl
31520            ! d_procselfexe.U
31521 ____________________________________________________________________________
31522 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
31523         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
31524      Branch: perl
31525            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31526            ! pod/buildtoc.PL pod/perltoc.pod
31527 ____________________________________________________________________________
31528 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
31529         Log: Add procselfexe and d_dirfd to strange lands.
31530      Branch: perl
31531            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
31532            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
31533            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31534            ! win32/config.gc win32/config.vc win32/config.win64
31535            ! wince/config.ce
31536 ____________________________________________________________________________
31537 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
31538         Log: metaconfig unit change for #13216.
31539      Branch: metaconfig/U/perl
31540            ! d_procselfexe.U
31541 ____________________________________________________________________________
31542 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
31543         Log: Better to "quote" the pathname.
31544      Branch: perl
31545            ! Configure config_h.SH
31546 ____________________________________________________________________________
31547 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
31548         Log: Use PROCSELFEXE_PATH.
31549      Branch: perl
31550            ! perl.c
31551 ____________________________________________________________________________
31552 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
31553         Log: metaconfig unit change for #13213.
31554      Branch: metaconfig/U/perl
31555            ! d_procselfexe.U
31556 ____________________________________________________________________________
31557 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
31558         Log: Add probing for BSD-like /proc/curproc/file.
31559      Branch: perl
31560            ! Configure config_h.SH
31561 ____________________________________________________________________________
31562 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
31563         Log: metaconfig unit change for 13211.
31564      Branch: metaconfig/U/perl
31565            + d_dirfd.U
31566 ____________________________________________________________________________
31567 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
31568         Log: Add probing for dirfd() so that it can be added it IO::Dir.
31569      Branch: perl
31570            ! Configure config_h.SH perl.h
31571 ____________________________________________________________________________
31572 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
31573         Log: ...and update the test count.
31574      Branch: perl
31575            ! lib/Pod/t/basic.t
31576 ____________________________________________________________________________
31577 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
31578         Log: Must remove the cap test also from the test script.
31579      Branch: perl
31580            ! lib/Pod/t/basic.t
31581 ____________________________________________________________________________
31582 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
31583         Log: Subject: [PATCH] Tests are good
31584              From: Nicholas Clark <nick@ccl4.org>
31585              Date: Fri, 23 Nov 2001 18:12:21 +0000
31586              Message-ID: <20011123181220.F37621@plum.flirble.org>
31587      Branch: perl
31588            ! pod/perlhack.pod
31589 ____________________________________________________________________________
31590 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
31591         Log: The basic.cap from podlators 1.14 is not very portable.
31592      Branch: perl
31593            - lib/Pod/t/basic.cap
31594            ! MANIFEST
31595 ____________________________________________________________________________
31596 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
31597         Log: Subject: Re: [DOC PATCHES] pod cleanups
31598              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31599              Date: 22 Nov 2001 12:54:16 -0000
31600              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
31601      Branch: perl
31602            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
31603            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
31604 ____________________________________________________________________________
31605 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
31606         Log: FAQ sync.
31607      Branch: perl
31608            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
31609 ____________________________________________________________________________
31610 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
31611         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
31612              From: PPrymmer@factset.com
31613              Date: Fri, 23 Nov 2001 11:43:45 -0500
31614              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
31615      Branch: perl
31616            ! MANIFEST lib/ExtUtils/MM_VMS.pm
31617 ____________________________________________________________________________
31618 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
31619         Log: Corify podlators 1.14 test.
31620      Branch: perl
31621            ! lib/Pod/t/basic.t
31622 ____________________________________________________________________________
31623 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
31624         Log: Output tweak needed because of podlators 1.14.
31625      Branch: perl
31626            ! t/pod/multiline_items.xr
31627 ____________________________________________________________________________
31628 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
31629         Log: Upgrade to podlators 1.14.
31630      Branch: perl
31631            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
31632            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
31633            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
31634            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
31635            ! lib/Pod/Text/Overstrike.pm
31636 ____________________________________________________________________________
31637 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
31638         Log: perlmodinstall tweaks from Philip Newton.
31639      Branch: perl
31640            ! pod/perlmodinstall.pod
31641 ____________________________________________________________________________
31642 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
31643         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
31644              From: Autrijus Tang <autrijus@autrijus.org>           
31645              Date: Fri, 23 Nov 2001 23:55:53 +0800
31646              Message-ID: <20011123235553.A2310@not.autrijus.org>
31647      Branch: perl
31648            ! Porting/genlog
31649 ____________________________________________________________________________
31650 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
31651         Log: Subject: Re: regex oddness with \Z and $&
31652              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
31653              Date: Fri, 23 Nov 2001 15:15:24 +0000
31654              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
31655      Branch: perl
31656            ! regcomp.c t/op/re_tests
31657 ____________________________________________________________________________
31658 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
31659         Log: regen_headers.
31660      Branch: perl
31661            ! embed.h global.sym pod/perlapi.pod proto.h
31662 ____________________________________________________________________________
31663 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
31664         Log: Forgotten check-in.
31665      Branch: perl
31666            ! pod/perlapi.pod
31667 ____________________________________________________________________________
31668 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
31669         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
31670      Branch: perl
31671            ! lib/Test/Simple.pm
31672 ____________________________________________________________________________
31673 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
31674         Log: Retract #13173 (effectively retract Net::Ping 2.06,
31675              go back to 2.04, the 2.06 hasn't seen the patches
31676              that have gone to the blead version.)
31677      Branch: perl
31678            - lib/Net/Ping/CHANGES lib/Net/Ping/README
31679            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31680            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31681            - lib/Net/Ping/t/200_ping_tcp.t
31682            ! MANIFEST lib/Net/Ping.pm
31683 ____________________________________________________________________________
31684 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
31685         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
31686              From: Robin Barker <rmb1@cise.npl.co.uk>
31687              Date: Thu, 22 Nov 2001 11:00:38 GMT
31688              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
31689      Branch: perl
31690            ! utils/perldoc.PL
31691 ____________________________________________________________________________
31692 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
31693         Log: metaconfig unit change for #13191.
31694      Branch: metaconfig/U/perl
31695            ! d_procselfexe.U
31696 ____________________________________________________________________________
31697 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
31698         Log: procselfexe tweak: for some reason I had a ls in
31699              /proc/self/exe, not the ls Configure thought it
31700              would found.
31701      Branch: perl
31702            ! Configure
31703 ____________________________________________________________________________
31704 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
31705         Log: Corify the Net::Ping tests; skip the tests
31706              unless $ENV{PERL_TEST_Net_Ping} is true.
31707      Branch: perl
31708            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31709            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31710            ! lib/Net/Ping/t/200_ping_tcp.t
31711 ____________________________________________________________________________
31712 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
31713         Log: metaconfig units changes for #13188.
31714      Branch: metaconfig
31715            ! U/modified/Head.U
31716      Branch: metaconfig/U/perl
31717            ! issymlink.U
31718 ____________________________________________________________________________
31719 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
31720         Log: The #13182 didn't really help.  The real problem
31721              seems to be that 'sh' can in AIX mean at least three
31722              different things, and we can't know which one it is
31723              unless we export $newsh from an earlier run (and it's
31724              the 'bsh' aka 'sh' that has the the broken test -h).
31725      Branch: perl
31726            ! Configure
31727 ____________________________________________________________________________
31728 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
31729         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
31730      Branch: perl
31731            ! op.c t/op/override.t
31732 ____________________________________________________________________________
31733 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
31734         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
31735              From: PPrymmer@factset.com 
31736              Date: Wed, 21 Nov 2001 20:17:25 -0500
31737              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
31738      Branch: perl
31739            ! lib/Shell.t
31740 ____________________________________________________________________________
31741 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
31742         Log: Reapply perlmodinstall parts of #12897.
31743      Branch: perl
31744            ! pod/perlmodinstall.pod
31745 ____________________________________________________________________________
31746 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
31747         Log: perlmodinstall 2.01 from Jon Orwant.
31748      Branch: perl
31749            ! pod/perlmodinstall.pod
31750 ____________________________________________________________________________
31751 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
31752         Log: Subject: [PATCH @10907] REXX on OS/2
31753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31754              Date: Wed, 21 Nov 2001 15:26:11 -0500
31755              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
31756      Branch: perl
31757            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
31758            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
31759 ____________________________________________________________________________
31760 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
31761         Log: metaconfig unit change for #13181.
31762      Branch: metaconfig/U/perl
31763            ! issymlink.U
31764 ____________________________________________________________________________
31765 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
31766         Log: AIX has broken builtin 'test'.
31767      Branch: perl
31768            ! Configure
31769 ____________________________________________________________________________
31770 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
31771         Log: Subject: [PATCH 5.7.x] INSTALL size update
31772              From: Andy Dougherty <doughera@lafayette.edu>
31773              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
31774              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
31775      Branch: perl
31776            ! INSTALL
31777 ____________________________________________________________________________
31778 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
31779         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
31780              to pp_sort.c.  Includes the quicksort stabilizing layer
31781              from John P. Linderman.  -Msort=qsort or -Msort=fast is
31782              faster than without (or with -Msort=mergesort or -Msort=safe)
31783              for short random inputs, but for some reason not quite as fast
31784              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
31785              optimizing definitely needed.
31786      Branch: perl
31787            + lib/sort.pm lib/sort.t pp_sort.c
31788            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
31789            ! embed.pl global.sym perl.h pp_ctl.c proto.h
31790            ! vms/descrip_mms.template vos/build.cm win32/Makefile
31791            ! win32/makefile.mk wince/Makefile.ce
31792 ____________________________________________________________________________
31793 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
31794         Log: Sync file with libnet-1.0901-tobe
31795      Branch: perl
31796            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
31797            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
31798            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
31799            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
31800            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
31801 ____________________________________________________________________________
31802 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
31803         Log: Subject: [PATCH perldoc] problems with pod2man
31804              From: Robin Barker <rmb1@cise.npl.co.uk>
31805              Date: Wed, 21 Nov 2001 17:48:51 GMT
31806              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
31807      Branch: perl
31808            ! utils/perldoc.PL
31809 ____________________________________________________________________________
31810 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
31811         Log: debug_pad only visible when debugging.
31812      Branch: perl
31813            ! makedef.pl
31814 ____________________________________________________________________________
31815 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
31816         Log: metaconfig units changes for #13174.
31817      Branch: metaconfig/U/perl
31818            + d_procselfexe.U
31819            - procselfexe.U
31820 ____________________________________________________________________________
31821 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
31822         Log: procselfexe tweaks.
31823      Branch: perl
31824            ! Configure config_h.SH
31825 ____________________________________________________________________________
31826 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
31827         Log: Upgrade to Net::Ping 2.06.
31828      Branch: perl
31829            + lib/Net/Ping/CHANGES lib/Net/Ping/README
31830            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
31831            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
31832            + lib/Net/Ping/t/200_ping_tcp.t
31833            ! MANIFEST lib/Net/Ping.pm
31834 ____________________________________________________________________________
31835 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
31836         Log: Upgrade to Math::BigInt 1.47.
31837      Branch: perl
31838            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31839            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
31840            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
31841            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
31842            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
31843            ! lib/Math/BigInt/t/sub_mbi.t
31844 ____________________________________________________________________________
31845 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
31846         Log: Dynaloading for POSIX-BC from Thomas Dorner.
31847      Branch: perl
31848            ! hints/posix-bc.sh
31849 ____________________________________________________________________________
31850 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
31851         Log: Strange: the same mysterious regex study bug
31852              seems to be present both in OS/390 and POSIX-BC.
31853              Deep EBCDIC magic that regex engine gets wrong,
31854              or a bug in some compiler/library shared by the
31855              two platforms?  From Thomas Dorner.
31856      Branch: perl
31857            ! t/op/study.t
31858 ____________________________________________________________________________
31859 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
31860         Log: More lost and found.
31861      Branch: perl
31862            + lib/Test/Simple/README
31863            ! MANIFEST
31864 ____________________________________________________________________________
31865 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
31866         Log: MANIFESTly missing.
31867      Branch: perl
31868            ! MANIFEST
31869 ____________________________________________________________________________
31870 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
31871         Log: Subject: Re: PERFORCE change 13162 for review               
31872              From: Philip Newton <Philip.Newton@gmx.net> 
31873              Date: Wed, 21 Nov 2001 16:44:30 +0100
31874              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
31875      Branch: perl
31876            ! ext/Devel/PPPort/PPPort.pm
31877 ____________________________________________________________________________
31878 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
31879         Log: Update Changes.
31880      Branch: perl
31881            ! Changes patchlevel.h
31882 ____________________________________________________________________________
31883 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
31884         Log: Small doc tweaks.
31885      Branch: perl
31886            ! ext/PerlIO/Via/Via.pm
31887 ____________________________________________________________________________
31888 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
31889         Log: Redundant return.
31890      Branch: perl
31891            ! ext/MIME/Base64/QuotedPrint.pm
31892 ____________________________________________________________________________
31893 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
31894         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
31895              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
31896              Date: Wed, 21 Nov 2001 10:23:16 +0100
31897              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
31898      Branch: perl
31899            ! pp_pack.c t/op/pack.t
31900 ____________________________________________________________________________
31901 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
31902         Log: Add Devel::PPPort originally from Kenneth Albanowski,
31903              revigorated by Paul Marquess: gives h2xs a Perl version
31904              portability boost.
31905      Branch: perl
31906            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
31907            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
31908            + ext/Devel/PPPort/harness/Harness.pm
31909            + ext/Devel/PPPort/harness/Harness.xs
31910            + ext/Devel/PPPort/harness/Makefile.PL
31911            + ext/Devel/PPPort/harness/module2.c
31912            + ext/Devel/PPPort/harness/module3.c
31913            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
31914            ! MANIFEST lib/h2xs.t utils/h2xs.PL
31915 ____________________________________________________________________________
31916 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
31917         Log: Oops.
31918      Branch: perl
31919            ! lib/Test/Simple/t/filehandles.t
31920 ____________________________________________________________________________
31921 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
31922         Log: Subject: Re: PERFORCE change 13152 for review               
31923              From: Philip Newton <Philip.Newton@gmx.net> 
31924              Date: Wed, 21 Nov 2001 09:04:05 +0100
31925              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
31926      Branch: perl
31927            ! lib/Test/Builder.pm
31928 ____________________________________________________________________________
31929 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
31930         Log: Subject: Re: PERFORCE change 13142 for review
31931              From: Philip Newton <Philip.Newton@gmx.net>
31932              Date: Wed, 21 Nov 2001 09:04:03 +0100
31933              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
31934              
31935              plus rewrap few paragraphs.
31936      Branch: perl
31937            ! lib/Pod/LaTeX.pm
31938 ____________________________________________________________________________
31939 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
31940         Log: Integrate #13154 from macperl; Remove comments.
31941      Branch: perl
31942           !> lib/File/Spec/Mac.pm
31943 ____________________________________________________________________________
31944 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
31945         Log: Update the list of modules having tests.
31946      Branch: perl
31947            ! t/lib/1_compile.t
31948 ____________________________________________________________________________
31949 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
31950         Log: Slight doc changes.
31951      Branch: maint-5.6/macperl
31952            ! macos/macperl/MacPerl.podhelp
31953 ____________________________________________________________________________
31954 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
31955         Log: Add UTF-16 coercion.
31956      Branch: maint-5.6/macperl
31957            ! macos/lib/Mac/AppleEvents/Simple.pm
31958 ____________________________________________________________________________
31959 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
31960         Log: Remove comments.
31961      Branch: maint-5.6/macperl
31962            ! lib/File/Spec/Mac.pm
31963 ____________________________________________________________________________
31964 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
31965         Log: Fix FSpGetCatInfo (and other functions) corrupting
31966              memory with bad filespecs (bug #471867)
31967      Branch: maint-5.6/macperl
31968            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
31969 ____________________________________________________________________________
31970 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
31971         Log: Upgrade to Test::Simple 0.33.
31972      Branch: perl
31973            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
31974            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
31975            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
31976 ____________________________________________________________________________
31977 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
31978         Log: Upgrade to Test::Harness 1.26.
31979      Branch: perl
31980            ! lib/Test/Harness.pm lib/Test/Harness/Changes
31981 ____________________________________________________________________________
31982 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
31983         Log: Integrate change #13145 from maintperl;
31984              another compatibility tweak to change#12559: avoid quoting
31985              arguments that already have quotes; add test case
31986      Branch: perl
31987           !> t/op/system_tests win32/win32.c
31988 ____________________________________________________________________________
31989 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
31990         Log: integrate change#13147 from mainline (fixes nit in change#10091)
31991              
31992              Subject: [PATCH] spaceship and refs
31993      Branch: maint-5.6/perl
31994            ! pp.c pp_hot.c t/op/cmp.t
31995 ____________________________________________________________________________
31996 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
31997         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
31998              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
31999              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
32000              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
32001      Branch: perl
32002            + lib/Pod/t/utils.t
32003            ! MANIFEST
32004 ____________________________________________________________________________
32005 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
32006         Log: Subject: [PATCH] spaceship and refs
32007              From: Nicholas Clark <nick@ccl4.org>
32008              Date: Tue, 20 Nov 2001 21:59:51 +0000
32009              Message-ID: <20011120215951.U62891@plum.flirble.org> 
32010      Branch: perl
32011            ! pp.c pp_hot.c t/op/cmp.t
32012 ____________________________________________________________________________
32013 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
32014         Log: Try to clarify which I/O call operates on bytes,
32015              which on characters, which on either.
32016      Branch: perl
32017            ! pod/perlfunc.pod
32018 ____________________________________________________________________________
32019 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
32020         Log: another compatibility tweak to change#12559: avoid quoting
32021              arguments that already have quotes; add test case
32022      Branch: maint-5.6/perl
32023            ! t/op/system_tests win32/win32.c
32024 ____________________________________________________________________________
32025 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
32026         Log: Give a simple example of writing PerlIO::Via handlers
32027              in Perl.
32028      Branch: perl
32029            ! ext/PerlIO/Via/Via.pm
32030 ____________________________________________________________________________
32031 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
32032         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
32033      Branch: perl
32034            + lib/Pod/t/latex.t
32035            ! MANIFEST
32036 ____________________________________________________________________________
32037 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
32038         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
32039              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32040              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
32041              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
32042      Branch: perl
32043            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
32044 ____________________________________________________________________________
32045 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
32046         Log: Spread d_procselfexe to far-off lands (undefined).
32047      Branch: perl
32048            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
32049            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32050            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32051            ! win32/config.gc win32/config.vc win32/config.win64
32052            ! wince/config.ce
32053 ____________________________________________________________________________
32054 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
32055         Log: Integrate perlio:
32056              
32057              [ 13138]
32058              perl.c change to use HAS_PROCSELFEXE, also
32059              tweak to $^X test to comprehend full path to real executable
32060              being returned (like Cygwin as it happens...)
32061      Branch: perl
32062           !> Configure config_h.SH perl.c t/op/magic.t
32063 ____________________________________________________________________________
32064 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
32065         Log: Really define do_report_used() only if DEBUGGING.
32066      Branch: perl
32067            ! sv.c
32068 ____________________________________________________________________________
32069 [ 13138] By: nick                                  on 2001/11/20  20:01:05
32070         Log: perl.c change to use HAS_PROCSELFEXE, also
32071              tweak to $^X test to comprehend full path to real executable
32072              being returned (like Cygwin as it happens...)
32073      Branch: perlio
32074            ! perl.c t/op/magic.t
32075 ____________________________________________________________________________
32076 [ 13137] By: nick                                  on 2001/11/20  19:46:00
32077         Log: Integrate mainline
32078      Branch: perlio
32079           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32080           +> lib/NEXT/t/unseen.t
32081            - lib/NEXT/test.pl
32082           !> (integrate 34 files)
32083 ____________________________________________________________________________
32084 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
32085         Log: Subject: [?PATCH] terser pp_eq
32086              From: Nicholas Clark <nick@ccl4.org>
32087              Date: Mon, 19 Nov 2001 23:09:02 +0000
32088              Message-ID: <20011119230901.O62891@plum.flirble.org>
32089      Branch: perl
32090            ! pp_hot.c
32091 ____________________________________________________________________________
32092 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
32093         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
32094      Branch: perl
32095            ! pod/perldelta.pod
32096 ____________________________________________________________________________
32097 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
32098         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32099              From: Andy Dougherty <doughera@lafayette.edu>
32100              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
32101              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
32102      Branch: perl
32103            ! ext/re/Makefile.PL ext/re/re.xs
32104 ____________________________________________________________________________
32105 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
32106         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
32107              From: Andy Dougherty <doughera@lafayette.edu>
32108              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
32109              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
32110      Branch: perl
32111            ! ext/re/re.xs
32112 ____________________________________________________________________________
32113 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
32114         Log: Integrate change #13119 from macperl.
32115              (No changes since already applied the patch,
32116              just keep perforce happy and well-fed.)
32117      Branch: perl
32118           !> lib/Pod/Html.pm
32119 ____________________________________________________________________________
32120 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
32121         Log: Subject: [PATCH] filter-util.pl for Mac OS
32122              From: Chris Nandor <pudge@pobox.com>
32123              Date: Tue, 20 Nov 2001 00:16:11 -0500
32124              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
32125      Branch: perl
32126            ! t/lib/filter-util.pl
32127 ____________________________________________________________________________
32128 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
32129         Log: Subject: [PATCH] Portability fix for Pod::Html
32130              From: Chris Nandor <pudge@pobox.com>
32131              Date: Tue, 20 Nov 2001 00:01:05 -0500
32132              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
32133      Branch: perl
32134            ! lib/Pod/Html.pm
32135 ____________________________________________________________________________
32136 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
32137         Log: Need to skip more tests if not perlio.
32138      Branch: perl
32139            ! lib/open.t
32140 ____________________________________________________________________________
32141 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
32142         Log: Pass 3 at perldelta - sort the lists of new modules,
32143              module improvements, and new platforms.
32144      Branch: perl
32145            ! pod/perldelta.pod
32146 ____________________________________________________________________________
32147 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
32148         Log: Document ${^OPEN}.
32149      Branch: perl
32150            ! pod/perlvar.pod
32151 ____________________________________________________________________________
32152 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
32153         Log: Make configpm work with extra keys
32154      Branch: maint-5.6/macperl
32155            ! macos/configpm
32156 ____________________________________________________________________________
32157 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
32158         Log: Version and doc updates
32159      Branch: maint-5.6/macperl
32160            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
32161 ____________________________________________________________________________
32162 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
32163         Log: More fixes for error message parsing (bug #470316)
32164      Branch: maint-5.6/macperl
32165            ! macos/macish.c
32166 ____________________________________________________________________________
32167 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
32168         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
32169              remove obsolete function (bug #465225)
32170      Branch: maint-5.6/macperl
32171            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
32172            ! macos/macperl/MPScript.c
32173 ____________________________________________________________________________
32174 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
32175         Log: Add p2as droplet to distribution.
32176      Branch: maint-5.6/macperl
32177            + macos/macperl/Droplets/p2as.plx
32178 ____________________________________________________________________________
32179 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
32180         Log: Bundle File::Sort.
32181      Branch: maint-5.6/macperl
32182            + macos/bundled_lib/blib/lib/File/Sort.pm
32183 ____________________________________________________________________________
32184 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
32185         Log: Various bundled module fixes.
32186      Branch: maint-5.6/macperl
32187            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
32188            ! macos/bundled_ext/Digest/MD5/t/files.t
32189            ! macos/bundled_ext/Filter/t/filter-util.pl
32190            ! macos/bundled_lib/blib/lib/Net/Config.pm
32191            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
32192 ____________________________________________________________________________
32193 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
32194         Log: Portability fix for Pod::Html.
32195      Branch: maint-5.6/macperl
32196            ! lib/Pod/Html.pm
32197 ____________________________________________________________________________
32198 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
32199         Log: Upgrade to Text::Balanced 1.89.
32200      Branch: perl
32201            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
32202            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
32203            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
32204            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
32205            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
32206            ! lib/Text/Balanced/t/gentag.t
32207 ____________________________________________________________________________
32208 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
32209         Log: Upgrade to NEXT 0.50.
32210      Branch: perl
32211            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
32212            + lib/NEXT/t/unseen.t
32213            - lib/NEXT/test.pl
32214            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
32215 ____________________________________________________________________________
32216 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
32217         Log: Integrate with maint-5.6/perl.
32218      Branch: maint-5.6/macperl
32219           !> win32/win32.c
32220 ____________________________________________________________________________
32221 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
32222         Log: Update the README.threads scary header a bit.
32223      Branch: perl
32224            ! README.threads
32225 ____________________________________________________________________________
32226 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
32227         Log: Pass 2 at perldelta: add some changes since 5.7.2.
32228      Branch: perl
32229            ! pod/perldelta.pod
32230 ____________________________________________________________________________
32231 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
32232         Log: Subject: [DOC PATCH] perlfaq4.pod 
32233              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32234              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
32235              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
32236      Branch: perl
32237            ! pod/perlfaq4.pod
32238 ____________________________________________________________________________
32239 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
32240         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
32241              From: Michael G Schwern <schwern@pobox.com> 
32242              Date: Mon, 19 Nov 2001 19:53:12 -0500
32243              Message-ID: <20011119195311.I11883@blackrider>
32244      Branch: perl
32245            ! perl.c
32246 ____________________________________________________________________________
32247 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
32248         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
32249              From: PPrymmer@factset.com
32250              Date: Mon, 19 Nov 2001 17:08:59 -0500
32251              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
32252      Branch: perl
32253            ! vms/descrip_mms.template
32254 ____________________________________________________________________________
32255 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
32256         Log: Create a per-interpeter debug scratchpad container
32257              and use that for the regexec debugging.
32258      Branch: perl
32259            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
32260 ____________________________________________________________________________
32261 [ 13109] By: nick                                  on 2001/11/19  22:01:45
32262         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
32263              Configure unit detects the feature).
32264      Branch: metaconfig/U/perl
32265            + procselfexe.U
32266      Branch: perlio
32267            ! Configure config_h.SH
32268 ____________________________________________________________________________
32269 [ 13108] By: nick                                  on 2001/11/19  20:39:17
32270         Log: Integrate mainline
32271      Branch: perlio
32272           +> t/op/or.t
32273           !> (integrate 44 files)
32274 ____________________________________________________________________________
32275 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
32276         Log: sysseek tweak.
32277      Branch: perl
32278            ! pod/perlfunc.pod
32279 ____________________________________________________________________________
32280 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
32281         Log: Move the sysio tests from io/utf8 to lib/open.
32282      Branch: perl
32283            ! lib/open.t t/io/utf8.t
32284 ____________________________________________________________________________
32285 [ 13105] By: nick                                  on 2001/11/19  20:15:39
32286         Log: Add a .package and a README to //depot/metaconfig
32287      Branch: metaconfig
32288            + .package README
32289 ____________________________________________________________________________
32290 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
32291         Log: Thou shalt not mix stdio and sysio.
32292      Branch: perl
32293            ! t/io/utf8.t
32294 ____________________________________________________________________________
32295 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
32296         Log: Update Changes.
32297      Branch: perl
32298            ! Changes patchlevel.h
32299 ____________________________________________________________________________
32300 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
32301         Log: The runops_debug needs to be present always, otherwise
32302              places like AIX which need an explicit symbol export list
32303              will croak when trying to build Devel::Peek (which uses
32304              the runops_debug).
32305      Branch: perl
32306            ! makedef.pl
32307 ____________________________________________________________________________
32308 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
32309         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
32310              From: PPrymmer@factset.com 
32311              Date: Mon, 19 Nov 2001 11:34:22 -0500
32312              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
32313      Branch: perl
32314            ! lib/Memoize/t/tie_sdbm.t
32315 ____________________________________________________________________________
32316 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
32317         Log: Retract #13088: it seems that unless dump.c is extensively
32318              reorganized as to what symbols it shows, when, and to whom,
32319              we are stuck with having the dump.o symbols in the libperl
32320              and thusly in the main Perl binary.
32321      Branch: perl
32322            ! embedvar.h perlapi.h perlvars.h
32323 ____________________________________________________________________________
32324 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
32325         Log: The _uni_display should not be in dump.c since they
32326              are used under normal operation (S_not_a_number()).
32327      Branch: perl
32328            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
32329 ____________________________________________________________________________
32330 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
32331         Log: Protect sv_dump() from being included unless DEBUGGING,
32332              as noticed by Ilya.
32333      Branch: perl
32334            ! sv.c
32335 ____________________________________________________________________________
32336 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
32337         Log: Pending further investigation skip the tell() tests.
32338              The tell() is okay on Solaris, HP-UX and Tru64, but fails
32339              (by returning too much) in Linux.
32340      Branch: perl
32341            ! t/io/utf8.t
32342 ____________________________________________________________________________
32343 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
32344         Log: Retract #13082 until a better solution is found:
32345              statics break ithreads.
32346      Branch: perl
32347            ! regexec.c
32348 ____________________________________________________________________________
32349 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
32350         Log: Figures 1 and 2 for UTF-8.
32351      Branch: perl
32352            ! pod/perlunicode.pod
32353 ____________________________________________________________________________
32354 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
32355         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
32356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32357              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
32358              Message-ID: <20011119132645.A15034@rafael>
32359      Branch: perl
32360            ! op.c pod/perldiag.pod t/lib/warnings/op
32361 ____________________________________________________________________________
32362 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
32363         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
32364              From: Michael G Schwern <schwern@pobox.com> 
32365              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
32366              Message-ID: <20011119031112.E786@blackrider>
32367      Branch: perl
32368            ! t/op/closure.t
32369 ____________________________________________________________________________
32370 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
32371         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
32372              From: Michael G Schwern <schwern@pobox.com>
32373              Date: Mon, 19 Nov 2001 03:42:56 -0500
32374              Message-ID: <20011119034256.I786@blackrider>
32375      Branch: perl
32376            + t/op/or.t
32377            ! MANIFEST
32378 ____________________________________________________________________________
32379 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
32380         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
32381              From: "Craig A. Berry" <craigberry@mac.com>
32382              Date: Sun, 18 Nov 2001 14:33:48 -0600
32383              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
32384      Branch: perl
32385            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
32386 ____________________________________________________________________________
32387 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
32388         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
32389              From: Dave Rolsky <autarch@urth.org>
32390              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
32391              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
32392      Branch: perl
32393            ! lib/ExtUtils/Manifest.pm
32394 ____________________________________________________________________________
32395 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
32396         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
32397              From: Dave Rolsky <autarch@urth.org>
32398              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
32399              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
32400      Branch: perl
32401            ! lib/ExtUtils/Install.pm
32402 ____________________________________________________________________________
32403 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
32404         Log: The runops_dbg should not be needed.
32405      Branch: perl
32406            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
32407 ____________________________________________________________________________
32408 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
32409         Log: do_spawn() cleanup from Charles Lane.
32410      Branch: perl
32411            ! vms/vms.c
32412 ____________________________________________________________________________
32413 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
32414         Log: Update the list of tests.
32415      Branch: perl
32416            ! t/lib/1_compile.t
32417 ____________________________________________________________________________
32418 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
32419         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
32420              From: Michael G Schwern <schwern@pobox.com> 
32421              Date: Fri, 16 Nov 2001 17:37:04 -0500
32422              Message-ID: <20011116173703.L30160@blackrider>
32423      Branch: perl
32424            ! t/lib/warnings/sv
32425 ____________________________________________________________________________
32426 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
32427         Log: FAQ sync.
32428      Branch: perl
32429            ! pod/perlfaq4.pod
32430 ____________________________________________________________________________
32431 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
32432         Log: Integrate perlio:
32433              
32434              [ 13081]
32435              Win32 layer has a dup which needs to match new prototype.
32436              
32437              [ 13080]
32438              Wrong way to get stdio mode used.
32439              
32440              [ 13072]
32441              Allow dup'ing of PerlIO::Scalar etc.
32442      Branch: perl
32443           !> perlio.c win32/win32io.c
32444 ____________________________________________________________________________
32445 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
32446         Log: (retracted by #13096)
32447              Debugging would be badly skewed by a malloc per regex dump.
32448      Branch: perl
32449            ! regexec.c
32450 ____________________________________________________________________________
32451 [ 13081] By: nick                                  on 2001/11/18  19:08:40
32452         Log: Win32 layer has a dup which needs to match new prototype.
32453      Branch: perlio
32454            ! win32/win32io.c
32455 ____________________________________________________________________________
32456 [ 13080] By: nick                                  on 2001/11/18  19:05:02
32457         Log: Wrong way to get stdio mode used.
32458      Branch: perlio
32459            ! perlio.c
32460 ____________________________________________________________________________
32461 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
32462         Log: Retract #13048: that introduced a malloc() (through savepvn())
32463              to *every* m//, which killed the performance quite badly.
32464      Branch: perl
32465            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32466 ____________________________________________________________________________
32467 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
32468         Log: Pass 1 at perldelta.pod: sort the section contents
32469              together, drop all but the 5.7.2 known problems,
32470              leave the 5.7.1 security note since that's the
32471              fullest explanation (update the date on that).
32472      Branch: perl
32473            ! pod/perldelta.pod
32474 ____________________________________________________________________________
32475 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
32476         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
32477              
32478              Tiny problem in the test for 20011113.110: I hope
32479              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
32480      Branch: perl
32481            ! pp.c t/op/repeat.t
32482 ____________________________________________________________________________
32483 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
32484         Log: All of syswrite/send/sendto need to return character counts,
32485              and character counts from the offset, not the beginning of
32486              the scalar.
32487      Branch: perl
32488            ! pp_sys.c
32489 ____________________________________________________________________________
32490 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
32491         Log: Integrate PerlIO: duping fixes.
32492      Branch: perl
32493           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32494           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32495           !> perliol.h sv.c
32496 ____________________________________________________________________________
32497 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
32498         Log: syswrite() was still returning byte counts, not character counts.
32499      Branch: perl
32500            ! pp_sys.c t/io/utf8.t
32501 ____________________________________________________________________________
32502 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
32503         Log: Add test for sysread().
32504      Branch: perl
32505            ! t/io/utf8.t
32506 ____________________________________________________________________________
32507 [ 13072] By: nick                                  on 2001/11/18  16:15:31
32508         Log: Allow dup'ing of PerlIO::Scalar etc.
32509      Branch: perlio
32510            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32511            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
32512            ! perliol.h sv.c
32513 ____________________________________________________________________________
32514 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
32515         Log: Prepend a null byte to the test set.
32516      Branch: perl
32517            ! t/io/utf8.t
32518 ____________________________________________________________________________
32519 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
32520         Log: Document how "no utf8;" can become handy.
32521      Branch: perl
32522            ! lib/utf8.pm
32523 ____________________________________________________________________________
32524 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
32525         Log: Integrate perlio:
32526              
32527              [ 13068]
32528              embed.pl generated changes I forgot to include
32529              
32530              [ 13067]
32531              Force inclusion of both Perl_runops_* in perl itself,
32532              so they are available for Peek.xs etc.
32533              
32534              [ 12874]
32535              Keep It Simple and Stupid version of readonly hash support.
32536              - Test for SvREAONLY(hv) at a few spots in hv.c
32537              - add the error message to perldiag.pod
32538              - (dubious) add access::readonly() to univeral.c
32539              - add test using above
32540              - fixup ext/B/t/stash.t to account for access:: existing
32541      Branch: perl
32542           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
32543 ____________________________________________________________________________
32544 [ 13068] By: nick                                  on 2001/11/18  13:23:33
32545         Log: embed.pl generated changes I forgot to include
32546      Branch: perlio
32547            ! embedvar.h perlapi.h pod/perlapi.pod
32548 ____________________________________________________________________________
32549 [ 13067] By: nick                                  on 2001/11/18  12:50:19
32550         Log: Force inclusion of both Perl_runops_* in perl itself,
32551              so they are available for Peek.xs etc.
32552      Branch: perlio
32553            ! perlvars.h
32554 ____________________________________________________________________________
32555 [ 13066] By: nick                                  on 2001/11/18  11:00:34
32556         Log: Integrate mainline - a few Devel::Peak fails.
32557      Branch: perlio
32558           +> (branch 29 files)
32559            - ext/Thread/Thread.pm lib/Benchmark.t
32560            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
32561            - lib/Lingua/KO/Hangul/Util/README
32562            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
32563            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
32564            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
32565            - vms/ext/vmsish.pm vms/ext/vmsish.t
32566            ! hv.c
32567           !> (integrate 389 files)
32568 ____________________________________________________________________________
32569 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
32570         Log: Start working on perldelta.  This is not yet any sort of
32571              editing; just concatenating perl570delta, perl571delta,
32572              and perl572delta.  Any sorting not done, any duplicate
32573              removal not done, any removal or update of obsolete items
32574              not done, any changes since 5.7.2 not included.  So there.
32575      Branch: perl
32576            ! pod/perldelta.pod
32577 ____________________________________________________________________________
32578 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
32579         Log: Banish "use utf8".
32580      Branch: perl
32581            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
32582 ____________________________________________________________________________
32583 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
32584         Log: Tweak from Charles Lane.
32585      Branch: perl
32586            ! vms/vms.c
32587 ____________________________________________________________________________
32588 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
32589         Log: Integrate change #13058 from maintperl;
32590              change#12559 breaks things on Win9x because command.com doesn't
32591              grok dquotes at all; disable all the system() smarts for
32592              command.com
32593      Branch: perl
32594           !> win32/win32.c
32595 ____________________________________________________________________________
32596 [ 13061] By: ams                                   on 2001/11/17  13:46:11
32597         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
32598              From: Jonathan Stowe <gellyfish@gellyfish.com>
32599              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
32600              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
32601      Branch: perl
32602            ! lib/Term/Cap.pm
32603 ____________________________________________________________________________
32604 [ 13060] By: ams                                   on 2001/11/17  09:49:10
32605         Log: Subject: [PATCH9 File/Find.pm doc nits
32606              From: Tels <perl_dummy@bloodgate.com>
32607              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
32608      Branch: perl
32609            ! lib/File/Find.pm
32610 ____________________________________________________________________________
32611 [ 13059] By: ams                                   on 2001/11/17  09:38:38
32612         Log: Subject: [PATCH] Benchmark.pm nit
32613              From: Tels <perl_dummy@bloodgate.com>
32614              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
32615      Branch: perl
32616            ! lib/Benchmark.pm
32617 ____________________________________________________________________________
32618 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
32619         Log: change#12559 breaks things on Win9x because command.com doesn't
32620              grok dquotes at all; disable all the system() smarts for
32621              command.com
32622      Branch: maint-5.6/perl
32623            ! win32/win32.c
32624 ____________________________________________________________________________
32625 [ 13057] By: ams                                   on 2001/11/16  20:30:03
32626         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
32627              From: Andy Dougherty <doughera@lafayette.edu>
32628              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
32629              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
32630      Branch: perl
32631            ! lib/Unicode/UCD.t
32632 ____________________________________________________________________________
32633 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
32634         Log: Subject: [Patch Perl@13023] VMS system() warning
32635              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32636              Date: Fri, 16 Nov 2001 15:20:11 EST
32637              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
32638      Branch: perl
32639            ! vms/vms.c
32640 ____________________________________________________________________________
32641 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
32642         Log: It's neither-nor, and protect against the impossible.
32643      Branch: perl
32644            ! lib/Thread.pm
32645 ____________________________________________________________________________
32646 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
32647         Log: 5005threads didn't work because $Thread::VERSION wasn't
32648              visible.  Oops.
32649      Branch: perl
32650            ! ext/Thread/Makefile.PL lib/Thread.pm
32651 ____________________________________________________________________________
32652 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
32653         Log: Robustness against Linux using something else than gcc;
32654              based on
32655              
32656              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
32657              From: Charles Randall <cfriv@yahoo.com>
32658              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
32659              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
32660      Branch: perl
32661            ! ext/Errno/Errno_pm.PL
32662 ____________________________________________________________________________
32663 [ 13052] By: ams                                   on 2001/11/16  16:46:39
32664         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
32665              From: Russ Allbery <rra@stanford.edu>
32666              Date: 16 Nov 2001 09:44:21 -0800
32667              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
32668      Branch: perl
32669            ! lib/Pod/ParseLink.pm
32670 ____________________________________________________________________________
32671 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
32672         Log: Update perluniintro on the UTF-8 output matters
32673              (that -w will warn unless the stream is explicitly UTF-8-ified).
32674      Branch: perl
32675            ! pod/perluniintro.pod
32676 ____________________________________________________________________________
32677 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
32678         Log: Adding new files to MANIFEST is nice.
32679      Branch: perl
32680            ! MANIFEST
32681 ____________________________________________________________________________
32682 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
32683         Log: Update Changes.
32684      Branch: perl
32685            ! Changes patchlevel.h
32686 ____________________________________________________________________________
32687 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
32688         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
32689              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
32690              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
32691              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
32692      Branch: perl
32693            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
32694 ____________________________________________________________________________
32695 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
32696         Log: Rename perlunintro to perluniintro; regen toc.
32697      Branch: perl
32698            + pod/perluniintro.pod
32699            - pod/perlunintro.pod
32700            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32701 ____________________________________________________________________________
32702 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
32703         Log: Document the negated lookahead trick to emulate
32704              character class subtraction.
32705      Branch: perl
32706            ! pod/perlunicode.pod
32707 ____________________________________________________________________________
32708 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
32709         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
32710              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32711              Date: Fri, 16 Nov 2001 23:31:04 +0900
32712              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
32713              
32714              (with the tweak that Cntrl is not C, it's Cc)
32715      Branch: perl
32716            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
32717            ! lib/unicore/mktables
32718 ____________________________________________________________________________
32719 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
32720         Log: Subject: [PATCH current] runtime runops switch
32721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32722              Date: Fri, 16 Nov 2001 00:48:09 -0500
32723              Message-ID: <20011116004809.A934@math.ohio-state.edu>
32724      Branch: perl
32725            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
32726            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
32727            ! pod/perlintern.pod proto.h run.c
32728 ____________________________________________________________________________
32729 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
32730         Log: Further discourage old Thread code; tell how to tell
32731              the difference.
32732      Branch: perl
32733            ! lib/Thread.pm
32734 ____________________________________________________________________________
32735 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
32736         Log: A missing return; from Charles Lane.
32737      Branch: perl
32738            ! vms/vms.c
32739 ____________________________________________________________________________
32740 [ 13041] By: ams                                   on 2001/11/16  12:11:14
32741         Log: Subject: [PATCH] Doc spellcheck + podcheck
32742              From: Autrijus Tang <autrijus@egb.elixus.org>
32743              Date: Thu, 15 Nov 2001 22:49:05 -0800
32744              Message-Id: <20011116064905.GA44092@egb.elixus.org>
32745              
32746              Subject: [PATCH] podcheck+spellcheck, the rest of the story
32747              From: Autrijus Tang <autrijus@egb.elixus.org>
32748              Date: Fri, 16 Nov 2001 00:42:20 -0800
32749              Message-Id: <20011116084220.GA44295@egb.elixus.org>
32750              
32751              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
32752              From: Nicholas Clark <nick@ccl4.org>
32753              Date: Fri, 16 Nov 2001 10:32:01 +0000
32754              Message-Id: <20011116103200.F62891@plum.flirble.org>
32755              (Applied after suitable de-mangling.)
32756      Branch: perl
32757            ! README.aix README.dgux README.dos README.epoc README.hpux
32758            ! README.mint README.mpeix README.netware README.os2
32759            ! README.os390 README.plan9 README.qnx README.solaris
32760            ! README.threads doio.c pod/perl571delta.pod
32761            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
32762            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
32763            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
32764            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
32765            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
32766            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
32767 ____________________________________________________________________________
32768 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
32769         Log: Avoid redefinedness warning for now.
32770      Branch: perl
32771            ! lib/Thread.pm
32772 ____________________________________________________________________________
32773 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
32774         Log: use strict.
32775      Branch: perl
32776            ! lib/Thread.pm
32777 ____________________________________________________________________________
32778 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
32779         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
32780              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
32781              Date: Thu, 15 Nov 2001 22:54:47 EST 
32782              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
32783      Branch: perl
32784            ! vms/vms.c vms/vmspipe.com
32785 ____________________________________________________________________________
32786 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
32787         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
32788              From: "chromatic" <chromatic@rmci.net>
32789              Date: Thu, 15 Nov 2001 19:54:23 -0700
32790              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
32791      Branch: perl
32792            ! lib/File/stat.t
32793 ____________________________________________________________________________
32794 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
32795         Log: Make Thread a wrapper for both ithreads and 5005threads.
32796              Needs a lot of work and Arthur's eyeballing (and finishing
32797              few missing odds and ends of threads.pm).  Now Thread
32798              is an extension without its own .pm.
32799              
32800              If there are people who have experience working with
32801              either the 5005threads or the ithreads: cleaning up
32802              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
32803              and porting the various Thread::* modules, like Thread::Queue,
32804              to work also with ithreads, is needed.
32805              
32806              Removed the 5005threads requirement from the 5005 tests
32807              for easier testing (not all of them work yet since
32808              they use the Thread::* modules that have not been made
32809              to work with ithreads).  Leave the 5005 tests named as
32810              *.tx so that they are not run by "make test".
32811      Branch: perl
32812            + lib/Thread.pm
32813            - ext/Thread/Thread.pm
32814            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
32815            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
32816            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
32817            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
32818            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
32819            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
32820            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
32821 ____________________________________________________________________________
32822 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
32823         Log: $VERSION "a5" doesn't quite work.
32824      Branch: perl
32825            ! ext/B/Makefile.PL
32826 ____________________________________________________________________________
32827 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
32828         Log: Add the fruits of Larry Shatzer's version verifying script.
32829              (There are some straddlers, but they will be fixed in the
32830              upcoming releases of the modules.)
32831      Branch: perl
32832            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
32833            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
32834            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
32835            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
32836            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
32837            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
32838            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
32839            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
32840            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
32841            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
32842            ! wince/FindExt.pm
32843 ____________________________________________________________________________
32844 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
32845         Log: Add Larry Shatzer's VERSION verifying script.
32846      Branch: perl
32847            + Porting/checkVERSION.pl
32848            ! MANIFEST Porting/pumpkin.pod
32849 ____________________________________________________________________________
32850 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
32851         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
32852              From: Michael G Schwern <schwern@pobox.com>
32853              Date: Thu, 15 Nov 2001 19:26:40 -0500
32854              Message-ID: <20011115192640.R31399@blackrider>
32855      Branch: perl
32856            ! t/test.pl
32857 ____________________________________________________________________________
32858 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
32859         Log: Document the MY_CXT business; from Paul Marquess.
32860      Branch: perl
32861            ! pod/perlxs.pod
32862 ____________________________________________________________________________
32863 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
32864         Log: VMSCMD synch attempt.
32865      Branch: perl
32866            ! vms/vms.c vms/vmsish.h
32867 ____________________________________________________________________________
32868 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
32869         Log: Advise against -P as instructed by Schwern.
32870      Branch: perl
32871            ! pod/perlrun.pod
32872 ____________________________________________________________________________
32873 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
32874         Log: Subject: [PATCH] v-strings as Objects Step 1
32875              From: John Peacock <jpeacock@rowman.com>
32876              Date: Thu, 15 Nov 2001 12:41:04 -0500
32877              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
32878      Branch: perl
32879            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
32880            ! util.c
32881 ____________________________________________________________________________
32882 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
32883         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
32884              From: Michael G Schwern <schwern@pobox.com>
32885              Date: Thu, 15 Nov 2001 12:47:59 -0500
32886              Message-ID: <20011115124759.E31399@blackrider>
32887      Branch: perl
32888            + t/run/switchx.aux t/run/switchx.t
32889            ! MANIFEST t/run/switches.t
32890 ____________________________________________________________________________
32891 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
32892         Log: Upgrade to Getopt::Long 2.26_03.
32893      Branch: perl
32894            ! lib/Getopt/Long.pm
32895 ____________________________________________________________________________
32896 [ 13025] By: ams                                   on 2001/11/15  20:46:22
32897         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
32898              From: Michael G Schwern <schwern@pobox.com>
32899              Date: Thu, 15 Nov 2001 16:24:11 -0500
32900              Message-Id: <20011115162411.M31399@blackrider>
32901      Branch: perl
32902            ! vms/vms.c
32903 ____________________________________________________________________________
32904 [ 13024] By: ams                                   on 2001/11/15  19:32:06
32905         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
32906              From: rspier@pobox.com (Robert Spier)
32907              Date: Thu, 15 Nov 2001 11:19:21 -0800
32908              Message-Id: <15348.5433.732364.963687@rls.cx>
32909      Branch: perl
32910            ! op.c
32911 ____________________________________________________________________________
32912 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
32913         Log: Update Changes.
32914      Branch: perl
32915            ! Changes patchlevel.h
32916 ____________________________________________________________________________
32917 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
32918         Log: Subject: [PATCH] new tests for command-line switches
32919              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32920              Date: Thu, 15 Nov 2001 17:00:30 +0100
32921              Message-ID: <20011115170030.A14193@rafael>
32922      Branch: perl
32923            + t/run/switches.t
32924            ! MANIFEST
32925 ____________________________________________________________________________
32926 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
32927         Log: Upgrade to podlators 1.13.
32928      Branch: perl
32929            + lib/Pod/ParseLink.pm
32930            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
32931            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
32932            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
32933            ! t/pod/pod2usage.xr t/pod/podselect.xr
32934 ____________________________________________________________________________
32935 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
32936         Log: skip "might be used uninitialized".
32937      Branch: perl
32938            ! pp_sys.c
32939 ____________________________________________________________________________
32940 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
32941         Log: Fix for "perlio bug in koi8-r encoding".  The problem
32942              seemed to be that binmode() always flushed the handle,
32943              which is not so good when switching encodings.  Fixed,
32944              added Matt Sergeant's testcase, documented in perlfunc/binmode,
32945              also added a pointer about disciplines to perlfunc/open,
32946              and in general cleaned up and reformatted the open entry.
32947      Branch: perl
32948            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
32949 ____________________________________________________________________________
32950 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
32951         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
32952              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32953              Date: 15 Nov 2001 08:57:06 -0000
32954              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
32955              
32956              chop() and chomp() are not real list functions,
32957              so let's not have them overrideable.  (Casey will
32958              be confused since in #7071 he patched the other way.)
32959      Branch: perl
32960            ! pod/perlfunc.pod toke.c
32961 ____________________________________________________________________________
32962 [ 13017] By: ams                                   on 2001/11/15  12:56:49
32963         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
32964              From: Robin Barker <rmb1@cise.npl.co.uk>
32965              Date: Thu, 15 Nov 2001 13:48:34 GMT
32966              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
32967              (Applied with tweaks.)
32968      Branch: perl
32969            ! pod/perltrap.pod
32970 ____________________________________________________________________________
32971 [ 13016] By: ams                                   on 2001/11/15  09:12:48
32972         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
32973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32974              Date: Thu, 15 Nov 2001 09:06:39 +0100
32975              Message-Id: <20011115090639.A13005@rafael>
32976      Branch: perl
32977            ! pod/perlrun.pod
32978 ____________________________________________________________________________
32979 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
32980         Log: "link =" from utils.lst was being processed oddly.
32981      Branch: perl
32982            ! installman
32983 ____________________________________________________________________________
32984 [ 13014] By: ams                                   on 2001/11/15  02:52:52
32985         Log: Subject: [PATCH current] CreateTTY in -d
32986              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32987              Date: Wed, 14 Nov 2001 21:26:31 -0500
32988              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
32989      Branch: perl
32990            ! lib/perl5db.pl
32991 ____________________________________________________________________________
32992 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
32993         Log: Corify the Filter::Simple tests. 
32994      Branch: perl
32995            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
32996            ! lib/Filter/Simple/t/filter_only.t
32997 ____________________________________________________________________________
32998 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
32999         Log: Upgrade to Filter::Simple 0.70.
33000      Branch: perl
33001            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
33002            + t/lib/FilterOnlyTest.pm
33003            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
33004            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
33005            ! t/lib/FilterTest.pm
33006 ____________________________________________________________________________
33007 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
33008         Log: Cleanliness inspired by Cygwin.
33009      Branch: perl
33010            ! Makefile.SH x2p/Makefile.SH
33011 ____________________________________________________________________________
33012 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
33013         Log: Add perlunintro (formerly known as perlunitut); regen toc.
33014      Branch: perl
33015            + pod/perlunintro.pod
33016            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33017 ____________________________________________________________________________
33018 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
33019         Log: FAQ sync.
33020      Branch: perl
33021            ! pod/perlfaq6.pod
33022 ____________________________________________________________________________
33023 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
33024         Log: Quieten pgcc 2.91.66 worries.
33025      Branch: perl
33026            ! gv.c pp_ctl.c utf8.c
33027 ____________________________________________________________________________
33028 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
33029         Log: Upgrade to Switch 2.06.
33030      Branch: perl
33031            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
33032            ! lib/Switch/t/nested.t
33033 ____________________________________________________________________________
33034 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
33035         Log: Upgrade to Attribute::Handlers 0.76.
33036      Branch: perl
33037            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
33038            ! lib/Attribute/Handlers/README
33039            ! lib/Attribute/Handlers/demo/Demo.pm
33040            ! lib/Attribute/Handlers/demo/Descriptions.pm
33041            ! lib/Attribute/Handlers/demo/MyClass.pm
33042            ! lib/Attribute/Handlers/demo/demo_cycle.pl
33043            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
33044            ! lib/Attribute/Handlers/t/multi.t
33045 ____________________________________________________________________________
33046 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
33047         Log: Signedness nit.
33048      Branch: perl
33049            ! regexec.c
33050 ____________________________________________________________________________
33051 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
33052         Log: VERSIONize.
33053      Branch: perl
33054            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
33055            ! lib/integer.pm
33056 ____________________________________________________________________________
33057 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
33058         Log: No pod in internal Net::FTP classes.
33059      Branch: perl
33060            ! pod/buildtoc.PL
33061 ____________________________________________________________________________
33062 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
33063         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
33064              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
33065              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
33066              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
33067      Branch: perl
33068            ! regexec.c
33069 ____________________________________________________________________________
33070 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
33071         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
33072              Pudge correctly).
33073      Branch: perl
33074            ! t/test.pl
33075 ____________________________________________________________________________
33076 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
33077         Log: Add comments to mark where $^X is being handled.
33078      Branch: perl
33079            ! perl.c toke.c
33080 ____________________________________________________________________________
33081 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
33082         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
33083              From: Michael G Schwern <schwern@pobox.com>
33084              Date: Wed, 14 Nov 2001 16:38:25 -0500
33085              Message-ID: <20011114163825.D6519@blackrider>
33086      Branch: perl
33087            ! t/op/repeat.t
33088 ____________________________________________________________________________
33089 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
33090         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
33091              From: Michael G Schwern <schwern@pobox.com>
33092              Date: Wed, 14 Nov 2001 13:19:15 -0500
33093              Message-ID: <20011114131915.K5096@blackrider>
33094      Branch: perl
33095            ! t/op/die_exit.t
33096 ____________________________________________________________________________
33097 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
33098         Log: Subject: Re: [PATCH] new version of runperl()
33099              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33100              Date: Wed, 14 Nov 2001 15:39:12 EST
33101              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
33102              
33103              "VMS $^X pipes etc" patch.
33104      Branch: perl
33105            ! vms/vms.c
33106 ____________________________________________________________________________
33107 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
33108         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
33109              and add "verbose" option to show the final command.
33110      Branch: perl
33111            ! t/test.pl
33112 ____________________________________________________________________________
33113 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
33114         Log: Goof in some of the comment fields of #12994.
33115      Branch: perl
33116            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
33117            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
33118            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
33119            ! lib/unicore/In/9.pl
33120 ____________________________________________________________________________
33121 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
33122         Log: The First, Last ranges in the Unicode data weren't
33123              getting their general categories added properly;
33124              noticed by Jeffrey Friedl.
33125      Branch: perl
33126            ! lib/unicore/Category.pl lib/unicore/In/0.pl
33127            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
33128            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
33129            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
33130            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
33131            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
33132            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
33133            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
33134            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
33135            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
33136            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
33137            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
33138            ! lib/unicore/mktables
33139 ____________________________________________________________________________
33140 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
33141         Log: Subject: [PATCH] new version of runperl()
33142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33143              Date: Wed, 14 Nov 2001 12:23:01 +0100
33144              Message-ID: <20011114122301.A29384@rafael>
33145      Branch: perl
33146            ! t/io/argv.t t/test.pl
33147 ____________________________________________________________________________
33148 [ 12992] By: ams                                   on 2001/11/14  13:40:39
33149         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
33150              From: Michael G Schwern <schwern@pobox.com>
33151              Date: Tue, 13 Nov 2001 23:17:54 -0500
33152              Message-Id: <20011113231754.S32567@blackrider>
33153      Branch: perl
33154            ! perl.c
33155 ____________________________________________________________________________
33156 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
33157         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
33158              From: Philip Newton <Philip.Newton@gmx.net>
33159              Date: Wed, 14 Nov 2001 10:59:53 +0100
33160              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
33161              
33162              plus a lot of paragraph reformatting because of long lines.
33163      Branch: perl
33164            ! pod/perlapio.pod
33165 ____________________________________________________________________________
33166 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
33167         Log: A bool is not a pointer.
33168      Branch: perl
33169            ! pp_sys.c
33170 ____________________________________________________________________________
33171 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
33172         Log: AUTHORS updates.
33173      Branch: perl
33174            ! AUTHORS
33175 ____________________________________________________________________________
33176 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
33177         Log: There are several MIME RFCs.
33178      Branch: perl
33179            ! ext/Encode/Encode.pm
33180 ____________________________________________________________________________
33181 [ 12987] By: ams                                   on 2001/11/14  01:09:28
33182         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
33183              From: Michael G Schwern <schwern@pobox.com>
33184              Date: Tue, 13 Nov 2001 20:59:13 -0500
33185              Message-Id: <20011113205913.H32567@blackrider>
33186      Branch: perl
33187            ! t/op/groups.t vms/test.com
33188 ____________________________________________________________________________
33189 [ 12986] By: ams                                   on 2001/11/14  01:07:06
33190         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
33191              From: Michael G Schwern <schwern@pobox.com>
33192              Date: Tue, 13 Nov 2001 20:51:34 -0500
33193              Message-Id: <20011113205134.F32567@blackrider>
33194      Branch: perl
33195            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
33196 ____________________________________________________________________________
33197 [ 12985] By: ams                                   on 2001/11/14  00:43:59
33198         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
33199              From: Michael G Schwern <schwern@pobox.com>
33200              Date: Tue, 13 Nov 2001 20:38:42 -0500
33201              Message-Id: <20011113203842.E32567@blackrider>
33202      Branch: perl
33203            ! pod/perlport.pod
33204 ____________________________________________________________________________
33205 [ 12984] By: ams                                   on 2001/11/14  00:32:15
33206         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
33207              From: Michael G Schwern <schwern@pobox.com>
33208              Date: Tue, 13 Nov 2001 20:27:02 -0500
33209              Message-Id: <20011113202702.D32567@blackrider>
33210      Branch: perl
33211            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
33212            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
33213            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
33214            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
33215 ____________________________________________________________________________
33216 [ 12983] By: ams                                   on 2001/11/14  00:00:27
33217         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
33218              From: Michael G Schwern <schwern@pobox.com>
33219              Date: Tue, 13 Nov 2001 19:51:59 -0500
33220              Message-Id: <20011113195159.B32567@blackrider>
33221      Branch: perl
33222            ! pod/perlport.pod
33223 ____________________________________________________________________________
33224 [ 12982] By: ams                                   on 2001/11/13  23:53:11
33225         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
33226              From: Larry Shatzer <fugazi@zippy.zyx.net>
33227              Date: Tue, 13 Nov 2001 17:27:59 -0700
33228              Message-Id: <20011113172759.E27768@zippy.zyx.net>
33229      Branch: perl
33230            ! pod/perlapio.pod
33231 ____________________________________________________________________________
33232 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
33233         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
33234              "large enough" Unicode characters returned more than one
33235              as their "Unicode size".
33236      Branch: perl
33237            ! pp_sys.c t/io/utf8.t
33238 ____________________________________________________________________________
33239 [ 12980] By: ams                                   on 2001/11/13  19:32:33
33240         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
33241              From: "Craig A. Berry" <craigberry@mac.com>
33242              Date: Tue, 13 Nov 2001 14:33:25 -0600
33243              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
33244      Branch: perl
33245            ! vms/gen_shrfls.pl
33246 ____________________________________________________________________________
33247 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
33248         Log: Subject: Minor patch to Encode.pm (detypo)
33249              From: "Philip Newton" <Philip.Newton@gmx.net>
33250              Date: Tue, 13 Nov 2001 20:11:01 +0100
33251              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
33252      Branch: perl
33253            ! ext/Encode/Encode.pm
33254 ____________________________________________________________________________
33255 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
33256         Log: Evil tabulators.
33257      Branch: perl
33258            ! ext/Encode/Encode.pm
33259 ____________________________________________________________________________
33260 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
33261         Log: Document the available encodings.
33262      Branch: perl
33263            ! ext/Encode/Encode.pm
33264 ____________________________________________________________________________
33265 [ 12976] By: ams                                   on 2001/11/13  17:14:07
33266         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
33267              From: Barrie Slaymaker <barries@slaysys.com>
33268              Date: Tue, 13 Nov 2001 12:41:36 -0500
33269              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
33270      Branch: perl
33271            ! t/op/universal.t
33272 ____________________________________________________________________________
33273 [ 12975] By: ams                                   on 2001/11/13  16:24:21
33274         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
33275              From: Barrie Slaymaker <barries@slaysys.com>
33276              Date: Tue, 13 Nov 2001 10:56:20 -0500
33277              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
33278              (Test applied with minor tweaks and ->isa("HASH") omission.)
33279      Branch: perl
33280            ! lib/UNIVERSAL.pm t/op/universal.t
33281 ____________________________________________________________________________
33282 [ 12974] By: ams                                   on 2001/11/13  15:46:07
33283         Log: Subject: [PATCH Benchmark.pm] docco tweaks
33284              From: Barrie Slaymaker <barries@slaysys.com>
33285              Date: Tue, 13 Nov 2001 11:34:45 -0500
33286              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
33287      Branch: perl
33288            ! lib/Benchmark.pm
33289 ____________________________________________________________________________
33290 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
33291         Log: Subject: [PATCH] Attack of the C loops, round 1
33292              From: Richard Soderberg <rs@oregonnet.com>
33293              Date: Mon, 12 Nov 2001 12:07:29 -0800
33294              Message-Id: <200111122007.MAA01994@oregonnet.com>
33295              
33296              Subject: [PATCH] bytecode.pl (tiny patch)
33297              From: Richard Soderberg <rs@oregonnet.com>
33298              Date: Mon, 12 Nov 2001 12:53:24 -0800
33299              Message-Id: <200111122053.MAA06272@oregonnet.com>
33300      Branch: perl
33301            ! bytecode.pl installhtml
33302 ____________________________________________________________________________
33303 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
33304         Log: Subject: [PATCH] Update to Filter::Util::Call
33305              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33306              Date: Sun, 11 Nov 2001 22:33:33 -0000
33307              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
33308              
33309              Use the new CXT* macros.
33310      Branch: perl
33311            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
33312 ____________________________________________________________________________
33313 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
33314         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
33315              From: Michael G Schwern <schwern@pobox.com>
33316              Date: Mon, 12 Nov 2001 20:50:34 -0500
33317              Message-ID: <20011112205034.H2888@blackrider>
33318      Branch: perl
33319            + lib/vmsish.pm lib/vmsish.t
33320            - vms/ext/vmsish.pm vms/ext/vmsish.t
33321            ! MANIFEST vms/descrip_mms.template
33322 ____________________________________________________________________________
33323 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
33324         Log: :utf8 works only with perlio.
33325      Branch: perl
33326            ! lib/open.t
33327 ____________________________________________________________________________
33328 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
33329         Log: Subject: Re: @Config -"des" not quite working on VMS
33330              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33331              Date: Tue, 13 Nov 2001 08:35:13 EST 
33332              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
33333      Branch: perl
33334            ! configure.com
33335 ____________________________________________________________________________
33336 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
33337         Log: Subject: [PATCH] lib/charnames.pm 
33338              From: Jeffrey Friedl <jfriedl@yahoo.com>
33339              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
33340              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
33341      Branch: perl
33342            ! lib/charnames.pm
33343 ____________________________________________________________________________
33344 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
33345         Log: Docs for Mac::err.
33346      Branch: maint-5.6/macperl
33347            ! macos/ext/Mac/err/err.pm
33348 ____________________________________________________________________________
33349 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
33350         Log: Some cleanup; change some globals to references for
33351              possible persistence later.
33352      Branch: maint-5.6/macperl
33353            ! macos/lib/Mac/Glue.pm
33354 ____________________________________________________________________________
33355 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
33356         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
33357      Branch: maint-5.6/macperl
33358            ! macos/ext/Mac/Files/Files.pm
33359 ____________________________________________________________________________
33360 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
33361         Log: Get Mac::Navigation to compile (bug #464684).
33362      Branch: maint-5.6/macperl
33363            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
33364            ! macos/ext/Mac/Navigation/Makefile.PL
33365            ! macos/ext/Mac/Navigation/Navigation.xs
33366            ! macos/macperl/Makefile.mk
33367 ____________________________________________________________________________
33368 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
33369         Log: Add in modules and POD to help menu.
33370      Branch: maint-5.6/macperl
33371            ! macos/macperl/MacPerl.podhelp
33372 ____________________________________________________________________________
33373 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
33374         Log: Update bundled modules.
33375      Branch: maint-5.6/macperl
33376            + macos/bundled_ext/Filter/t/FilterTest.pm
33377            + macos/bundled_ext/List/Util/t/shuffle.t
33378            + macos/bundled_ext/Storable/t/compat06.t
33379            + macos/bundled_ext/Storable/t/st-dump.pl
33380            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
33381            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
33382            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
33383            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
33384            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
33385            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
33386            + macos/bundled_lib/blib/lib/lwpcook.pod
33387            + macos/bundled_lib/t/Filter/Simple/filter.t
33388            + macos/bundled_lib/t/Switch/t/given.t
33389            + macos/bundled_lib/t/Switch/t/nested.t
33390            + macos/bundled_lib/t/Switch/t/switch.t
33391            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
33392            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
33393            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
33394            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
33395            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
33396            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
33397            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
33398            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
33399            + macos/bundled_lib/t/URI/rfc2732.t
33400            + macos/bundled_lib/t/libnet/config.t
33401            + macos/bundled_lib/t/libnet/libnet_t.pl
33402            + macos/bundled_lib/t/libwww-perl/live/google.t
33403            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
33404            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
33405            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
33406            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
33407            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
33408            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
33409            + macos/bundled_lib/t/libwww-perl/live/validator.t
33410            - macos/bundled_ext/Filter/t/MyFilter.pm
33411            - macos/bundled_ext/Storable/t/compat-0.6.t
33412            - macos/bundled_ext/Storable/t/dump.pl
33413            - macos/bundled_ext/Time/Piece/Makefile.PL
33414            - macos/bundled_ext/Time/Piece/Piece.pm
33415            - macos/bundled_ext/Time/Piece/Piece.t
33416            - macos/bundled_ext/Time/Piece/Piece.xs
33417            - macos/bundled_ext/Time/Piece/README
33418            - macos/bundled_ext/Time/Piece/Seconds.pm
33419            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
33420            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
33421            - macos/bundled_lib/blib/lib/Net/PH.pm
33422            - macos/bundled_lib/blib/lib/Net/SNPP.pm
33423            - macos/bundled_lib/blib/lib/Text/Balanced.pod
33424            - macos/bundled_lib/t/Filter/Simple/test.pl
33425            - macos/bundled_lib/t/Switch/test.pl
33426            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
33427            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
33428            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
33429            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
33430            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
33431            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
33432            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
33433            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
33434            - macos/bundled_lib/t/libnet/ph.t
33435            ! (edit 125 files)
33436 ____________________________________________________________________________
33437 [ 12961] By: ams                                   on 2001/11/13  00:45:08
33438         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
33439              From: Michael G Schwern <schwern@pobox.com>
33440              Date: Mon, 12 Nov 2001 20:16:45 -0500
33441              Message-Id: <20011112201644.G2888@blackrider>
33442      Branch: perl
33443            ! pod/perlport.pod
33444 ____________________________________________________________________________
33445 [ 12960] By: ams                                   on 2001/11/12  23:54:00
33446         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
33447              Recoving dup tests for VMS
33448              From: Michael G Schwern <schwern@pobox.com>
33449              Date: Mon, 12 Nov 2001 19:35:33 -0500
33450              Message-Id: <20011112193533.D2888@blackrider>
33451      Branch: perl
33452            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
33453 ____________________________________________________________________________
33454 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
33455         Log: Update Changes.
33456      Branch: perl
33457            ! Changes patchlevel.h
33458 ____________________________________________________________________________
33459 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
33460         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
33461              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
33462              Date: Mon, 12 Nov 2001 12:35:18 EST 
33463              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
33464      Branch: perl
33465            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
33466            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
33467 ____________________________________________________________________________
33468 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
33469         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
33470              From: Barrie Slaymaker <barries@slaysys.com>
33471              Date: Mon, 12 Nov 2001 11:19:52 -0500
33472              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
33473      Branch: perl
33474            ! lib/File/Spec.t lib/File/Spec/Win32.pm
33475 ____________________________________________________________________________
33476 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
33477         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
33478              From: Barrie Slaymaker <barries@slaysys.com>
33479              Date: Mon, 12 Nov 2001 11:07:36 -0500
33480              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
33481      Branch: perl
33482            ! lib/Benchmark.pm
33483 ____________________________________________________________________________
33484 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
33485         Log: Misplaced test, noticed by Barrie Slaymaker.
33486              (We are missing Benchmark tests, then.)
33487      Branch: perl
33488            + ext/Devel/DProf/DProf.t
33489            - lib/Benchmark.t
33490            ! MANIFEST
33491 ____________________________________________________________________________
33492 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
33493         Log: Subject: [PATCH] a few typo fixes 
33494              From: Jeffrey Friedl <jfriedl@yahoo.com>
33495              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
33496              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
33497              
33498              Patching README.foo instead of pod/perlfoo.pod,
33499              not patching Math::BigInt (Tels will take care of that),
33500              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
33501              and perldoc.PL instead of libnetcfg and perldoc, patching
33502              ext/Digest/MD5/t/files.t since MD5.pm was changed.
33503      Branch: perl
33504            ! (edit 109 files)
33505 ____________________________________________________________________________
33506 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
33507         Log: Add a note about the dangers of bad UTF-8.
33508      Branch: perl
33509            ! pod/perlunicode.pod
33510 ____________________________________________________________________________
33511 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
33512         Log: NetWare Nit from Ananth Kesari.
33513      Branch: perl
33514            ! NetWare/config.wc
33515 ____________________________________________________________________________
33516 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
33517         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
33518      Branch: perl
33519            ! ext/Encode/Encode.pm
33520 ____________________________________________________________________________
33521 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
33522         Log: (retracted by #12951)
33523      Branch: perl
33524            ! ext/Encode/Encode.pm
33525 ____________________________________________________________________________
33526 [ 12949] By: ams                                   on 2001/11/12  06:40:18
33527         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33528              From: Robert Spier <rspier@pobox.com>
33529              Date: Sun, 11 Nov 2001 18:50:18 -0800
33530              Message-Id: <15343.14570.121505.233336@rls.cx>
33531              
33532              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
33533              From: Rick Delaney <rick.delaney@home.com>
33534              Date: 12 Nov 2001 00:15:52 -0500
33535              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
33536      Branch: perl
33537            ! pp_hot.c t/op/taint.t
33538 ____________________________________________________________________________
33539 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
33540         Log: It seems that we actually have this detail implemented
33541              as for as Level 1 Support of Unicode regex support is
33542              concerned: at Level 1 only 1:1 support for loose
33543              (aka caseless, aka caseigoring ) matching is required.
33544      Branch: perl
33545            ! pod/perlunicode.pod
33546 ____________________________________________________________________________
33547 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
33548         Log: (retracted by #12951)
33549      Branch: perl
33550            ! ext/Encode/Encode.pm
33551 ____________________________________________________________________________
33552 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
33553         Log: BOM, bom, Bom.
33554      Branch: perl
33555            ! pod/perlunicode.pod
33556 ____________________________________________________________________________
33557 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
33558         Log: Upgrade to Math::BigInt 1.46.
33559      Branch: perl
33560            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33561            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
33562            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
33563            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
33564            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
33565 ____________________________________________________________________________
33566 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
33567         Log: Subject: Re: PERFORCE change 12943 for review
33568              From: "Philip Newton" <Philip.Newton@gmx.net>
33569              Date: Sun, 11 Nov 2001 20:53:36 +0100
33570              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
33571      Branch: perl
33572            ! pod/perlunicode.pod
33573 ____________________________________________________________________________
33574 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
33575         Log: Doc updates; make the Unicode discussions a little
33576              bit less alarming, and add information about encodings,
33577              surrogates, and BOMs.
33578      Branch: perl
33579            ! pod/perlunicode.pod
33580 ____________________________________________________________________________
33581 [ 12942] By: ams                                   on 2001/11/11  16:45:00
33582         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
33583              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
33584              Date: Mon, 12 Nov 2001 00:22:57 +0900
33585              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
33586      Branch: perl
33587            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
33588            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
33589 ____________________________________________________________________________
33590 [ 12941] By: ams                                   on 2001/11/11  13:01:40
33591         Log: Subject: Re: PERFORCE change 12929 for review
33592              From: "Philip Newton" <Philip.Newton@gmx.net>
33593              Date: Sun, 11 Nov 2001 14:27:44 +0100
33594              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
33595      Branch: perl
33596            ! MANIFEST
33597 ____________________________________________________________________________
33598 [ 12940] By: ams                                   on 2001/11/11  05:06:43
33599         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
33600              From: Michael G Schwern <schwern@pobox.com>
33601              Date: Thu, 8 Nov 2001 22:56:45 -0500
33602              Message-Id: <20011108225645.H5587@blackrider>
33603      Branch: perl
33604            ! t/op/chdir.t
33605 ____________________________________________________________________________
33606 [ 12939] By: ams                                   on 2001/11/11  05:01:00
33607         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
33608              From: Michael G Schwern <schwern@pobox.com>
33609              Date: Sun, 11 Nov 2001 00:54:43 -0500
33610              Message-Id: <20011111005443.A24450@blackrider>
33611      Branch: perl
33612            ! ext/Cwd/t/cwd.t
33613 ____________________________________________________________________________
33614 [ 12938] By: ams                                   on 2001/11/11  03:25:13
33615         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
33616              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
33617              From: "chromatic" <chromatic@rmci.net>
33618              Date: Sat, 10 Nov 2001 21:03:20 -0700
33619              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
33620      Branch: perl
33621            ! lib/File/stat.pm lib/File/stat.t
33622 ____________________________________________________________________________
33623 [ 12937] By: ams                                   on 2001/11/11  02:05:23
33624         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
33625              From: "Craig A. Berry" <craigberry@mac.com>
33626              Date: Sat, 10 Nov 2001 17:23:52 -0600
33627              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
33628      Branch: perl
33629            ! t/op/magic.t
33630 ____________________________________________________________________________
33631 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
33632         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
33633      Branch: perl
33634            ! lib/open.pm lib/open.t
33635 ____________________________________________________________________________
33636 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
33637         Log: The Official name of ASCII.
33638      Branch: perl
33639            ! ext/Encode/Encode.pm
33640 ____________________________________________________________________________
33641 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
33642         Log: The KOI8-R example wasn't quite right.
33643      Branch: perl
33644            ! lib/open.pm lib/open.t
33645 ____________________________________________________________________________
33646 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
33647         Log: Enhance the open pragma to support :utf8, :locale,
33648              and :encoding directly as special cases, and rename
33649              the INOUT to IO.
33650      Branch: perl
33651            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
33652 ____________________________________________________________________________
33653 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
33654         Log: Document the UTF-16 surrogate encoding and decoding.
33655      Branch: perl
33656            ! ext/Encode/Encode.pm
33657 ____________________________________________________________________________
33658 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
33659         Log: A potential recursion breaker.
33660      Branch: perl
33661            ! sv.c
33662 ____________________________________________________________________________
33663 [ 12930] By: ams                                   on 2001/11/10  07:46:53
33664         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
33665              (was Re: perl@12892)
33666              From: "chromatic" <chromatic@rmci.net>
33667              Date: Sat, 10 Nov 2001 01:28:09 -0700
33668              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
33669      Branch: perl
33670            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
33671            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
33672            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
33673            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
33674 ____________________________________________________________________________
33675 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
33676         Log: Add a test for the bytes pragma.
33677      Branch: perl
33678            + lib/bytes.t
33679            ! MANIFEST
33680 ____________________________________________________________________________
33681 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
33682         Log: Doc update.
33683      Branch: perl
33684            ! lib/bytes.pm
33685 ____________________________________________________________________________
33686 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
33687         Log: Cease to exist.
33688      Branch: perl
33689            - lib/Unicode/Normalize.pm
33690 ____________________________________________________________________________
33691 [ 12926] By: ams                                   on 2001/11/10  03:23:16
33692         Log: Subject: [patch] my_setenv speedup + fixes
33693              From: Doug MacEachern <dougm@covalent.net>
33694              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
33695              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
33696      Branch: perl
33697            ! util.c
33698 ____________________________________________________________________________
33699 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
33700         Log: Newline trouble.
33701      Branch: perl
33702            ! lib/ExtUtils/Embed.t
33703 ____________________________________________________________________________
33704 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
33705         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
33706              From: "Craig A. Berry" <craigberry@mac.com>
33707              Date: Fri, 09 Nov 2001 18:13:16 -0600
33708              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
33709      Branch: perl
33710            ! vms/munchconfig.c
33711 ____________________________________________________________________________
33712 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
33713         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
33714              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33715              Date: Sat, 10 Nov 2001 00:10:45 +0100
33716              Message-ID: <20011110001045.A11945@rafael>
33717      Branch: perl
33718            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
33719            + t/run/switchn.t t/run/switchp.t
33720            ! MANIFEST
33721 ____________________________________________________________________________
33722 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
33723         Log: Subject: [PATCH] some tests not cleaning up properly               
33724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
33725              Date: Fri, 9 Nov 2001 22:13:10 +0100
33726              Message-ID: <20011109221310.A11115@rafael>
33727      Branch: perl
33728            ! ext/Cwd/t/cwd.t t/io/argv.t
33729 ____________________________________________________________________________
33730 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
33731         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
33732              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33733              Date: Fri, 9 Nov 2001 15:07:19 EST
33734              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
33735      Branch: perl
33736            ! lib/ExtUtils/Embed.t
33737 ____________________________________________________________________________
33738 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
33739         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
33740              have been copied so it shouldn't be freed in perl_destruct()
33741      Branch: perl
33742            ! perl.c
33743 ____________________________________________________________________________
33744 [ 12919] By: ams                                   on 2001/11/09  15:36:22
33745         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
33746              From: Michael G Schwern <schwern@pobox.com>
33747              Date: Fri, 9 Nov 2001 00:38:59 -0500
33748              Message-Id: <20011109003859.K5587@blackrider>
33749              (Applied with directory name changes suggested by Craig Berry.)
33750      Branch: perl
33751            ! ext/Cwd/t/cwd.t
33752 ____________________________________________________________________________
33753 [ 12918] By: ams                                   on 2001/11/09  15:29:15
33754         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
33755              From: Michael G Schwern <schwern@pobox.com>
33756              Date: Fri, 9 Nov 2001 01:44:14 -0500
33757              Message-Id: <20011109014414.N5587@blackrider>
33758      Branch: perl
33759            ! vms/ext/filespec.t
33760 ____________________________________________________________________________
33761 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
33762         Log: Update Changes.
33763      Branch: perl
33764            ! Changes patchlevel.h
33765 ____________________________________________________________________________
33766 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
33767         Log: Regen toc.
33768      Branch: perl
33769            ! pod/perltoc.pod
33770 ____________________________________________________________________________
33771 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
33772         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
33773              see http://www.jepstone.net/bjepson//jpl/cvs.html
33774      Branch: perl
33775            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
33776 ____________________________________________________________________________
33777 [ 12914] By: ams                                   on 2001/11/09  14:05:12
33778         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
33779              From: Michael G Schwern <schwern@pobox.com>
33780              Date: Thu, 8 Nov 2001 22:05:49 -0500
33781              Message-Id: <20011108220549.F5587@blackrider>
33782      Branch: perl
33783            ! vms/test.com
33784 ____________________________________________________________________________
33785 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
33786         Log: NetWare update from Ananth Kesari.
33787      Branch: perl
33788            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
33789 ____________________________________________________________________________
33790 [ 12912] By: ams                                   on 2001/11/09  13:40:26
33791         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
33792              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33793              Date: Fri, 9 Nov 2001 14:32:28 +0100
33794              Message-Id: <20011109143228.A18996@rafael>
33795      Branch: perl
33796            ! perl.c
33797 ____________________________________________________________________________
33798 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
33799         Log: FAQ sync.
33800      Branch: perl
33801            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
33802            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
33803            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
33804 ____________________________________________________________________________
33805 [ 12910] By: ams                                   on 2001/11/09  07:33:49
33806         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
33807              From: Michael G Schwern <schwern@pobox.com>
33808              Date: Fri, 9 Nov 2001 00:41:56 -0500
33809              Message-Id: <20011109004156.L5587@blackrider>
33810      Branch: perl
33811            ! lib/File/Find/t/find.t
33812 ____________________________________________________________________________
33813 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
33814         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
33815              The CPAN distribution has both pm and XS implementations,
33816              and for performance reasons we choose the XS.
33817              Another reason to choose the XS is that it doesn't
33818              require Lingua::KO::Hangul::Util, which means that
33819              we can delete that-- which in turn means that Unicode::UCD
33820              cannot expect that: support it, but don't expect.
33821              Ditto Unicode::Collate.
33822              
33823              Note that Unicode::Normalize Makefile.PL and
33824              Normalize.xs have been modified from the CPAN 0.10
33825              versions: the first one to be simpler (no pm) and
33826              clean up the generated unf*.h files, the second one
33827              to quench compiler grumblings.  Must notify Sadahiro
33828              about these changes.
33829      Branch: perl
33830            + ext/Unicode/Normalize/Changes
33831            + ext/Unicode/Normalize/Makefile.PL
33832            + ext/Unicode/Normalize/Normalize.pm
33833            + ext/Unicode/Normalize/Normalize.pod
33834            + ext/Unicode/Normalize/Normalize.xs
33835            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
33836            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
33837            + ext/Unicode/Normalize/t/test.t
33838            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
33839            - lib/Lingua/KO/Hangul/Util/README
33840            - lib/Lingua/KO/Hangul/Util/t/test.t
33841            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
33842            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
33843            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
33844            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
33845            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
33846            ! win32/makefile.mk
33847 ____________________________________________________________________________
33848 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
33849         Log: Test miscounting.
33850      Branch: perl
33851            ! ext/POSIX/t/posix.t
33852 ____________________________________________________________________________
33853 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
33854         Log: Quote the variables in failures messages more nicely.
33855      Branch: perl
33856            ! t/test.pl
33857 ____________________________________________________________________________
33858 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
33859         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
33860              From: Michael G Schwern <schwern@pobox.com>
33861              Date: Thu, 8 Nov 2001 17:24:49 -0500
33862              Message-ID: <20011108172449.A5587@blackrider>
33863              
33864              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
33865              From: "Craig A. Berry" <craigberry@mac.com>
33866              Date: Thu, 8 Nov 2001 16:35:00 -0600
33867              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
33868      Branch: perl
33869            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
33870 ____________________________________________________________________________
33871 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
33872         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
33873              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33874              Date: Thu, 8 Nov 2001 22:52:50 -0000
33875              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
33876      Branch: perl
33877            ! ext/DB_File/t/db-recno.t
33878 ____________________________________________________________________________
33879 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
33880         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
33881              (Probably not an EBCDIC issue the way one would think
33882              since no chr() et alia are used in UCD.pm.)
33883      Branch: perl
33884            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
33885 ____________________________________________________________________________
33886 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
33887         Log: Whether overwriting the $self->{...} values (see #12902)
33888              is a good policy or not is debatable, but let's at least
33889              be consistent.
33890      Branch: perl
33891            ! lib/ExtUtils/MM_Unix.pm
33892 ____________________________________________________________________________
33893 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
33894         Log: The MakeMaker argument () quoting patch that sneaked
33895              in at #12883 didn't handle make macros like this $(...).
33896              Leaning toothpicks, we've got them.
33897      Branch: perl
33898            ! lib/ExtUtils/MM_Unix.pm
33899 ____________________________________________________________________________
33900 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
33901         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
33902              From: Michael G Schwern <schwern@pobox.com>
33903              Date: Wed, 7 Nov 2001 02:02:29 -0500
33904              Message-ID: <20011107020229.K2858@blackrider>
33905      Branch: perl
33906            ! t/io/argv.t t/test.pl vms/test.com
33907 ____________________________________________________________________________
33908 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
33909         Log: Subject: [PATCH 20011106.084] -s on #! line 
33910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33911              Date: Wed, 7 Nov 2001 22:23:39 +0100
33912              Message-ID: <20011107222339.E729@rafael>
33913      Branch: perl
33914            ! embed.h embed.pl perl.c proto.h toke.c
33915 ____________________________________________________________________________
33916 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
33917         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
33918              From: Michael G Schwern <schwern@pobox.com>
33919              Date: Wed, 7 Nov 2001 16:52:49 -0500
33920              Message-ID: <20011107165249.I7346@blackrider>
33921      Branch: perl
33922            ! pod/perlhack.pod
33923 ____________________________________________________________________________
33924 [ 12898] By: ams                                   on 2001/11/08  13:02:19
33925         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
33926              From: Mark-Jason Dominus <mjd@plover.com>
33927              Date: Thu, 08 Nov 2001 08:59:02 -0500
33928              Message-Id: <20011108135902.2275.qmail@plover.com>
33929      Branch: perl
33930            ! INSTALL README README.amiga README.os2 README.vms
33931            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
33932            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
33933 ____________________________________________________________________________
33934 [ 12897] By: ams                                   on 2001/11/08  12:49:28
33935         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
33936              From: mjd@plover.com
33937              Date: 8 Nov 2001 13:33:18 -0000
33938              Message-Id: <20011108133318.1786.qmail@plover.com>
33939      Branch: perl
33940            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
33941            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
33942            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
33943            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
33944            ! pod/perlport.pod pod/perlvar.pod
33945 ____________________________________________________________________________
33946 [ 12896] By: ams                                   on 2001/11/08  11:22:12
33947         Log: open(FH, $file) should strip leading and trailing whitespace.
33948      Branch: perl
33949            ! doio.c
33950 ____________________________________________________________________________
33951 [ 12895] By: ams                                   on 2001/11/08  10:17:14
33952         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
33953              From: "Craig A. Berry" <craigberry@mac.com>
33954              Date: Wed, 07 Nov 2001 13:41:50 -0600
33955              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
33956      Branch: perl
33957            ! t/op/glob.t
33958 ____________________________________________________________________________
33959 [ 12894] By: ams                                   on 2001/11/08  08:32:20
33960         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
33961              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
33962              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
33963              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
33964      Branch: perl
33965            ! makedepend.SH
33966 ____________________________________________________________________________
33967 [ 12893] By: ams                                   on 2001/11/08  08:26:31
33968         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
33969              From: mjd@plover.com
33970              Date: 8 Nov 2001 08:08:07 -0000
33971              Message-Id: <20011108080807.30147.qmail@plover.com>
33972              
33973              Subject: bleadperl perl.pod
33974              From: mjd@plover.com
33975              Date: 8 Nov 2001 08:10:47 -0000
33976              Message-Id: <20011108081047.30178.qmail@plover.com>
33977              
33978              Subject: more bleadperl perl.pod
33979              From: mjd@plover.com
33980              Date: 8 Nov 2001 08:16:28 -0000
33981              Message-Id: <20011108081628.30229.qmail@plover.com>
33982      Branch: perl
33983            ! pod/perl.pod pod/perldebug.pod
33984 ____________________________________________________________________________
33985 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
33986         Log: Tweak for Cray-friendliness from Nicholas Clark.
33987      Branch: perl
33988            ! sv.c
33989 ____________________________________________________________________________
33990 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
33991         Log: VMS patch redo from Charles Lane.
33992      Branch: perl
33993            ! vms/gen_shrfls.pl
33994 ____________________________________________________________________________
33995 [ 12890] By: ams                                   on 2001/11/07  15:16:10
33996         Log: Subject: [ID 20011107.088] two perl pod nits
33997              From: lvirden@cas.org
33998              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
33999              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
34000      Branch: perl
34001            ! pod/perl.pod pod/perlfaq3.pod
34002 ____________________________________________________________________________
34003 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
34004         Log: Update Changes.
34005      Branch: perl
34006            ! Changes patchlevel.h
34007 ____________________________________________________________________________
34008 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
34009         Log: The (emulated) "no utf8" must be in a BEGIN block
34010              to be effective.
34011      Branch: perl
34012            ! lib/CGI/t/html.t
34013 ____________________________________________________________________________
34014 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
34015         Log: "v-strings" is the right term.
34016      Branch: perl
34017            ! pod/perltodo.pod
34018 ____________________________________________________________________________
34019 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
34020         Log: Add vstrings-as-objects need to perltodo.
34021      Branch: perl
34022            ! pod/perltodo.pod
34023 ____________________________________________________________________________
34024 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
34025         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
34026              From: Nicholas Clark <nick@ccl4.org>
34027              Date: Wed, 7 Nov 2001 14:36:32 +0000
34028              Message-ID: <20011107143631.I24980@plum.flirble.org>
34029      Branch: perl
34030            ! t/op/pack.t
34031 ____________________________________________________________________________
34032 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
34033         Log: The Embed test requires a major rewrite for VMS
34034              (plus it reveals a couple of annoying glitches
34035              in buffering), so skip the test for now; from
34036              Charles Lane.
34037      Branch: perl
34038            ! lib/ExtUtils/Embed.t
34039 ____________________________________________________________________________
34040 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
34041         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
34042              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34043              Date: Wed, 7 Nov 2001 09:23:28 EST
34044              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
34045              
34046              (Also i seems that an unrelated experimental patch
34047              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
34048      Branch: perl
34049            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
34050 ____________________________________________________________________________
34051 [ 12882] By: ams                                   on 2001/11/07  05:14:04
34052         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
34053              From: Mark-Jason Dominus <mjd@plover.com>
34054              Date: Wed, 07 Nov 2001 00:43:46 -0500
34055              Message-Id: <20011107054346.14428.qmail@plover.com>
34056      Branch: perl
34057            ! gv.c op.c toke.c
34058 ____________________________________________________________________________
34059 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
34060         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
34061              From: Michael G Schwern <schwern@pobox.com>             
34062              Date: Tue, 6 Nov 2001 22:04:39 -0500
34063              Message-ID: <20011106220439.D2858@blackrider>              
34064      Branch: perl
34065            ! lib/perl5db.pl
34066 ____________________________________________________________________________
34067 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
34068         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
34069              stress))
34070              From: Jonathan Stowe <gellyfish@gellyfish.com>
34071              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
34072              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
34073              
34074              (except for one hunk where indentation differs)
34075      Branch: perl
34076            ! lib/Term/Cap.t
34077 ____________________________________________________________________________
34078 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
34079         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
34080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34081              Date: Tue, 6 Nov 2001 21:45:01 +0100
34082              Message-ID: <20011106214501.A704@rafael>
34083      Branch: perl
34084            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
34085            ! lib/File/Spec/Win32.pm
34086 ____________________________________________________________________________
34087 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
34088         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
34089              From: Michael G Schwern <schwern@pobox.com>              
34090              Date: Tue, 6 Nov 2001 20:58:45 -0500
34091              Message-ID: <20011106205845.G29411@blackrider>
34092      Branch: perl
34093            ! t/test.pl
34094 ____________________________________________________________________________
34095 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
34096         Log: Subject: making do_sprintf public       
34097              From: Doug MacEachern <dougm@covalent.net>    
34098              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
34099              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
34100      Branch: perl
34101            ! embed.h embed.pl global.sym
34102 ____________________________________________________________________________
34103 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
34104         Log: Update to CGI.pm 2.78.
34105              
34106              TODO: the test suite needs to be merged so that
34107              when in core, the core version is tested, and when
34108              using the CPAN version, testing the CPAN version.
34109              (the changes need to be sent to Lincoln, too...)
34110      Branch: perl
34111            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34112            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
34113            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
34114            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
34115            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
34116            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
34117 ____________________________________________________________________________
34118 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
34119         Log: Integrate with perlio; (strictly) readonly hashes via XS.
34120      Branch: perl
34121           +> t/lib/access.t
34122           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34123 ____________________________________________________________________________
34124 [ 12874] By: nick                                  on 2001/11/06  21:05:16
34125         Log: Keep It Simple and Stupid version of readonly hash support.
34126              - Test for SvREAONLY(hv) at a few spots in hv.c
34127              - add the error message to perldiag.pod
34128              - (dubious) add access::readonly() to univeral.c
34129              - add test using above
34130              - fixup ext/B/t/stash.t to account for access:: existing
34131      Branch: perlio
34132            + t/lib/access.t
34133            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
34134 ____________________________________________________________________________
34135 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
34136         Log: Fix incorrect warnings about broken globbing;
34137              from Andy Dougherty.
34138      Branch: perl
34139            ! hints/linux.sh
34140 ____________________________________________________________________________
34141 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
34142         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
34143              toggle-on from the encoding pragma.
34144      Branch: perl
34145            ! regcomp.c regexec.c
34146 ____________________________________________________________________________
34147 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
34148         Log: Retract #12824, doesn't help and is ignored
34149              by Configure anyway.
34150      Branch: perl
34151            ! hints/beos.sh
34152 ____________________________________________________________________________
34153 [ 12870] By: ams                                   on 2001/11/06  10:40:37
34154         Log: Subject: Cosmetic change
34155              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34156              Date: Tue, 06 Nov 2001 12:30:52 +0100
34157              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
34158      Branch: perl
34159            ! README.hpux
34160 ____________________________________________________________________________
34161 [ 12869] By: nick                                  on 2001/11/06  08:26:40
34162         Log: Integrate mainline
34163      Branch: perlio
34164           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
34165           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
34166 ____________________________________________________________________________
34167 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
34168         Log: The parentheses are protected enough.
34169      Branch: perl
34170            ! hints/os390.sh
34171 ____________________________________________________________________________
34172 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
34173         Log: ccflags, not ldflags.
34174      Branch: perl
34175            ! hints/os390.sh
34176 ____________________________________________________________________________
34177 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
34178         Log: ... and the proto to go with #12865.
34179      Branch: perl
34180            ! proto.h
34181 ____________________________________________________________________________
34182 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
34183         Log: Oops.  Luckily nothing was using this symbol yet.
34184      Branch: perl
34185            ! global.sym
34186 ____________________________________________________________________________
34187 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
34188         Log: Implement the encoding pragma for regex literals.
34189      Branch: perl
34190            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
34191 ____________________________________________________________________________
34192 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
34193         Log: More UTF8 EXACT fixing.
34194      Branch: perl
34195            ! regexec.c
34196 ____________________________________________________________________________
34197 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
34198         Log: More re debugging.
34199      Branch: perl
34200            ! regexec.c
34201 ____________________________________________________________________________
34202 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
34203         Log: EXACT correction attempt.  Continued in #12863.
34204      Branch: perl
34205            ! regexec.c
34206 ____________________________________________________________________________
34207 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
34208         Log: Unterminated L<.
34209      Branch: perl
34210            ! ext/DB_File/DB_File.pm
34211 ____________________________________________________________________________
34212 [ 12859] By: nick                                  on 2001/11/05  19:15:17
34213         Log: Integrate mainline
34214      Branch: perlio
34215           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
34216           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
34217           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
34218           +> lib/Math/BigInt/t/sub_mbi.t
34219            - lib/Math/BigInt/t/Math/Subclass.pm
34220            - lib/Math/BigInt/t/subclass.t
34221           !> (integrate 30 files)
34222 ____________________________________________________________________________
34223 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
34224         Log: Regex debugging fixes from Hugo.
34225      Branch: perl
34226            ! regcomp.c regexec.c
34227 ____________________________________________________________________________
34228 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
34229         Log: IRIX: at some point the cc -version has started
34230              to output to stderr, not stdout any more.
34231      Branch: perl
34232            ! hints/irix_6.sh
34233 ____________________________________________________________________________
34234 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
34235         Log: Update Changes.
34236      Branch: perl
34237            ! Changes patchlevel.h
34238 ____________________________________________________________________________
34239 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
34240         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
34241      Branch: perl
34242            ! lib/File/Spec/Unix.pm
34243 ____________________________________________________________________________
34244 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
34245         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
34246              From: rgarciasuarez@free.fr
34247              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
34248              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
34249      Branch: perl
34250            ! lib/File/Spec/Unix.pm
34251 ____________________________________________________________________________
34252 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
34253         Log: Use config.arch in OS/390 where the combination of
34254              IEEE floats and ldflags is tricky.
34255      Branch: perl
34256            ! hints/os390.sh
34257 ____________________________________________________________________________
34258 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
34259         Log: Metaconfig unit change for #12851.
34260      Branch: metaconfig
34261            ! U/modified/Config_sh.U
34262 ____________________________________________________________________________
34263 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
34264         Log: Support a config.arch file, similar to config.over,
34265              but loaded just before it.
34266      Branch: perl
34267            ! Configure INSTALL
34268 ____________________________________________________________________________
34269 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
34270         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
34271              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34272              Date: Mon, 5 Nov 2001 14:26:24 +0100
34273              Message-ID: <20011105142624.C31977@rafael>
34274      Branch: perl
34275            ! lib/Symbol.pm lib/Symbol.t
34276 ____________________________________________________________________________
34277 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
34278         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
34279              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34280              Date: Sun, 4 Nov 2001 22:28:57 +0100
34281              Message-ID: <20011104222857.C696@rafael>
34282      Branch: perl
34283            ! pod/perldebug.pod pod/perlpodspec.pod
34284 ____________________________________________________________________________
34285 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
34286         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
34287      Branch: perl
34288            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
34289 ____________________________________________________________________________
34290 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
34291         Log: Math::Big* test tweaks to work better with core:
34292              but the coast still not clear.
34293      Branch: perl
34294            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
34295            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34296 ____________________________________________________________________________
34297 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
34298         Log: Protect against high load: measure how much wall
34299              clock time went by while sleeping.  Avoids some
34300              false negatives, while may introduce some false
34301              positives.  Life is hard.
34302      Branch: perl
34303            ! ext/Time/HiRes/HiRes.t
34304 ____________________________________________________________________________
34305 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
34306         Log: More forgotten from #12843.
34307      Branch: perl
34308            ! lib/Math/BigInt/t/bigfltpm.inc
34309 ____________________________________________________________________________
34310 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
34311         Log: Forgot from #12843.
34312      Branch: perl
34313            + lib/Math/BigInt/t/bigintpm.inc
34314            ! MANIFEST
34315 ____________________________________________________________________________
34316 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
34317         Log: Upgrade to Math::BigInt 1.45; from Tels.
34318              NOTE: some of the tests are failing but that's because
34319              the core integration is not yet done.
34320      Branch: perl
34321            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
34322            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
34323            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
34324            - lib/Math/BigInt/t/Math/Subclass.pm
34325            - lib/Math/BigInt/t/subclass.t
34326            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
34327            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
34328            ! lib/Math/BigInt/t/mbimbf.t
34329 ____________________________________________________________________________
34330 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
34331         Log: VMS: adds capability to control more configuration stuff with
34332              -D and -U switches; parsing config.sh to extract previous config
34333              info in VMS-form, and a rewrite of the "prompt/response" routine;
34334              from Charles Lane.
34335      Branch: perl
34336            ! configure.com
34337 ____________________________________________________________________________
34338 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
34339         Log: Subject: Typo correction in perldebguts.pod
34340              From: mjd@plover.com
34341              Date: 4 Nov 2001 16:20:05 -0000
34342              Message-ID: <20011104162005.16699.qmail@plover.com>
34343      Branch: perl
34344            ! pod/perldebguts.pod
34345 ____________________________________________________________________________
34346 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
34347         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
34348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34349              Date: Sun, 4 Nov 2001 11:47:30 +0100
34350              Message-ID: <20011104114730.A715@rafael>
34351              
34352              Remove -T from the test, wrong place for that.
34353      Branch: perl
34354            ! lib/File/Temp/t/mktemp.t
34355 ____________________________________________________________________________
34356 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
34357         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
34358              From: Nicholas Clark <nick@ccl4.org>
34359              Date: Sun, 4 Nov 2001 10:41:24 +0000
34360              Message-ID: <20011104104123.U20123@plum.flirble.org>
34361      Branch: perl
34362            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
34363 ____________________________________________________________________________
34364 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
34365         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
34366              From: Michael G Schwern <schwern@pobox.com>
34367              Date: Sat, 3 Nov 2001 15:41:47 -0500
34368              Message-ID: <20011103154147.C600@blackrider>
34369      Branch: perl
34370            ! lib/Term/Cap.t
34371 ____________________________________________________________________________
34372 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
34373         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
34374              From: "Craig A. Berry" <craigberry@mac.com>     
34375              Date: Sat, 03 Nov 2001 16:02:28 -0600
34376              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
34377      Branch: perl
34378            ! ext/Time/HiRes/HiRes.t
34379 ____________________________________________________________________________
34380 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
34381         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
34382              From: "chromatic" <chromatic@rmci.net>
34383              Date: Sat, 03 Nov 2001 12:28:17 -0700
34384              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
34385      Branch: perl
34386            ! lib/Term/Cap.t
34387 ____________________________________________________________________________
34388 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
34389         Log: Don't bother doing POSIX charclass parsing if it
34390              possibly cannot be so.  Prepares way for charclass
34391              syntax like [[abc]||[def]] (or just [[abc][def]])
34392              for union, [[\w]&&[$a]] for intersection,
34393              and [[a-z]&&[^def]] for subtraction.
34394              
34395              Currently /[[a]/ (or /[a[]/) parses as a character
34396              class containing two characters, "[" and "a",
34397              this may have to be broken for the syntax described
34398              above, otherwise we would have to scan the whole pattern
34399              to find out whether the square brackets match pairwise.
34400              Luckily, the special case of "[" doesn't seem to be
34401              documented (as opposed to "]" and "-"), so we may have
34402              better story for breaking it...  One can always use \[
34403              if one wants a literal "[", so there.
34404      Branch: perl
34405            ! regcomp.c
34406 ____________________________________________________________________________
34407 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
34408         Log: Comment correction.
34409      Branch: perl
34410            ! regcomp.c
34411 ____________________________________________________________________________
34412 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
34413         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
34414              The latter is a RedHatism.
34415      Branch: perl
34416            ! lib/ExtUtils/MakeMaker.pm
34417 ____________________________________________________________________________
34418 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
34419         Log: Integrate perlio:
34420              
34421              [ 12830]
34422              Fix clone_leak problem.
34423              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
34424              as vestige of calling PerlLIO_dup().
34425              
34426              [ 12829]
34427              Tweaks attempting to locate Doug's clone_leak leak.
34428              - add some PerlIO_debug()
34429              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34430              - Even if it closing stdout etc. do a fflush()
34431      Branch: perl
34432           !> perlio.c
34433 ____________________________________________________________________________
34434 [ 12831] By: nick                                  on 2001/11/03  11:42:15
34435         Log: Integrate mainline
34436      Branch: perlio
34437           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
34438           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34439           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
34440           !> sv.c t/test.pl
34441 ____________________________________________________________________________
34442 [ 12830] By: nick                                  on 2001/11/03  10:27:34
34443         Log: Fix clone_leak problem.
34444              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
34445              as vestige of calling PerlLIO_dup().
34446      Branch: perlio
34447            ! perlio.c
34448 ____________________________________________________________________________
34449 [ 12829] By: nick                                  on 2001/11/03  09:40:46
34450         Log: Tweaks attempting to locate Doug's clone_leak leak.
34451              - add some PerlIO_debug()
34452              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
34453              - Even if it closing stdout etc. do a fflush()
34454      Branch: perlio
34455            ! perlio.c
34456 ____________________________________________________________________________
34457 [ 12828] By: nick                                  on 2001/11/03  08:34:31
34458         Log: Integrate mainline
34459      Branch: perlio
34460           !> (integrate 54 files)
34461 ____________________________________________________________________________
34462 [ 12827] By: ams                                   on 2001/11/03  03:45:19
34463         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
34464              remove this later). Based on a patch from Robert Spier in
34465              <15330.61459.14452.795263@rls.cx>.
34466      Branch: perl
34467            ! sv.c
34468 ____________________________________________________________________________
34469 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
34470         Log: microperl sync.
34471      Branch: perl
34472            ! doio.c perl.c perl.h perlio.c regexec.c
34473 ____________________________________________________________________________
34474 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
34475         Log: Definitions for the Unicode Newline Guidelines.
34476      Branch: perl
34477            ! perl.h
34478 ____________________________________________________________________________
34479 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
34480         Log: (retracted by #12871)
34481              
34482              There is no csh of any kind in default BeOS.
34483              For the purposes of miniperl globbing, bash
34484              will do.
34485      Branch: perl
34486            ! hints/beos.sh
34487 ____________________________________________________________________________
34488 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
34489         Log: Integrate change #12820 from macperl to maint and blead;
34490              
34491              Fix up (dynaloading) to work properly with multiplicity
34492      Branch: maint-5.6/perl
34493           !> ext/DynaLoader/dl_mac.xs
34494      Branch: perl
34495           !> ext/DynaLoader/dl_mac.xs
34496 ____________________________________________________________________________
34497 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
34498         Log: Several fixes for various exit problems and clearing out
34499              task queue, as well as another (incomplete) go at
34500              fixing error message handling
34501      Branch: maint-5.6/macperl
34502            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
34503 ____________________________________________________________________________
34504 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
34505         Log: Add source files for bleadperl builds
34506      Branch: maint-5.6/macperl
34507            ! macos/Makefile.mk
34508 ____________________________________________________________________________
34509 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
34510         Log: Fix up to work properly with multiplicity
34511      Branch: maint-5.6/macperl
34512            ! ext/DynaLoader/dl_mac.xs
34513 ____________________________________________________________________________
34514 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
34515         Log: Integrate with maintperl.
34516      Branch: maint-5.6/macperl
34517           +> t/op/system.t t/op/system_tests
34518           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
34519           !> pod/perltodo.pod util.c win32/win32.c
34520 ____________________________________________________________________________
34521 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
34522         Log: Locate _PATH_LOG if it's a socket even if not #defined
34523              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
34524              via Nick Clark.
34525      Branch: perl
34526            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
34527 ____________________________________________________________________________
34528 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
34529         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
34530              From: Michael G Schwern <schwern@pobox.com>
34531              Date: Fri, 2 Nov 2001 15:36:41 -0500
34532              Message-ID: <20011102153641.E23234@blackrider>
34533      Branch: perl
34534            ! t/test.pl
34535 ____________________________________________________________________________
34536 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
34537         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
34538              From: merlyn@stonehenge.com (Randal L. Schwartz)
34539              Date: 02 Nov 2001 09:33:34 -0800
34540              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
34541              
34542              (two of the changes)
34543              
34544              Better coexistence with extensions.
34545      Branch: perl
34546            ! ext/Errno/Errno_pm.PL hints/darwin.sh
34547 ____________________________________________________________________________
34548 [ 12815] By: ams                                   on 2001/11/02  16:47:43
34549         Log: Subject: Re: [PATCH] the the double double word word fix fix
34550              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34551              Date: Fri, 02 Nov 2001 19:43:07 +0100
34552              Message-Id: <3BE2E93B.627C198E@alcatel.at>
34553      Branch: perl
34554            ! pod/perldebug.pod
34555 ____________________________________________________________________________
34556 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
34557         Log: Update Changes.
34558      Branch: perl
34559            ! Changes patchlevel.h
34560 ____________________________________________________________________________
34561 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
34562         Log: More encoding testing.
34563      Branch: perl
34564            ! lib/encoding.pm lib/encoding.t
34565 ____________________________________________________________________________
34566 [ 12812] By: ams                                   on 2001/11/02  15:07:11
34567         Log: Slight modification of #12811.
34568      Branch: perl
34569            ! op.c
34570 ____________________________________________________________________________
34571 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
34572         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
34573              From: Radu Greab <radu@netsoft.ro>
34574              Date: Fri, 2 Nov 2001 15:28:58 +0200
34575              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
34576      Branch: perl
34577            ! op.c t/op/stat.t
34578 ____________________________________________________________________________
34579 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
34580         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
34581              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34582              Date: Thu, 1 Nov 2001 22:35:50 +0100
34583              Message-ID: <20011101223550.A10849@rafael>
34584      Branch: perl
34585            ! lib/ExtUtils/Embed.t
34586 ____________________________________________________________________________
34587 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
34588         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
34589              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34590              Date: 2 Nov 2001 14:48:51 -0000
34591              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
34592      Branch: perl
34593            ! lib/File/Find.pm
34594 ____________________________________________________________________________
34595 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
34596         Log: Add documentation.
34597      Branch: perl
34598            ! embed.pl pod/perlapi.pod utf8.c
34599 ____________________________________________________________________________
34600 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
34601         Log: Unicode: add ToFold mapping.  Not used yet; but basically
34602              a more useful mapping for caseless aka case-ignoring than
34603              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
34604              algorithm for creating the foldings uses equivalence classes,
34605              see http://www.unicode.org/unicode/reports/tr21/
34606              Hopefully this feature will be used in //i.
34607              (The folding tables were introduced by #12689.)
34608      Branch: perl
34609            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
34610            ! utf8.c
34611 ____________________________________________________________________________
34612 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
34613         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
34614              From: "Craig A. Berry" <craigberry@mac.com>
34615              Date: Fri, 02 Nov 2001 00:03:52 -0600
34616              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
34617      Branch: perl
34618            ! lib/AutoSplit.t
34619 ____________________________________________________________________________
34620 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
34621         Log: Subject: Trivial doc patch
34622              From: andreas.koenig@anima.de (Andreas J. Koenig)
34623              Date: 02 Nov 2001 06:11:35 +0100
34624              Message-ID: <m37kt94v08.fsf@anima.de>
34625      Branch: perl
34626            ! pod/perlport.pod
34627 ____________________________________________________________________________
34628 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
34629         Log: Make encoding and charnames pragmas coexist.
34630      Branch: perl
34631            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
34632 ____________________________________________________________________________
34633 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
34634         Log: The basic character classes seem to go untested with Unicode.
34635      Branch: perl
34636            ! t/op/pat.t
34637 ____________________________________________________________________________
34638 [ 12802] By: ams                                   on 2001/11/02  00:39:36
34639         Log: Subject: [PATCH] the the double double word word fix fix
34640              From: Richard Soderberg <rs@oregonnet.com>
34641              Date: Thu, 1 Nov 2001 13:12:03 -0800
34642              Message-Id: <200111012112.NAA23288@oregonnet.com>
34643              
34644              Subject: Re: [PATCH] the the double double word word fix fix
34645              From: Mark-Jason Dominus <mjd@plover.com>
34646              Date: Thu, 01 Nov 2001 16:43:40 -0500
34647              Message-Id: <20011101214340.2044.qmail@plover.com>
34648              
34649              Subject: Re: [PATCH] the the double double word word fix fix
34650              From: Mark-Jason Dominus <mjd@plover.com>
34651              Date: Thu, 01 Nov 2001 16:51:39 -0500
34652              Message-Id: <20011101215139.2196.qmail@plover.com>
34653      Branch: perl
34654            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
34655            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
34656            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
34657            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
34658            ! pod/perltodo.pod pod/perlxstut.pod
34659 ____________________________________________________________________________
34660 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
34661         Log: Comment tweaks.
34662      Branch: perl
34663            ! toke.c
34664 ____________________________________________________________________________
34665 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
34666         Log: FAQ sync.
34667      Branch: perl
34668            ! pod/perlfaq9.pod
34669 ____________________________________________________________________________
34670 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
34671         Log: If an encoding is set by -M/-m, it must be in
34672              effect only for the actual script, not any other
34673              required/-M/-m'ed module, otherwise we enter a nasty
34674              recursion in regexec.c while trying to init the simple
34675              UTF-8 charclasses like PL_utf8_alnum.
34676      Branch: perl
34677            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
34678 ____________________________________________________________________________
34679 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
34680         Log: A bit more descriptive name.
34681      Branch: perl
34682            ! mg.c
34683 ____________________________________________________________________________
34684 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
34685         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
34686              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34687              Date: Wed, 31 Oct 2001 13:47:04 EST
34688              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
34689      Branch: perl
34690            ! ext/Time/HiRes/HiRes.t
34691 ____________________________________________________________________________
34692 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
34693         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
34694              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34695              Date: Wed, 31 Oct 2001 13:43:29 EST
34696              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
34697      Branch: perl
34698            ! mg.c
34699 ____________________________________________________________________________
34700 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
34701         Log: Subject: [PATCH] Various test cleanups
34702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34703              Date: Tue, 30 Oct 2001 21:56:26 +0100
34704              Message-ID: <20011030215626.A28503@rafael>
34705      Branch: perl
34706            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34707            ! ext/DB_File/t/db-recno.t ext/Encode.t
34708 ____________________________________________________________________________
34709 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
34710         Log: Update Changes.
34711      Branch: perl
34712            ! Changes patchlevel.h
34713 ____________________________________________________________________________
34714 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
34715         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
34716              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
34717              Date: Wed, 31 Oct 2001 17:16:39 +0100
34718              Message-ID: <20011031171639.A32511@rafael>
34719      Branch: perl
34720            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
34721 ____________________________________________________________________________
34722 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
34723         Log: Skip message nit.
34724      Branch: perl
34725            ! t/io/fs.t
34726 ____________________________________________________________________________
34727 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
34728         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
34729              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34730              Date: 31 Oct 2001 14:49:37 -0000
34731              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
34732      Branch: perl
34733            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
34734 ____________________________________________________________________________
34735 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
34736         Log: Extend the effect of the encoding pragma to chr() and ord().
34737              
34738              TODO: regex literals, reentrancy problems with the utf8
34739              and charnames pragmas.
34740      Branch: perl
34741            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
34742 ____________________________________________________________________________
34743 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
34744         Log: Doc tweaks.
34745      Branch: perl
34746            ! lib/encoding.pm
34747 ____________________________________________________________________________
34748 [ 12788] By: nick                                  on 2001/10/31  08:59:56
34749         Log: Integrate mainline
34750      Branch: perlio
34751           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
34752           !> (integrate 49 files)
34753 ____________________________________________________________________________
34754 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
34755         Log: Forgot new proto.
34756      Branch: perl
34757            ! proto.h
34758 ____________________________________________________________________________
34759 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
34760         Log: Clarification: use encoding cannot be used to
34761              change the default encoding of "your whole script";
34762              only the default encoding of the *data*.  Also, it
34763              seems that "use encoding" does not mix with "use utf8"
34764              (a coredumping recursion ensues).  Should not be a huge
34765              problem since "use utf8" is pretty marginal nowadays.
34766      Branch: perl
34767            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
34768 ____________________________________________________________________________
34769 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
34770         Log: More documentation for the encode pragma.
34771      Branch: perl
34772            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
34773            ! pod/perlapi.pod pod/perlunicode.pod sv.c
34774 ____________________________________________________________________________
34775 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
34776         Log: Thinko in #12783.
34777      Branch: perl
34778            ! sv.c
34779 ____________________________________________________________________________
34780 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
34781         Log: Make sv_recode_to_utf8() a real API: the encoding
34782              is a parameter, instead of a global.  Document the
34783              PERL_ENCODING.
34784      Branch: perl
34785            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
34786            ! toke.c
34787 ____________________________________________________________________________
34788 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
34789         Log: Enable -Mencoding=foobar also for string literals.
34790      Branch: perl
34791            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
34792            ! pod/perlapi.pod proto.h sv.c toke.c
34793 ____________________________________________________________________________
34794 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
34795         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
34796              From: Andy Dougherty <doughera@lafayette.edu>
34797              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
34798              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
34799      Branch: perl
34800            ! ext/POSIX/hints/svr4.pl
34801 ____________________________________________________________________________
34802 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
34803         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
34804              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34805              Date: Mon, 29 Oct 2001 23:11:58 -0000
34806              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
34807              
34808              Add compat.h.
34809      Branch: perl
34810            ! lib/h2xs.t utils/h2xs.PL
34811 ____________________________________________________________________________
34812 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
34813         Log: Subject: PerlIOBuf_dup
34814              From: Nicholas Clark <nick@ccl4.org>              
34815              Date: Mon, 29 Oct 2001 21:52:35 +0000             
34816              Message-ID: <20011029215235.K41204@plum.flirble.org>
34817              
34818              Add prototype.
34819      Branch: perl
34820            ! perliol.h
34821 ____________________________________________________________________________
34822 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
34823         Log: Subject: [PATCH] Make malloc.c errors more useful
34824              From: Richard Soderberg <rs@oregonnet.com>
34825              Date: Mon, 29 Oct 2001 22:28:02 -0800
34826              Message-Id: <200110300628.WAA11025@oregonnet.com>
34827      Branch: perl
34828            ! malloc.c
34829 ____________________________________________________________________________
34830 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
34831         Log: Retract #12776 - the bug 19990906.001 is still valid.
34832      Branch: perl
34833            ! t/run/kill_perl.t
34834 ____________________________________________________________________________
34835 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
34836         Log: (Retracted by #12777)
34837              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
34838              From: Michael G Schwern <schwern@pobox.com> 
34839              Date: Mon, 29 Oct 2001 23:01:08 -0500
34840              Message-ID: <20011029230108.G18053@blackrider>
34841      Branch: perl
34842            ! t/run/kill_perl.t
34843 ____________________________________________________________________________
34844 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
34845         Log: Comment nits.
34846      Branch: perl
34847            ! lib/encoding.t
34848 ____________________________________________________________________________
34849 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
34850         Log: integrate change#12772 from mainline
34851              
34852              Subject: [PATCH] Mommy, what's a pointer cast?
34853      Branch: maint-5.6/perl
34854            ! perl.h
34855 ____________________________________________________________________________
34856 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
34857         Log: Subject: [PATCH] Mommy, what's a pointer cast?
34858              From: Richard Soderberg <rs@oregonnet.com>
34859              Date: Mon, 29 Oct 2001 17:01:10 -0800
34860              Message-Id: <200110300101.RAA31561@oregonnet.com>
34861              
34862              (threads* parts)
34863      Branch: perl
34864            ! ext/threads/shared/shared.xs ext/threads/threads.xs
34865 ____________________________________________________________________________
34866 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
34867         Log: Subject: [PATCH] Mommy, what's a pointer cast?
34868              From: Richard Soderberg <rs@oregonnet.com>
34869              Date: Mon, 29 Oct 2001 17:01:10 -0800
34870              Message-Id: <200110300101.RAA31561@oregonnet.com>
34871              
34872              (the perl.h part)
34873      Branch: perl
34874            ! perl.h
34875 ____________________________________________________________________________
34876 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
34877         Log: Subject: [PATCH] OpenBSD likes signal.h 
34878              From: Richard Soderberg <rs@oregonnet.com>
34879              Date: Mon, 29 Oct 2001 17:00:31 -0800
34880              Message-Id: <200110300100.RAA31533@oregonnet.com>
34881      Branch: perl
34882            ! unixish.h
34883 ____________________________________________________________________________
34884 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
34885         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
34886              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34887              Date: Mon, 29 Oct 2001 23:04:23 -0000
34888              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
34889      Branch: perl
34890            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
34891            ! ext/DB_File/t/db-recno.t
34892 ____________________________________________________________________________
34893 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
34894         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
34895              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
34896              Date: Mon, 29 Oct 2001 12:34:07 -0600
34897              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
34898      Branch: perl
34899            ! ext/Time/HiRes/HiRes.t
34900 ____________________________________________________________________________
34901 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
34902         Log: Update Changes.
34903      Branch: perl
34904            ! Changes patchlevel.h
34905 ____________________________________________________________________________
34906 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
34907         Log: AIX needs an explicit symbol export list.
34908      Branch: perl
34909            ! lib/ExtUtils/Embed.t
34910 ____________________________________________________________________________
34911 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
34912         Log: The test (and the module) would require some
34913              quality hacking time to work on EBCDIC.  Based on
34914              the test results nothing seems to be majorly broken,
34915              the module just seems to have strange assumptions:
34916              got: ''\226\225\205'
34917              expected: ''one'
34918              The \226\225\205 being, of course, 'one', in EBCDIC.
34919      Branch: perl
34920            ! lib/Dumpvalue.t
34921 ____________________________________________________________________________
34922 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
34923         Log: Mark the test known to be failing in EBCDIC.
34924      Branch: perl
34925            ! t/op/tr.t
34926 ____________________________________________________________________________
34927 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
34928         Log: None of the libnet modules are going to work in
34929              EBCDIC without the Convert::EBCDIC.
34930      Branch: perl
34931            ! t/lib/1_compile.t
34932 ____________________________________________________________________________
34933 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
34934         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
34935      Branch: perl
34936            ! t/op/pack.t
34937 ____________________________________________________________________________
34938 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
34939         Log: UTF-EBCDIC ain't UTF-8.
34940      Branch: perl
34941            ! t/op/pack.t
34942 ____________________________________________________________________________
34943 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
34944         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
34945      Branch: perl
34946            ! t/lib/1_compile.t
34947 ____________________________________________________________________________
34948 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
34949         Log: Let's not assume ASCII.
34950      Branch: perl
34951            ! t/op/lc.t
34952 ____________________________________________________________________________
34953 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
34954         Log: Call the new perlio symbols differently.
34955      Branch: perl
34956            ! makedef.pl
34957 ____________________________________________________________________________
34958 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
34959         Log: Don't expect ASCII ordering.
34960      Branch: perl
34961            ! lib/ExtUtils/Manifest.t
34962 ____________________________________________________________________________
34963 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
34964         Log: Forgot from #12756.
34965      Branch: perl
34966            ! perlio.h
34967 ____________________________________________________________________________
34968 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
34969         Log: BeOS tweaks:
34970              - fseeko and ftello can be found by Configure but
34971              we do not seem to have prototypes for them so
34972              let's make up some
34973              - BeOS didn't use to have real sockets (sockets as
34974              filedescriptors) but the BONE package is supposed
34975              to fix this.  I do not know how to detect BONEness,
34976              see hints/beos.sh for a spot that needs to fixed.
34977              - BeOS has O_TEXT != O_BINARY but has no setmode()
34978      Branch: perl
34979            ! hints/beos.sh perlio.c
34980 ____________________________________________________________________________
34981 [ 12755] By: sky                                   on 2001/10/29  12:56:12
34982         Log: Ugly fix to not die when a thread creator is holding locks.
34983      Branch: perl
34984            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34985            ! ext/threads/threads.xs
34986 ____________________________________________________________________________
34987 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
34988         Log: Integrate change #12752 from maintperl;
34989              
34990              croak(Nullch) wasn't printing the contents of ERRSV if there was
34991              no outer eval (bug in change#6125)
34992      Branch: perl
34993           !> util.c
34994 ____________________________________________________________________________
34995 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
34996         Log: Subject: [PATCH h2xs] Use of static data in XS modules
34997              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34998              Date: Sun, 28 Oct 2001 21:19:07 -0000
34999              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
35000              
35001              with nits from Sarathy.
35002      Branch: perl
35003            ! utils/h2xs.PL
35004 ____________________________________________________________________________
35005 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
35006         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
35007              no outer eval (bug in change#6125)
35008      Branch: maint-5.6/perl
35009            ! util.c
35010 ____________________________________________________________________________
35011 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
35012         Log: More todo for the encoding pragma.
35013      Branch: perl
35014            ! lib/encoding.pm
35015 ____________________________________________________________________________
35016 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
35017         Log: Add the encoding pragma to control the "upgrade"
35018              from the native eight bit data to Unicode.
35019              
35020              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
35021      Branch: perl
35022            + lib/encoding.pm lib/encoding.t
35023            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
35024            ! pod/perlunicode.pod pod/perlvar.pod sv.c
35025 ____________________________________________________________________________
35026 [ 12749] By: sky                                   on 2001/10/28  21:02:33
35027         Log: Update documentation.
35028      Branch: perl
35029            ! ext/threads/shared/shared.pm
35030 ____________________________________________________________________________
35031 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
35032         Log: Integrate change #12747 from maintperl;
35033              
35034              finishing touches to system() fixes on windows:
35035              * detect cmd shell correctly even if it had full path in it
35036              * more quoting needed for single-arg system if the argument
35037              really had multiple quoted arguments within it
35038              * be smarter about not calling the shell when the executable
35039              has spaces, but otherwise does not need shell involvement
35040              * add a testsuite (windows-specific currently)
35041      Branch: perl
35042           +> t/op/system.t t/op/system_tests
35043            ! MANIFEST pod/perltodo.pod
35044           !> win32/win32.c
35045 ____________________________________________________________________________
35046 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
35047         Log: finishing touches to system() fixes on windows:
35048              * detect cmd shell correctly even if it had full path in it
35049              * more quoting needed for single-arg system if the argument
35050              really had multiple quoted arguments within it
35051              * be smarter about not calling the shell when the executable
35052              has spaces, but otherwise does not need shell involvement
35053              * add a testsuite (windows-specific currently)
35054      Branch: maint-5.6/perl
35055            + t/op/system.t t/op/system_tests
35056            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
35057 ____________________________________________________________________________
35058 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
35059         Log: Integrate perlio:
35060              
35061              [ 12745]
35062              Mingw32 fixup for Embed.t
35063              
35064              [ 12744]
35065              GCC vs MS 64-bit constant syntax
35066      Branch: perl
35067           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
35068 ____________________________________________________________________________
35069 [ 12745] By: nick                                  on 2001/10/28  16:08:14
35070         Log: Mingw32 fixup for Embed.t
35071      Branch: perlio
35072            ! lib/ExtUtils/Embed.t
35073 ____________________________________________________________________________
35074 [ 12744] By: nick                                  on 2001/10/28  15:54:14
35075         Log: GCC vs MS 64-bit constant syntax
35076      Branch: perlio
35077            ! ext/Time/HiRes/HiRes.xs
35078 ____________________________________________________________________________
35079 [ 12743] By: nick                                  on 2001/10/28  15:42:55
35080         Log: Integrate mainline
35081      Branch: perlio
35082           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
35083 ____________________________________________________________________________
35084 [ 12742] By: sky                                   on 2001/10/28  14:47:10
35085         Log: Manpage updates.
35086      Branch: perl
35087            ! ext/threads/threads.pm
35088 ____________________________________________________________________________
35089 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
35090         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
35091      Branch: perl
35092            ! lib/ExtUtils/Embed.t
35093 ____________________________________________________________________________
35094 [ 12740] By: nick                                  on 2001/10/28  14:14:24
35095         Log: Integrate mainline
35096      Branch: perlio
35097           !> lib/ExtUtils/Embed.t win32/win32.c
35098 ____________________________________________________________________________
35099 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
35100         Log: Need to be ./executed.
35101      Branch: perl
35102            ! lib/ExtUtils/Embed.t
35103 ____________________________________________________________________________
35104 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
35105         Log: Integrate perlio:
35106              
35107              [ 12737]
35108              Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35109              by gcc -xc++.
35110              
35111              [ 12736]
35112              Have :stdio layer update an honour the fd refcnt table.
35113              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35114      Branch: perl
35115           !> perlio.c win32/win32.h
35116 ____________________________________________________________________________
35117 [ 12737] By: nick                                  on 2001/10/28  13:53:45
35118         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
35119              by gcc -xc++.
35120      Branch: perlio
35121            ! win32/win32.h
35122 ____________________________________________________________________________
35123 [ 12736] By: nick                                  on 2001/10/28  13:50:50
35124         Log: Have :stdio layer update an honour the fd refcnt table.
35125              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
35126      Branch: perlio
35127            ! perlio.c
35128 ____________________________________________________________________________
35129 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
35130         Log: Integrate changes #12724 and #12725 from maintperl;
35131              multiarg system now works.
35132      Branch: perl
35133           !> win32/win32.c
35134 ____________________________________________________________________________
35135 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
35136         Log: Integrate perlio:
35137              
35138              [ 12733]
35139              Use fd refcounts to solve the problem highlighted by new Embed.t, at
35140              least for PERLIO=perlio unthreaded case
35141              
35142              [ 12732]
35143              Typo in exe name
35144              
35145              [ 12730]
35146              Fixup Embed.t for Win32/VC++
35147              
35148              [ 12729]
35149              Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35150              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35151              ExtUtils::Embed.
35152              
35153              [ 12711]
35154              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35155              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35156              
35157              [ 12557]
35158              All tests pass (legitimately) on ithreads
35159              
35160              [ 12555]
35161              Restore non-ithreads build. Interestingly binmode test passes
35162              non-ithreads - so crlf layer is not damaged and ithreads fail
35163              is a symptom ...
35164              
35165              [ 12552]
35166              Win32 PerlIO_cleanup special cases should no longer be required.
35167              
35168              [ 12551]
35169              Multiple win32io.o is fatal for GCC (and noise with VC++)
35170              
35171              [ 12547]
35172              Convert rest of PerlIO's memory tables to per-interp and add clone functions
35173              for them. Call explicit cleanup during destruct process.
35174              - one binmode test is failing
35175              - also ext/threads/t/basic.t fails under make test, and is noisy under
35176              harness. (Threads results are intermingled and don't match order expected.)
35177              
35178              [ 12544]
35179              PerlIO layer table as PL_perlio (per-interpreter)
35180              
35181              [ 12541]
35182              Fix typos in new locking on MemShared
35183              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
35184              - seems to make segfaults more deterministic - suspect they are 
35185              attempt to free() after Interp and Host have gone.
35186              
35187              [ 12540]
35188              Remove the MemShared re-#define (again)
35189              
35190              [ 12539]
35191              Use locks on MemShared
35192      Branch: perl
35193           +> lib/ExtUtils/Embed.t
35194           !> MANIFEST perlio.c
35195 ____________________________________________________________________________
35196 [ 12733] By: nick                                  on 2001/10/28  13:07:16
35197         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
35198              least for PERLIO=perlio unthreaded case
35199      Branch: perlio
35200            ! perlio.c
35201 ____________________________________________________________________________
35202 [ 12732] By: nick                                  on 2001/10/28  11:10:24
35203         Log: Typo in exe name
35204      Branch: perlio
35205            ! lib/ExtUtils/Embed.t
35206 ____________________________________________________________________________
35207 [ 12731] By: nick                                  on 2001/10/28  11:09:59
35208         Log: Integrate Mainline
35209      Branch: perlio
35210           !> Changes configure.com ext/DB_File/DB_File.pm
35211           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
35212           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
35213           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
35214           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
35215           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
35216           !> t/TEST t/op/regexp.t win32/buildext.pl
35217 ____________________________________________________________________________
35218 [ 12730] By: nick                                  on 2001/10/28  11:05:35
35219         Log: Fixup Embed.t for Win32/VC++
35220      Branch: perlio
35221            ! lib/ExtUtils/Embed.t
35222 ____________________________________________________________________________
35223 [ 12729] By: nick                                  on 2001/10/28  09:36:20
35224         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
35225              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
35226              ExtUtils::Embed.
35227      Branch: perlio
35228            + lib/ExtUtils/Embed.t
35229            ! MANIFEST
35230 ____________________________________________________________________________
35231 [ 12728] By: sky                                   on 2001/10/28  08:12:53
35232         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
35233              line manually!
35234      Branch: perl
35235            ! lib/ExtUtils/xsubpp
35236 ____________________________________________________________________________
35237 [ 12727] By: sky                                   on 2001/10/28  08:02:09
35238         Log: And here we use the prototypes.
35239      Branch: perl
35240            ! ext/threads/shared/shared.xs
35241 ____________________________________________________________________________
35242 [ 12726] By: sky                                   on 2001/10/28  08:00:48
35243         Log: Support [] style prototypes.
35244      Branch: perl
35245            ! lib/ExtUtils/xsubpp
35246 ____________________________________________________________________________
35247 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
35248         Log: yet another multi-arg system() fix on windows: batch files as the
35249              first argument (i.e. directly executed by CreateProcess()) need
35250              extra quoting to escape shell-shock
35251      Branch: maint-5.6/perl
35252            ! win32/win32.c
35253 ____________________________________________________________________________
35254 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
35255         Log: another multi-arg system() fix on windows: passing empty arguments
35256              now works
35257      Branch: maint-5.6/perl
35258            ! win32/win32.c
35259 ____________________________________________________________________________
35260 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
35261         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
35262              No final #else #error because we do not seem to
35263              be using #error?
35264      Branch: perl
35265            ! op.h
35266 ____________________________________________________________________________
35267 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
35268         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
35269              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
35270              Date: Sat, 27 Oct 2001 23:28:44 EST 
35271              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
35272      Branch: perl
35273            ! ext/Time/HiRes/HiRes.xs
35274 ____________________________________________________________________________
35275 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
35276         Log: Regen perlapi, perltoc.
35277      Branch: perl
35278            ! pod/perlapi.pod pod/perltoc.pod
35279 ____________________________________________________________________________
35280 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
35281         Log: Subject: [PATCH] sv.h documentation
35282              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
35283              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
35284              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
35285      Branch: perl
35286            ! sv.h
35287 ____________________________________________________________________________
35288 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
35289         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
35290              system("nmake -nologo", "clean") and there is no executable
35291              called "nmake -nologo"; this used to "work" pre-change#12559 due
35292              to bugs in multiarg system() that have since been fixed
35293      Branch: perl
35294            ! win32/buildext.pl
35295 ____________________________________________________________________________
35296 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
35297         Log: Update Changes.
35298      Branch: perl
35299            ! Changes patchlevel.h
35300 ____________________________________________________________________________
35301 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
35302         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
35303              From: Richard.Foley@t-online.de (Richard Foley)            
35304              Date: Sun, 28 Oct 2001 00:48:32 +0200
35305              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
35306      Branch: perl
35307            ! pod/perlhack.pod
35308 ____________________________________________________________________________
35309 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
35310         Log: Must store pointers with the right width.
35311      Branch: perl
35312            ! op.h
35313 ____________________________________________________________________________
35314 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
35315         Log: Integrate change #12711 from perlio;
35316              
35317              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35318              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35319      Branch: perl
35320           !> perlio.c
35321 ____________________________________________________________________________
35322 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
35323         Log: Subject: [PATCH] make minitest
35324              From: Nicholas Clark <nick@ccl4.org>
35325              Date: Sat, 27 Oct 2001 22:56:16 +0100
35326              Message-ID: <20011027225616.L20275@plum.flirble.org>
35327      Branch: perl
35328            ! t/TEST
35329 ____________________________________________________________________________
35330 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
35331         Log: Patch #12661 missed this.
35332      Branch: perl
35333            ! ext/DB_File/DB_File.pm
35334 ____________________________________________________________________________
35335 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
35336         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
35337              From: "Craig A. Berry" <craigberry@mac.com>
35338              Date: Sat, 27 Oct 2001 16:07:47 -0500
35339              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
35340      Branch: perl
35341            ! configure.com perlio.c
35342 ____________________________________________________________________________
35343 [ 12711] By: nick                                  on 2001/10/27  19:49:25
35344         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
35345              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
35346      Branch: perlio
35347            ! perlio.c
35348 ____________________________________________________________________________
35349 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
35350         Log: Let's not replace reason if there's one already supplied.
35351      Branch: perl
35352            ! t/op/regexp.t
35353 ____________________________________________________________________________
35354 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
35355         Log: is not good.
35356      Branch: perl
35357            ! t/op/regexp.t
35358 ____________________________________________________________________________
35359 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
35360         Log: ldlibpth can exist but be unset.
35361      Branch: perl
35362            ! t/TEST
35363 ____________________________________________________________________________
35364 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
35365         Log: Unicode: property alias naming cleanup.
35366      Branch: perl
35367            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
35368 ____________________________________________________________________________
35369 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
35370         Log: FAQ sync.
35371      Branch: perl
35372            ! pod/perlfaq4.pod
35373 ____________________________________________________________________________
35374 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
35375         Log: Integrate change #12703 from maintperl;
35376              
35377              typemap stuff intervenes before declaration, move it to PREINIT
35378              section
35379              
35380              (an empty integrate, but now the files are in sync
35381              between the branches)
35382      Branch: perl
35383           !> ext/ODBM_File/ODBM_File.xs
35384 ____________________________________________________________________________
35385 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
35386         Log: More PerlIO symbols.
35387      Branch: perl
35388            ! makedef.pl
35389 ____________________________________________________________________________
35390 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
35391         Log: typemap stuff intervenes before declaration, move it to PREINIT
35392              section
35393      Branch: maint-5.6/perl
35394            ! ext/ODBM_File/ODBM_File.xs
35395 ____________________________________________________________________________
35396 [ 12702] By: nick                                  on 2001/10/27  14:09:35
35397         Log: Integrate mainline
35398      Branch: perlio
35399           +> ext/threads/shared/t/av_simple.t
35400           +> ext/threads/shared/t/hv_refs.t
35401           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
35402           !> (integrate 109 files)
35403 ____________________________________________________________________________
35404 [ 12700] By: ams                                   on 2001/10/26  21:22:23
35405         Log: Subject: [PATCH] tweak divide
35406              From: Nicholas Clark <nick@ccl4.org>
35407              Date: Fri, 26 Oct 2001 22:52:17 +0100
35408              Message-Id: <20011026225217.B20275@plum.flirble.org>
35409      Branch: perl
35410            ! pp.c
35411 ____________________________________________________________________________
35412 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
35413         Log: Integrate a buncha things from maintperl.
35414      Branch: maint-5.6/macperl
35415           !> (integrate 32 files)
35416 ____________________________________________________________________________
35417 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
35418         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
35419              From: Andy Dougherty <doughera@lafayette.edu>
35420              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
35421              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
35422      Branch: perl
35423            ! hints/svr4.sh
35424 ____________________________________________________________________________
35425 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
35426         Log: When you're root, many things become writable.
35427      Branch: perl
35428            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
35429 ____________________________________________________________________________
35430 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
35431         Log: Update Changes.
35432      Branch: perl
35433            ! Changes patchlevel.h
35434 ____________________________________________________________________________
35435 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
35436         Log: Term/Cap.t attempts to access the floppy drive for no good reason
35437              on dosish systems
35438      Branch: perl
35439            ! lib/Term/Cap.t
35440 ____________________________________________________________________________
35441 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
35442         Log: fix misleading comment on known inadequacy in B::Terse, and skip
35443              it correctly
35444      Branch: perl
35445            ! ext/B/t/terse.t
35446 ____________________________________________________________________________
35447 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
35448         Log: fix spurious AutoSplit.t failure under windows
35449      Branch: perl
35450            ! lib/AutoSplit.t
35451 ____________________________________________________________________________
35452 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
35453         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
35454      Branch: perl
35455            ! ext/Time/HiRes/HiRes.t
35456 ____________________________________________________________________________
35457 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
35458         Log: More logical to use %04"UVXf" than %"UVuf" since
35459              the Unicode standard prefers hex.
35460      Branch: perl
35461            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
35462            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
35463            ! lib/unicore/mktables utf8.c
35464 ____________________________________________________________________________
35465 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
35466         Log: change#12065 seems to have broken Encode build on windows; fix
35467      Branch: perl
35468            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
35469 ____________________________________________________________________________
35470 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
35471         Log: Unicode: add the case folding table.
35472      Branch: perl
35473            + lib/unicore/To/Fold.pl
35474            ! MANIFEST lib/unicore/mktables
35475 ____________________________________________________________________________
35476 [ 12688] By: sky                                   on 2001/10/26  13:51:29
35477         Log: Get the new functions right, do not export lock since we use builtin lock.
35478              TODO: fix xsubpp to support the new prototypes
35479      Branch: perl
35480            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35481 ____________________________________________________________________________
35482 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
35483         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
35484              as suggested by Sarathy.
35485      Branch: perl
35486            ! mg.c
35487 ____________________________________________________________________________
35488 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
35489         Log: avoid compiler warning
35490      Branch: perl
35491            ! win32/win32.c
35492 ____________________________________________________________________________
35493 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
35494         Log: WinCE update from Rainer Keuchel.
35495      Branch: perl
35496            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
35497            ! wince/wince.c
35498 ____________________________________________________________________________
35499 [ 12684] By: sky                                   on 2001/10/26  13:34:33
35500         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
35501      Branch: perl
35502            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35503 ____________________________________________________________________________
35504 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
35505         Log: More fixes that were made to the core and not in the libnet src
35506      Branch: perl
35507            ! lib/Net/Domain.pm
35508 ____________________________________________________________________________
35509 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
35510         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
35511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
35512              Date: Fri, 26 Oct 2001 13:55:21 +0200
35513              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
35514              
35515              (plus make the db-recno.t#59 accept both \n and \r\n)
35516      Branch: perl
35517            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35518            ! ext/DB_File/t/db-recno.t
35519 ____________________________________________________________________________
35520 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
35521         Log: Fix tests to be able to run in the core and the CPAN dist
35522      Branch: perl
35523            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35524            ! lib/Net/t/require.t lib/Net/t/smtp.t
35525 ____________________________________________________________________________
35526 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
35527         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
35528              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35529              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
35530              Date: Fri, 26 Oct 2001 08:34:46 EDT
35531      Branch: perl
35532            ! ext/Time/HiRes/HiRes.t
35533 ____________________________________________________________________________
35534 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
35535         Log: Sync libnet modules with what will be libnet-1.08
35536      Branch: perl
35537            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
35538            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
35539            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
35540            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
35541 ____________________________________________________________________________
35542 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
35543         Log: Integrate maintperl changes #12268 and #12669;
35544              
35545              final touches to the audit for statics and thread-unsafe code
35546              * make DB_File, ODBM_File thread-safe 
35547              * remove unnecessary/dangerous statics and protect others
35548              from not getting accidentally enabled under threaded perls
35549              
35550              windows support functions get_childdir() et al aren't exported
35551              correctly under vanilla build
35552              
35553              Testing under win32 appreciated since changes there had
35554              to be manually merged and I cannot test how badly did I do.
35555      Branch: perl
35556           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35557           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35558           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
35559           !> win32/vmem.h win32/win32.c win32/win32iop.h
35560 ____________________________________________________________________________
35561 [ 12677] By: sky                                   on 2001/10/26  12:37:17
35562         Log: More Config::threads to threads::threads changes
35563      Branch: perl
35564            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
35565 ____________________________________________________________________________
35566 [ 12676] By: sky                                   on 2001/10/26  12:31:46
35567         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
35568      Branch: perl
35569            ! ext/threads/threads.pm ext/threads/threads.xs
35570 ____________________________________________________________________________
35571 [ 12675] By: sky                                   on 2001/10/26  12:06:30
35572         Log: Allocing a TLS in runtime is not too hot.
35573      Branch: perl
35574            ! ext/threads/threads.xs
35575 ____________________________________________________________________________
35576 [ 12674] By: sky                                   on 2001/10/26  11:59:09
35577         Log: Don't display debug data.
35578      Branch: perl
35579            ! ext/threads/threads.pm
35580 ____________________________________________________________________________
35581 [ 12673] By: sky                                   on 2001/10/26  11:35:47
35582         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
35583              complete bar support for blessed objects.
35584              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
35585      Branch: perl
35586            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35587 ____________________________________________________________________________
35588 [ 12672] By: sky                                   on 2001/10/26  11:15:28
35589         Log: Fix case where shared reference does not exist in current thread.
35590      Branch: perl
35591            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
35592 ____________________________________________________________________________
35593 [ 12671] By: sky                                   on 2001/10/26  08:48:52
35594         Log: Support for references in shared arrays.
35595      Branch: perl
35596            ! ext/threads/shared/shared.xs
35597 ____________________________________________________________________________
35598 [ 12670] By: sky                                   on 2001/10/26  08:30:11
35599         Log: Add tests for references in hashes.
35600      Branch: perl
35601            + ext/threads/shared/t/hv_refs.t
35602            ! MANIFEST
35603 ____________________________________________________________________________
35604 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
35605         Log: windows support functions get_childdir() et al aren't exported
35606              correctly under vanilla build
35607      Branch: maint-5.6/perl
35608            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
35609 ____________________________________________________________________________
35610 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
35611         Log: final touches to the audit for statics and thread-unsafe code
35612              * make DB_File, ODBM_File thread-safe 
35613              * remove unnecessary/dangerous statics and protect others
35614              from not getting accidentally enabled under threaded perls
35615      Branch: maint-5.6/perl
35616            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
35617            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
35618            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
35619            ! win32/win32.c
35620 ____________________________________________________________________________
35621 [ 12667] By: ams                                   on 2001/10/26  03:48:36
35622         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
35623              From: "Richard Soderberg" <rs@crystalflame.net>
35624              Date: Thu, 25 Oct 2001 23:42:50 -0400
35625              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
35626      Branch: perl
35627            ! sharedsv.c
35628 ____________________________________________________________________________
35629 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
35630         Log: Integrate change #12664 from maintperl;
35631              
35632              the newest GCCs don't seem to like C<"string1"##STRING2>
35633              so keep it as C<"string1" STRING2> (latter appears to
35634              work everywhere)
35635      Branch: perl
35636           !> ext/DynaLoader/dlutils.c
35637 ____________________________________________________________________________
35638 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
35639         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
35640              From: Chris Nandor <pudge@pobox.com>
35641              Date: Thu, 25 Oct 2001 22:15:03 -0400
35642              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
35643      Branch: perl
35644            ! perl.h
35645 ____________________________________________________________________________
35646 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
35647         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
35648              C<"string1" STRING2> (latter appears to work everywhere)
35649      Branch: maint-5.6/perl
35650            ! ext/DynaLoader/dlutils.c
35651 ____________________________________________________________________________
35652 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
35653         Log: AUTHORS update.
35654      Branch: perl
35655            ! AUTHORS
35656 ____________________________________________________________________________
35657 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
35658         Log: Integrate change #12660 from maintperl;
35659              
35660              make the dMY_CXT stuff available under all of
35661              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35662      Branch: perl
35663           !> perl.h
35664 ____________________________________________________________________________
35665 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
35666         Log: Subject: [PATCH] DB_File-1.79
35667              From: "Paul Marquess" <paul.marquess@openwave.com>
35668              Date: Fri, 26 Oct 2001 00:03:54 +0100
35669              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
35670      Branch: perl
35671            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
35672            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
35673 ____________________________________________________________________________
35674 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
35675         Log: make the dMY_CXT stuff available under all of
35676              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
35677      Branch: maint-5.6/perl
35678            ! perl.h
35679 ____________________________________________________________________________
35680 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
35681         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
35682              From: Michael G Schwern <schwern@pobox.com>
35683              Date: Thu, 25 Oct 2001 18:28:12 -0400
35684              Message-ID: <20011025182812.M4811@blackrider>
35685      Branch: perl
35686            ! t/run/kill_perl.t
35687 ____________________________________________________________________________
35688 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
35689         Log: STRLEN != int.
35690      Branch: perl
35691            ! regcomp.c regexec.c
35692 ____________________________________________________________________________
35693 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
35694         Log: Subject: [PATCH] remove small IVop redundancy
35695              From: Nicholas Clark <nick@ccl4.org>
35696              Date: Thu, 25 Oct 2001 22:48:28 +0100
35697              Message-ID: <20011025224827.M66471@plum.flirble.org>
35698      Branch: perl
35699            ! pp.c pp_hot.c
35700 ____________________________________________________________________________
35701 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
35702         Log: Metaconfig unit change for #12655.
35703      Branch: metaconfig/U/perl
35704            ! Extensions.U
35705 ____________________________________________________________________________
35706 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
35707         Log: Subject: Re: Not OK @12650
35708              From: Andy Dougherty <doughera@lafayette.edu>
35709              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
35710              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
35711      Branch: perl
35712            ! Configure
35713 ____________________________________________________________________________
35714 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
35715         Log: Integrate changes #12652 and #12653 from maintperl;
35716              
35717              more tweaks to change#12626
35718              * move the boilerplate code over to perl.h and make DynaLoader
35719              use it
35720              * make re, Opcode, File::Glob and B threadsafe
35721              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35722              C<no re;> anywhere)
35723              
35724              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35725              
35726              File::Glob required a bit more work in bleadperl
35727              because of ExtUtils::Constant (see the Makefile.PL change)
35728      Branch: perl
35729            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
35730           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35731           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35732 ____________________________________________________________________________
35733 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
35734         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
35735      Branch: maint-5.6/perl
35736            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35737            ! ext/Opcode/Opcode.xs ext/re/re.xs
35738 ____________________________________________________________________________
35739 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
35740         Log: more tweaks to change#12626
35741              * move the boilerplate code over to perl.h and make DynaLoader
35742              use it
35743              * make re, Opcode, File::Glob and B threadsafe
35744              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
35745              C<no re;> anywhere)
35746      Branch: maint-5.6/perl
35747            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
35748            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
35749 ____________________________________________________________________________
35750 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
35751         Log: Metaconfig unit change for #12650.
35752      Branch: metaconfig/U/perl
35753            ! Extensions.U
35754 ____________________________________________________________________________
35755 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
35756         Log: Subject: Re: ithreads doesn't like usedl=n
35757              From: Andy Dougherty <doughera@lafayette.edu>
35758              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
35759              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
35760              
35761              Special-case threads::shared.
35762      Branch: perl
35763            ! Configure
35764 ____________________________________________________________________________
35765 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
35766         Log: Getting fancier...
35767      Branch: perl
35768            ! t/TEST
35769 ____________________________________________________________________________
35770 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
35771         Log: csh - what a pain.
35772      Branch: perl
35773            ! t/TEST
35774 ____________________________________________________________________________
35775 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
35776         Log: Update Changes.
35777      Branch: perl
35778            ! Changes patchlevel.h
35779 ____________________________________________________________________________
35780 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
35781         Log: Allow resetting the locale system for the duration
35782              of the build (Mac OS X default setting LANG=En_US
35783              ist kaputt)
35784      Branch: perl
35785            ! Makefile.SH
35786 ____________________________________________________________________________
35787 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
35788         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
35789      Branch: perl
35790            ! ext/Digest/MD5/t/files.t
35791 ____________________________________________________________________________
35792 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
35793         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
35794              From: Andy Dougherty <doughera@lafayette.edu>
35795              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
35796              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
35797      Branch: perl
35798            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
35799            ! ext/threads/shared/Makefile.PL
35800 ____________________________________________________________________________
35801 [ 12643] By: sky                                   on 2001/10/25  12:28:26
35802         Log: Add support for reference members of hashes.
35803      Branch: perl
35804            ! ext/threads/shared/shared.xs
35805 ____________________________________________________________________________
35806 [ 12642] By: ams                                   on 2001/10/25  12:21:13
35807         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
35808              From: "Norton Allen" <nort@qnx.com>
35809              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
35810              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
35811      Branch: perl
35812            ! ext/Digest/MD5/MD5.xs
35813 ____________________________________________________________________________
35814 [ 12641] By: sky                                   on 2001/10/25  10:27:39
35815         Log: Tests shared hashes.
35816      Branch: perl
35817            + ext/threads/shared/t/hv_simple.t
35818            ! MANIFEST
35819 ____________________________________________________________________________
35820 [ 12640] By: sky                                   on 2001/10/25  10:18:23
35821         Log: Fix threadcounts for arrays and hashes.
35822      Branch: perl
35823            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35824 ____________________________________________________________________________
35825 [ 12639] By: sky                                   on 2001/10/25  10:17:26
35826         Log: Note to self, doing *src_ary++ in a macro that evaluates
35827              the value more than once is a good way to dump core.
35828      Branch: perl
35829            ! sharedsv.c
35830 ____________________________________________________________________________
35831 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
35832         Log: Integrate change #12636 from maintperl; more dl fixups.
35833      Branch: perl
35834           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
35835           !> ext/DynaLoader/dl_vms.xs
35836 ____________________________________________________________________________
35837 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
35838         Log: Like dl_hpux, like dl_dld.
35839      Branch: perl
35840            ! ext/DynaLoader/dl_dld.xs
35841 ____________________________________________________________________________
35842 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
35843         Log: followups to change#12635
35844      Branch: maint-5.6/perl
35845            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
35846            ! ext/DynaLoader/dl_vms.xs
35847 ____________________________________________________________________________
35848 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
35849         Log: add part of change#12634 to the two files that need it; dl_aix.xs
35850              in maint-5.6 doesn't have the branch that had the problem in
35851              mainline
35852      Branch: maint-5.6/perl
35853            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
35854 ____________________________________________________________________________
35855 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
35856         Log: Fixes for #12627.
35857      Branch: perl
35858            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
35859 ____________________________________________________________________________
35860 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
35861         Log: Since pv_uni_display and sv_uni_display are now used
35862              in the re extension, their symbols have to be exported.
35863      Branch: perl
35864            ! embed.pl global.sym
35865 ____________________________________________________________________________
35866 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
35867         Log: Subject:  Re: [PATCH Perl@12567] debug /list
35868              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35869              Date: Tue, 23 Oct 2001 21:40:33 EDT
35870              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
35871      Branch: perl
35872            ! configure.com
35873 ____________________________________________________________________________
35874 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
35875         Log: This takes care of some of the re 'debug' cases but
35876              not all cases since the information whether the pattern
35877              or the target are utf8 seems to be either lost or not
35878              spread widely enough, sigh.
35879      Branch: perl
35880            ! regcomp.c
35881 ____________________________________________________________________________
35882 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
35883         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
35884              From: John Peacock <jpeacock@rowman.com>
35885              Date: Wed, 24 Oct 2001 16:53:29 -0400
35886              Message-ID: <3BD72A49.1508D152@rowman.com>
35887      Branch: perl
35888            ! configure.com
35889 ____________________________________________________________________________
35890 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
35891         Log: Upgrade NetWare and WinCE as in #12626.
35892      Branch: perl
35893            ! NetWare/dl_netware.xs wince/dl_win32.xs
35894 ____________________________________________________________________________
35895 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
35896         Log: Tru64 compiler nit.
35897      Branch: perl
35898            ! ext/threads/shared/shared.xs
35899 ____________________________________________________________________________
35900 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
35901         Log: Integrate change #12626 from maintperl;
35902              make DynaLoader threadsafe by moving all statics into
35903              interpreter-local space
35904              
35905              TODO: Netware, OS/2, WinCE
35906      Branch: perl
35907           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
35908           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
35909           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
35910           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
35911           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
35912           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
35913           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
35914 ____________________________________________________________________________
35915 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
35916         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
35917              space
35918      Branch: maint-5.6/perl
35919            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
35920            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
35921            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
35922            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
35923            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
35924            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
35925            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
35926 ____________________________________________________________________________
35927 [ 12625] By: sky                                   on 2001/10/24  20:05:26
35928         Log: Change #12623 inflicted an infinite hang. Fixed.
35929      Branch: perl
35930            ! ext/threads/shared/shared.xs
35931 ____________________________________________________________________________
35932 [ 12624] By: sky                                   on 2001/10/24  19:06:55
35933         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
35934      Branch: perl
35935            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
35936 ____________________________________________________________________________
35937 [ 12623] By: sky                                   on 2001/10/24  18:06:34
35938         Log: We need to do sharedsv_find in the original perl context.
35939      Branch: perl
35940            ! ext/threads/shared/shared.xs
35941 ____________________________________________________________________________
35942 [ 12622] By: sky                                   on 2001/10/24  17:26:51
35943         Log: Add support for basic support for AVs, references not supported yet.
35944              Add test for AVs.
35945              Add more tests to sv_refs
35946              Fix documentation issues.  
35947      Branch: perl
35948            + ext/threads/shared/t/av_simple.t
35949            ! MANIFEST ext/threads/shared/shared.pm
35950            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
35951 ____________________________________________________________________________
35952 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
35953         Log: Dump Unicode better for re 'debug'.  The regprop()
35954              is unfinished since have to figure out how to detect
35955              Unicodeness in there.
35956      Branch: perl
35957            ! regcomp.c regexec.c
35958 ____________________________________________________________________________
35959 [ 12620] By: sky                                   on 2001/10/24  13:18:07
35960         Log: Add support for finding shared arrays and hashes.
35961      Branch: perl
35962            ! sharedsv.c
35963 ____________________________________________________________________________
35964 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
35965         Log: Rewrite sv_uni_display() as pv_uni_display() as
35966              reimplement sv_uni_display() using that.
35967      Branch: perl
35968            ! dump.c embed.h embed.pl proto.h
35969 ____________________________________________________________________________
35970 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
35971         Log: Integrate change #12615 from maintperl;
35972              on Windows, IO::File::new_tmpfile() fails after being called
35973              32767 times because MSVCRT thinks stdio's TMP_MAX is a
35974              process-wide limit
35975      Branch: perl
35976           !> win32/win32.c
35977 ____________________________________________________________________________
35978 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
35979         Log: Don't try to print ints as IVs.
35980      Branch: perl
35981            ! ext/Time/HiRes/HiRes.xs
35982 ____________________________________________________________________________
35983 [ 12616] By: sky                                   on 2001/10/24  11:06:35
35984         Log: We only need to fetch the SV from the backend if the index
35985              is not the same as mg_private.     In theory this could be
35986              a problem if there are an exact multiple of U16 changes
35987              of a shared variable between two access in a given thread,
35988              we choose to avoid theory for now.
35989      Branch: perl
35990            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
35991 ____________________________________________________________________________
35992 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
35993         Log: on Windows, IO::File::new_tmpfile() fails after being called
35994              32767 times because MSVCRT thinks stdio's TMP_MAX is a
35995              process-wide limit
35996      Branch: maint-5.6/perl
35997            ! win32/win32.c
35998 ____________________________________________________________________________
35999 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
36000         Log: Negation and Unicode: sort of solves 20010303.010,
36001              except not quite like reported in the Subject
36002              (Perl_warner is still utf8-ignorant).
36003      Branch: perl
36004            ! pp.c t/lib/warnings/sv
36005 ____________________________________________________________________________
36006 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
36007         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
36008      Branch: perl
36009            ! sv.c t/lib/warnings/sv
36010 ____________________________________________________________________________
36011 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
36012         Log: sv_uni_display(): do not add the "...", let the caller
36013              do it if wanted, and be prepared for more display options.
36014      Branch: perl
36015            ! dump.c embed.h embed.pl proto.h
36016 ____________________________________________________________________________
36017 [ 12611] By: nick                                  on 2001/10/23  20:28:07
36018         Log: Integrate mainline
36019      Branch: perlio
36020           !> Changes configure.com cygwin/cygwin.c
36021           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
36022           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
36023           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
36024           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
36025           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
36026           !> utils/h2xs.PL utils/perldoc.PL
36027 ____________________________________________________________________________
36028 [ 12610] By: sky                                   on 2001/10/23  19:39:24
36029         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
36030              don't call themselves READONLY but still die with modification
36031              attempt. We only call bless for ext and umagic.
36032      Branch: perl
36033            ! sv.c
36034 ____________________________________________________________________________
36035 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
36036         Log: Croak() on negative time; doc tweaks.
36037      Branch: perl
36038            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36039            ! ext/Time/HiRes/HiRes.xs
36040 ____________________________________________________________________________
36041 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
36042         Log: FAQ sync.
36043      Branch: perl
36044            ! pod/perlfaq4.pod pod/perlfaq7.pod
36045 ____________________________________________________________________________
36046 [ 12607] By: sky                                   on 2001/10/23  18:27:27
36047         Log: Call setmagic on the referent we are blessing.
36048      Branch: perl
36049            ! sv.c
36050 ____________________________________________________________________________
36051 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
36052         Log: Small test nits.
36053      Branch: perl
36054            ! t/op/lc.t
36055 ____________________________________________________________________________
36056 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
36057         Log: Update Changes.
36058      Branch: perl
36059            ! Changes patchlevel.h
36060 ____________________________________________________________________________
36061 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
36062         Log: Make the PerlIO_init() prototypes consistent.
36063      Branch: perl
36064            ! perlio.c
36065 ____________________________________________________________________________
36066 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
36067         Log: Upping the test count is a good idea.
36068      Branch: perl
36069            ! t/op/lc.t
36070 ____________________________________________________________________________
36071 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
36072         Log: Document the final sigma spot.
36073      Branch: perl
36074            ! pp.c
36075 ____________________________________________________________________________
36076 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
36077         Log: Fix multicharacter titlecase (ucfirst).
36078      Branch: perl
36079            ! pod/perlunicode.pod pp.c t/op/lc.t
36080 ____________________________________________________________________________
36081 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
36082         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
36083              From: Mikhail Zabaluev <mhz@alt-linux.org>
36084              Date: Tue, 23 Oct 2001 10:40:37 +0400
36085              Message-ID: <20011023104037.A12761@localhost.localdomain>
36086              
36087              (#12406 replaced with this)
36088      Branch: perl
36089            ! utils/perldoc.PL
36090 ____________________________________________________________________________
36091 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
36092         Log: MacOS Classic updates from Pudge.
36093      Branch: perl
36094            ! lib/File/Spec.t lib/File/Spec/Mac.pm
36095 ____________________________________________________________________________
36096 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
36097         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
36098              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
36099              Date: Sun, 14 Oct 2001 23:14:46 +0200
36100              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
36101              
36102              except for the 2->4 changes.
36103      Branch: perl
36104            ! lib/AutoSplit.t
36105 ____________________________________________________________________________
36106 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
36107         Log: integrate macperl contents into maint-5.6
36108      Branch: maint-5.6/perl
36109            ! mg.c
36110           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
36111           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
36112           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
36113           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36114           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
36115           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
36116           !> t/lib/filefind.t t/lib/filespec.t
36117 ____________________________________________________________________________
36118 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
36119         Log: At some point the #6234 has been lost from the mainline
36120              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
36121      Branch: perl
36122            ! lib/File/Spec/Win32.pm
36123 ____________________________________________________________________________
36124 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
36125         Log: Cygwin seems to round up (or closest, but not down)
36126              for time(), so half of the time (bad pun intended)
36127              Time::HiRes::time() is less than time(), half of
36128              the time it's more.  So let's try harder in the loop.
36129      Branch: perl
36130            ! ext/Time/HiRes/HiRes.t
36131 ____________________________________________________________________________
36132 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
36133         Log: MacOS Classic timeofday(), from Chris Nandor. 
36134      Branch: perl
36135            ! ext/Time/HiRes/HiRes.xs
36136 ____________________________________________________________________________
36137 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
36138         Log: Integrate changes #12580 and #12581 from macperl;
36139              
36140              Fix path construction.
36141              
36142              (Copyright) Nit.
36143      Branch: perl
36144           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
36145 ____________________________________________________________________________
36146 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
36147         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
36148              doesn't seem to help (the error being output to console, maybe?)
36149      Branch: perl
36150            ! lib/Net/Domain.pm
36151 ____________________________________________________________________________
36152 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
36153         Log: Taint the getcwd() result also in Cygwin.
36154              (TODO: which other platforms need the same thing?)
36155      Branch: perl
36156            ! cygwin/cygwin.c
36157 ____________________________________________________________________________
36158 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
36159         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
36160      Branch: perl
36161            ! t/op/taint.t
36162 ____________________________________________________________________________
36163 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
36164         Log: getpwuid() fragility continues.
36165      Branch: perl
36166            ! utils/h2xs.PL
36167 ____________________________________________________________________________
36168 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
36169         Log: getpwuid() might succeed but that's no guarantee
36170              that the $home will be defined.
36171      Branch: perl
36172            ! ext/File/Glob/t/basic.t
36173 ____________________________________________________________________________
36174 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
36175         Log: It's safer to to expand the variable, too... (see #12571)
36176      Branch: perl
36177            ! t/TEST
36178 ____________________________________________________________________________
36179 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
36180         Log: Integrate with maintperl.
36181      Branch: maint-5.6/macperl
36182           !> win32/bin/pl2bat.pl win32/win32.c
36183 ____________________________________________________________________________
36184 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
36185         Log: Oops, forgot to include Win32 ... just as well, since it
36186              seems in bleadperl, change #7764 was not included
36187              (adding C:\temp).  Re-added.  Rip it back out if it
36188              doesn't belong.  :-)
36189      Branch: maint-5.6/macperl
36190            ! lib/File/Spec/Win32.pm
36191 ____________________________________________________________________________
36192 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
36193         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
36194              From: "Craig A. Berry" <craigberry@mac.com>
36195              Date: Mon, 22 Oct 2001 15:25:19 -0500
36196              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
36197      Branch: perl
36198            ! configure.com
36199 ____________________________________________________________________________
36200 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
36201         Log: Add in lots of File::Spec changes, from Thomas Wegner,
36202              and sync with changes from bleadperl.
36203      Branch: maint-5.6/macperl
36204            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
36205            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36206            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36207            ! lib/File/Spec/Win32.pm t/lib/filespec.t
36208 ____________________________________________________________________________
36209 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
36210         Log: Sync with latest File::Find and tests from bleadperl.
36211      Branch: maint-5.6/macperl
36212            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
36213 ____________________________________________________________________________
36214 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
36215         Log: Nit.
36216      Branch: maint-5.6/macperl
36217            ! perl.c
36218 ____________________________________________________________________________
36219 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
36220         Log: Fix path construction.
36221      Branch: maint-5.6/macperl
36222            ! ext/DynaLoader/DynaLoader_pm.PL
36223 ____________________________________________________________________________
36224 [ 12579] By: nick                                  on 2001/10/22  19:08:35
36225         Log: Integrate mainline (for Arthurs thread.xs fix)
36226      Branch: perlio
36227           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
36228 ____________________________________________________________________________
36229 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
36230         Log: Fix up exported symbols, move relevant docs
36231              over from macperl.pod.
36232      Branch: maint-5.6/macperl
36233            ! macos/ext/MacPerl/MacPerl.pm
36234 ____________________________________________________________________________
36235 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
36236         Log: Make ADDRESS called optionally as a method.
36237      Branch: maint-5.6/macperl
36238            ! macos/lib/Mac/Glue.pm
36239 ____________________________________________________________________________
36240 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
36241         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
36242              Apple event.
36243      Branch: maint-5.6/macperl
36244            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
36245            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
36246            ! macos/macperl/MPTerminology.aete
36247 ____________________________________________________________________________
36248 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
36249         Log: Clean up some build utilities. Change Entab to Duplicate;
36250              fix docs and error reporting; improve macify() of paths;
36251              remove requirement for Exporter.pm presence.
36252      Branch: maint-5.6/macperl
36253            ! macos/InstallBLIB macos/MacPerlTests.cmd
36254            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
36255 ____________________________________________________________________________
36256 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
36257         Log: Sync Time::HiRes with bleadperl
36258      Branch: maint-5.6/macperl
36259            ! macos/bundled_ext/Time/HiRes/HiRes.pm
36260            ! macos/bundled_ext/Time/HiRes/HiRes.t
36261            ! macos/bundled_ext/Time/HiRes/HiRes.xs
36262 ____________________________________________________________________________
36263 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
36264         Log: Fix up Changes
36265      Branch: maint-5.6/macperl
36266            ! macos/Changes
36267 ____________________________________________________________________________
36268 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
36269         Log: A user might belong to only a single group
36270              (the group equal to the group id).
36271      Branch: perl
36272            ! t/op/groups.t
36273 ____________________________________________________________________________
36274 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
36275         Log: Prepending (instead of replacing with) the pwd is safer. 
36276      Branch: perl
36277            ! t/TEST
36278 ____________________________________________________________________________
36279 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
36280         Log: Be more robust if no hostname or domainname
36281              (especially the latter)
36282      Branch: perl
36283            ! lib/Net/Domain.pm
36284 ____________________________________________________________________________
36285 [ 12569] By: sky                                   on 2001/10/22  17:41:07
36286         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
36287      Branch: perl
36288            ! ext/threads/threads.xs
36289 ____________________________________________________________________________
36290 [ 12568] By: nick                                  on 2001/10/22  16:31:24
36291         Log: Integrate mainline
36292      Branch: perlio
36293           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
36294           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36295           +> ext/threads/shared/t/sv_refs.t
36296           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
36297            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36298            - lib/unicore/To/SpecUpper.pl
36299           !> (integrate 42 files)
36300 ____________________________________________________________________________
36301 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
36302         Log: Update Changes.
36303      Branch: perl
36304            ! Changes patchlevel.h
36305 ____________________________________________________________________________
36306 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
36307         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
36308              From: Michael G Schwern <schwern@pobox.com>
36309              Date: Mon, 22 Oct 2001 03:48:38 -0400
36310              Message-ID: <20011022034838.B1676@blackrider>
36311      Branch: perl
36312            ! pod/perlvar.pod
36313 ____________________________________________________________________________
36314 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
36315         Log: Pod nits, as suggested by Stas Bekman.
36316      Branch: perl
36317            ! ext/threads/shared/shared.pm ext/threads/threads.pm
36318 ____________________________________________________________________________
36319 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
36320         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
36321              From: "Paul Marquess" <paul.marquess@openwave.com> 
36322              Date: Sun, 21 Oct 2001 21:11:15 +0100
36323              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
36324      Branch: perl
36325            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
36326            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
36327            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
36328            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
36329            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
36330            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
36331            ! ext/SDBM_File/sdbm.t
36332 ____________________________________________________________________________
36333 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
36334         Log: Integrate change #12559 from maintperl;
36335              various fixes for system() and backticks under windows
36336      Branch: perl
36337           !> win32/win32.c
36338 ____________________________________________________________________________
36339 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
36340         Log: Integrate change #12560 from maintperl;
36341              make pl2bat use %0 rather than "%0" (the latter fails to work
36342              in a lot of common cases)
36343      Branch: perl
36344           !> win32/bin/pl2bat.pl
36345 ____________________________________________________________________________
36346 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
36347         Log: Integrate changes #12549 and #12550 from maintperl;
36348              
36349              readline() doesn't work with our variables; it confuses them with
36350              my variables (change#4227 was incomplete)
36351      Branch: perl
36352            ! t/lib/strict/vars
36353           !> t/base/rs.t toke.c
36354 ____________________________________________________________________________
36355 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
36356         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
36357              in a lot of common cases)
36358      Branch: maint-5.6/perl
36359            ! win32/bin/pl2bat.pl
36360 ____________________________________________________________________________
36361 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
36362         Log: various fixes for system() and backticks under windows:
36363              
36364              * avoid munging whitespace that is passed within quotes
36365              * work around a cmd.exe misfeature that made multi-arg
36366              system() unreliable when there is more than one quoted
36367              argument
36368              * make multi-arg system() autoquote arguments as needed
36369              before passing them to the shell (this avoids having to
36370              second guess the shell quoting)
36371              * perl's -Dp switch can be used to trace the innards
36372      Branch: maint-5.6/perl
36373            ! win32/win32.c
36374 ____________________________________________________________________________
36375 [ 12558] By: nick                                  on 2001/10/22  08:58:42
36376         Log: Integrate ithreads buffer flush fix from perlio
36377      Branch: perl
36378           !> ext/threads/t/basic.t perl.c
36379 ____________________________________________________________________________
36380 [ 12557] By: nick                                  on 2001/10/22  08:35:09
36381         Log: All tests pass (legitimately) on ithreads
36382      Branch: perlio
36383            ! ext/threads/t/basic.t perl.c
36384 ____________________________________________________________________________
36385 [ 12556] By: nick                                  on 2001/10/22  06:51:22
36386         Log: Integrate non-ithreads fix to mainline
36387      Branch: perl
36388           !> perlio.c
36389 ____________________________________________________________________________
36390 [ 12555] By: nick                                  on 2001/10/22  06:48:33
36391         Log: Restore non-ithreads build. Interestingly binmode test passes
36392              non-ithreads - so crlf layer is not damaged and ithreads fail
36393              is a symptom ...
36394      Branch: perlio
36395            ! perlio.c
36396 ____________________________________________________________________________
36397 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
36398         Log: Integrate from perlio; restructuring.
36399      Branch: perl
36400           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
36401           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
36402           !> win32/perlhost.h
36403 ____________________________________________________________________________
36404 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
36405         Log: Integrate from maintperl
36406              (Changes 12350, 12496, 12548, 12549, 12550)
36407      Branch: maint-5.6/macperl
36408           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
36409           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
36410 ____________________________________________________________________________
36411 [ 12552] By: nick                                  on 2001/10/21  19:18:12
36412         Log: Win32 PerlIO_cleanup special cases should no longer be required.
36413      Branch: perlio
36414            ! perl.c
36415 ____________________________________________________________________________
36416 [ 12551] By: nick                                  on 2001/10/21  19:16:56
36417         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
36418      Branch: perlio
36419            ! win32/makefile.mk
36420 ____________________________________________________________________________
36421 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
36422         Log: change#12549 wasn't aware of strictures
36423      Branch: maint-5.6/perl
36424            ! t/pragma/strict-vars toke.c
36425 ____________________________________________________________________________
36426 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
36427         Log: readline() doesn't work with our variables; it confuses them with
36428              my variables (change#4227 was incomplete)
36429      Branch: maint-5.6/perl
36430            ! t/base/rs.t toke.c
36431 ____________________________________________________________________________
36432 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
36433         Log: change#12220 appears to have pulled in a mainline change that
36434              isn't applicable to maint-5.6 (some platforms don't taint
36435              cwd)
36436      Branch: maint-5.6/perl
36437            ! t/lib/filefind-taint.t
36438 ____________________________________________________________________________
36439 [ 12547] By: nick                                  on 2001/10/21  17:15:54
36440         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
36441              for them. Call explicit cleanup during destruct process.
36442              - one binmode test is failing
36443              - also ext/threads/t/basic.t fails under make test, and is noisy under
36444              harness. (Threads results are intermingled and don't match order expected.)
36445      Branch: perlio
36446            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
36447            ! perlio.h perliol.h pod/perlapi.pod sv.c
36448 ____________________________________________________________________________
36449 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
36450         Log: Implement multicharacter case mappings where a single
36451              Unicode character can be mapped into several.
36452      Branch: perl
36453            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36454            - lib/unicore/To/SpecUpper.pl
36455            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
36456            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
36457            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
36458            ! proto.h t/op/lc.t utf8.c
36459 ____________________________________________________________________________
36460 [ 12545] By: sky                                   on 2001/10/21  15:25:16
36461         Log: First support of threads::shared, support shared svs and references.
36462      Branch: perl
36463            + ext/threads/shared/Makefile.PL ext/threads/shared/README
36464            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
36465            + ext/threads/shared/t/sv_refs.t
36466            + ext/threads/shared/t/sv_simple.t
36467            ! MANIFEST sharedsv.c
36468 ____________________________________________________________________________
36469 [ 12544] By: nick                                  on 2001/10/21  14:52:35
36470         Log: PerlIO layer table as PL_perlio (per-interpreter)
36471      Branch: perlio
36472            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
36473            ! pod/perlapi.pod sv.c
36474 ____________________________________________________________________________
36475 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
36476         Log: Prettyprinting.
36477      Branch: perl
36478            ! pod/perlunicode.pod
36479 ____________________________________________________________________________
36480 [ 12542] By: ams                                   on 2001/10/21  03:50:25
36481         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
36482              From: "Sean M. Burke" <sburke@cpan.org>
36483              Date: Sat, 20 Oct 2001 17:51:09 -0600
36484              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
36485      Branch: perl
36486            + pod/perlpodspec.pod
36487            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
36488            ! pod/perltoc.pod
36489 ____________________________________________________________________________
36490 [ 12541] By: nick                                  on 2001/10/20  22:23:53
36491         Log: Fix typos in new locking on MemShared
36492              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
36493              - seems to make segfaults more deterministic - suspect they are 
36494              attempt to free() after Interp and Host have gone.
36495      Branch: perlio
36496            ! perlio.c win32/perlhost.h
36497 ____________________________________________________________________________
36498 [ 12540] By: nick                                  on 2001/10/20  21:50:46
36499         Log: Remove the MemShared re-#define (again)
36500      Branch: perlio
36501            ! perlio.c
36502 ____________________________________________________________________________
36503 [ 12539] By: nick                                  on 2001/10/20  21:49:06
36504         Log: Use locks on MemShared
36505      Branch: perlio
36506            ! win32/perlhost.h
36507 ____________________________________________________________________________
36508 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
36509         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
36510              From: "chromatic" <chromatic@rmci.net>
36511              Date: Sat, 20 Oct 2001 11:13:47 -0600
36512              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
36513      Branch: perl
36514            ! installhtml
36515 ____________________________________________________________________________
36516 [ 12537] By: nick                                  on 2001/10/20  16:44:03
36517         Log: Integrate mainline
36518      Branch: perlio
36519           !> (integrate 48 files)
36520 ____________________________________________________________________________
36521 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
36522         Log: Update Changes.
36523      Branch: perl
36524            ! Changes patchlevel.h
36525 ____________________________________________________________________________
36526 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
36527         Log: Upgrade to podlators 1.11, from Russ Allbery.
36528      Branch: perl
36529            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
36530            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
36531            ! pod/pod2man.PL pod/pod2text.PL
36532 ____________________________________________________________________________
36533 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
36534         Log: Integrate perlio:
36535              
36536              [ 12532]
36537              Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36538              Use for non-PERLIO fdupopen().
36539      Branch: perl
36540           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
36541 ____________________________________________________________________________
36542 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
36543         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
36544      Branch: perl
36545            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
36546 ____________________________________________________________________________
36547 [ 12532] By: nick                                  on 2001/10/20  14:25:37
36548         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
36549              Use for non-PERLIO fdupopen().
36550      Branch: perlio
36551            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
36552 ____________________________________________________________________________
36553 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
36554         Log: Integrate perlio:
36555              
36556              [ 12530]
36557              Fixed in two places - p4 resolve
36558              
36559              [ 12529]
36560              Fix for ithreads/stdio build
36561              
36562              [ 12525]
36563              Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36564              Perl_sv_setsv_flags directly.
36565              
36566              [ 12524]
36567              Add a new flag character 'm' to embed.pl set to represent
36568              "functions" which are really macros. Use it foe the troublesome
36569              sv_setsv() etc. macros in sv.h - changing latter to define
36570              sv_setsv rather than sv_setsv_macro etc.
36571              
36572              [ 12523]
36573              Add comments explaining why win32.h/embed.h are included where they are
36574              in perl.h 
36575              
36576              [ 12522]
36577              Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36578              being used yet.
36579              
36580              [ 12511]
36581              Fix gross win32 build issues
36582      Branch: perl
36583           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
36584           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
36585           !> proto.h sv.h win32/win32io.c
36586 ____________________________________________________________________________
36587 [ 12530] By: nick                                  on 2001/10/20  12:53:30
36588         Log: Fixed in two places - p4 resolve
36589      Branch: perlio
36590            ! perlsdio.h
36591 ____________________________________________________________________________
36592 [ 12529] By: nick                                  on 2001/10/20  12:51:05
36593         Log: Fix for ithreads/stdio build
36594      Branch: perlio
36595            ! perlio.c perlsdio.h
36596 ____________________________________________________________________________
36597 [ 12528] By: ams                                   on 2001/10/20  12:13:25
36598         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
36599              From: Michael G Schwern <schwern@pobox.com>
36600              Date: Sat, 20 Oct 2001 01:41:21 -0400
36601              Message-Id: <20011020014121.I3681@blackrider>
36602      Branch: perl
36603            ! installman
36604 ____________________________________________________________________________
36605 [ 12527] By: ams                                   on 2001/10/20  12:09:41
36606         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
36607              From: Michael G Schwern <schwern@pobox.com>
36608              Date: Sat, 20 Oct 2001 02:04:21 -0400
36609              Message-Id: <20011020020421.A11732@blackrider>
36610      Branch: perl
36611            ! lib/Pod/Checker.pm
36612 ____________________________________________________________________________
36613 [ 12526] By: ams                                   on 2001/10/20  11:59:41
36614         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
36615              From: "chromatic" <chromatic@rmci.net>
36616              Date: Fri, 19 Oct 2001 22:46:39 -0600
36617              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
36618      Branch: perl
36619            ! lib/Net/Config.pm
36620 ____________________________________________________________________________
36621 [ 12525] By: nick                                  on 2001/10/20  11:16:18
36622         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
36623              Perl_sv_setsv_flags directly.
36624      Branch: perlio
36625            ! ext/threads/threads.xs
36626 ____________________________________________________________________________
36627 [ 12524] By: nick                                  on 2001/10/20  10:28:17
36628         Log: Add a new flag character 'm' to embed.pl set to represent
36629              "functions" which are really macros. Use it foe the troublesome
36630              sv_setsv() etc. macros in sv.h - changing latter to define
36631              sv_setsv rather than sv_setsv_macro etc.
36632      Branch: perlio
36633            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
36634            ! pod/perlapi.pod proto.h sv.h
36635 ____________________________________________________________________________
36636 [ 12523] By: nick                                  on 2001/10/20  09:17:17
36637         Log: Add comments explaining why win32.h/embed.h are included where they are
36638              in perl.h 
36639      Branch: perlio
36640            ! perl.h
36641 ____________________________________________________________________________
36642 [ 12522] By: nick                                  on 2001/10/20  08:27:44
36643         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
36644              being used yet.
36645      Branch: perlio
36646            ! win32/win32io.c
36647 ____________________________________________________________________________
36648 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
36649         Log: Wording tweaks.
36650      Branch: perl
36651            ! t/TEST
36652 ____________________________________________________________________________
36653 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
36654         Log: Subject: IO module with nonblocking socket connect patch 
36655              From: Raul Dias <raul@dias.com.br>
36656              Date: Fri, 19 Oct 2001 22:45:32 -0300
36657              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
36658      Branch: perl
36659            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
36660 ____________________________________________________________________________
36661 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
36662         Log: Test vertical whitespace combined with /x in \p{}.
36663      Branch: perl
36664            ! t/op/pat.t
36665 ____________________________________________________________________________
36666 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
36667         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
36668              From: Gisle Aas <gisle@ActiveState.com> 
36669              Date: 19 Oct 2001 16:46:02 -0700
36670              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
36671      Branch: perl
36672            ! lib/ExtUtils/MakeMaker.pm
36673 ____________________________________________________________________________
36674 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
36675         Log: No more this symbol.
36676      Branch: perl
36677            ! makedef.pl
36678 ____________________________________________________________________________
36679 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
36680         Log: Integrate change #12511; fix gross win32 build issues.
36681      Branch: perl
36682           !> makedef.pl sv.c
36683 ____________________________________________________________________________
36684 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
36685         Log: Unpack in scalar context should return the first value
36686              returned in list context, as pointed out by Ton Hospel
36687              in 2001-05-21 (this is how it works already in blead,
36688              just adding the test).
36689      Branch: perl
36690            ! t/op/pack.t
36691 ____________________________________________________________________________
36692 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
36693         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
36694              From: "Craig A. Berry" <craigberry@mac.com>
36695              Date: Fri, 19 Oct 2001 16:59:30 -0500
36696              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
36697      Branch: perl
36698            ! utils/perldoc.PL
36699 ____________________________________________________________________________
36700 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
36701         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
36702              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36703              Date: Fri, 19 Oct 2001 17:45:23 EDT
36704              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
36705      Branch: perl
36706            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
36707            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
36708            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
36709            ! vms/vmsish.h
36710 ____________________________________________________________________________
36711 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
36712         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
36713              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36714              Date: Fri, 19 Oct 2001 17:26:35 EDT
36715              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
36716      Branch: perl
36717            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
36718 ____________________________________________________________________________
36719 [ 12511] By: nick                                  on 2001/10/19  19:55:36
36720         Log: Fix gross win32 build issues
36721      Branch: perlio
36722            ! makedef.pl sv.c
36723 ____________________________________________________________________________
36724 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
36725         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
36726              From: David Dyck <dcd@tc.fluke.com>
36727              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
36728              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
36729      Branch: perl
36730            ! lib/File/Find.pm
36731 ____________________________________________________________________________
36732 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
36733         Log: Subject: Re: PerlIO and Encode
36734              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36735              Date: Tue, 16 Oct 2001 01:50:16 +0900
36736              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
36737      Branch: perl
36738            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
36739            ! ext/Encode/Encode/Tcl.t
36740 ____________________________________________________________________________
36741 [ 12508] By: ams                                   on 2001/10/19  17:59:16
36742         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
36743              (See #12499)
36744      Branch: perl
36745            ! pod/perlintro.pod
36746 ____________________________________________________________________________
36747 [ 12507] By: nick                                  on 2001/10/19  16:30:43
36748         Log: Integrate mainline
36749      Branch: perlio
36750           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
36751           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
36752           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
36753           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
36754           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
36755           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
36756           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
36757           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
36758           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
36759           +> win32/config_H.win64
36760            - lib/Test/Utils.pm lib/unicore/mktables.PL
36761            - t/lib/Test/Simple/Catch/More.pm
36762           !> (integrate 84 files)
36763 ____________________________________________________________________________
36764 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
36765         Log: Retract the #10451 which seems to be the cause
36766              of the major leakage from while(){eval"sub{}"}
36767      Branch: perl
36768            ! op.c t/run/kill_perl.t
36769 ____________________________________________________________________________
36770 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
36771         Log: Regen toc.
36772      Branch: perl
36773            ! pod/perltoc.pod
36774 ____________________________________________________________________________
36775 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
36776         Log: Tiny tweaks.
36777      Branch: perl
36778            ! pod/perl.pod
36779 ____________________________________________________________________________
36780 [ 12503] By: ams                                   on 2001/10/19  13:34:24
36781         Log: Subject: Re: perlintro.pod
36782              From: Abe Timmerman <abe@ztreet.demon.nl>
36783              Date: Fri, 19 Oct 2001 14:12:40 +0200
36784              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
36785      Branch: perl
36786            ! pod/perlintro.pod
36787 ____________________________________________________________________________
36788 [ 12502] By: ams                                   on 2001/10/19  13:24:12
36789         Log: Slight reorganisation of references.
36790      Branch: perl
36791            ! pod/perl.pod
36792 ____________________________________________________________________________
36793 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
36794         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
36795              From: Kay Röpke <kroepke@dolphin-services.de>
36796              Date: Fri, 19 Oct 2001 14:04:01 +0200 
36797              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
36798      Branch: perl
36799            ! lib/ExtUtils/MakeMaker.pm
36800 ____________________________________________________________________________
36801 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
36802         Log: Unicode categories continue:
36803              implement Category=, Script=, Block=
36804              (these are based on an upcoming update of TR#18)
36805              Fix a bug where we got two In categories named "old italic",
36806              and another where shortcut for the Is categories wasn't taken.
36807      Branch: perl
36808            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
36809            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
36810            ! pod/perlunicode.pod t/op/pat.t
36811 ____________________________________________________________________________
36812 [ 12499] By: ams                                   on 2001/10/19  01:42:29
36813         Log: Subject: a small patch to perlintro.pod.
36814              From: Autrijus Tang <autrijus@autrijus.org>
36815              Date: Fri, 19 Oct 2001 01:45:51 +0800
36816              Message-Id: <20011019014551.A35625@not.autrijus.org>
36817              (Applied by hand with nits.)
36818      Branch: perl
36819            ! pod/perlintro.pod
36820 ____________________________________________________________________________
36821 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
36822         Log: Subject: [PATCH] OpenBSD hints for ithreads
36823              From: Andy Dougherty <doughera@lafayette.edu>
36824              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
36825              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
36826      Branch: perl
36827            ! hints/openbsd.sh
36828 ____________________________________________________________________________
36829 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
36830         Log: Retract #12446; the problem solved by #12474.
36831      Branch: perl
36832            ! hints/aix.sh
36833 ____________________________________________________________________________
36834 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
36835         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
36836              message and suppress line number info (from Steve Hay
36837              <Steve.Hay@uk.radan.com>)
36838      Branch: maint-5.6/perl
36839            ! lib/Carp/Heavy.pm
36840 ____________________________________________________________________________
36841 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
36842         Log: More documented In categories.
36843      Branch: perl
36844            ! pod/perlunicode.pod
36845 ____________________________________________________________________________
36846 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
36847         Log: Update Changes.
36848      Branch: perl
36849            ! Changes patchlevel.h
36850 ____________________________________________________________________________
36851 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
36852         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
36853      Branch: perl
36854            ! MANIFEST
36855 ____________________________________________________________________________
36856 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
36857         Log: Wrong skip() arguments.
36858      Branch: perl
36859            ! ext/B/t/terse.t
36860 ____________________________________________________________________________
36861 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
36862         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
36863              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36864              Date: Wed, 17 Oct 2001 09:10:53 EDT 
36865              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
36866      Branch: perl
36867            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
36868            ! pod/perlapi.pod vms/vms.c
36869 ____________________________________________________________________________
36870 [ 12490] By: ams                                   on 2001/10/18  09:31:00
36871         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
36872              From: Mark-Jason Dominus <mjd@plover.com>
36873              Date: Thu, 18 Oct 2001 06:25:35 -0400
36874              Message-Id: <20011018102535.19264.qmail@plover.com>
36875      Branch: perl
36876            ! pod/perl.pod
36877 ____________________________________________________________________________
36878 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
36879         Log: Prettyprinting.
36880      Branch: perl
36881            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
36882 ____________________________________________________________________________
36883 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
36884         Log: Regen toc.
36885      Branch: perl
36886            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36887 ____________________________________________________________________________
36888 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
36889         Log: Add perlintro, from Skud.
36890      Branch: perl
36891            + pod/perlintro.pod
36892            ! MANIFEST
36893 ____________________________________________________________________________
36894 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
36895         Log: FAQ sync.
36896      Branch: perl
36897            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
36898            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
36899            ! pod/perlfaq8.pod pod/perlfaq9.pod
36900 ____________________________________________________________________________
36901 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
36902         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
36903              in speed (upto 20% speedup in certain operations) but meanwhile
36904              regexps and arithmetics got slower (5-10%) (according to
36905              perlbench average speedup is negligible, and within measuring
36906              flutter, 1%).  Therefore retracting all the changes
36907              aimed at getting -std1 to compile cleanly:  #12475, #12476,
36908              #12479, #12480, #12481, #12482, #12483, #12484.
36909      Branch: perl
36910            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
36911            ! pp_hot.c pp_sys.c toke.c
36912 ____________________________________________________________________________
36913 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
36914         Log: (retracted by #12485)
36915              Strict ANSI doesn't like the third argument of main()
36916              so enable ignoring it if using ultra picky compiler.
36917      Branch: perl
36918            ! miniperlmain.c
36919 ____________________________________________________________________________
36920 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
36921         Log: (retracted by #12485)
36922              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
36923      Branch: perl
36924            ! perl.h
36925 ____________________________________________________________________________
36926 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
36927         Log: (retracted by #12485)
36928              Add explanatory comment.
36929      Branch: perl
36930            ! mg.c
36931 ____________________________________________________________________________
36932 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
36933         Log: (retracted by #12485)
36934              More dollar$hiding.
36935      Branch: perl
36936            ! doio.c perl.h pp_sys.c
36937 ____________________________________________________________________________
36938 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
36939         Log: (retracted by #12485)
36940              KISS.
36941      Branch: perl
36942            ! mg.c
36943 ____________________________________________________________________________
36944 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
36945         Log: (retracted by #12485)
36946              Thou shalt not #ifdef inside macro invocations,
36947              noticed by Rafael Garcia-Suarez.
36948      Branch: perl
36949            ! mg.c
36950 ____________________________________________________________________________
36951 [ 12478] By: ams                                   on 2001/10/17  18:50:55
36952         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
36953              From: Anton Berezin <tobez@tobez.org>
36954              Date: Wed, 17 Oct 2001 18:25:48 +0200
36955              Message-Id: <20011017182548.A12082@heechee.tobez.org>
36956      Branch: perl
36957            ! pp_sys.c
36958 ____________________________________________________________________________
36959 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
36960         Log: (retracted by #12485)
36961              Unterminated #ifdef.
36962      Branch: perl
36963            ! mg.c
36964 ____________________________________________________________________________
36965 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
36966         Log: (retracted by #12485)
36967              Avoid dollar signs in identifiers (in non-VMS) to
36968              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
36969      Branch: perl
36970            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
36971            ! toke.c
36972 ____________________________________________________________________________
36973 [ 12474] By: ams                                   on 2001/10/17  15:14:50
36974         Log: Subject: Two AIX patches
36975              From: H.Merijn Brand <h.m.brand@hccnet.nl>
36976              Date: Wed, 17 Oct 2001 18:04:35 +0200
36977              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
36978      Branch: perl
36979            ! hints/aix.sh makedef.pl
36980 ____________________________________________________________________________
36981 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
36982         Log: Limiting the Time::HiRes::sleep and usleep to
36983              one second is not a good policy if drop-in
36984              replacement is still a goal.
36985      Branch: perl
36986            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
36987            ! ext/Time/HiRes/HiRes.xs
36988 ____________________________________________________________________________
36989 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
36990         Log: Subject: [PATCH] Test::Simple 0.32
36991              From: Michael G Schwern <schwern@pobox.com> 
36992              Date: Wed, 17 Oct 2001 03:42:41 -0400
36993              Message-ID: <20011017034241.A25038@blackrider>
36994      Branch: perl
36995            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
36996            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
36997            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
36998            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
36999            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
37000            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
37001            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
37002            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
37003            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
37004            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37005            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
37006            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
37007            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
37008            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
37009            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
37010            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
37011            ! t/lib/Test/Simple/Catch.pm
37012            ! t/lib/Test/Simple/sample_tests/five_fail.plx
37013 ____________________________________________________________________________
37014 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
37015         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
37016              From: Michael G Schwern <schwern@pobox.com> 
37017              Date: Wed, 17 Oct 2001 04:04:13 -0400
37018              Message-ID: <20011017040413.C25550@blackrider>
37019      Branch: perl
37020            ! t/TEST t/harness vms/test.com
37021 ____________________________________________________________________________
37022 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
37023         Log: Regen doc with perlmodstyle added.
37024      Branch: perl
37025            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37026 ____________________________________________________________________________
37027 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
37028         Log: Pod cleanup.
37029      Branch: perl
37030            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
37031 ____________________________________________________________________________
37032 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
37033         Log: Subject: perlmodstyle as a patch
37034              From: Kirrily Robert <skud@infotrope.net>
37035              Date: Tue, 16 Oct 2001 22:47:23 -0400
37036              Message-ID: <20011016224723.A20673@infotrope.net>
37037      Branch: perl
37038            + pod/perlmodstyle.pod
37039            ! MANIFEST
37040 ____________________________________________________________________________
37041 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
37042         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
37043              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
37044              Date: Thu, 6 Sep 2001 11:09:40 +0100
37045              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
37046              
37047              Mention also the develooper p5p archive.
37048      Branch: perl
37049            ! pod/perlhack.pod
37050 ____________________________________________________________________________
37051 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
37052         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
37053              From: Kay Röpke <kroepke@dolphin-services.de>
37054              Date: Tue, 16 Oct 2001 17:23:52 +0200
37055              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
37056      Branch: perl
37057            ! lib/ExtUtils/MakeMaker.pm
37058 ____________________________________________________________________________
37059 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
37060         Log: Add the special casing mappings (from SpecCase.txt)
37061              (except for the hyper special case mappings that have
37062              the condition list); the special casing mappings are
37063              unused for now.  Small tidying up on mktables.
37064      Branch: perl
37065            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
37066            + lib/unicore/To/SpecUpper.pl
37067            ! lib/unicore/mktables
37068 ____________________________________________________________________________
37069 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
37070         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
37071              From: "David H. Adler" <dha@panix.com>       
37072              Date: Tue, 16 Oct 2001 11:59:35 -0400
37073              Message-ID: <20011016115935.A13078@panix.com>
37074              
37075              Subject: [ PATCH ] perldata patch, revised
37076              From: "David H. Adler" <dha@panix.com>     
37077              Date: Tue, 16 Oct 2001 18:26:49 -0400
37078              Message-ID: <20011016182649.C23970@panix.com>
37079      Branch: perl
37080            ! pod/perldata.pod pod/perlop.pod
37081 ____________________________________________________________________________
37082 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
37083         Log: Integrate perlio:
37084              
37085              [ 12462]
37086              PerlIOXxxx_dups for all but Win32
37087              
37088              [ 12461]
37089              Implement PerlIOStdio_dup (explains core dumps - dup
37090              was not setting up a FILE * to be fclosed()).
37091              
37092              [ 12460]
37093              When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37094              overflow.
37095              
37096              [ 12456]
37097              Builds under ithreads (but fails all threads tests)
37098              
37099              [ 12451]
37100              Skeleton of "PerlIO_dup" coded.
37101              Still-passes all tests non-threaded (well it would wouldn't it!)
37102              
37103              [ 12447]
37104              Beginings of PerlIO_dup support (unstable)
37105              
37106              [ 11615]
37107              Avoid testing for (non-)existance of "encoding(xxxx)"
37108              layer is called "encoding" the (xxxx) is an argument.
37109      Branch: perl
37110           !> embed.h embed.pl ext/Encode/Encode.xs
37111           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
37112           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37113           !> win32/win32io.c
37114 ____________________________________________________________________________
37115 [ 12462] By: nick                                  on 2001/10/16  19:11:30
37116         Log: PerlIOXxxx_dups for all but Win32
37117      Branch: perlio
37118            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
37119            ! ext/PerlIO/Via/Via.xs
37120 ____________________________________________________________________________
37121 [ 12461] By: nick                                  on 2001/10/16  18:28:48
37122         Log: Implement PerlIOStdio_dup (explains core dumps - dup
37123              was not setting up a FILE * to be fclosed()).
37124      Branch: perlio
37125            ! perlio.c
37126 ____________________________________________________________________________
37127 [ 12460] By: nick                                  on 2001/10/16  17:31:47
37128         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
37129              overflow.
37130      Branch: perlio
37131            ! perlio.c
37132 ____________________________________________________________________________
37133 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
37134         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
37135              From: "Craig A. Berry" <craigberry@mac.com>
37136              Date: Tue, 16 Oct 2001 13:08:38 -0500
37137              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
37138      Branch: perl
37139            ! configure.com
37140 ____________________________________________________________________________
37141 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
37142         Log: Can't expect too much accuracy from a sleep of one second.
37143              (I think this will also fail with high load.)
37144      Branch: perl
37145            ! ext/Time/HiRes/HiRes.t
37146 ____________________________________________________________________________
37147 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
37148         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
37149              From: "Werner, Randolf" <randolf.werner@sap.com>
37150              Date: Tue, 16 Oct 2001 18:33:02 +0200
37151              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
37152      Branch: perl
37153            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
37154            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
37155 ____________________________________________________________________________
37156 [ 12456] By: nick                                  on 2001/10/16  14:08:16
37157         Log: Builds under ithreads (but fails all threads tests)
37158      Branch: perlio
37159            ! hv.c perlio.c sv.c
37160 ____________________________________________________________________________
37161 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
37162         Log: I think the Perl_sortsv needs *not* be skipped?
37163      Branch: perl
37164            ! makedef.pl
37165 ____________________________________________________________________________
37166 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
37167         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
37168              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37169              Date: Tue, 16 Oct 2001 15:32:44 +0200
37170              Message-ID: <3BCC531C.11494.3E433F@localhost>
37171      Branch: perl
37172            ! t/op/groups.t
37173 ____________________________________________________________________________
37174 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
37175         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
37176              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
37177              Date: Tue, 16 Oct 2001 15:01:04 +0200
37178              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
37179      Branch: perl
37180            ! t/io/fs.t
37181 ____________________________________________________________________________
37182 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
37183         Log: A forgotten deletion.
37184      Branch: perl
37185            - lib/unicore/mktables.PL
37186 ____________________________________________________________________________
37187 [ 12451] By: nick                                  on 2001/10/16  11:32:48
37188         Log: Skeleton of "PerlIO_dup" coded.
37189              Still-passes all tests non-threaded (well it would wouldn't it!)
37190      Branch: perlio
37191            ! embed.h embed.pl ext/Encode/Encode.xs
37192            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
37193            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
37194            ! win32/win32io.c
37195 ____________________________________________________________________________
37196 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
37197         Log: Document the problem with the swash_fetch() API that affects
37198              more complex case conversions.
37199      Branch: perl
37200            ! lib/utf8_heavy.pl utf8.c
37201 ____________________________________________________________________________
37202 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
37203         Log: Make Time::HiRes::sleep() and usleep() to return
37204              the number of seconds (a floating point value) and 
37205              microseconds (an integer) actually slept (well,
37206              modulo the time spent in measuring the time actually
37207              slept...), to be a better drop-in replacement for
37208              the builtin sleep().  Noticed by Chris Nandor.
37209              
37210              Also make usleep() to croak if fed illegal number
37211              of useconds (anything greater than 1_000_000).
37212      Branch: perl
37213            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
37214            ! ext/Time/HiRes/HiRes.xs
37215 ____________________________________________________________________________
37216 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
37217         Log: A missing SvREFCNT_dec.
37218      Branch: perl
37219            ! perl.c
37220 ____________________________________________________________________________
37221 [ 12447] By: nick                                  on 2001/10/15  20:27:53
37222         Log: Beginings of PerlIO_dup support (unstable)
37223      Branch: perlio
37224            ! perlio.c perliol.h
37225 ____________________________________________________________________________
37226 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
37227         Log: (retracted by #12497)
37228              In AIX vac 5 just can't seem to get regcomp right.
37229      Branch: perl
37230            ! hints/aix.sh
37231 ____________________________________________________________________________
37232 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
37233         Log: Bump the version number to agree with the maintperl one.
37234      Branch: perl
37235            ! lib/Tie/RefHash.pm
37236 ____________________________________________________________________________
37237 [ 12444] By: nick                                  on 2001/10/15  15:59:57
37238         Log: Integrate mainline
37239      Branch: perlio
37240           +> lib/Math/BigInt/t/Math/Subclass.pm
37241           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
37242           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
37243           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
37244           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
37245           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
37246           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
37247           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
37248           +> lib/unicore/mktables
37249            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
37250            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
37251            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
37252            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
37253            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
37254            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
37255            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
37256            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
37257            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
37258            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
37259            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
37260            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
37261            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
37262            - lib/unicore/syllables.txt
37263           !> (integrate 344 files)
37264 ____________________________________________________________________________
37265 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
37266         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
37267      Branch: perl
37268            ! ext/DB_File/DB_File.xs
37269 ____________________________________________________________________________
37270 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
37271         Log: Sync the skip() amounts with the number of tests.
37272      Branch: perl
37273            ! lib/Term/Complete.t
37274 ____________________________________________________________________________
37275 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
37276         Log: Update Changes.
37277      Branch: perl
37278            ! Changes patchlevel.h
37279 ____________________________________________________________________________
37280 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
37281         Log: MacOS Classic catdir() rewrite from Thomas Wegner
37282              (backward incompatibility, but a deliberate one,
37283              the old version simply is broken in its logic),
37284              also documentation updates, and as suggested replicated
37285              the File::Spec::Unix documentation updates also on the
37286              File::Spec documentation.
37287              
37288              TODO: there seems to be duplication of documentation
37289              between File::Spec and File::Spec::Unix.  I think
37290              the ::Unix should be left only with specific UNIXisms,
37291              and all the generic documentation should be in ::Spec.
37292      Branch: perl
37293            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
37294            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
37295            ! lib/File/Spec/Unix.pm
37296 ____________________________________________________________________________
37297 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
37298         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
37299              From: Blair Zajac <blair@orcaware.com>
37300              Date: Mon, 24 Sep 2001 11:48:58 -0700
37301              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
37302              
37303              (the skip() messages)
37304      Branch: perl
37305            ! t/op/magic.t
37306 ____________________________________________________________________________
37307 [ 12438] By: ams                                   on 2001/10/14  23:43:59
37308         Log: Subject: [PATCH] make PerlIO default on VMS
37309              From: "Craig A. Berry" <craigberry@mac.com>
37310              Date: Sun, 14 Oct 2001 15:27:18 -0500
37311              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
37312      Branch: perl
37313            ! configure.com
37314 ____________________________________________________________________________
37315 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
37316         Log: Retract #12436 (Abhijit already did this at #12426)
37317      Branch: perl
37318            ! lib/ExtUtils/MM_Unix.pm
37319 ____________________________________________________________________________
37320 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
37321         Log: (retracted by #12437)
37322              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
37323              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
37324              Date: Sat, 13 Oct 2001 20:33:55 +0200
37325              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
37326      Branch: perl
37327            ! lib/ExtUtils/MM_Unix.pm
37328 ____________________________________________________________________________
37329 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
37330         Log: Subject: h2xs grammar nit
37331              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37332              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
37333              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
37334      Branch: perl
37335            ! utils/h2xs.PL
37336 ____________________________________________________________________________
37337 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
37338         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
37339              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
37340              Date: Sun, 14 Oct 2001 11:25:08 +0100
37341              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
37342      Branch: perl
37343            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
37344            ! warnings.pl
37345 ____________________________________________________________________________
37346 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
37347         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
37348              for File::Spec::Mac::catfile)
37349      Branch: perl
37350            ! lib/h2xs.t
37351 ____________________________________________________________________________
37352 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
37353         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
37354              From: Nicholas Clark <nick@ccl4.org>
37355              Date: Sat, 13 Oct 2001 00:07:31 +0100
37356              Message-ID: <20011013000731.D67535@plum.flirble.org>
37357      Branch: perl
37358            ! lib/h2xs.t utils/h2xs.PL
37359 ____________________________________________________________________________
37360 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
37361         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
37362              before DEFINE and INC), and repent by taking DEFINE and
37363              INC away from PASTHRU.
37364      Branch: perl
37365            ! lib/ExtUtils/MM_Unix.pm
37366 ____________________________________________________________________________
37367 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
37368         Log: More MANIFEST anomalies.
37369      Branch: perl
37370            ! MANIFEST
37371 ____________________________________________________________________________
37372 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
37373         Log: Not that many.
37374      Branch: perl
37375            ! MANIFEST
37376 ____________________________________________________________________________
37377 [ 12428] By: sky                                   on 2001/10/13  20:59:27
37378         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
37379              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37380              Date: Sat, 13 Oct 2001 23:15:55 +0200
37381              Message-ID: <20011013231555.A18071@rafael>
37382      Branch: perl
37383            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
37384            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
37385 ____________________________________________________________________________
37386 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
37387         Log: Rewrite mktables from scratch.
37388              - Cleaner.
37389              - Faster: 15-20 seconds as opposed to several minutes.
37390              - More dynamic: the names of the various categories
37391              such as the linebreak ones are dynamic, not static.
37392              - Is.pl: long names for the general category properties
37393              are now available.
37394              - Ranges (<... ,First>, <..., Last>) from the general
37395              categories work now.
37396              - No more mktables.PL because the mktables.PL is not
37397              and never has been run to create a mktables.
37398              - syllables.txt and Is/Syl*.pl removed: non-standard
37399              (not part of the Unicode), and the whole concept is
37400              being reworked (http://syllabary.sourceforge.net/),
37401              the old way wouldn't even work with the new Syllables.txt
37402              (it would result in 1000+ new categories)
37403      Branch: perl
37404            + lib/unicore/In/163.pl lib/unicore/In/164.pl
37405            + lib/unicore/In/165.pl lib/unicore/In/166.pl
37406            + lib/unicore/In/167.pl lib/unicore/In/168.pl
37407            + lib/unicore/In/169.pl lib/unicore/In/170.pl
37408            + lib/unicore/In/171.pl lib/unicore/Is.pl
37409            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
37410            + lib/unicore/mktables
37411            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
37412            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
37413            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
37414            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
37415            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
37416            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
37417            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
37418            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
37419            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
37420            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
37421            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
37422            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
37423            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
37424            - lib/unicore/syllables.txt
37425            ! (edit 304 files)
37426 ____________________________________________________________________________
37427 [ 12426] By: ams                                   on 2001/10/13  18:05:36
37428         Log: ExtUtils::MM_Unix should ignore comments when searching for
37429              $VERSION.
37430      Branch: perl
37431            ! lib/ExtUtils/MM_Unix.pm
37432 ____________________________________________________________________________
37433 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
37434         Log: Subject: Re: New module XML::Clean
37435              From: andreas.koenig@anima.de (Andreas J. Koenig)
37436              Date: 13 Oct 2001 10:17:09 +0200
37437              Message-ID: <m37ku0t0my.fsf@anima.de>
37438      Branch: perl
37439            ! pod/perlnewmod.pod
37440 ____________________________________________________________________________
37441 [ 12424] By: sky                                   on 2001/10/13  09:39:59
37442         Log: Set thread stack size if needed.
37443      Branch: perl
37444            ! ext/threads/threads.xs
37445 ____________________________________________________________________________
37446 [ 12423] By: sky                                   on 2001/10/13  09:36:49
37447         Log: We do want to set the attribute to joinable even on modern posix
37448              platforms.
37449      Branch: perl
37450            ! ext/threads/threads.xs
37451 ____________________________________________________________________________
37452 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
37453         Log: Subject: [PATCH ext/Data/Dumper.xs]
37454              From: Brian Ingerson <ingy@ttul.org>
37455              Date: Fri, 12 Oct 2001 19:32:35 -0700
37456              Message-ID: <20011012193235.B889@ttul.org>
37457      Branch: perl
37458            ! ext/Data/Dumper/Dumper.xs
37459 ____________________________________________________________________________
37460 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
37461         Log: Update Changes.
37462      Branch: perl
37463            ! Changes patchlevel.h
37464 ____________________________________________________________________________
37465 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
37466         Log: FAQ sync.
37467      Branch: perl
37468            ! pod/perlfaq3.pod pod/perlfaq4.pod
37469 ____________________________________________________________________________
37470 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
37471         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
37472              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
37473              Date: Fri, 12 Oct 2001 11:51:05 -0700
37474              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
37475      Branch: perl
37476            ! lib/File/Copy.pm
37477 ____________________________________________________________________________
37478 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
37479         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
37480              From: "chromatic" <chromatic@rmci.net>     
37481              Date: Thu, 11 Oct 2001 10:57:55 -0600
37482              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
37483              
37484              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
37485              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37486              Date: Thu, 11 Oct 2001 22:34:21 +0200
37487              Message-ID: <20011011223421.A693@rafael>     
37488              
37489              plus undef $Term::Complete::stty as suggested by Rafael.
37490      Branch: perl
37491            ! lib/Term/Complete.pm lib/Term/Complete.t
37492 ____________________________________________________________________________
37493 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
37494         Log: UUnndduupplleexx..
37495      Branch: perl
37496            ! perl.h
37497 ____________________________________________________________________________
37498 [ 12416] By: sky                                   on 2001/10/12  20:16:19
37499         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
37500              From: Andy Dougherty <doughera@lafayette.edu>
37501              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
37502              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
37503              (Potentially only band-aid)
37504      Branch: perl
37505            ! sv.c
37506 ____________________________________________________________________________
37507 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
37508         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
37509              mishandles kill(), and therefore the sigaction test
37510              should be skipped, from Charles Lane.
37511      Branch: perl
37512            ! ext/POSIX/t/sigaction.t
37513 ____________________________________________________________________________
37514 [ 12414] By: sky                                   on 2001/10/12  18:47:49
37515         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
37516      Branch: perl
37517            ! op.h
37518 ____________________________________________________________________________
37519 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
37520         Log: Upgrade to Math::BigInt 1.44 from Tels and
37521              further fixes from John Peacock.
37522      Branch: perl
37523            + lib/Math/BigInt/t/Math/Subclass.pm
37524            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
37525            + lib/Math/BigInt/t/subclass.t
37526            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37527            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
37528            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
37529            ! lib/Math/BigInt/t/mbimbf.t
37530 ____________________________________________________________________________
37531 [ 12412] By: sky                                   on 2001/10/12  18:28:23
37532         Log: perhaps pthread_attr_t really needs to be set for the old api
37533      Branch: perl
37534            ! ext/threads/threads.xs
37535 ____________________________________________________________________________
37536 [ 12411] By: sky                                   on 2001/10/12  18:11:45
37537         Log: pthread_keycreate not pthread_key_create under the here be dragons API
37538      Branch: perl
37539            ! ext/threads/threads.h
37540 ____________________________________________________________________________
37541 [ 12410] By: sky                                   on 2001/10/12  18:07:37
37542         Log: Apperently OLD PTHREADS API is a bit retarded.
37543              This should fix another set of compile failures in HP-UX 10.20.
37544      Branch: perl
37545            ! ext/threads/threads.h ext/threads/threads.xs
37546 ____________________________________________________________________________
37547 [ 12409] By: nick                                  on 2001/10/12  15:30:01
37548         Log: Blind integrate of mainline
37549      Branch: perlio
37550           +> (branch 32 files)
37551            - lib/unicode/README
37552           !> (integrate 121 files)
37553 ____________________________________________________________________________
37554 [ 12408] By: sky                                   on 2001/10/12  14:55:08
37555         Log: Let us avoid being smart for now.
37556      Branch: perl
37557            ! ext/threads/threads.h
37558 ____________________________________________________________________________
37559 [ 12407] By: sky                                   on 2001/10/12  14:38:12
37560         Log: (void*) the argument to make sure we work with picky compilers
37561      Branch: perl
37562            ! ext/threads/threads.xs
37563 ____________________________________________________________________________
37564 [ 12406] By: ams                                   on 2001/10/12  13:26:04
37565         Log: (replaced with #12600)
37566              
37567              Subject: [PATCH 5.6.1 perldoc] use File::Temp
37568              From: Mikhail Zabaluev <mhz@alt-linux.org>
37569              Date: Fri, 12 Oct 2001 12:47:47 +0400
37570              Message-Id: <20011012124747.E13918@localhost.localdomain>
37571      Branch: perl
37572            ! utils/perldoc.PL
37573 ____________________________________________________________________________
37574 [ 12405] By: ams                                   on 2001/10/12  13:05:32
37575         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
37576              From: andreas.koenig@anima.de (Andreas J. Koenig)
37577              Date: 12 Oct 2001 11:12:07 +0200
37578              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
37579      Branch: perl
37580            ! lib/Memoize/t/speed.t
37581 ____________________________________________________________________________
37582 [ 12404] By: sky                                   on 2001/10/12  12:46:15
37583         Log: A) Support OLD_PTHREADS_API
37584              B) Change from using pthread_t to using a TLS to store the
37585              index of the thread in an hash, this is to avoid problems when
37586              in fact pthread_t was not a seralizable type.
37587              Both these changes are because of HP-UX 10.20
37588              This has not been tested on win32 but should work there.
37589              Need to add support for NetWare.
37590      Branch: perl
37591            ! ext/threads/threads.h ext/threads/threads.xs
37592 ____________________________________________________________________________
37593 [ 12403] By: ams                                   on 2001/10/12  07:34:19
37594         Log: Subject: Re: New module XML::Clean
37595              From: andreas.koenig@anima.de (Andreas J. Koenig)
37596              Date: 12 Oct 2001 10:20:35 +0200
37597              Message-Id: <m3elo9uv58.fsf@anima.de>
37598      Branch: perl
37599            ! pod/perlnewmod.pod
37600 ____________________________________________________________________________
37601 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
37602         Log: More HP model tweaks from Merijn.
37603      Branch: perl
37604            ! README.hpux
37605 ____________________________________________________________________________
37606 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
37607         Log: Update Changes.
37608      Branch: perl
37609            ! Changes patchlevel.h
37610 ____________________________________________________________________________
37611 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
37612         Log: HP-UX update from H.Merijn Brand.
37613      Branch: perl
37614            ! README.hpux
37615 ____________________________________________________________________________
37616 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
37617         Log: Subject: [PATCH] fix link rot in README.vms
37618              From: "Craig A. Berry" <craigberry@mac.com>
37619              Date: Wed, 10 Oct 2001 17:17:00 -0500
37620              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
37621      Branch: perl
37622            ! README.vms
37623 ____________________________________________________________________________
37624 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
37625         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
37626              From: "chromatic" <chromatic@rmci.net>
37627              Date: Wed, 10 Oct 2001 15:50:30 -0600
37628              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
37629      Branch: perl
37630            ! lib/Term/Complete.t
37631 ____________________________________________________________________________
37632 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
37633         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
37634              From: "chromatic" <chromatic@rmci.net>
37635              Date: Wed, 10 Oct 2001 15:45:42 -0600
37636              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
37637      Branch: perl
37638            + lib/ExtUtils/Packlist.t
37639            ! MANIFEST
37640 ____________________________________________________________________________
37641 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
37642         Log: VMS needs quotes around the -I option to keep it from
37643              being downcased, from Charles Lane.
37644      Branch: perl
37645            ! t/run/kill_perl.t
37646 ____________________________________________________________________________
37647 [ 12395] By: ams                                   on 2001/10/10  16:22:32
37648         Log: Subject: [PATCH lib/FindBin.pm]
37649              From: Stas Bekman <stas@stason.org>
37650              Date: Tue, 09 Oct 2001 23:57:10 +0800
37651              Message-Id: <3BC31E56.60805@stason.org>
37652      Branch: perl
37653            ! lib/FindBin.pm
37654 ____________________________________________________________________________
37655 [ 12394] By: ams                                   on 2001/10/10  16:09:53
37656         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
37657              From: Abhijit Menon-Sen <ams@wiw.org>
37658              Date: Wed, 10 Oct 2001 21:59:33 +0530
37659              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
37660      Branch: perl
37661            ! ext/Data/Dumper/Dumper.xs
37662 ____________________________________________________________________________
37663 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
37664         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
37665              from Charles Lane.
37666      Branch: perl
37667            ! lib/File/Spec/VMS.pm
37668 ____________________________________________________________________________
37669 [ 12392] By: ams                                   on 2001/10/10  14:49:43
37670         Log: Subject: [PATCH] two s/// bugfixes
37671              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37672              Date: Wed, 10 Oct 2001 17:23:44 +0200
37673              Message-Id: <20011010172344.C22440@rafael>
37674      Branch: perl
37675            ! pp_ctl.c regexec.c t/op/subst.t
37676 ____________________________________________________________________________
37677 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
37678         Log: Fix/improve handling of the [000000] special "root"
37679              directory, by putting cwd in canonical form when doing
37680              abs2rel, and prepending a 000000 to directory "chunks"
37681              if missing from base or path.  Also adjust test to
37682              reflect the (improved) output from abs2rel.
37683              From Charles Lane.
37684      Branch: perl
37685            ! lib/File/Spec.t lib/File/Spec/VMS.pm
37686 ____________________________________________________________________________
37687 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
37688         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
37689              all of the extra VMSish attributes (such as "treat this logical
37690              as a device name") that are necessary to make programs run.
37691              A tainted %ENV does not hinder VMS.  From Charles Lane.
37692      Branch: perl
37693            ! lib/File/Find/t/taint.t
37694 ____________________________________________________________________________
37695 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
37696         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
37697              
37698              o  VMS is case-insensitive, RTL downcases filenames read
37699              by perl... so need to re-upcase filenames like MANIFEST
37700              and MANIFEST.SKIP
37701              
37702              o  Need to convert VMS-style to Unix-style filenames when comparing
37703              names in MANIFEST to names in filesystem.
37704              
37705              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
37706              since VMS won't let you (easily) delete non-empty directories.
37707              
37708              From Charles Lane.
37709      Branch: perl
37710            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
37711 ____________________________________________________________________________
37712 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
37713         Log: Unix and VMS agree on "*" as a "match any number of any chars"
37714              wildcards, but differ ("?"  vs.  "%") for their "match any single
37715              char" wildcard.  This patch changes "?"  chars to "%" before doing a
37716              VMS glob...at no loss of functionality, since "?"  isn't a valid
37717              filename char on VMS.  From Charles Lane.
37718      Branch: perl
37719            ! doio.c
37720 ____________________________________________________________________________
37721 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
37722         Log: (accidentally empty submit; new life as #12390)
37723      Branch: perl
37724            ! lib/File/Find/t/taint.t
37725 ____________________________________________________________________________
37726 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
37727         Log: Even more VMS tweakage from Charles Lane:
37728              
37729              Tweak #1:  splitdir only works on directory part of filespec,
37730              split off volume first
37731              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
37732              (it's a horrible kludge in the run-time library,
37733              improved in later versions). Check the
37734              $Config{'d_setenv'} flag before attempting to set it.
37735      Branch: perl
37736            ! t/op/chdir.t
37737 ____________________________________________________________________________
37738 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
37739         Log: VMS tweakage from Charles Lane.
37740              
37741              . command.com doubles an output line when prompting for extensions
37742              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
37743              . perl5db doesn't clean up after itself
37744      Branch: perl
37745            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
37746 ____________________________________________________________________________
37747 [ 12384] By: sky                                   on 2001/10/09  19:16:11
37748         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
37749              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37750              Date: Tue, 9 Oct 2001 22:10:26 +0200
37751              Message-ID: <20011009221026.A8579@rafael>
37752      Branch: perl
37753            ! pod/perldata.pod
37754 ____________________________________________________________________________
37755 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
37756         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
37757              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37758              Date: 9 Oct 2001 15:15:06 -0000
37759              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
37760      Branch: perl
37761            ! t/op/subst.t
37762 ____________________________________________________________________________
37763 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
37764         Log: Update Changes.
37765      Branch: perl
37766            ! Changes patchlevel.h
37767 ____________________________________________________________________________
37768 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
37769         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
37770              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
37771              when a NULL is passed for the filename string pointer.
37772              From Charles Lane.
37773      Branch: perl
37774            ! vms/vms.c
37775 ____________________________________________________________________________
37776 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
37777         Log: Subject: HP systems update
37778              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37779              Date: Tue, 09 Oct 2001 15:59:22 +0200
37780              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
37781      Branch: perl
37782            ! README.hpux
37783 ____________________________________________________________________________
37784 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
37785         Log: CPAN::Nox does now have a test.
37786      Branch: perl
37787            ! t/lib/1_compile.t
37788 ____________________________________________________________________________
37789 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
37790         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
37791              From: David Dyck <dcd@tc.fluke.com>
37792              Date: Mon, 1 Oct 2001 12:17:36 -0700
37793              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
37794      Branch: perl
37795            ! installperl
37796 ____________________________________________________________________________
37797 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
37798         Log: NetWare update from Ananth Kesari.
37799      Branch: perl
37800            ! NetWare/nwperlsys.h makedef.pl
37801 ____________________________________________________________________________
37802 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
37803         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
37804              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37805              Date: Tue, 9 Oct 2001 08:40:57 EDT
37806              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
37807      Branch: perl
37808            ! lib/File/Find/t/find.t
37809 ____________________________________________________________________________
37810 [ 12374] By: ams                                   on 2001/10/09  05:31:45
37811         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
37812              ExtUtils::Mkbootstrap
37813              From: "chromatic" <chromatic@rmci.net>
37814              Date: Tue, 09 Oct 2001 00:08:37 -0600
37815              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
37816      Branch: perl
37817            + lib/ExtUtils/Mkbootstrap.t
37818            ! MANIFEST
37819 ____________________________________________________________________________
37820 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
37821         Log: Enable more debugging.
37822      Branch: perl
37823            ! lib/utf8_heavy.pl
37824 ____________________________________________________________________________
37825 [ 12372] By: ams                                   on 2001/10/09  02:11:59
37826         Log: #12370 forgot to modify is_gv_magical().
37827      Branch: perl
37828            ! gv.c
37829 ____________________________________________________________________________
37830 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
37831         Log: Make the toupper/lower/title API for Unicode not right
37832              but at least less wrong: prepare for the mapping being
37833              more than just one-character-to-one-character.
37834      Branch: perl
37835            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
37836            ! regexec.c utf8.c
37837 ____________________________________________________________________________
37838 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
37839         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
37840              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37841              Date: Mon, 8 Oct 2001 22:18:23 -0400
37842              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
37843      Branch: perl
37844            ! pod/perlvar.pod t/op/taint.t
37845 ____________________________________________________________________________
37846 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
37847         Log: FAQ sync.
37848      Branch: perl
37849            ! pod/perlfaq3.pod pod/perlfaq4.pod
37850 ____________________________________________________________________________
37851 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
37852         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
37853              From: "chromatic" <chromatic@rmci.net>
37854              Date: Mon, 08 Oct 2001 14:05:32 -0600
37855              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
37856      Branch: perl
37857            ! lib/Term/Cap.t
37858 ____________________________________________________________________________
37859 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
37860         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
37861              From: Michael G Schwern <schwern@pobox.com>
37862              Date: Mon, 8 Oct 2001 17:00:14 -0400
37863              Message-ID: <20011008170014.L17083@blackrider>
37864      Branch: perl
37865            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
37866 ____________________________________________________________________________
37867 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
37868         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
37869              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37870              Date: Mon, 8 Oct 2001 16:01:33 EDT
37871              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
37872      Branch: perl
37873            ! ext/Time/HiRes/HiRes.xs
37874 ____________________________________________________________________________
37875 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
37876         Log: Subject: [PATCH] Autosplit patch for VMS
37877              From: "Craig A. Berry" <craigberry@mac.com>
37878              Date: Mon, 08 Oct 2001 15:40:43 -0500
37879              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
37880      Branch: perl
37881            ! lib/AutoSplit.pm lib/AutoSplit.t
37882 ____________________________________________________________________________
37883 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
37884         Log: Don't assume that everybody is running OS X 10.1 yet;
37885              from Kay Röpke.
37886      Branch: perl
37887            ! hints/darwin.sh
37888 ____________________________________________________________________________
37889 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
37890         Log: Update Changes.
37891      Branch: perl
37892            ! Changes patchlevel.h
37893 ____________________________________________________________________________
37894 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
37895         Log: Retract #12358 for now.
37896      Branch: perl
37897            ! lib/Term/Cap.t
37898 ____________________________________________________________________________
37899 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
37900         Log: Can't figure out what this is testing.
37901              (If it is trying to catch SIGKILL, it should stop
37902              trying because that is by definition impossible.)
37903      Branch: perl
37904            ! lib/sigtrap.t
37905 ____________________________________________________________________________
37906 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
37907         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
37908              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37909              Date: Sun, 30 Sep 2001 21:15:13 +0200
37910              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
37911      Branch: perl
37912            ! lib/ExtUtils/MM_Win32.pm
37913 ____________________________________________________________________________
37914 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
37915         Log: Clarify the ldlibpth part and condense the overall text.
37916      Branch: perl
37917            ! t/TEST
37918 ____________________________________________________________________________
37919 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
37920         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
37921              From: "chromatic" <chromatic@rmci.net>
37922              Date: Sun, 07 Oct 2001 16:59:26 -0600
37923              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
37924      Branch: perl
37925            ! lib/Term/Cap.t
37926 ____________________________________________________________________________
37927 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
37928         Log: Update the list because fo #12265.
37929      Branch: perl
37930            ! t/lib/1_compile.t
37931 ____________________________________________________________________________
37932 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
37933         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
37934              From: Nicholas Clark <nick@ccl4.org>
37935              Date: Sun, 7 Oct 2001 20:53:33 +0100
37936              Message-ID: <20011007205333.S38756@plum.flirble.org>   
37937      Branch: perl
37938            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
37939            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
37940            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
37941            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
37942            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
37943            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
37944            ! lib/Switch/t/switch.t lib/Term/Complete.t
37945            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
37946            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
37947            ! t/op/my_stash.t
37948 ____________________________________________________________________________
37949 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
37950         Log: Integrate patch #12350 from maintperl; typo in
37951              IO::Seekable doc.
37952      Branch: perl
37953           !> ext/IO/lib/IO/Seekable.pm
37954 ____________________________________________________________________________
37955 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
37956         Log: Detypo.
37957      Branch: perl
37958            ! hints/darwin.sh
37959 ____________________________________________________________________________
37960 [ 12353] By: sky                                   on 2001/10/07  17:16:14
37961         Log: Change 12349 didn't really get it right.
37962      Branch: perl
37963            ! lib/Unicode/README
37964 ____________________________________________________________________________
37965 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
37966         Log: If running the harness the dynamic library search path
37967              may need setting.
37968      Branch: perl
37969            ! t/TEST
37970 ____________________________________________________________________________
37971 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
37972         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
37973              in ldflags.
37974      Branch: perl
37975            ! hints/darwin.sh
37976 ____________________________________________________________________________
37977 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
37978         Log: typo in IO::Seekable doc
37979      Branch: maint-5.6/perl
37980            ! ext/IO/lib/IO/Seekable.pm
37981 ____________________________________________________________________________
37982 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
37983         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
37984              doesn't work on Mac OS X 10.1 (when unpacking the tar the
37985              latter gets renamed as lib/unicode:1, assumedly for security
37986              reasons not to overwrite stuff)
37987      Branch: perl
37988            + lib/Unicode/README
37989            - lib/unicode/README
37990            ! MANIFEST
37991 ____________________________________________________________________________
37992 [ 12348] By: ams                                   on 2001/10/07  05:33:40
37993         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
37994              From: "chromatic" <chromatic@rmci.net>
37995              Date: Sat, 06 Oct 2001 21:42:03 -0600
37996              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
37997      Branch: perl
37998            + lib/CPAN/t/Nox.t
37999            ! MANIFEST
38000 ____________________________________________________________________________
38001 [ 12347] By: ams                                   on 2001/10/07  00:48:10
38002         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
38003              From: "chromatic" <chromatic@rmci.net>
38004              Date: Sat, 06 Oct 2001 18:52:10 -0600
38005              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
38006      Branch: perl
38007            + lib/sigtrap.t
38008            ! MANIFEST
38009 ____________________________________________________________________________
38010 [ 12346] By: ams                                   on 2001/10/06  23:14:01
38011         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
38012              h2xs write?)
38013              From: Nicholas Clark <nick@ccl4.org>
38014              Date: Sat, 6 Oct 2001 21:46:43 +0100
38015              Message-Id: <20011006214643.L38756@plum.flirble.org>
38016      Branch: perl
38017            ! utils/h2xs.PL
38018 ____________________________________________________________________________
38019 [ 12345] By: ams                                   on 2001/10/06  17:39:53
38020         Log: Subject: [PATCH] Memoize tests
38021              From: Nicholas Clark <nick@ccl4.org>
38022              Date: Sat, 6 Oct 2001 18:04:21 +0100
38023              Message-Id: <20011006180421.J38756@plum.flirble.org>
38024      Branch: perl
38025            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
38026            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
38027            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
38028            ! lib/Memoize/t/expire_module_n.t
38029            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
38030            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
38031            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
38032            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
38033            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
38034            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
38035 ____________________________________________________________________________
38036 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
38037         Log: Retract the latter part of #12343.
38038      Branch: perl
38039            ! ext/IO/lib/IO/Socket/INET.pm
38040 ____________________________________________________________________________
38041 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
38042         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38043              From: David Dyck <dcd@tc.fluke.com>
38044              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
38045              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
38046              
38047              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
38048              From: David Dyck <dcd@tc.fluke.com>
38049              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
38050              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
38051      Branch: perl
38052            ! ext/IO/lib/IO/Socket/INET.pm
38053 ____________________________________________________________________________
38054 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
38055         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
38056              From: Robin Barker <rmb1@cise.npl.co.uk>
38057              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
38058              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
38059      Branch: perl
38060            ! t/TEST
38061 ____________________________________________________________________________
38062 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
38063         Log: Don't assume that %x is good for displaying UVs.
38064      Branch: perl
38065            ! dump.c
38066 ____________________________________________________________________________
38067 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
38068         Log: Update Changes.
38069      Branch: perl
38070            ! Changes patchlevel.h
38071 ____________________________________________________________________________
38072 [ 12339] By: ams                                   on 2001/10/05  10:22:34
38073         Log: Subject: [PATCH] perlfunc/select
38074              From: Nicholas Clark <nick@ccl4.org>
38075              Date: Fri, 5 Oct 2001 11:33:58 +0100
38076              Message-Id: <20011005113358.Z38756@plum.flirble.org>
38077      Branch: perl
38078            ! pod/perlfunc.pod
38079 ____________________________________________________________________________
38080 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
38081         Log: Retract #12313 and #12249.
38082      Branch: perl
38083            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
38084            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
38085            ! pod/perlebcdic.pod
38086 ____________________________________________________________________________
38087 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
38088         Log: Subject: [PATCH] perlvms.pod update
38089              From: "Craig A. Berry" <craigberry@mac.com>
38090              Date: Thu, 04 Oct 2001 12:55:52 -0500
38091              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
38092      Branch: perl
38093            ! vms/perlvms.pod
38094 ____________________________________________________________________________
38095 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
38096         Log: Subject: PATCH: Tie::SubstrHash
38097              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38098              Date: Thu, 04 Oct 2001 12:12:41 +0100
38099              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
38100      Branch: perl
38101            ! lib/Tie/SubstrHash.pm
38102 ____________________________________________________________________________
38103 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
38104         Log: Unicode properties saga continues.
38105      Branch: perl
38106            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
38107            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
38108 ____________________________________________________________________________
38109 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
38110         Log: Yet more Unicode properties.
38111      Branch: perl
38112            + lib/unicore/In/137.pl lib/unicore/In/138.pl
38113            + lib/unicore/In/139.pl lib/unicore/In/140.pl
38114            + lib/unicore/In/141.pl lib/unicore/In/142.pl
38115            + lib/unicore/In/143.pl lib/unicore/In/144.pl
38116            + lib/unicore/In/145.pl lib/unicore/In/146.pl
38117            + lib/unicore/In/147.pl lib/unicore/In/148.pl
38118            + lib/unicore/In/149.pl lib/unicore/In/150.pl
38119            + lib/unicore/In/151.pl lib/unicore/In/152.pl
38120            + lib/unicore/In/153.pl lib/unicore/In/154.pl
38121            + lib/unicore/In/155.pl lib/unicore/In/156.pl
38122            + lib/unicore/In/157.pl lib/unicore/In/158.pl
38123            + lib/unicore/In/159.pl lib/unicore/In/160.pl
38124            + lib/unicore/In/161.pl lib/unicore/In/162.pl
38125            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
38126            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
38127            ! pod/perlunicode.pod
38128 ____________________________________________________________________________
38129 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
38130         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
38131              From: "Craig A. Berry" <craigberry@mac.com>
38132              Date: Wed, 03 Oct 2001 17:45:25 -0500
38133              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
38134              
38135              (the lib/Term/Complete.t patched differently by #12332)
38136      Branch: perl
38137            ! lib/ExtUtils/Command.t
38138 ____________________________________________________________________________
38139 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
38140         Log: Restore only if something to restore.
38141      Branch: perl
38142            ! lib/Term/Complete.t
38143 ____________________________________________________________________________
38144 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
38145         Log: Update various resources for credits,
38146              minor icons fixes, and versions.
38147      Branch: maint-5.6/macperl
38148            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
38149            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
38150            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
38151 ____________________________________________________________________________
38152 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
38153         Log: Quiet the warnings about using undef value
38154      Branch: maint-5.6/macperl
38155            ! lib/File/Temp.pm
38156 ____________________________________________________________________________
38157 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
38158         Log: Fix up Ballon Help and Help menu docs (first pass);
38159              remove balloon rez file, and autogenerate with
38160              Balloon2Rez instead.
38161      Branch: maint-5.6/macperl
38162            + macos/macperl/macscripts/Balloon2Rez
38163            - macos/macperl/MPBalloons.r
38164            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
38165 ____________________________________________________________________________
38166 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
38167         Log: Allow overriding of defaults, for change #12327.
38168      Branch: maint-5.6/macperl
38169            ! perl.h
38170 ____________________________________________________________________________
38171 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
38172         Log: Override PerlProc_exit.
38173      Branch: maint-5.6/macperl
38174            ! macos/macish.h
38175 ____________________________________________________________________________
38176 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
38177         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
38178      Branch: maint-5.6/macperl
38179            + macos/bundled_lib/blib/lib/MD5.pm
38180            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
38181            + macos/lib/Mac/AETE/Dialect.pm
38182            + macos/lib/Mac/AETE/Format/Converter.pm
38183            + macos/lib/Mac/AETE/Format/Dictionary.pm
38184            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
38185            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
38186            + macos/lib/Mac/Toolbox.pod
38187            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
38188 ____________________________________________________________________________
38189 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
38190         Log: Sync up silly CVS headers ... I should commit CVS
38191              first to avoid this ...
38192      Branch: maint-5.6/macperl
38193            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
38194            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
38195            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
38196            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
38197 ____________________________________________________________________________
38198 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
38199         Log: Fix Matthias' address, and attributions.
38200      Branch: maint-5.6/macperl
38201            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
38202            ! pod/perlport.pod
38203 ____________________________________________________________________________
38204 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
38205         Log: Fix Matthias' address, and attributions.
38206      Branch: maint-5.6/macperl
38207            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
38208            ! macos/ext/Mac/Components/Components.pm
38209            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
38210            ! macos/ext/Mac/Dialogs/Dialogs.pm
38211            ! macos/ext/Mac/Events/Events.pm
38212            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
38213            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
38214            ! macos/ext/Mac/Gestalt/Gestalt.pm
38215            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
38216            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
38217            ! macos/ext/Mac/Menus/Menus.pm
38218            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
38219            ! macos/ext/Mac/Movies/Movies.pm
38220            ! macos/ext/Mac/Navigation/Navigation.pm
38221            ! macos/ext/Mac/Notification/Notification.pm
38222            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
38223            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
38224            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
38225            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
38226            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
38227            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
38228            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
38229            ! macos/ext/Mac/StandardFile/StandardFile.pm
38230            ! macos/ext/Mac/TextEdit/TextEdit.pm
38231            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
38232            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
38233            ! macos/lib/Mac/LowMem.pm
38234 ____________________________________________________________________________
38235 [ 12322] By: sky                                   on 2001/10/03  18:41:07
38236         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
38237              From: "Craig A. Berry" <craigberry@mac.com>
38238              Date: Wed, 03 Oct 2001 14:30:55 -0500
38239              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
38240      Branch: perl
38241            ! vms/vms.c
38242 ____________________________________________________________________________
38243 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
38244         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
38245              From: "Craig A. Berry" <craigberry@mac.com>
38246              Date: Wed, 03 Oct 2001 14:30:55 -0500
38247              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
38248      Branch: perl
38249            ! vms/vms.c
38250 ____________________________________________________________________________
38251 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
38252         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
38253              only IsL&) and Inherited (negative lookahead good);
38254              add tests for Common, Inherited, and L&.
38255      Branch: perl
38256            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
38257 ____________________________________________________________________________
38258 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
38259         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
38260              (The Unicode standard uses L& quite often.)
38261      Branch: perl
38262            ! lib/utf8_heavy.pl
38263 ____________________________________________________________________________
38264 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
38265         Log: Add the 'Common' Unicode property (code points not
38266              explicitly assigned to any other script).
38267      Branch: perl
38268            + lib/unicore/In/136.pl
38269            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
38270 ____________________________________________________________________________
38271 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
38272         Log: Skip the RV printing test under threads until fixed.
38273      Branch: perl
38274            ! ext/B/t/terse.t
38275 ____________________________________________________________________________
38276 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
38277         Log: Subject: 12309 / cygwin / win2k
38278              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38279              Date: Wed, 03 Oct 2001 15:25:15 +0200
38280              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
38281      Branch: perl
38282            ! makedef.pl
38283 ____________________________________________________________________________
38284 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
38285         Log: Metaconfig unit change for #12314.
38286      Branch: metaconfig
38287            ! U/modified/Head.U
38288 ____________________________________________________________________________
38289 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
38290         Log: Subject: Both cygwin and djgpp on one machine
38291              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38292              Date: Wed, 03 Oct 2001 15:02:59 +0200
38293              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
38294      Branch: perl
38295            ! Configure
38296 ____________________________________________________________________________
38297 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
38298         Log: (retracted by #12338)
38299              
38300              Subject: [PATCH] Code clean up for perlboot.pod
38301              From: Casey West <casey@geeknest.com>
38302              Date: Tue, 2 Oct 2001 19:24:43 -0400
38303              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
38304              
38305              Subject: [PATCH] Code clean up for perlbot.diff
38306              From: Casey West <casey@geeknest.com>
38307              Date: Tue, 2 Oct 2001 19:25:22 -0400
38308              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
38309              
38310              Subject: [PATCH] Code clean up for perlcall.pod
38311              From: Casey West <casey@geeknest.com>
38312              Date: Tue, 2 Oct 2001 19:25:57 -0400
38313              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
38314              
38315              Subject: [PATCH] Code clean up for perldata.pod
38316              From: Casey West <casey@geeknest.com>
38317              Date: Tue, 2 Oct 2001 19:26:29 -0400
38318              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
38319              
38320              Subject: [PATCH] Code clean up for perldbmfilter.pod
38321              From: Casey West <casey@geeknest.com>
38322              Date: Tue, 2 Oct 2001 19:26:59 -0400
38323              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
38324              
38325              Subject: [PATCH] Code clean up for perlebcdic.pod
38326              From: Casey West <casey@geeknest.com>
38327              Date: Tue, 2 Oct 2001 19:27:37 -0400
38328              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
38329      Branch: perl
38330            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
38331            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
38332 ____________________________________________________________________________
38333 [ 12312] By: ams                                   on 2001/10/02  23:43:55
38334         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
38335              From: Michael G Schwern <schwern@pobox.com>
38336              Date: Tue, 2 Oct 2001 17:00:49 -0400
38337              Message-Id: <20011002170049.A9955@blackrider>
38338      Branch: perl
38339            ! lib/ExtUtils/MakeMaker.pm
38340 ____________________________________________________________________________
38341 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
38342         Log: FAQ sync.
38343      Branch: perl
38344            ! pod/perlfaq3.pod
38345 ____________________________________________________________________________
38346 [ 12310] By: nick                                  on 2001/10/02  16:09:49
38347         Log: Integrate mainline
38348      Branch: perlio
38349           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
38350           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
38351           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
38352           !> patchlevel.h t/op/pat.t
38353 ____________________________________________________________________________
38354 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
38355         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
38356              not just one single space.
38357      Branch: perl
38358            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
38359 ____________________________________________________________________________
38360 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
38361         Log: AUTHORS updates.
38362      Branch: perl
38363            ! AUTHORS
38364 ____________________________________________________________________________
38365 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
38366         Log: Update Changes.
38367      Branch: perl
38368            ! Changes patchlevel.h
38369 ____________________________________________________________________________
38370 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
38371         Log: Work around old buggy glibcs for langinfo constants,
38372              from Nicholas Clark and David Dyck.
38373      Branch: perl
38374            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
38375 ____________________________________________________________________________
38376 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
38377         Log: Eradicate Time::Piece; add an example.
38378      Branch: perl
38379            ! ext/I18N/Langinfo/Langinfo.pm
38380 ____________________________________________________________________________
38381 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
38382         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
38383              From: Robert Spier <rspier@pobox.com>
38384              Date: Mon, 1 Oct 2001 23:20:16 -0700
38385              Message-ID: <15289.23712.422087.878224@rls.cx>
38386      Branch: perl
38387            ! lib/Pod/Html.pm
38388 ____________________________________________________________________________
38389 [ 12303] By: sky                                   on 2001/10/02  10:40:57
38390         Log: Fixes obscure bug that manifests itself by.
38391              local $!=0;undef*STDOUT;#segfaults
38392              Has been around for a while. Possible other magic IO vars are
38393              possibly affected as well. Reported by Jos Boumans.
38394      Branch: perl
38395            ! mg.c
38396 ____________________________________________________________________________
38397 [ 12302] By: nick                                  on 2001/10/02  09:00:52
38398         Log: Integrate mainline
38399      Branch: perlio
38400           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
38401           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
38402           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
38403 ____________________________________________________________________________
38404 [ 12301] By: nick                                  on 2001/10/02  08:40:57
38405         Log: Integrate mainline + lib/open.t patch from Chromatic
38406      Branch: perlio
38407           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
38408            ! lib/open.t
38409           !> (integrate 29 files)
38410 ____________________________________________________________________________
38411 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
38412         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
38413              Until it has, better stop early if someone requests threads.
38414      Branch: perl
38415            ! hints/darwin.sh
38416 ____________________________________________________________________________
38417 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
38418         Log: Subject: [ID 20011001.011] redundant code in t/TEST
38419              From: David Dyck <dcd@tc.fluke.com>
38420              Date: Mon, 1 Oct 2001 12:56:24 -0700
38421              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
38422      Branch: perl
38423            ! t/TEST
38424 ____________________________________________________________________________
38425 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
38426         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
38427              From: "chromatic" <chromatic@rmci.net>
38428              Date: Mon, 01 Oct 2001 12:27:12 -0600
38429              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
38430      Branch: perl
38431            ! lib/Term/Cap.t
38432 ____________________________________________________________________________
38433 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
38434         Log: UNICOS testing patches from Nicholas Clark.
38435      Branch: perl
38436            ! t/op/arith.t t/op/pack.t
38437 ____________________________________________________________________________
38438 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
38439         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
38440              From: "chromatic" <chromatic@rmci.net>
38441              Date: Mon, 01 Oct 2001 10:21:51 -0600
38442              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
38443      Branch: perl
38444            ! lib/open.t
38445 ____________________________________________________________________________
38446 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
38447         Log: Make missing the RADIXCHAR a softer, gentler error.
38448      Branch: perl
38449            ! ext/I18N/Langinfo/Langinfo.t
38450 ____________________________________________________________________________
38451 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
38452         Log: Nuke also the LANG because of glibc.
38453      Branch: perl
38454            ! lib/open.t
38455 ____________________________________________________________________________
38456 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
38457         Log: Also the ^Is is optional.
38458      Branch: perl
38459            ! pod/perlunicode.pod t/op/pat.t
38460 ____________________________________________________________________________
38461 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
38462         Log: Be careful to pull chars from the varargs stack when
38463              formatting chars.
38464      Branch: perl
38465            ! regcomp.c
38466 ____________________________________________________________________________
38467 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
38468         Log: sortsv not in place anymore, noticed by John P. Linderman.
38469      Branch: perl
38470            ! pod/perlapi.pod pp_ctl.c
38471 ____________________________________________________________________________
38472 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
38473         Log: Make the diagnostic messages more neutral.
38474      Branch: perl
38475            ! ext/B/t/terse.t
38476 ____________________________________________________________________________
38477 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
38478         Log: Forgotten from #12288.
38479      Branch: perl
38480            ! ext/Data/Dumper/Dumper.pm
38481 ____________________________________________________________________________
38482 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
38483         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
38484              From: Brian Ingerson <ingy@ttul.org>
38485              Date: Sun, 30 Sep 2001 21:45:56 -0700
38486              Message-ID: <20010930214556.D26392@ttul.org>
38487              
38488              (remember also the #12289)
38489      Branch: perl
38490            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
38491 ____________________________________________________________________________
38492 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
38493         Log: More Unicode property tests for the abbreviated
38494              general properties.
38495      Branch: perl
38496            ! t/op/pat.t
38497 ____________________________________________________________________________
38498 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
38499         Log: Further tweaks to the Unicode properties.
38500      Branch: perl
38501            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
38502 ____________________________________________________________________________
38503 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
38504         Log: Retract #12284.
38505      Branch: perl
38506            ! lib/Term/Cap.t
38507 ____________________________________________________________________________
38508 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
38509         Log: (Retracted by #12285)
38510      Branch: perl
38511            ! lib/Term/Cap.t
38512 ____________________________________________________________________________
38513 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
38514         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
38515              From: "chromatic" <chromatic@rmci.net>  
38516              Date: Sun, 30 Sep 2001 16:10:02 -0600
38517              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
38518      Branch: perl
38519            + lib/Term/Cap.t
38520            ! MANIFEST
38521 ____________________________________________________________________________
38522 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
38523         Log: Use stty -g to restore the terminal state, do not even
38524              try to run the tests if stty -g is not available.
38525      Branch: perl
38526            ! lib/Term/Complete.t
38527 ____________________________________________________________________________
38528 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
38529         Log: Cleanup utf8_heavy; allow dropping the In prefix from
38530              Unicode script/block properties.
38531      Branch: perl
38532            ! lib/utf8_heavy.pl
38533 ____________________________________________________________________________
38534 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
38535         Log: Retract the #12259 for now.
38536      Branch: perl
38537            ! embed.h embed.pl sv.h
38538 ____________________________________________________________________________
38539 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
38540         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
38541      Branch: perl
38542            + lib/Text/TabsWrap/CHANGELOG
38543            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
38544 ____________________________________________________________________________
38545 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
38546         Log: #12272 wasn't right, it introduced an extra ().
38547      Branch: perl
38548            ! lib/utf8_heavy.pl
38549 ____________________________________________________________________________
38550 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
38551         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
38552              From: Jonathan Stowe <gellyfish@gellyfish.com>
38553              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
38554              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
38555      Branch: perl
38556            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
38557 ____________________________________________________________________________
38558 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
38559         Log: Subject: Patch to put qsortsv in the public API
38560              From: Brian Ingerson <ingy@ttul.org>
38561              Date: Sat, 29 Sep 2001 17:41:13 -0700
38562              Message-ID: <20010929174113.A30223@ttul.org>
38563      Branch: perl
38564            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
38565 ____________________________________________________________________________
38566 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
38567         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
38568              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38569              Date: Sat, 29 Sep 2001 23:54:48 +0200
38570              Message-ID: <20010929235448.A5017@rafael>
38571      Branch: perl
38572            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
38573 ____________________________________________________________________________
38574 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
38575         Log: FAQ sync.
38576      Branch: perl
38577            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38578            ! pod/perlfaq9.pod
38579 ____________________________________________________________________________
38580 [ 12273] By: bailey                                on 2001/09/29  23:43:46
38581         Log: Resync with mainline
38582      Branch: vmsperl
38583           +> (branch 1207 files)
38584            - (delete 324 files)
38585           !> (integrate 866 files)
38586 ____________________________________________________________________________
38587 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
38588         Log: Nasty recursion trap if one would match Unicode.
38589      Branch: perl
38590            ! lib/utf8_heavy.pl
38591 ____________________________________________________________________________
38592 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
38593         Log: More Unicode todo.
38594      Branch: perl
38595            ! pod/perltodo.pod
38596 ____________________________________________________________________________
38597 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
38598         Log: Explain a bit the new more flexible \p\P syntax.
38599      Branch: perl
38600            ! pod/perlunicode.pod
38601 ____________________________________________________________________________
38602 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
38603         Log: More leniency to the \p and \P: now can have whitespace
38604              between the property definition and the curlies; now can
38605              invert the property by having a caret between the open
38606              curly and the property.
38607      Branch: perl
38608            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
38609 ____________________________________________________________________________
38610 [ 12268] By: nick                                  on 2001/09/29  17:39:26
38611         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
38612              one test (lib/open.t) fails
38613      Branch: perlio
38614           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38615           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38616           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
38617           +> lib/Tie/Scalar.t lib/open.t
38618            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
38619            - ext/B/Stash.t
38620           !> (integrate 62 files)
38621 ____________________________________________________________________________
38622 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
38623         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
38624      Branch: perl
38625            ! t/op/chdir.t
38626 ____________________________________________________________________________
38627 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
38628         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
38629              From: "Craig A. Berry" <craigberry@mac.com> 
38630              Date: Sat, 29 Sep 2001 09:35:33 -0500
38631              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
38632      Branch: perl
38633            ! t/op/chdir.t
38634 ____________________________________________________________________________
38635 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
38636         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
38637              From: "chromatic" <chromatic@rmci.net>
38638              Date: Fri, 28 Sep 2001 21:20:12 -0600
38639              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
38640      Branch: perl
38641            + lib/Tie/Scalar.t
38642            ! MANIFEST lib/Tie/Scalar.pm
38643 ____________________________________________________________________________
38644 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
38645         Log: Allow for more flexibility in the \p{In...} names, now
38646              case doesn't matter, and any space or dash can be
38647              matched by any space, dash, underbar, or empty.
38648              (may be going too far on leniency)
38649      Branch: perl
38650            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
38651            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
38652            ! t/op/pat.t
38653 ____________________________________________________________________________
38654 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
38655         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
38656              From: "chromatic" <chromatic@rmci.net>
38657              Date: Fri, 28 Sep 2001 17:39:50 -0600
38658              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
38659      Branch: perl
38660            + lib/open.t
38661            ! MANIFEST
38662 ____________________________________________________________________________
38663 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
38664         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
38665              From: "Craig A. Berry" <craigberry@mac.com>
38666              Date: Fri, 28 Sep 2001 16:24:51 -0500
38667              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
38668      Branch: perl
38669            ! ext/File/Glob/t/basic.t
38670 ____________________________________________________________________________
38671 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
38672         Log: Subject: [DOC PATCH] Carp.pm pod typo
38673              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38674              Date: Fri, 28 Sep 2001 23:14:51 +0200
38675              Message-ID: <20010928231451.E16889@rafael>
38676      Branch: perl
38677            ! lib/Carp.pm
38678 ____________________________________________________________________________
38679 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
38680         Log: Subject: [PATCH] Allow an @INC hook to set %INC
38681              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38682              Date: Fri, 28 Sep 2001 22:18:13 +0200
38683              Message-ID: <20010928221813.A16889@rafael>
38684      Branch: perl
38685            ! pp_ctl.c
38686 ____________________________________________________________________________
38687 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
38688         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
38689              From: Nicholas Clark <nick@ccl4.org>
38690              Date: Fri, 28 Sep 2001 23:39:33 +0100
38691              Message-ID: <20010928233933.C23673@plum.flirble.org>
38692      Branch: perl
38693            ! embed.h embed.pl sv.h
38694 ____________________________________________________________________________
38695 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
38696         Log: Update Changes.
38697      Branch: perl
38698            ! Changes patchlevel.h
38699 ____________________________________________________________________________
38700 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
38701         Log: Move the B tests to B/t.
38702      Branch: perl
38703            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
38704            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
38705            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
38706            - ext/B/Showlex.t ext/B/Stash.t
38707            ! MANIFEST
38708 ____________________________________________________________________________
38709 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
38710         Log: Forgot from #12254.
38711      Branch: perl
38712            + ext/B/B/Terse.t
38713 ____________________________________________________________________________
38714 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
38715         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
38716              From: "chromatic" <chromatic@rmci.net>
38717              Date: Thu, 27 Sep 2001 23:22:17 -0600
38718              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
38719      Branch: perl
38720            ! MANIFEST
38721 ____________________________________________________________________________
38722 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
38723         Log: Test numbering mismatch.
38724      Branch: perl
38725            ! t/op/chdir.t
38726 ____________________________________________________________________________
38727 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
38728         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
38729              From: "Craig A. Berry" <craigberry@mac.com>
38730              Date: Wed, 26 Sep 2001 17:43:14 -0500
38731              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
38732      Branch: perl
38733            ! iperlsys.h t/op/chdir.t
38734 ____________________________________________________________________________
38735 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
38736         Log: Subject: [PATCH gv.c] make __ANON__ global
38737              From: Robin Barker <rmb1@cise.npl.co.uk>
38738              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
38739              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
38740      Branch: perl
38741            ! gv.c t/op/anonsub.t t/op/runlevel.t
38742 ____________________________________________________________________________
38743 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
38744         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
38745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38746              Date: Thu, 27 Sep 2001 22:34:32 +0200
38747              Message-ID: <20010927223432.A1485@rafael>
38748      Branch: perl
38749            ! ext/B/B/Terse.pm
38750 ____________________________________________________________________________
38751 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
38752         Log: (retracted by #12338)
38753              
38754              Subject: [PATCH] Cleanup of perldsc.pod      
38755              From: Casey West <casey@geeknest.com>
38756              Date: Thu, 27 Sep 2001 11:13:17 -0400
38757              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
38758      Branch: perl
38759            ! pod/perldsc.pod
38760 ____________________________________________________________________________
38761 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
38762         Log: Not everyone is using ithreads...
38763      Branch: perl
38764            ! ext/Devel/Peek/Peek.t
38765 ____________________________________________________________________________
38766 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
38767         Log: Document the nss_delete core dump workaround for HP-UX
38768              and Solaris, bug IDs 20010805.018 and 20010629.004.
38769      Branch: perl
38770            ! README.hpux README.solaris
38771 ____________________________________________________________________________
38772 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
38773         Log: Dump Unicode hash keys also as Unicode,
38774              not just as a byte string.
38775      Branch: perl
38776            ! dump.c ext/Devel/Peek/Peek.t
38777 ____________________________________________________________________________
38778 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
38779         Log: Integrate changes #12241 and #12242 from macperl:
38780              
38781              Remove unneeded disabling of umask() calls
38782              
38783              Note (get|set)sockopt are available.
38784      Branch: perl
38785           !> lib/File/Temp.pm pod/perlport.pod
38786 ____________________________________________________________________________
38787 [ 12244] By: sky                                   on 2001/09/27  08:53:00
38788         Log: Flush buffers on thread closedown.
38789      Branch: perl
38790            ! ext/threads/threads.xs
38791 ____________________________________________________________________________
38792 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
38793         Log: Dump SvUTF8(sv)s also as \x{...}.
38794              
38795              TODO: dump the SvUTF8() hash keys similarly. 
38796      Branch: perl
38797            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
38798 ____________________________________________________________________________
38799 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
38800         Log: Note (get|set)sockopt are available.
38801      Branch: maint-5.6/macperl
38802            ! pod/perlport.pod
38803 ____________________________________________________________________________
38804 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
38805         Log: Remove unneeded disabling of umask() calls
38806      Branch: maint-5.6/macperl
38807            ! lib/File/Temp.pm
38808 ____________________________________________________________________________
38809 [ 12240] By: sky                                   on 2001/09/26  18:44:56
38810         Log: Documention update
38811      Branch: perl
38812            ! ext/threads/threads.pm
38813 ____________________________________________________________________________
38814 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
38815         Log: Update Changes.
38816      Branch: perl
38817            ! Changes patchlevel.h
38818 ____________________________________________________________________________
38819 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
38820         Log: Check that all environment variables are tainted.
38821      Branch: perl
38822            ! t/op/taint.t
38823 ____________________________________________________________________________
38824 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
38825         Log: Manual integration error in #12235.
38826      Branch: perl
38827            ! lib/File/DosGlob.t
38828 ____________________________________________________________________________
38829 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
38830         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
38831              From: "chromatic" <chromatic@rmci.net>
38832              Date: Tue, 25 Sep 2001 23:57:07 -0600
38833              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
38834      Branch: perl
38835            ! perlio.c
38836 ____________________________________________________________________________
38837 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
38838         Log: Integrate macperl changes from Chris Nandor:
38839              12192 11817 11815 11813 11778 11775
38840              
38841              Update CPAN.pm to work with new Mac::BuildTools instead
38842              of ExtUtils::MM_MacOS "orphan" functions
38843              
38844              Fix test
38845              
38846              Make syntax check report in MPW style, fix tests
38847              to use Mac::err=unix to get normal-style error
38848              messages.
38849              
38850              More module and test ports from Thomas Wegner et al
38851              
38852              Fix open of /dev/null for Mac OS
38853              
38854              Allow for platforms to override formatting of errors
38855              on output from Matthias Neeracher (core files)
38856      Branch: perl
38857            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
38858            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
38859            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
38860           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
38861           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
38862           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
38863 ____________________________________________________________________________
38864 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
38865         Log: grrr.
38866      Branch: perl
38867            ! t/op/gv.t
38868 ____________________________________________________________________________
38869 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
38870         Log: Retract #12232.
38871      Branch: perl
38872            ! t/op/gv.t
38873 ____________________________________________________________________________
38874 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
38875         Log: (Retracted by #12233.)
38876      Branch: perl
38877            ! t/op/gv.t
38878 ____________________________________________________________________________
38879 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
38880         Log: Detypo.
38881      Branch: perl
38882            ! ext/Encode/Makefile.PL
38883 ____________________________________________________________________________
38884 [ 12230] By: sky                                   on 2001/09/26  11:36:23
38885         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
38886              We are using a "delay" here because we do not want to depend on thread synchronization issues.
38887      Branch: perl
38888            + ext/threads/t/stress_cv.t
38889            ! MANIFEST ext/threads/t/stress_string.t
38890 ____________________________________________________________________________
38891 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
38892         Log: NetWare tweak from Ananth Kesari.
38893      Branch: perl
38894            ! NetWare/t/Readme.txt
38895 ____________________________________________________________________________
38896 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
38897         Log: Trick to fool case-blind filesystems.
38898      Branch: perl
38899            ! ext/Encode/Makefile.PL
38900 ____________________________________________________________________________
38901 [ 12227] By: sky                                   on 2001/09/26  11:06:50
38902         Log: Threads can start executing in a different order than they were
38903              created.... so we cannot ok() inside the threadstarter.
38904      Branch: perl
38905            ! ext/threads/t/stress_string.t
38906 ____________________________________________________________________________
38907 [ 12226] By: sky                                   on 2001/09/26  07:41:45
38908         Log: Add in stress_string.t to stress test threads a bit more.
38909      Branch: perl
38910            + ext/threads/t/stress_string.t
38911            ! MANIFEST
38912 ____________________________________________________________________________
38913 [ 12225] By: sky                                   on 2001/09/26  07:04:21
38914         Log: Fix negative refcount introduced by #12223.
38915      Branch: perl
38916            ! ext/threads/threads.xs
38917 ____________________________________________________________________________
38918 [ 12224] By: sky                                   on 2001/09/26  06:57:58
38919         Log: Update documentation to match change #12223
38920      Branch: perl
38921            ! sharedsv.c
38922 ____________________________________________________________________________
38923 [ 12223] By: sky                                   on 2001/09/26  06:54:32
38924         Log: Use a separate interpreter for the sharedsv space. Another
38925              negative sv leak. Sigh.
38926      Branch: perl
38927            ! sharedsv.c
38928 ____________________________________________________________________________
38929 [ 12222] By: sky                                   on 2001/09/26  05:58:35
38930         Log: Do the environ assignment in perl_contruct to match perl_destruct.
38931              Now we don't need to perl_parse/perl_run. However environ is a
38932              global....
38933      Branch: perl
38934            ! perl.c
38935 ____________________________________________________________________________
38936 [ 12221] By: sky                                   on 2001/09/26  05:41:02
38937         Log: Move the creation of PL_strtab to perl_construct so we can work
38938              with HV and HEs without running perl_parse.
38939      Branch: perl
38940            ! perl.c
38941 ____________________________________________________________________________
38942 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
38943         Log: integrate macperl changes into maint-5.6
38944      Branch: maint-5.6/perl
38945           !> (integrate 26 files)
38946 ____________________________________________________________________________
38947 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
38948         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
38949              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
38950      Branch: maint-5.6/macperl
38951            ! macos/ext/Mac/Fonts/Fonts.xs
38952            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
38953 ____________________________________________________________________________
38954 [ 12218] By: ams                                   on 2001/09/25  23:31:33
38955         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
38956              From: Nicholas Clark <nick@ccl4.org>
38957              Date: Wed, 26 Sep 2001 01:20:20 +0100
38958              Message-Id: <20010926012020.B48092@plum.flirble.org>
38959      Branch: perl
38960            ! lib/AutoSplit.t
38961 ____________________________________________________________________________
38962 [ 12217] By: ams                                   on 2001/09/25  22:33:05
38963         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
38964              From: "Craig A. Berry" <craigberry@mac.com>
38965              Date: Tue, 25 Sep 2001 18:08:42 -0500
38966              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
38967      Branch: perl
38968            ! vms/vms.c
38969 ____________________________________________________________________________
38970 [ 12216] By: ams                                   on 2001/09/25  21:41:01
38971         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
38972              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
38973              From: Michael G Schwern <schwern@pobox.com>
38974              Date: Wed, 26 Sep 2001 00:38:21 -0400
38975              Message-Id: <20010926003821.A627@blackrider>
38976      Branch: perl
38977            ! lib/AutoSplit.t
38978 ____________________________________________________________________________
38979 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
38980         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
38981              From: Michael G Schwern <schwern@pobox.com>
38982              Date: Tue, 25 Sep 2001 17:43:49 -0400
38983              Message-ID: <20010925174349.B19534@blackrider>
38984      Branch: perl
38985            ! lib/Test/Simple.pm lib/Test/Utils.pm
38986 ____________________________________________________________________________
38987 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
38988         Log: Integrate changes from bleadperl.
38989      Branch: maint-5.6/macperl
38990           !> pod/perlport.pod
38991 ____________________________________________________________________________
38992 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
38993         Log: skip($mess) should result in one skip.
38994      Branch: perl
38995            ! t/test.pl
38996 ____________________________________________________________________________
38997 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
38998         Log: Integrate change #12200 from maintperl.
38999      Branch: maint-5.6/macperl
39000           !> win32/perlhost.h
39001 ____________________________________________________________________________
39002 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
39003         Log: Fix file types to "apple"
39004      Branch: maint-5.6/macperl
39005            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
39006            ! macos/ext/Mac/SAT/t/Collision.rsrc
39007 ____________________________________________________________________________
39008 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
39009         Log: Fix rsrc file as snd file; fix path in t file.
39010      Branch: maint-5.6/macperl
39011            ! macos/ext/Mac/Notification/t/Notification.rsrc
39012            ! macos/ext/Mac/Notification/t/Notification.t
39013 ____________________________________________________________________________
39014 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
39015         Log: Sync up with File::Find from bleadperl.
39016      Branch: maint-5.6/macperl
39017            ! lib/File/Find.pm t/lib/filefind-taint.t
39018 ____________________________________________________________________________
39019 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
39020         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
39021              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
39022              of hundreds)
39023      Branch: maint-5.6/macperl
39024            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
39025            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
39026            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
39027 ____________________________________________________________________________
39028 [ 12207] By: nick                                  on 2001/09/25  19:04:36
39029         Log: Integrate mainline (untested while modem is up)
39030      Branch: perlio
39031           +> lib/AutoSplit.t t/test.pl
39032            - lib/warnings/register.t
39033           !> (integrate 28 files)
39034 ____________________________________________________________________________
39035 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
39036         Log: perldiag entry for #12205.
39037      Branch: perl
39038            ! pod/perldiag.pod
39039 ____________________________________________________________________________
39040 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
39041         Log: Subject: [PATCH] warning on v-string in use/require
39042              From: John Peacock <jpeacock@rowman.com>
39043              Date: Mon, 24 Sep 2001 17:29:03 -0400
39044              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
39045      Branch: perl
39046            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
39047 ____________________________________________________________________________
39048 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
39049         Log: perltooc et al updates.
39050      Branch: perl
39051            ! plan9/mkfile pod/roffitall
39052 ____________________________________________________________________________
39053 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
39054         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
39055              From: Michael G Schwern <schwern@pobox.com>
39056              Date: Sun, 23 Sep 2001 00:07:12 -0400
39057              Message-ID: <20010923000712.A7005@blackrider>
39058      Branch: perl
39059            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
39060 ____________________________________________________________________________
39061 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
39062         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
39063              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39064              Date: Wed, 26 Sep 2001 01:25:10 +0900
39065              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
39066      Branch: perl
39067            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
39068            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
39069            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
39070 ____________________________________________________________________________
39071 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
39072         Log: Integrate change #12200 from maintperl;
39073              on windows, virtualized environment could propagate deleted variables
39074              into children if they happen to be at the very end of the table
39075      Branch: perl
39076           !> win32/perlhost.h
39077 ____________________________________________________________________________
39078 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
39079         Log: on windows, virtualized environment could propagate deleted variables
39080              into children if they happen to be at the very end of the table
39081              (thanks for succinct test case from Johan Holmberg, and fix from
39082              Doug Lankshear)
39083      Branch: maint-5.6/perl
39084            ! win32/perlhost.h
39085 ____________________________________________________________________________
39086 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
39087         Log: avoid the use of ftime() (it does a useless, potentially
39088              expensive call to GetTimeZoneInformation()); this potentially
39089              also results in three more digits of precision from
39090              Time::HiRes::time()
39091      Branch: perl
39092            ! ext/Time/HiRes/HiRes.xs
39093 ____________________________________________________________________________
39094 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
39095         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
39096              
39097              Note: io/binmode is failing, have to figure out why.
39098      Branch: perl
39099            + t/test.pl
39100            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
39101            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
39102            ! t/run/exit.t
39103 ____________________________________________________________________________
39104 [ 12197] By: ams                                   on 2001/09/25  13:48:55
39105         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
39106              From: Nicholas Clark <nick@ccl4.org>
39107              Date: Tue, 25 Sep 2001 00:37:40 +0100
39108              Message-Id: <20010925003740.S4971@plum.flirble.org>
39109              (Further changes expected.)
39110      Branch: perl
39111            + lib/AutoSplit.t
39112            ! MANIFEST
39113 ____________________________________________________________________________
39114 [ 12196] By: sky                                   on 2001/09/25  13:37:12
39115         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
39116              _ftime to try and be more robust.
39117      Branch: perl
39118            ! ext/Time/HiRes/HiRes.xs
39119 ____________________________________________________________________________
39120 [ 12194] By: ams                                   on 2001/09/25  11:40:00
39121         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
39122              From: "Craig A. Berry" <craigberry@mac.com>
39123              Date: Mon, 24 Sep 2001 17:54:20 -0500
39124              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
39125      Branch: perl
39126            ! vms/descrip_mms.template
39127 ____________________________________________________________________________
39128 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
39129         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
39130              not working, cursor not spinning (Bug #422129); external
39131              editor problems (Bug #456329); escape/cmd-. not activating
39132              "Cancel" in Save dialog box (Bug #446960); Runtimes not
39133              executing on launch (Bug #464441).
39134      Branch: maint-5.6/macperl
39135            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
39136            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
39137            ! macos/macperl/MacPerl.r
39138 ____________________________________________________________________________
39139 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
39140         Log: Update CPAN.pm to work with new Mac::BuildTools instead
39141              of ExtUtils::MM_MacOS "orphan" functions
39142      Branch: maint-5.6/macperl
39143            ! lib/CPAN.pm
39144 ____________________________________________________________________________
39145 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
39146         Log: Fix up another xsubpp problem (Matthias Neeracher)
39147      Branch: maint-5.6/macperl
39148            ! macos/xsubpp
39149 ____________________________________________________________________________
39150 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
39151         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
39152      Branch: maint-5.6/macperl
39153            ! macos/lib/ExtUtils/MM_MacOS.pm
39154 ____________________________________________________________________________
39155 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
39156         Log: Fix up Makefiles for more Mac:: modules (and prepare for
39157              static build ...?)
39158      Branch: maint-5.6/macperl
39159            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
39160            ! macos/macperl/Makefile.mk
39161 ____________________________________________________________________________
39162 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
39163         Log: Fix up tests
39164      Branch: maint-5.6/macperl
39165            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
39166 ____________________________________________________________________________
39167 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
39168         Log: Make malloc smarter, fix bugs.  (Bug #404030)
39169      Branch: maint-5.6/macperl
39170            ! macos/icemalloc.c macos/icemalloc.h
39171 ____________________________________________________________________________
39172 [ 12186] By: nick                                  on 2001/09/24  19:18:17
39173         Log: Integrate mainline
39174      Branch: perlio
39175           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
39176           +> lib/filetest.t
39177           !> (integrate 30 files)
39178 ____________________________________________________________________________
39179 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
39180         Log: Retract #12136, the warnings::register is already
39181              tested by t/lib/warnings/9enabled, as pointed out
39182              by Paul Marquess.
39183      Branch: perl
39184            - lib/warnings/register.t
39185            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
39186 ____________________________________________________________________________
39187 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
39188         Log: fix Time::HiRes implementation of gettimeofday() on windows
39189              (HiRes.t#14 now passes)
39190      Branch: perl
39191            ! ext/Time/HiRes/HiRes.xs
39192 ____________________________________________________________________________
39193 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
39194         Log: File::Spec::catfile() canonifies everything to blackslashes on
39195              windows :-(
39196      Branch: perl
39197            ! lib/ExtUtils/Manifest.t
39198 ____________________________________________________________________________
39199 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
39200         Log: test number mismatch
39201      Branch: perl
39202            ! t/op/magic.t
39203 ____________________________________________________________________________
39204 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
39205         Log: ok().
39206      Branch: perl
39207            ! t/op/pack.t
39208 ____________________________________________________________________________
39209 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
39210         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
39211              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
39212      Branch: perl
39213            ! pp_pack.c t/op/pack.t
39214 ____________________________________________________________________________
39215 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
39216         Log: Update Changes.
39217      Branch: perl
39218            ! Changes patchlevel.h
39219 ____________________________________________________________________________
39220 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
39221         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
39222              From: Michael G Schwern <schwern@pobox.com>
39223              Date: Mon, 24 Sep 2001 11:12:13 -0400
39224              Message-ID: <20010924111213.G27885@blackrider>
39225      Branch: perl
39226            ! lib/ExtUtils/Manifest.pm
39227 ____________________________________________________________________________
39228 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
39229         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
39230              From: Michael G Schwern <schwern@pobox.com> 
39231              Date: Mon, 24 Sep 2001 11:02:07 -0400
39232              Message-ID: <20010924110207.E27885@blackrider>
39233      Branch: perl
39234            ! vms/test.com
39235 ____________________________________________________________________________
39236 [ 12176] By: ams                                   on 2001/09/24  14:01:59
39237         Log: Update Changes.
39238      Branch: perl
39239            ! Changes
39240 ____________________________________________________________________________
39241 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
39242         Log: Various cleanups.
39243      Branch: perl
39244            ! ext/threads/Makefile.PL ext/threads/threads.xs
39245 ____________________________________________________________________________
39246 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
39247         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
39248      Branch: maint-5.6/macperl
39249           !> (integrate 33 files)
39250 ____________________________________________________________________________
39251 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
39252         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
39253              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39254              Date: Mon, 24 Sep 2001 20:04:58 +0900
39255              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
39256      Branch: perl
39257            ! ext/Encode/Encode/gb2312.enc
39258 ____________________________________________________________________________
39259 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
39260         Log: Clarifying comment to #12164.
39261      Branch: perl
39262            ! lib/Cwd.pm
39263 ____________________________________________________________________________
39264 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
39265         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
39266              From: Nicholas Clark <nick@ccl4.org>
39267              Date: Sun, 23 Sep 2001 23:00:56 +0100
39268              Message-ID: <20010923230055.Y4971@plum.flirble.org>
39269              
39270              (with "sample_constants" changed to "fallback")
39271      Branch: perl
39272            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
39273            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
39274            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
39275            ! lib/h2xs.t utils/h2xs.PL
39276 ____________________________________________________________________________
39277 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
39278         Log: Metaconfig unit change for #12167.
39279      Branch: metaconfig
39280            ! U/modified/Cppsym.U
39281 ____________________________________________________________________________
39282 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
39283         Log: Add a few glibc cpp symbols to probe for.
39284      Branch: perl
39285            ! Configure
39286 ____________________________________________________________________________
39287 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
39288         Log: DJGPP tweaks for Laszlo Molnar.
39289      Branch: perl
39290            ! djgpp/djgppsed.sh dosish.h
39291 ____________________________________________________________________________
39292 [ 12165] By: ams                                   on 2001/09/24  10:07:08
39293         Log: Subject: [PATCH t/op/inccode.t] More tests
39294              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39295              Date: 24 Sep 2001 10:01:44 -0000
39296              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
39297      Branch: perl
39298            ! t/op/inccode.t
39299 ____________________________________________________________________________
39300 [ 12164] By: ams                                   on 2001/09/24  09:43:29
39301         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
39302              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
39303              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
39304              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
39305      Branch: perl
39306            ! lib/Cwd.pm
39307 ____________________________________________________________________________
39308 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
39309         Log: 1_compile updates.
39310      Branch: perl
39311            ! t/lib/1_compile.t
39312 ____________________________________________________________________________
39313 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
39314         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
39315              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39316              Date: Wed, 19 Sep 2001 22:47:14 +0200
39317              Message-ID: <20010919224714.A6382@rafael>
39318      Branch: perl
39319            ! pod/perlvar.pod pp_ctl.c
39320 ____________________________________________________________________________
39321 [ 12161] By: ams                                   on 2001/09/23  17:40:02
39322         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
39323              filetest Pragma
39324              From: "chromatic" <chromatic@rmci.net>
39325              Date: Sun, 23 Sep 2001 12:07:25 -0600
39326              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
39327      Branch: perl
39328            + lib/filetest.t
39329            ! MANIFEST t/lib/1_compile.t
39330 ____________________________________________________________________________
39331 [ 12160] By: ams                                   on 2001/09/23  16:32:11
39332         Log: Additional minor chdir() tweak.
39333      Branch: perl
39334            ! pod/perlfunc.pod
39335 ____________________________________________________________________________
39336 [ 12159] By: ams                                   on 2001/09/23  16:25:01
39337         Log: Subject: PATCH lib/ExtUtils/Command.t
39338              From: Abe Timmerman <abe@ztreet.demon.nl>
39339              Date: Sun, 23 Sep 2001 19:11:44 +0200
39340              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
39341      Branch: perl
39342            ! lib/ExtUtils/Command.t
39343 ____________________________________________________________________________
39344 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
39345         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
39346              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
39347              Date: Sun, 23 Sep 2001 02:02:26 +0200
39348              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
39349      Branch: perl
39350            ! makedef.pl
39351 ____________________________________________________________________________
39352 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
39353         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
39354              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
39355              Date: Sat, 22 Sep 2001 12:54:39 -0500
39356              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
39357      Branch: perl
39358            ! t/op/study.t
39359 ____________________________________________________________________________
39360 [ 12156] By: nick                                  on 2001/09/23  07:48:44
39361         Log: Integrate mainline
39362      Branch: perlio
39363            - check83.pl
39364           !> ext/Encode/Encode/2022-cn.enc
39365 ____________________________________________________________________________
39366 [ 12155] By: nick                                  on 2001/09/23  07:48:01
39367         Log: Integrate mainline
39368      Branch: perlio
39369           +> (branch 64 files)
39370            - ext/Encode/Encode/cns11643-1.enc
39371            - ext/Encode/Encode/cns11643-2.enc
39372            - ext/Encode/Encode/iso2022-cn.enc
39373            - ext/Encode/Encode/iso2022-jp.enc
39374            - ext/Encode/Encode/iso2022-jp1.enc
39375            - ext/Encode/Encode/iso2022-jp2.enc
39376            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
39377            - ext/Encode/Encode/iso8859-1.enc
39378            - ext/Encode/Encode/iso8859-1.ucm
39379            - ext/Encode/Encode/iso8859-10.enc
39380            - ext/Encode/Encode/iso8859-10.ucm
39381            - ext/Encode/Encode/iso8859-13.enc
39382            - ext/Encode/Encode/iso8859-13.ucm
39383            - ext/Encode/Encode/iso8859-14.enc
39384            - ext/Encode/Encode/iso8859-14.ucm
39385            - ext/Encode/Encode/iso8859-15.enc
39386            - ext/Encode/Encode/iso8859-15.ucm
39387            - ext/Encode/Encode/iso8859-16.enc
39388            - ext/Encode/Encode/iso8859-16.ucm
39389            - ext/Encode/Encode/iso8859-2.enc
39390            - ext/Encode/Encode/iso8859-2.ucm
39391            - ext/Encode/Encode/iso8859-3.enc
39392            - ext/Encode/Encode/iso8859-3.ucm
39393            - ext/Encode/Encode/iso8859-4.enc
39394            - ext/Encode/Encode/iso8859-4.ucm
39395            - ext/Encode/Encode/iso8859-5.enc
39396            - ext/Encode/Encode/iso8859-5.ucm
39397            - ext/Encode/Encode/iso8859-6.enc
39398            - ext/Encode/Encode/iso8859-6.ucm
39399            - ext/Encode/Encode/iso8859-7.enc
39400            - ext/Encode/Encode/iso8859-7.ucm
39401            - ext/Encode/Encode/iso8859-8.enc
39402            - ext/Encode/Encode/iso8859-8.ucm
39403            - ext/Encode/Encode/iso8859-9.enc
39404            - ext/Encode/Encode/iso8859-9.ucm
39405            - ext/Encode/Encode/isoir-197.enc
39406            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
39407            - t/lib/sample-tests/header_at_end
39408            - t/lib/sample-tests/header_at_end_fail
39409           !> (integrate 174 files)
39410 ____________________________________________________________________________
39411 [ 12154] By: ams                                   on 2001/09/23  07:11:46
39412         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
39413              by Blair Zajac.
39414      Branch: perl
39415            ! pod/perlfunc.pod
39416 ____________________________________________________________________________
39417 [ 12153] By: ams                                   on 2001/09/23  06:56:32
39418         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
39419              Forgotten deprecation of *glob{FILEHANDLE}?
39420              From: "chromatic" <chromatic@rmci.net>
39421              Date: Sat, 22 Sep 2001 21:27:56 -0600
39422              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
39423      Branch: perl
39424            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
39425 ____________________________________________________________________________
39426 [ 12152] By: ams                                   on 2001/09/23  06:42:58
39427         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
39428              From: Michael G Schwern <schwern@pobox.com>
39429              Date: Sun, 23 Sep 2001 03:34:39 -0400
39430              Message-Id: <20010923033439.E7005@blackrider>
39431      Branch: perl
39432            ! lib/File/Find.pm
39433 ____________________________________________________________________________
39434 [ 12151] By: ams                                   on 2001/09/23  06:37:57
39435         Log: Subject: Re: t/op/magic.t missing tests on Win32
39436              From: Michael G Schwern <schwern@pobox.com>
39437              Date: Sat, 22 Sep 2001 20:29:09 -0400
39438              Message-Id: <20010922202909.I18223@blackrider>
39439      Branch: perl
39440            ! t/op/magic.t
39441 ____________________________________________________________________________
39442 [ 12150] By: ams                                   on 2001/09/23  06:36:26
39443         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
39444              Dumpvalue.pm
39445              From: "chromatic" <chromatic@rmci.net>
39446              Date: Sat, 22 Sep 2001 19:41:31 -0600
39447              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
39448      Branch: perl
39449            + lib/Dumpvalue.t
39450            ! MANIFEST lib/Dumpvalue.pm
39451 ____________________________________________________________________________
39452 [ 12149] By: ams                                   on 2001/09/23  06:25:35
39453         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
39454              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39455              Date: Sun, 23 Sep 2001 15:27:56 +0900
39456              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
39457      Branch: perl
39458            ! ext/Encode/Encode/2022-cn.enc
39459 ____________________________________________________________________________
39460 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
39461         Log: Manual eror in #12147.
39462      Branch: perl
39463            ! win32/win32.c
39464 ____________________________________________________________________________
39465 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
39466         Log: Integrate change #12146 from maintperl;
39467              win32_chdir() et al don't handle a NULL argument gracefully
39468      Branch: perl
39469           !> win32/perlhost.h win32/win32.c
39470 ____________________________________________________________________________
39471 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
39472         Log: win32_chdir() et al don't handle a NULL argument gracefully
39473      Branch: maint-5.6/perl
39474            ! win32/perlhost.h win32/win32.c
39475 ____________________________________________________________________________
39476 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
39477         Log: typo in change#12026
39478      Branch: maint-5.6/perl
39479            ! op.c
39480 ____________________________________________________________________________
39481 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
39482         Log: Subject: [PATCH] Re: scalar context unpack bugs
39483              From: Nicholas Clark <nick@ccl4.org>
39484              Date: Sat, 22 Sep 2001 23:07:56 +0100
39485              Message-ID: <20010922230755.O4971@plum.flirble.org>
39486      Branch: perl
39487            ! pp_pack.c t/op/pack.t
39488 ____________________________________________________________________________
39489 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
39490         Log: Try ExtUtils::Command.t everywhere, not just on Win32
39491              (as suggested by NI-S).  Also allow running it either
39492              in t/ or in the main directory.
39493      Branch: perl
39494            ! lib/ExtUtils/Command.t
39495 ____________________________________________________________________________
39496 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
39497         Log: Update the test on warnings/register.t.
39498      Branch: perl
39499            ! t/lib/1_compile.t
39500 ____________________________________________________________________________
39501 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
39502         Log: The code is now almost tidy enough to keep the IRIX cc happy.
39503      Branch: perl
39504            ! hints/irix_6.sh
39505 ____________________________________________________________________________
39506 [ 12140] By: ams                                   on 2001/09/22  17:26:32
39507         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
39508              use_ithreads
39509              From: "Craig A. Berry" <craigberry@mac.com>
39510              Date: Sat, 22 Sep 2001 13:15:32 -0500
39511              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
39512      Branch: perl
39513            ! configure.com
39514 ____________________________________________________________________________
39515 [ 12139] By: ams                                   on 2001/09/22  16:44:08
39516         Log: Do what perl_clone() does for sharedsv functions.
39517      Branch: perl
39518            ! embed.pl proto.h
39519 ____________________________________________________________________________
39520 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
39521         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
39522              (suggested by Sarathy, extensions shouldn't be dabbling with
39523              op structures, so binary backward compatibility should not be
39524              an issue.)
39525      Branch: perl
39526            ! hints/irix_6.sh op.h
39527 ____________________________________________________________________________
39528 [ 12137] By: ams                                   on 2001/09/22  16:21:05
39529         Log: More cleanups. (What's PERL_DECL_PROT?)
39530      Branch: perl
39531            ! embed.pl proto.h sharedsv.h
39532 ____________________________________________________________________________
39533 [ 12136] By: ams                                   on 2001/09/22  15:14:34
39534         Log: (Retracted by #12185)
39535              
39536              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
39537              Add Tests for warnings::register, Doc Update
39538              From: "chromatic" <chromatic@rmci.net>
39539              Date: Sat, 22 Sep 2001 09:43:20 -0600
39540              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
39541      Branch: perl
39542            + lib/warnings/register.t
39543            ! MANIFEST lib/warnings/register.pm
39544 ____________________________________________________________________________
39545 [ 12135] By: ams                                   on 2001/09/22  15:07:50
39546         Log: `@foo' should be @foo for consistency.
39547      Branch: perl
39548            ! pod/perldiag.pod
39549 ____________________________________________________________________________
39550 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
39551         Log: (Retracted by #12138)
39552              
39553              Add -woff (turn warning off) 3187:
39554              "A pointer is converted to a smaller integer."
39555              This happens when your pointers are 64-bit: then every case
39556              of converting pointers to PADOFFSETs (explicitly 32-bit)
39557              faces truncation (even explicit use of INT2PTR doesn't help).
39558              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
39559              Changing PADOFFSET from U32 to UV would help, but that
39560              would break binary backward compatibility of BASEOP and padop
39561              (assuming you have been using 64-bit pointers).
39562      Branch: perl
39563            ! hints/irix_6.sh
39564 ____________________________________________________________________________
39565 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
39566         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
39567              but the name comes from the inside the file, not from the file
39568              name, and Rumanian is the name of the language.
39569      Branch: perl
39570            + ext/Encode/Encode/macRumanian.enc
39571            - ext/Encode/Encode/macRomania.enc
39572            ! MANIFEST
39573 ____________________________________________________________________________
39574 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
39575         Log: Rename perltootc as perltooc for 8.3-friedliness.
39576      Branch: perl
39577            + pod/perltooc.pod
39578            - pod/perltootc.pod
39579            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
39580            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
39581            ! pod/perltoot.pod
39582 ____________________________________________________________________________
39583 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
39584         Log: Find more conflicts by lowercasing.
39585      Branch: perl
39586            + Porting/check83.pl
39587            - check83.pl
39588            ! MANIFEST
39589 ____________________________________________________________________________
39590 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
39591         Log: The AIX cc 5.0.0.0 is simply too buggy.
39592      Branch: perl
39593            ! hints/aix.sh
39594 ____________________________________________________________________________
39595 [ 12129] By: ams                                   on 2001/09/22  12:35:38
39596         Log: Uninteresting cleanup.
39597      Branch: perl
39598            ! form.h
39599 ____________________________________________________________________________
39600 [ 12128] By: ams                                   on 2001/09/22  12:28:48
39601         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
39602              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39603              Date: Sat, 22 Sep 2001 14:29:13 +0100
39604              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
39605      Branch: perl
39606            ! cv.h
39607 ____________________________________________________________________________
39608 [ 12127] By: ams                                   on 2001/09/22  12:04:28
39609         Log: What's a backet?
39610      Branch: perl
39611            ! dump.c
39612 ____________________________________________________________________________
39613 [ 12126] By: ams                                   on 2001/09/22  10:02:34
39614         Log: Removed duplicated tests #19 and #20.
39615      Branch: perl
39616            ! t/op/do.t
39617 ____________________________________________________________________________
39618 [ 12125] By: ams                                   on 2001/09/22  03:58:41
39619         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
39620              From: Michael Carman <mjcarman@home.com>
39621              Date: Fri, 21 Sep 2001 17:54:05 -0500
39622              Message-Id: <3BABC50D.6040202@home.com>
39623              (Applied with some changes.)
39624      Branch: perl
39625            ! pod/perlmod.pod
39626 ____________________________________________________________________________
39627 [ 12124] By: ams                                   on 2001/09/22  03:44:19
39628         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
39629              From: Michael G Schwern <schwern@pobox.com>
39630              Date: Fri, 21 Sep 2001 19:20:40 -0400
39631              Message-Id: <20010921192040.E5494@blackrider>
39632      Branch: perl
39633            ! t/op/chdir.t
39634 ____________________________________________________________________________
39635 [ 12123] By: ams                                   on 2001/09/22  03:41:08
39636         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
39637              From: Blair Zajac <blair@orcaware.com>
39638              Date: Fri, 21 Sep 2001 15:13:04 -0700
39639              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
39640      Branch: perl
39641            ! t/op/chdir.t
39642 ____________________________________________________________________________
39643 [ 12122] By: ams                                   on 2001/09/22  03:37:07
39644         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
39645              20010920.007
39646              From: Michael G Schwern <schwern@pobox.com>
39647              Date: Fri, 21 Sep 2001 17:59:03 -0400
39648              Message-Id: <20010921175903.V5494@blackrider>
39649      Branch: perl
39650            ! t/op/do.t
39651 ____________________________________________________________________________
39652 [ 12121] By: ams                                   on 2001/09/22  03:30:38
39653         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
39654              suite on WinCE)
39655              From: Michael G Schwern <schwern@pobox.com>
39656              Date: Fri, 21 Sep 2001 19:41:03 -0400
39657              Message-Id: <20010921194103.G5494@blackrider>
39658      Branch: perl
39659            ! pod/perlport.pod
39660 ____________________________________________________________________________
39661 [ 12120] By: ams                                   on 2001/09/22  03:28:06
39662         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
39663              From: Michael G Schwern <schwern@pobox.com>
39664              Date: Fri, 21 Sep 2001 17:33:35 -0400
39665              Message-Id: <20010921173335.T5494@blackrider>
39666              ($ENV{FOO}=undef hunk not applied.)
39667      Branch: perl
39668            ! t/op/magic.t
39669 ____________________________________________________________________________
39670 [ 12119] By: ams                                   on 2001/09/22  03:02:26
39671         Log: Subject: [PATCH] perldiag.pod
39672              From: Peter Scott <Peter@PSDT.com>
39673              Date: Fri, 21 Sep 2001 18:54:50 -0700
39674              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
39675              (Moved to the right place.)
39676      Branch: perl
39677            ! pod/perldiag.pod
39678 ____________________________________________________________________________
39679 [ 12118] By: ams                                   on 2001/09/21  20:05:29
39680         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
39681              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39682              Date: Fri, 21 Sep 2001 22:36:54 +0200
39683              Message-Id: <20010921223654.A12742@rafael>
39684      Branch: perl
39685            ! t/op/do.t
39686 ____________________________________________________________________________
39687 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
39688         Log: Restore things as they were before
39689              the backward compatibility police notices.
39690      Branch: perl
39691            ! lib/Cwd.pm
39692 ____________________________________________________________________________
39693 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
39694         Log: More Cwd from Schwern: make also OS/2 and DOS
39695              Cwd agree with File::Spec (that is, native path
39696              syntax using \ instead of / -- backward compatibility
39697              polic warning) and stop Win32 from using bsd_realpath().
39698      Branch: perl
39699            ! lib/Cwd.pm
39700 ____________________________________________________________________________
39701 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
39702         Log: Subject: [PATCH @12110] RE: Untested libraries update
39703              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39704              Date: Fri, 21 Sep 2001 18:21:07 +0100
39705              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
39706      Branch: perl
39707            ! lib/warnings/register.pm
39708 ____________________________________________________________________________
39709 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
39710         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
39711              From: Michael G Schwern <schwern@pobox.com>
39712              Date: Thu, 20 Sep 2001 22:54:02 -0400
39713              Message-ID: <20010920225402.A3611@blackrider>
39714      Branch: perl
39715            ! lib/Cwd.pm
39716 ____________________________________________________________________________
39717 [ 12113] By: ams                                   on 2001/09/21  17:08:24
39718         Log: Subject: [PATCH] avoid v-strings with require/use
39719              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
39720              Date: Fri, 21 Sep 2001 12:34:40 -0400
39721              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
39722      Branch: perl
39723            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
39724            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
39725            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
39726            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
39727            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
39728            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
39729            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
39730            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39731            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
39732            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
39733            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
39734            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
39735            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
39736            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
39737            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
39738            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
39739            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
39740            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
39741            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
39742 ____________________________________________________________________________
39743 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
39744         Log: Update Changes.
39745      Branch: perl
39746            ! Changes patchlevel.h
39747 ____________________________________________________________________________
39748 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
39749         Log: Make AIX and Tru64 compilers happy.  
39750      Branch: perl
39751            ! ext/threads/threads.h ext/threads/threads.xs
39752 ____________________________________________________________________________
39753 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
39754         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
39755              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39756              Date: 21 Sep 2001 09:16:37 -0000
39757              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
39758      Branch: perl
39759            ! toke.c
39760 ____________________________________________________________________________
39761 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
39762         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
39763              From: Michael G Schwern <schwern@pobox.com>
39764              Date: Thu, 20 Sep 2001 21:21:34 -0400
39765              Message-ID: <20010920212134.Y28291@blackrider>
39766      Branch: perl
39767            ! pp_sys.c
39768 ____________________________________________________________________________
39769 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
39770         Log: Subject: Re: GDB Debugging Macros from mod_perl
39771              From: rspier@pobox.com (Robert Spier)
39772              Date: Thu, 20 Sep 2001 22:45:03 -0700
39773              Message-ID: <15274.54239.413929.49430@rls.cx>
39774      Branch: perl
39775            ! pod/perltodo.pod
39776 ____________________________________________________________________________
39777 [ 12105] By: sky                                   on 2001/09/21  10:33:34
39778         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
39779              timezone! GetSystemTime should be available on all Win32 
39780              platforms we support. Perhaps Time::HiRes should be extended to
39781              support WinCE and Novell?
39782      Branch: perl
39783            ! ext/Time/HiRes/HiRes.xs
39784 ____________________________________________________________________________
39785 [ 12104] By: sky                                   on 2001/09/21  08:12:39
39786         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
39787      Branch: perl
39788            ! ext/threads/threads.h ext/threads/threads.xs
39789 ____________________________________________________________________________
39790 [ 12103] By: sky                                   on 2001/09/21  07:57:41
39791         Log: Rename the *thread* functions to Perl_* to avoid clashes.
39792              Notably on AIX but could become a problem on other platforms.
39793      Branch: perl
39794            ! ext/threads/threads.h ext/threads/threads.xs
39795 ____________________________________________________________________________
39796 [ 12102] By: sky                                   on 2001/09/21  07:35:30
39797         Log: Add the shared sv space to the global vars.
39798              Fix problems compiling on win32.
39799      Branch: perl
39800            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
39801            ! sharedsv.c sharedsv.h
39802 ____________________________________________________________________________
39803 [ 12101] By: ams                                   on 2001/09/21  00:19:55
39804         Log: Subject: [PATCH] win32/Makefile warning fix
39805              From: Blair Zajac <blair@orcaware.com>
39806              Date: Thu, 20 Sep 2001 18:15:43 -0700
39807              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
39808      Branch: perl
39809            ! win32/Makefile
39810 ____________________________________________________________________________
39811 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
39812         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
39813              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39814              Date: Thu, 20 Sep 2001 18:36:22 +0200
39815              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
39816      Branch: perl
39817            ! lib/ExtUtils/Command.t
39818 ____________________________________________________________________________
39819 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
39820         Log: Cant spl wirth a dam.
39821      Branch: perl
39822            ! intrpvar.h
39823 ____________________________________________________________________________
39824 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
39825         Log: Don't use C++ comments.
39826      Branch: perl
39827            ! ext/threads/threads.xs
39828 ____________________________________________________________________________
39829 [ 12097] By: ams                                   on 2001/09/20  21:42:07
39830         Log: Change #12044 didn't.
39831      Branch: perl
39832            ! lib/constant.pm
39833 ____________________________________________________________________________
39834 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
39835         Log: Metaconfig unit changes for #12095.
39836      Branch: metaconfig
39837            ! U/modified/Myinit.U U/modified/libs.U
39838 ____________________________________________________________________________
39839 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
39840         Log: Remove iconv references since we are not using it
39841              and not going to; regen perltoc, perlmodlib.
39842              (Some references still linger in perltoc, have to figure
39843              out where they are coming from.)
39844      Branch: perl
39845            ! Configure NetWare/config.wc NetWare/config_H.wc
39846            ! Porting/Glossary Porting/config.sh Porting/config_H
39847            ! config_h.SH configure.com epoc/config.sh perl.h
39848            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
39849            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39850            ! vos/config.ga.h win32/config.bc win32/config.gc
39851            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39852            ! win32/config_H.vc wince/config.ce wince/config.h
39853            ! wince/config_H.ce
39854 ____________________________________________________________________________
39855 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
39856         Log: Subject: [PATCH docs] Re: ARGV and read
39857              From: Dave Mitchell <davem@fdgroup.co.uk>
39858              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
39859              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
39860      Branch: perl
39861            ! pod/perltodo.pod pod/perlvar.pod
39862 ____________________________________________________________________________
39863 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
39864         Log: Fresh copies from the cvs.perl.org perlfaq repository.
39865      Branch: perl
39866            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
39867            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
39868            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
39869            ! pod/perlfaq9.pod
39870 ____________________________________________________________________________
39871 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
39872         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
39873              From: Nicholas Clark <nick@ccl4.org>
39874              Date: Thu, 20 Sep 2001 14:27:08 +0100
39875              Message-ID: <20010920142708.X4971@plum.flirble.org>
39876      Branch: perl
39877            ! pp_pack.c t/op/pack.t
39878 ____________________________________________________________________________
39879 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
39880         Log: The sharedsv_space* are variables, not code.  Duh.
39881      Branch: perl
39882            ! intrpvar.h makedef.pl
39883 ____________________________________________________________________________
39884 [ 12090] By: ams                                   on 2001/09/20  11:26:06
39885         Log: Subject: [patch lib/lib_pm.PL]
39886              From: Stas Bekman <stas@stason.org>
39887              Date: Thu, 20 Sep 2001 18:48:53 +0800
39888              Message-Id: <3BA9C995.6010302@stason.org>
39889              (Applied by hand.)
39890      Branch: perl
39891            ! lib/lib_pm.PL
39892 ____________________________________________________________________________
39893 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
39894         Log: Only 21 tests, skipping or not.
39895      Branch: perl
39896            ! lib/ExtUtils/Command.t
39897 ____________________________________________________________________________
39898 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
39899         Log: New exported symbols.
39900      Branch: perl
39901            ! makedef.pl
39902 ____________________________________________________________________________
39903 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
39904         Log: Update Changes.
39905      Branch: perl
39906            ! Changes patchlevel.h
39907 ____________________________________________________________________________
39908 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
39909         Log: Correct numbering of the tests is useful.
39910      Branch: perl
39911            ! ext/threads/t/basic.t
39912 ____________________________________________________________________________
39913 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
39914         Log: More tests now too.
39915      Branch: perl
39916            ! lib/ExtUtils/Command.t
39917 ____________________________________________________________________________
39918 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
39919         Log: More tests now.
39920      Branch: perl
39921            ! ext/threads/t/basic.t
39922 ____________________________________________________________________________
39923 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
39924         Log: The test assumed 7-bit ASCII.  Now it "just"
39925              assumes 8-bit whatever.
39926      Branch: perl
39927            ! t/op/crypt.t
39928 ____________________________________________________________________________
39929 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
39930         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
39931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39932              Date: Wed, 19 Sep 2001 11:45:28 +0200
39933              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
39934              
39935              Lvalue casts are not portable.
39936      Branch: perl
39937            ! ext/threads/threads.xs
39938 ____________________________________________________________________________
39939 [ 12081] By: sky                                   on 2001/09/19  10:17:52
39940         Log: Make the basic test contain only realy basic API tests
39941              Seems to be a problem with detach.
39942      Branch: perl
39943            ! ext/threads/t/basic.t
39944 ____________________________________________________________________________
39945 [ 12080] By: ams                                   on 2001/09/19  01:23:55
39946         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
39947              From: Michael G Schwern <schwern@pobox.com>
39948              Date: Tue, 18 Sep 2001 19:53:48 -0400
39949              Message-Id: <20010918195348.M585@blackrider>
39950              
39951              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
39952              From: Michael G Schwern <schwern@pobox.com>
39953              Date: Tue, 18 Sep 2001 22:07:13 -0400
39954              Message-Id: <20010918220713.B19616@blackrider>
39955      Branch: perl
39956            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
39957            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
39958            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
39959            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
39960            ! lib/Test/Tutorial.pod
39961 ____________________________________________________________________________
39962 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
39963         Log: Indent the test a bit.
39964      Branch: perl
39965            ! ext/threads/t/basic.t
39966 ____________________________________________________________________________
39967 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
39968         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
39969              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39970              Date: Tue, 18 Sep 2001 18:06:44 +0200
39971              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
39972      Branch: perl
39973            ! win32/win32.c
39974 ____________________________________________________________________________
39975 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
39976         Log: Subject: stat access time is wrong on Win95
39977              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
39978              Date: Tue, 18 Sep 2001 21:59:24 +0200
39979              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
39980      Branch: perl
39981            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
39982 ____________________________________________________________________________
39983 [ 12076] By: ams                                   on 2001/09/18  22:11:25
39984         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
39985              From: Michael G Schwern <schwern@pobox.com>
39986              Date: Tue, 18 Sep 2001 18:47:14 -0400
39987              Message-Id: <20010918184714.I585@blackrider>
39988      Branch: perl
39989            ! t/op/crypt.t
39990 ____________________________________________________________________________
39991 [ 12075] By: sky                                   on 2001/09/18  19:29:37
39992         Log: two test failures
39993              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39994              Message-ID: <20010918221702.A17408@rafael>
39995              partly applied, #12074 already fixed half the patch
39996      Branch: perl
39997            ! ext/threads/t/basic.t
39998 ____________________________________________________________________________
39999 [ 12074] By: sky                                   on 2001/09/18  18:49:03
40000         Log: Fixes test case failure introduced by #12071, the warning is
40001              now correctly spelled :-)
40002      Branch: perl
40003            ! ext/IO/lib/IO/t/io_sel.t
40004 ____________________________________________________________________________
40005 [ 12073] By: sky                                   on 2001/09/18  18:46:22
40006         Log: Make the test behave properly!
40007      Branch: perl
40008            ! ext/threads/t/basic.t
40009 ____________________________________________________________________________
40010 [ 12072] By: ams                                   on 2001/09/18  18:44:59
40011         Log: OP_RCATLINE is an SVOP, not a BASEOP.
40012      Branch: perl
40013            ! opcode.h opcode.pl
40014 ____________________________________________________________________________
40015 [ 12071] By: ams                                   on 2001/09/18  18:06:27
40016         Log: Deprecate != Depreciate.
40017      Branch: perl
40018            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
40019            ! lib/Pod/ParseUtils.pm
40020 ____________________________________________________________________________
40021 [ 12070] By: ams                                   on 2001/09/18  15:14:58
40022         Log: Subject: [PATCH] Getopt::Std cleanup
40023              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40024              Date: Tue, 18 Sep 2001 17:32:13 +0200
40025              Message-Id: <20010918173213.C777@rafael>
40026      Branch: perl
40027            ! lib/Getopt/Std.pm lib/Getopt/Std.t
40028 ____________________________________________________________________________
40029 [ 12069] By: sky                                   on 2001/09/18  14:56:33
40030         Log: Forgot the makefile
40031      Branch: perl
40032            + ext/threads/Makefile.PL
40033 ____________________________________________________________________________
40034 [ 12068] By: sky                                   on 2001/09/18  14:13:26
40035         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
40036              The test will fail because of Test.pm not knowing about threads. 
40037              basic needs to be manually tested
40038              compile time warnings on IV2PTR conversions need to be fixed
40039      Branch: perl
40040            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
40041            + ext/threads/threads.h ext/threads/threads.pm
40042            + ext/threads/threads.xs
40043            ! MANIFEST
40044 ____________________________________________________________________________
40045 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
40046         Log: DJGPP tweak from Laszlo Molnar.
40047      Branch: perl
40048            ! djgpp/config.over
40049 ____________________________________________________________________________
40050 [ 12066] By: sky                                   on 2001/09/18  10:24:31
40051         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
40052      Branch: perl
40053            ! sharedsv.c sharedsv.h
40054 ____________________________________________________________________________
40055 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
40056         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
40057              ditto ^cns.
40058      Branch: perl
40059            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
40060            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
40061            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
40062            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
40063            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
40064            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
40065            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
40066            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
40067            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
40068            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
40069            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
40070            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
40071            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
40072            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
40073            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
40074            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
40075            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
40076            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
40077            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
40078            + ext/Encode/Encode/ir-197.enc
40079            - ext/Encode/Encode/cns11643-1.enc
40080            - ext/Encode/Encode/cns11643-2.enc
40081            - ext/Encode/Encode/iso2022-cn.enc
40082            - ext/Encode/Encode/iso2022-jp.enc
40083            - ext/Encode/Encode/iso2022-jp1.enc
40084            - ext/Encode/Encode/iso2022-jp2.enc
40085            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
40086            - ext/Encode/Encode/iso8859-1.enc
40087            - ext/Encode/Encode/iso8859-1.ucm
40088            - ext/Encode/Encode/iso8859-10.enc
40089            - ext/Encode/Encode/iso8859-10.ucm
40090            - ext/Encode/Encode/iso8859-11.enc
40091            - ext/Encode/Encode/iso8859-11.ucm
40092            - ext/Encode/Encode/iso8859-13.enc
40093            - ext/Encode/Encode/iso8859-13.ucm
40094            - ext/Encode/Encode/iso8859-14.enc
40095            - ext/Encode/Encode/iso8859-14.ucm
40096            - ext/Encode/Encode/iso8859-15.enc
40097            - ext/Encode/Encode/iso8859-15.ucm
40098            - ext/Encode/Encode/iso8859-16.enc
40099            - ext/Encode/Encode/iso8859-16.ucm
40100            - ext/Encode/Encode/iso8859-2.enc
40101            - ext/Encode/Encode/iso8859-2.ucm
40102            - ext/Encode/Encode/iso8859-3.enc
40103            - ext/Encode/Encode/iso8859-3.ucm
40104            - ext/Encode/Encode/iso8859-4.enc
40105            - ext/Encode/Encode/iso8859-4.ucm
40106            - ext/Encode/Encode/iso8859-5.enc
40107            - ext/Encode/Encode/iso8859-5.ucm
40108            - ext/Encode/Encode/iso8859-6.enc
40109            - ext/Encode/Encode/iso8859-6.ucm
40110            - ext/Encode/Encode/iso8859-7.enc
40111            - ext/Encode/Encode/iso8859-7.ucm
40112            - ext/Encode/Encode/iso8859-8.enc
40113            - ext/Encode/Encode/iso8859-8.ucm
40114            - ext/Encode/Encode/iso8859-9.enc
40115            - ext/Encode/Encode/iso8859-9.ucm
40116            - ext/Encode/Encode/isoir-197.enc
40117            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
40118 ____________________________________________________________________________
40119 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
40120         Log: Must Uppercase.
40121      Branch: perl
40122            ! ext/Encode/Encode.pm
40123 ____________________________________________________________________________
40124 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
40125         Log: Add various encodings.
40126      Branch: perl
40127            + ext/Encode/Encode/iso8859-11.enc
40128            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
40129            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
40130            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
40131            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
40132            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
40133            + ext/Encode/Encode/viscii.ucm
40134            ! MANIFEST ext/Encode/Encode.pm
40135 ____________________________________________________________________________
40136 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
40137         Log: lib/unicode relic.
40138      Branch: perl
40139            ! ext/Encode/compile
40140 ____________________________________________________________________________
40141 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
40142         Log: Subject: [PATCH] Re: filename problems
40143              From: Michael G Schwern <schwern@pobox.com>
40144              Date: Mon, 17 Sep 2001 17:26:26 -0400
40145              Message-ID: <20010917172626.Q585@blackrider>
40146      Branch: perl
40147            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
40148            - t/lib/sample-tests/header_at_end
40149            - t/lib/sample-tests/header_at_end_fail
40150            ! MANIFEST lib/Test/Harness/t/test-harness.t
40151 ____________________________________________________________________________
40152 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
40153         Log: Explicitly explain the 1e9 seconds, not everybody
40154              is a C geek.
40155      Branch: perl
40156            ! ext/Time/HiRes/HiRes.pm
40157 ____________________________________________________________________________
40158 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
40159         Log: Explain an apparent bug reported by
40160              Richard J. Barbalace <rjbarbal@MIT.EDU>,
40161              with additional explanation from Gisle Aas.
40162      Branch: perl
40163            ! ext/Time/HiRes/HiRes.pm
40164 ____________________________________________________________________________
40165 [ 12058] By: ams                                   on 2001/09/17  19:52:01
40166         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
40167              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40168              Date: Mon, 17 Sep 2001 22:48:05 +0200
40169              Message-Id: <20010917224805.C11744@rafael>
40170      Branch: perl
40171            ! t/lib/warnings/op t/lib/warnings/pp
40172 ____________________________________________________________________________
40173 [ 12057] By: ams                                   on 2001/09/17  16:51:18
40174         Log: Its a nit!
40175      Branch: perl
40176            ! sv.h
40177 ____________________________________________________________________________
40178 [ 12056] By: ams                                   on 2001/09/17  16:47:55
40179         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
40180              From: "Craig A. Berry" <craigberry@mac.com>
40181              Date: Mon, 17 Sep 2001 12:34:20 -0500
40182              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
40183      Branch: perl
40184            ! vms/vms.c
40185 ____________________________________________________________________________
40186 [ 12055] By: ams                                   on 2001/09/17  16:05:15
40187         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
40188              From: Gisle Aas <gisle@ActiveState.com>
40189              Date: 16 Apr 2001 16:20:34 -0700
40190              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
40191              (Applied by hand.)
40192      Branch: perl
40193            ! lib/CPAN.pm lib/CPAN/Nox.pm
40194 ____________________________________________________________________________
40195 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
40196         Log: Update Changes.
40197      Branch: perl
40198            ! Changes patchlevel.h
40199 ____________________________________________________________________________
40200 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
40201         Log: Adding new files to the MANIFEST is always nice.
40202      Branch: perl
40203            ! MANIFEST
40204 ____________________________________________________________________________
40205 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
40206         Log: Reindent the PerlIO files (suggested by NI-S), used
40207              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
40208              (GNU indent).  Note that wholesale re-indenting might
40209              be nice, but that would break nice formatting/alignment
40210              of assignments, equality testing, and complex boolean
40211              expressions with lots of &s and |s.
40212      Branch: perl
40213            ! perlio.c perlio.h perliol.h
40214 ____________________________________________________________________________
40215 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
40216         Log: Add a script for being 8.3-polite.
40217              The found conflicts are being worked on.
40218      Branch: perl
40219            + check83.pl
40220            ! MANIFEST Porting/pumpkin.pod
40221 ____________________________________________________________________________
40222 [ 12050] By: sky                                   on 2001/09/17  12:44:36
40223         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
40224              finding it.
40225      Branch: perl
40226            ! sv.c
40227 ____________________________________________________________________________
40228 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
40229         Log: Bump up versions because of #12041.
40230      Branch: perl
40231            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
40232            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
40233            ! lib/Time/localtime.pm
40234 ____________________________________________________________________________
40235 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
40236         Log: Bump the version number because of #12042.
40237      Branch: perl
40238            ! lib/CPAN/FirstTime.pm
40239 ____________________________________________________________________________
40240 [ 12047] By: ams                                   on 2001/09/17  11:21:40
40241         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
40242              From: Abhijit Menon-Sen <ams@wiw.org>
40243              Date: Mon, 17 Sep 2001 17:44:12 +0530
40244              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
40245      Branch: perl
40246            ! op.c
40247 ____________________________________________________________________________
40248 [ 12046] By: sky                                   on 2001/09/17  07:14:17
40249         Log: Subject: Re: t/op/ver.t using skip() improperly
40250              From: "chromatic" <chromatic@rmci.net>
40251              Date: Mon, 17 Sep 2001 00:22:29 -0600
40252              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
40253      Branch: perl
40254            ! t/op/ver.t
40255 ____________________________________________________________________________
40256 [ 12045] By: nick                                  on 2001/09/17  07:12:14
40257         Log: Integrate mainline
40258      Branch: perlio
40259           +> t/op/chdir.t
40260           !> (integrate 117 files)
40261 ____________________________________________________________________________
40262 [ 12044] By: ams                                   on 2001/09/17  05:49:53
40263         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
40264              From: Ilmari Karonen <iltzu@sci.fi>
40265              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
40266              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
40267              (And $VERSION = '1.05'.)
40268      Branch: perl
40269            ! lib/constant.pm
40270 ____________________________________________________________________________
40271 [ 12043] By: ams                                   on 2001/09/17  05:44:50
40272         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
40273              From: Michael G Schwern <schwern@pobox.com>
40274              Date: Mon, 17 Sep 2001 07:49:04 +0200
40275              Message-Id: <20010917074904.V1588@blackrider>
40276              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
40277      Branch: perl
40278            + t/op/chdir.t
40279            ! MANIFEST pp_sys.c
40280 ____________________________________________________________________________
40281 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
40282         Log: Subject: Re: CPAN.pm needs some hacking 
40283              From: "chromatic" <chromatic@rmci.net>
40284              Date: Sun, 16 Sep 2001 16:46:29 -0600
40285              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
40286      Branch: perl
40287            ! lib/CPAN/FirstTime.pm
40288 ____________________________________________________________________________
40289 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
40290         Log: Change use|require 5.005_64 to use|require 5.6.1.
40291      Branch: perl
40292            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
40293            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
40294            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
40295            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
40296            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
40297            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
40298            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
40299            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
40300            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
40301            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
40302            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
40303            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
40304            ! lib/base.pm lib/fields.pm
40305 ____________________________________________________________________________
40306 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
40307         Log: Bump up version numbers.
40308              
40309              TODO 1: double check that pre-5.6.1 CPAN.pm:s
40310              don't try to download 5.8.0 because of the
40311              version numbers.  Mainly this means using _00
40312              in the core version numbers.
40313              
40314              TODO 2: the "use 5.005_64" in many modules
40315              needs to be changed to, say, "use 5.6.1".
40316      Branch: perl
40317            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
40318            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
40319            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
40320            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
40321            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
40322            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
40323            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40324            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
40325            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
40326            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
40327            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
40328 ____________________________________________________________________________
40329 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
40330         Log: Use UCHARAT() as suggested by Inaba Hiroto.
40331      Branch: perl
40332            ! regexec.c
40333 ____________________________________________________________________________
40334 [ 12038] By: ams                                   on 2001/09/16  15:16:24
40335         Log: Subject: [PATCH] Re: Core module version numbers review
40336              From: Peter Scott <Peter@PSDT.com>
40337              Date: Sun, 16 Sep 2001 09:09:58 -0700
40338              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
40339      Branch: perl
40340            ! lib/perl5db.pl
40341 ____________________________________________________________________________
40342 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
40343         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
40344              not yet fully implemented.
40345      Branch: perl
40346            ! pod/perlfunc.pod pod/perlunicode.pod
40347 ____________________________________________________________________________
40348 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
40349         Log: Subject: [patch] plug PL_beginav_save leak
40350              From: Doug MacEachern <dougm@covalent.net>
40351              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
40352              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
40353      Branch: perl
40354            ! perl.c
40355 ____________________________________________________________________________
40356 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
40357         Log: (accidentally empty checkin)
40358      Branch: perl
40359            ! sv.c
40360 ____________________________________________________________________________
40361 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
40362         Log: Subject: [patch] ithreads+PL_beginav_save
40363              From: Doug MacEachern <dougm@covalent.net>
40364              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
40365              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
40366      Branch: perl
40367            ! sv.c
40368 ____________________________________________________________________________
40369 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
40370         Log: Subject: [PATCH] h2xs.PL with C::Scan
40371              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40372              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
40373              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
40374      Branch: perl
40375            ! utils/h2xs.PL
40376 ____________________________________________________________________________
40377 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
40378         Log: Elaborate (well, make more vague, really) #12030.
40379      Branch: perl
40380            ! pod/perltodo.pod pod/perlunicode.pod
40381 ____________________________________________________________________________
40382 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
40383         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
40384              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40385              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
40386              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
40387      Branch: perl
40388            ! regexec.c
40389 ____________________________________________________________________________
40390 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
40391         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
40392              are not yet complete.
40393      Branch: perl
40394            ! pod/perltodo.pod pod/perlunicode.pod
40395 ____________________________________________________________________________
40396 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
40397         Log: Document what's still to be done on the regular expression
40398              Unicode support, based on the UTR#18.
40399      Branch: perl
40400            ! pod/perltodo.pod pod/perlunicode.pod
40401 ____________________________________________________________________________
40402 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
40403         Log: Regen headers.
40404      Branch: perl
40405            ! embedvar.h perlapi.h
40406 ____________________________________________________________________________
40407 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
40408         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
40409              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40410              Date: Sun, 09 Sep 2001 18:41:54 +0100
40411              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
40412      Branch: perl
40413            ! Porting/findvars ext/ByteLoader/bytecode.h
40414            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
40415            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
40416 ____________________________________________________________________________
40417 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
40418         Log: enable most warnings for windows build; fix the various typecasting
40419              nits that showed up (no bugfixes here)
40420      Branch: maint-5.6/perl
40421            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
40422            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
40423            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
40424            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
40425            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
40426            ! x2p/walk.c
40427 ____________________________________________________________________________
40428 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
40429         Log: Integrate change #12024 from maintperl
40430              (a local() precedence bug)
40431      Branch: perl
40432           !> lib/ExtUtils/Install.pm
40433 ____________________________________________________________________________
40434 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
40435         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
40436              change#8642
40437      Branch: maint-5.6/perl
40438            ! lib/ExtUtils/Install.pm
40439 ____________________________________________________________________________
40440 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
40441         Log: Update Changes.
40442      Branch: perl
40443            ! Changes patchlevel.h
40444 ____________________________________________________________________________
40445 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
40446         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
40447              From: "chromatic" <chromatic@rmci.net>
40448              Date: Fri, 14 Sep 2001 09:44:57 -0600 
40449              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
40450      Branch: perl
40451            ! lib/ExtUtils/Manifest.t
40452 ____________________________________________________________________________
40453 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
40454         Log: Hopefully better skipping of the Complete.t tests
40455              in case of not a tty. 
40456      Branch: perl
40457            ! lib/Term/Complete.t t/op/stat.t
40458 ____________________________________________________________________________
40459 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
40460         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
40461              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40462              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
40463              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
40464      Branch: perl
40465            ! regexec.c t/op/pat.t
40466 ____________________________________________________________________________
40467 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
40468         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
40469              From: Robin Barker <rmb1@cise.npl.co.uk>
40470              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
40471              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
40472      Branch: perl
40473            ! pod/perlport.pod
40474 ____________________________________________________________________________
40475 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
40476         Log: NetWare tweaks from Ananth Kesari.
40477      Branch: perl
40478            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40479            ! NetWare/nwutil.h
40480 ____________________________________________________________________________
40481 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
40482         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
40483              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40484              Date: Fri, 14 Sep 2001 10:51:13 +0200
40485              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
40486      Branch: perl
40487            ! pod/perlport.pod
40488 ____________________________________________________________________________
40489 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
40490         Log: Subject: Re: [PATCH 2 pl2pm.PL]
40491              From: Joe Smith <Joe.Smith@inwap.com>
40492              Date: Fri, 14 Sep 2001 00:13:32 -0700
40493              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
40494              
40495              Eradicate qu.
40496      Branch: perl
40497            ! keywords.h keywords.pl utils/pl2pm.PL
40498 ____________________________________________________________________________
40499 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
40500         Log: Retract #12013, didn't go over too well in Tru64.
40501      Branch: perl
40502            ! embed.h embed.pl sv.h
40503 ____________________________________________________________________________
40504 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
40505         Log: Subject: [PATCH] Execute files of debugger commands
40506              From: Peter Scott <Peter@PSDT.com>
40507              Date: Thu, 13 Sep 2001 15:26:31 -0700
40508              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
40509      Branch: perl
40510            ! lib/perl5db.pl pod/perldebug.pod
40511 ____________________________________________________________________________
40512 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
40513         Log: (Retracted by #12015)
40514              Subject: [proposed PATCH] Re: perl@11920
40515              From: Nicholas Clark <nick@ccl4.org>
40516              Date: Wed, 12 Sep 2001 23:46:09 +0100
40517              Message-ID: <20010912234609.H4971@plum.flirble.org>     
40518      Branch: perl
40519            ! embed.h embed.pl sv.h
40520 ____________________________________________________________________________
40521 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
40522         Log: ucblib shouldn't be linked against in nonstop-ux,
40523              from Tom Bates.
40524      Branch: perl
40525            ! hints/nonstopux.sh
40526 ____________________________________________________________________________
40527 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
40528         Log: Do stty only if we have stty.
40529              
40530              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
40531      Branch: perl
40532            ! lib/Term/Complete.pm
40533 ____________________________________________________________________________
40534 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
40535         Log: Skip the test if not running on a tty.
40536      Branch: perl
40537            ! lib/Term/Complete.t
40538 ____________________________________________________________________________
40539 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
40540         Log: Regen headers.
40541      Branch: perl
40542            ! embed.h opcode.h pod/perlapi.pod proto.h
40543 ____________________________________________________________________________
40544 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
40545         Log: Subject: [PATCH op.c] Re: perl@12003
40546              From: Robin Barker <rmb1@cise.npl.co.uk>
40547              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
40548              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
40549      Branch: perl
40550            ! op.c
40551 ____________________________________________________________________________
40552 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
40553         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
40554              From: Robin Barker <rmb1@cise.npl.co.uk>
40555              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
40556              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
40557      Branch: perl
40558            ! sv.c
40559 ____________________________________________________________________________
40560 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
40561         Log: Upgrade to Memoize 0.66.
40562      Branch: perl
40563            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
40564            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
40565            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
40566 ____________________________________________________________________________
40567 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
40568         Log: Subject: [ID 20010912.007] substr reference core dump
40569              From: me-01@ton.iguana.be
40570              Date: 12 Sep 2001 14:11:16 -0000
40571              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
40572      Branch: perl
40573            ! mg.c
40574 ____________________________________________________________________________
40575 [ 12004] By: ams                                   on 2001/09/12  01:13:49
40576         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
40577              From: Ilmari Karonen <iltzu@sci.fi>
40578              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
40579              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
40580      Branch: perl
40581            ! pod/perlfaq4.pod
40582 ____________________________________________________________________________
40583 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
40584         Log: Update Changes.
40585      Branch: perl
40586            ! Changes patchlevel.h
40587 ____________________________________________________________________________
40588 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
40589         Log: NetWare update from Ananth Kesari.
40590      Branch: perl
40591            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
40592            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
40593 ____________________________________________________________________________
40594 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
40595         Log: Retract #11984: div() being redefined, and 1397
40596              failing on 64-bit platforms.
40597      Branch: perl
40598            ! lib/Math/BigInt/Calc.pm
40599 ____________________________________________________________________________
40600 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
40601         Log: Metaconfig unit change for #11999.
40602      Branch: metaconfig
40603            ! U/protos/d_lseekproto.U
40604 ____________________________________________________________________________
40605 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
40606         Log: The lseek fix (#11991) was no fix.
40607      Branch: perl
40608            ! Configure
40609 ____________________________________________________________________________
40610 [ 11998] By: sky                                   on 2001/09/11  07:52:06
40611         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
40612              From: Matt Sergeant <MSergeant@star.net.uk>
40613              Date: Tue, 11 Sep 2001 09:22:32 +0100
40614              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
40615      Branch: perl
40616            ! ext/Encode/Encode.pm
40617 ____________________________________________________________________________
40618 [ 11997] By: sky                                   on 2001/09/11  06:35:29
40619         Log: Sometimes dTHX is added because it is needed on non 
40620              gnuc platforms, but not needed there. This uses GCC
40621              to silence GCC specific warnings by marking pTHX as 
40622              unused.
40623      Branch: perl
40624            ! perl.h
40625 ____________________________________________________________________________
40626 [ 11996] By: nick                                  on 2001/09/11  06:25:27
40627         Log: Integrate mainline
40628      Branch: perlio
40629            - ext/POSIX/sigaction.t lib/File/Find/taint.t
40630           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
40631 ____________________________________________________________________________
40632 [ 11995] By: nick                                  on 2001/09/11  06:23:39
40633         Log: Part Integrate mainline
40634      Branch: perlio
40635           +> (branch 69 files)
40636            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
40637            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
40638            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
40639            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
40640            - lib/Switch/t/switch_case.t lib/Test/Harness.t
40641            - lib/Test/More/Changes lib/Test/More/t/More.t
40642            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40643            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40644            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
40645            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
40646            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
40647            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
40648            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
40649            - t/lib/Test/More/Catch.pm wince/perl.ico
40650           !> (integrate 197 files)
40651 ____________________________________________________________________________
40652 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
40653         Log: Subject: Re: [PATCH] Encode.pm docs fix
40654              From: Gisle Aas <gisle@ActiveState.com>
40655              Date: 10 Sep 2001 11:27:02 -0700
40656              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
40657      Branch: perl
40658            ! ext/Encode/Encode.pm
40659 ____________________________________________________________________________
40660 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
40661         Log: Fix unpack U to be the reverse of pack U
40662              (but implement unpack U0U as a backdoor to get
40663              the UTF-8 malformed warnings from un-UTF-8 data)
40664      Branch: perl
40665            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
40666 ____________________________________________________________________________
40667 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
40668         Log: Metaconfig unit change for #11991;
40669              delete an unused unit (d_strtoull.U is the one used)
40670      Branch: metaconfig
40671            ! U/protos/d_lseekproto.U
40672      Branch: metaconfig/U/perl
40673            - strtoull.U
40674 ____________________________________________________________________________
40675 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
40676         Log: Subject: [PATCH] Configure not recording lseek proto
40677              From: Blair Zajac <blair@orcaware.com>
40678              Date: Mon, 10 Sep 2001 17:52:37 -0700
40679              Message-ID: <3B9D6055.BA334A31@orcaware.com>
40680              
40681              plus regen Configure.
40682      Branch: perl
40683            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40684            ! config_h.SH uconfig.h
40685 ____________________________________________________________________________
40686 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
40687         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
40688              From: Nicholas Clark <nick@ccl4.org>
40689              Date: Tue, 11 Sep 2001 00:00:31 +0100
40690              Message-ID: <20010911000031.G1512@plum.flirble.org>
40691      Branch: perl
40692            + t/op/qq.t
40693            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
40694 ____________________________________________________________________________
40695 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
40696         Log: Subject: [PATCH] Building on win32 w/o perlio
40697              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
40698              Date: Mon, 10 Sep 2001 23:38:46 +0200
40699              Message-ID: <3B9D4F06.14433.2C37644@localhost>
40700      Branch: perl
40701            ! perl.c win32/Makefile win32/makefile.mk
40702 ____________________________________________________________________________
40703 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
40704         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
40705              From: "chromatic" <chromatic@rmci.net>
40706              Date: Mon, 10 Sep 2001 15:14:01 -0600
40707              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
40708      Branch: perl
40709            + lib/CGI/t/push.t
40710            ! MANIFEST
40711 ____________________________________________________________________________
40712 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
40713         Log: Subject: avoiding hoardes of zombies
40714              From: Nicholas Clark <nick@ccl4.org>
40715              Date: Mon, 10 Sep 2001 22:00:40 +0100
40716              Message-ID: <20010910220040.C1512@plum.flirble.org>
40717      Branch: perl
40718            ! pod/perlipc.pod
40719 ____________________________________________________________________________
40720 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
40721         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
40722              From: John Peacock <jpeacock@rowman.com>
40723              Date: Mon, 10 Sep 2001 16:34:30 -0400
40724              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
40725      Branch: perl
40726            ! sv.c t/op/ver.t utf8.h
40727 ____________________________________________________________________________
40728 [ 11985] By: ams                                   on 2001/09/10  23:20:13
40729         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
40730      Branch: perl
40731            ! MANIFEST
40732 ____________________________________________________________________________
40733 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
40734         Log: (Retracted by #12001)
40735              Subject: Calc with USE_MUL/USE_DIV
40736              From: Tels <perl_dummy@bloodgate.com>
40737              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
40738              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
40739      Branch: perl
40740            ! lib/Math/BigInt/Calc.pm
40741 ____________________________________________________________________________
40742 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
40743         Log: Subject: [PATCH op.c] Re: perl@11978
40744              From: Robin Barker <rmb1@cise.npl.co.uk>
40745              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
40746              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
40747              
40748              Format errors.
40749      Branch: perl
40750            ! op.c
40751 ____________________________________________________________________________
40752 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
40753         Log: Switch PADOFFSET back to U32 both because of binary backward
40754              compatibility and because Arthur seems to have been fixing the
40755              problems with naughty integer-pointer casting.
40756      Branch: perl
40757            ! op.h
40758 ____________________________________________________________________________
40759 [ 11981] By: ams                                   on 2001/09/10  16:31:43
40760         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
40761              Fix Pod Typo, Add Test for ExtUtils::Command
40762              From: "chromatic" <chromatic@rmci.net>
40763              Date: Mon, 10 Sep 2001 11:20:56 -0600
40764              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
40765      Branch: perl
40766            + lib/ExtUtils/Command.t
40767            ! MANIFEST lib/ExtUtils/Command.pm
40768 ____________________________________________________________________________
40769 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
40770         Log: Subject: [PATCH] Encode.pm docs fix
40771              From: Matt Sergeant <MSergeant@star.net.uk>
40772              Date: Mon, 10 Sep 2001 15:24:01 +0100
40773              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
40774      Branch: perl
40775            ! ext/Encode/Encode.pm
40776 ____________________________________________________________________________
40777 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
40778         Log: Update Changes.
40779      Branch: perl
40780            ! Changes patchlevel.h
40781 ____________________________________________________________________________
40782 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
40783         Log: Revert #11973, the dTHX seems to be needed in there
40784              for threaded builds.
40785      Branch: perl
40786            ! perlio.c
40787 ____________________________________________________________________________
40788 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
40789         Log: Detypo.
40790      Branch: perl
40791            ! pod/perlguts.pod
40792 ____________________________________________________________________________
40793 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
40794         Log: Further Class::Struct patching from Damian.
40795              
40796              The new new semantics are:
40797              
40798              * If you pass an initializer for a nested object, it has to be:
40799              a) a reference to an object of that class, or      
40800              b) a reference to an object of a subclass of that class, or
40801              c) a reference to a hash of arguments to be passed to the
40802              class's constructor
40803              * If you pass no initializer for a nested object, the attribute
40804              is initialized to C<undef>
40805      Branch: perl
40806            ! lib/Class/Struct.pm
40807 ____________________________________________________________________________
40808 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
40809         Log: Skip the crypt test if no crypt.
40810      Branch: perl
40811            ! t/op/crypt.t
40812 ____________________________________________________________________________
40813 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
40814         Log: Warn against using bare v-strings as IP addresses
40815              (okay if using the wrappers from Socket)
40816      Branch: perl
40817            ! pod/perldata.pod pod/perlport.pod
40818 ____________________________________________________________________________
40819 [ 11973] By: sky                                   on 2001/09/10  11:57:58
40820         Log: Remove unused dTHX. Silenced another warning.
40821      Branch: perl
40822            ! perlio.c
40823 ____________________________________________________________________________
40824 [ 11972] By: sky                                   on 2001/09/10  11:54:25
40825         Log: Silence some more warnings INT2PTR.
40826      Branch: perl
40827            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
40828 ____________________________________________________________________________
40829 [ 11971] By: sky                                   on 2001/09/10  11:21:50
40830         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
40831      Branch: perl
40832            ! cop.h
40833 ____________________________________________________________________________
40834 [ 11970] By: sky                                   on 2001/09/10  11:17:25
40835         Log: Apply INT2PTR with force to silence warnings from
40836              PM_GETRE and friends. No more warnings with 64bit 
40837              IVs and 32bit pointers.    
40838      Branch: perl
40839            ! op.c op.h perl.c
40840 ____________________________________________________________________________
40841 [ 11969] By: sky                                   on 2001/09/10  10:13:02
40842         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
40843      Branch: perl
40844            ! pod/perlguts.pod
40845 ____________________________________________________________________________
40846 [ 11968] By: sky                                   on 2001/09/10  10:02:51
40847         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
40848              Rename to custop_op_name to Perl_custom_op_name to match perlapi
40849              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
40850              perl_clone.
40851      Branch: perl
40852            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
40853 ____________________________________________________________________________
40854 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
40855         Log: Using strlen() not good on embedded nul bytes.
40856      Branch: perl
40857            ! regcomp.c
40858 ____________________________________________________________________________
40859 [ 11966] By: ams                                   on 2001/09/09  21:06:13
40860         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
40861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40862              Date: Mon, 13 Aug 2001 22:51:59 +0200
40863              Message-ID: <20010813225159.C6681@rafael>
40864              (Applied with several tweaks.)
40865      Branch: perl
40866            ! embed.h embed.pl proto.h toke.c
40867 ____________________________________________________________________________
40868 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
40869         Log: The exact error message is system-dependent.
40870      Branch: perl
40871            ! lib/ExtUtils/Manifest.t
40872 ____________________________________________________________________________
40873 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
40874         Log: Add Windows and Mac Sami support to Encode
40875              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
40876      Branch: perl
40877            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
40878            ! MANIFEST
40879 ____________________________________________________________________________
40880 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
40881         Log: Use the tried method.
40882      Branch: perl
40883            ! pod/perlport.pod
40884 ____________________________________________________________________________
40885 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
40886         Log: Can't count parentheses.
40887      Branch: perl
40888            ! ext/IO/lib/IO/Socket/INET.pm
40889 ____________________________________________________________________________
40890 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
40891         Log: perlport additions: 1 while unlink, add/delete directory
40892              entries and permissions, cygwin stat funkiness (from Michael
40893              Schwern and Nicholas Clark)
40894      Branch: perl
40895            ! pod/perlport.pod
40896 ____________________________________________________________________________
40897 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
40898         Log: blib does have a detectable test.
40899      Branch: perl
40900            ! t/lib/1_compile.t
40901 ____________________________________________________________________________
40902 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
40903         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
40904              From: "chromatic" <chromatic@rmci.net>
40905              Date: Sat, 08 Sep 2001 19:33:42 -0600
40906              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
40907      Branch: perl
40908            + lib/Term/Complete.t
40909            ! MANIFEST
40910 ____________________________________________________________________________
40911 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
40912         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
40913              From: Michael G Schwern <schwern@pobox.com> 
40914              Date: Sat, 8 Sep 2001 02:40:26 -0400
40915              Message-ID: <20010908024026.A26283@blackrider>
40916      Branch: perl
40917            + lib/Test/Tutorial.pod
40918            ! MANIFEST
40919 ____________________________________________________________________________
40920 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
40921         Log: Try to look up protocol (by name) only iff it has non-numbers:
40922              nice if the server is in a chrooted environment (no /etc/protocols,
40923              server code using hardcorded protocol numbers like 6 for tcp),
40924              suggested by John Holdsworth <coldwave@bigfoot.com>.
40925              In other words, if we are given a number, why look it up again
40926              (by number)?
40927      Branch: perl
40928            ! ext/IO/lib/IO/Socket/INET.pm
40929 ____________________________________________________________________________
40930 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
40931         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
40932              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40933              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
40934              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
40935              
40936              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
40937              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40938              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
40939              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
40940              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
40941              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
40942              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
40943              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
40944      Branch: perl
40945            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
40946 ____________________________________________________________________________
40947 [ 11955] By: ams                                   on 2001/09/09  02:54:21
40948         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
40949              From: "Craig A. Berry" <craigberry@mac.com>
40950              Date: Sat, 08 Sep 2001 19:02:16 -0500
40951              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
40952      Branch: perl
40953            ! lib/CGI/t/carp.t
40954 ____________________________________________________________________________
40955 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
40956         Log: Documentation tweaks; think the IP address as an opaque string.
40957      Branch: perl
40958            ! ext/Socket/Socket.pm
40959 ____________________________________________________________________________
40960 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
40961         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
40962              From: Michael G Schwern <schwern@pobox.com>
40963              Date: Sat, 8 Sep 2001 19:45:46 -0400
40964              Message-ID: <20010908194546.C9193@blackrider>
40965      Branch: perl
40966            + lib/blib.t
40967            ! MANIFEST lib/blib.pm t/lib/1_compile.t
40968 ____________________________________________________________________________
40969 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
40970         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
40971              From: "chromatic" <chromatic@rmci.net>
40972              Date: Sat, 08 Sep 2001 12:31:44 -0600
40973              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
40974      Branch: perl
40975            + lib/CGI/t/fast.t
40976            ! MANIFEST
40977 ____________________________________________________________________________
40978 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
40979         Log: The Socket tests were wrong: they were assuming too much.
40980      Branch: perl
40981            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
40982 ____________________________________________________________________________
40983 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
40984         Log: Retract the portability changes since they
40985              seem to have opened a can of worms... will
40986              go back to UNICOS/mk and do the bare minimum
40987              required to get the tests working.
40988      Branch: perl
40989            ! ext/Socket/Socket.xs
40990 ____________________________________________________________________________
40991 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
40992         Log: PADOFFSET is used to cast pointers into integers,
40993              if pointers are 64 bits and U32 32 bits,
40994              bad things may happen, or at least warnings issued.
40995      Branch: perl
40996            ! op.h
40997 ____________________________________________________________________________
40998 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
40999         Log: Still more Socket portability tweaking.
41000              Now Socket.t seems to be happy in all of
41001              Linux/x86, Tru64/alpha, Solaris/sparc,
41002              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
41003              
41004              Addendum: it seems that io_multihomed, io_sock, and hostent
41005              were broken in little-endians (linux/x86 and tru64/alpha)
41006              because of this change.  Argh.
41007      Branch: perl
41008            ! ext/Socket/Socket.xs
41009 ____________________________________________________________________________
41010 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
41011         Log: More portability kicking on inet_ntoa().
41012      Branch: perl
41013            ! ext/Socket/Socket.xs
41014 ____________________________________________________________________________
41015 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
41016         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
41017              From: Michael G Schwern <schwern@pobox.com> 
41018              Date: Fri, 7 Sep 2001 23:06:51 -0400
41019              Message-ID: <20010907230651.R606@blackrider>
41020      Branch: perl
41021            + lib/ExtUtils/Manifest.t
41022            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
41023 ____________________________________________________________________________
41024 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
41025         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
41026              From: "chromatic" <chromatic@rmci.net>
41027              Date: Fri, 07 Sep 2001 17:53:15 -0600      
41028              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
41029      Branch: perl
41030            + lib/ExtUtils/testlib.t
41031            ! MANIFEST
41032 ____________________________________________________________________________
41033 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
41034         Log: Thinko.
41035      Branch: perl
41036            ! lib/integer.t
41037 ____________________________________________________________________________
41038 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
41039         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
41040              From: "Craig A. Berry" <craigberry@mac.com>
41041              Date: Fri, 07 Sep 2001 15:30:03 -0500
41042              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
41043      Branch: perl
41044            ! lib/CGI/Carp.pm
41045 ____________________________________________________________________________
41046 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
41047         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
41048              From: Michael G Schwern <schwern@pobox.com>
41049              Date: Fri, 7 Sep 2001 15:38:13 -0400
41050              Message-ID: <20010907153813.K606@blackrider>
41051      Branch: perl
41052            ! lib/ExtUtils/MM_Unix.pm
41053 ____________________________________________________________________________
41054 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
41055         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
41056              From: Robin Barker <rmb1@cise.npl.co.uk>
41057              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
41058              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
41059      Branch: perl
41060            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
41061 ____________________________________________________________________________
41062 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
41063         Log: Clean up 1_compile.t; move tests to more consistent
41064              places (t/ subdirectories); add integer.t (much of
41065              the pragma is tested elsewhere but there is no one
41066              centralized place)
41067      Branch: perl
41068            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
41069            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
41070            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
41071            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
41072            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
41073            - lib/File/Find/find.t lib/File/Find/taint.t
41074            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
41075 ____________________________________________________________________________
41076 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
41077         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
41078              From: "chromatic" <chromatic@rmci.net>
41079              Date: Fri, 07 Sep 2001 10:17:40 -0600
41080              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
41081      Branch: perl
41082            ! lib/File/Find/taint.t
41083 ____________________________________________________________________________
41084 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
41085         Log: Update Changes.
41086      Branch: perl
41087            ! Changes patchlevel.h
41088 ____________________________________________________________________________
41089 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
41090         Log: Rename the old threading tutorial, start a new one,
41091              regen toc.
41092      Branch: perl
41093            + pod/perlothrtut.pod
41094            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
41095            ! pod/perltoc.pod
41096 ____________________________________________________________________________
41097 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
41098         Log: vars very much has a test.
41099      Branch: perl
41100            ! t/lib/1_compile.t
41101 ____________________________________________________________________________
41102 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
41103         Log: Subject: Re: wince/perl.ico marked as binary
41104              From: Nicholas Clark <nick@ccl4.org>
41105              Date: Fri, 7 Sep 2001 13:54:40 +0100
41106              Message-ID: <20010907135439.D39150@plum.flirble.org>
41107              
41108              and wince/Makefile.ce change from Rainer Keuchel.
41109      Branch: perl
41110            + wince/makeico.pl
41111            ! MANIFEST wince/Makefile.ce
41112 ____________________________________________________________________________
41113 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
41114         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
41115              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41116              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
41117              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
41118      Branch: perl
41119            ! regexec.c
41120 ____________________________________________________________________________
41121 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
41122         Log: (Replaced by #11934)
41123              Subject: Re: [PATCH regexec.c] more general .* and .*?
41124              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41125              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
41126              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
41127      Branch: perl
41128            ! regexec.c
41129 ____________________________________________________________________________
41130 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
41131         Log: The #11931 patching misbehaved.
41132      Branch: perl
41133            ! lib/Test/Harness/t/test-harness.t
41134 ____________________________________________________________________________
41135 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
41136         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
41137              From: Michael G Schwern <schwern@pobox.com>
41138              Date: Fri, 7 Sep 2001 03:30:41 -0400
41139              Message-ID: <20010907033041.A2796@blackrider>
41140      Branch: perl
41141            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
41142            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
41143            + t/lib/sample-tests/header_at_end_fail
41144            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
41145            - lib/Test/Harness.t
41146            ! MANIFEST lib/Test/Harness.pm t/TEST
41147 ____________________________________________________________________________
41148 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
41149         Log: Subject: [PATCH] Digest::MD5 update
41150              From: Gisle Aas <gisle@ActiveState.com>
41151              Date: 06 Sep 2001 23:32:56 -0700
41152              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
41153      Branch: perl
41154            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41155            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
41156 ____________________________________________________________________________
41157 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
41158         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
41159              From: "chromatic" <chromatic@rmci.net>
41160              Date: Thu, 06 Sep 2001 23:11:44 -0600
41161              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
41162      Branch: perl
41163            + lib/less.t
41164            ! MANIFEST t/lib/1_compile.t
41165 ____________________________________________________________________________
41166 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
41167         Log: The binary file must somehow differently stored.
41168      Branch: perl
41169            - wince/perl.ico
41170            ! MANIFEST
41171 ____________________________________________________________________________
41172 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
41173         Log: Add more modules to the list of modules that have tests,
41174              Schwern's wallet is getting more nervous.
41175              (Run t/lib/1_compile.t manually to see which modules
41176              are lacking tests, or the tests can't be run for some
41177              reason or another, such as the Net:: modules)
41178      Branch: perl
41179            ! t/lib/1_compile.t
41180 ____________________________________________________________________________
41181 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
41182         Log: Try to make Socket::inet_ntoa() more robust.
41183      Branch: perl
41184            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
41185 ____________________________________________________________________________
41186 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
41187         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
41188              From: chromatic <chromatic@rmci.net>       
41189              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
41190              Message-Id: <01090522580506.19590@firewheel>           
41191      Branch: perl
41192            ! lib/English.t
41193 ____________________________________________________________________________
41194 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
41195         Log: Subject: Re: perlvar manpage and localizing special vars
41196              From: Stas Bekman <stas@stason.org>
41197              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
41198              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
41199      Branch: perl
41200            ! pod/perlvar.pod
41201 ____________________________________________________________________________
41202 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
41203         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
41204              From: Robin Barker <rmb1@cise.npl.co.uk>
41205              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
41206              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
41207      Branch: perl
41208            ! lib/ExtUtils/MakeMaker.pm
41209 ____________________________________________________________________________
41210 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
41211         Log: Symbol missing; AIX unhappy.
41212      Branch: perl
41213            ! makedef.pl
41214 ____________________________________________________________________________
41215 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
41216         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
41217              Reported in 5.61, seems to work okay in blead.
41218      Branch: perl
41219            ! t/run/kill_perl.t
41220 ____________________________________________________________________________
41221 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
41222         Log: Update Changes.
41223      Branch: perl
41224            ! Changes patchlevel.h
41225 ____________________________________________________________________________
41226 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
41227         Log: Document the bad assumptions currently breaking
41228              the Socket.t tests 10, 11, and 13 in UNICOS.
41229      Branch: perl
41230            ! ext/Socket/Socket.xs
41231 ____________________________________________________________________________
41232 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
41233         Log: Subject: [PATCH x2p] make OPTIMIZE=...
41234              From: Robin Barker <rmb1@cise.npl.co.uk>
41235              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
41236              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
41237      Branch: perl
41238            ! x2p/Makefile.SH x2p/cflags.SH
41239 ____________________________________________________________________________
41240 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
41241         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
41242              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
41243              Date: Thu, 6 Sep 2001 11:09:40 +0100
41244              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
41245              
41246              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
41247              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
41248              Date: 6 Sep 2001 10:14:38 -0000
41249              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
41250      Branch: perl
41251            ! pod/perlfaq1.pod pod/perlhack.pod
41252 ____________________________________________________________________________
41253 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
41254         Log: Subject: Extra NUL is Data::Dumper output - patch
41255              From: Tony Cook <tony@develop-help.com>
41256              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
41257              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
41258      Branch: perl
41259            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
41260 ____________________________________________________________________________
41261 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
41262         Log: Avoid redefinition warning
41263              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
41264              from
41265              perl -w -Ilib -MCwd -e ''
41266      Branch: perl
41267            ! lib/Cwd.pm
41268 ____________________________________________________________________________
41269 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
41270         Log: Update the is_tainted() example implementation.
41271      Branch: perl
41272            ! pod/perlsec.pod
41273 ____________________________________________________________________________
41274 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
41275         Log: Missing) in #11912.
41276      Branch: perl
41277            ! lib/Test/Simple/t/fail.t
41278 ____________________________________________________________________________
41279 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
41280         Log: Rewhack Test-Simple into core harness.
41281      Branch: perl
41282            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
41283            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
41284            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
41285            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
41286            ! lib/Test/Simple/t/skipall.t
41287 ____________________________________________________________________________
41288 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
41289         Log: Workaround for the new Exporter 'feature'.
41290      Branch: perl
41291            ! lib/Test/More.pm
41292 ____________________________________________________________________________
41293 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
41294         Log: Re-introduce pure-Perl fall-back for abs_path,
41295              re-introduce #11898.
41296      Branch: perl
41297            ! lib/Cwd.pm lib/File/Find.pm
41298 ____________________________________________________________________________
41299 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
41300         Log: More tests.
41301      Branch: perl
41302            ! lib/Exporter.t
41303 ____________________________________________________________________________
41304 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
41305         Log: Retract #11898 for now because it introduces
41306              a rather nasty depencency: when B is being built,
41307              MakeMaker is used.  MakeMaker uses File::Find.
41308              File::Find uses Cwd::getcwd()...which doesn't
41309              exist yet.
41310      Branch: perl
41311            ! lib/File/Find.pm
41312 ____________________________________________________________________________
41313 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
41314         Log: New test welcome.
41315      Branch: perl
41316            + lib/Test/Simple/t/simple.t
41317 ____________________________________________________________________________
41318 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
41319         Log: Old test begone.
41320      Branch: perl
41321            - lib/Attribute/Handlers/test.pl
41322 ____________________________________________________________________________
41323 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
41324         Log: Test-Simple syncup from Schwern.
41325      Branch: perl
41326            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
41327            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
41328            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
41329            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
41330            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
41331            - lib/Test/More/Changes lib/Test/More/t/More.t
41332            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
41333            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
41334            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
41335            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
41336            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
41337            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
41338            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
41339            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
41340            ! t/lib/Test/Simple/sample_tests/death.plx
41341            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
41342            ! t/lib/Test/Simple/sample_tests/extras.plx
41343            ! t/lib/Test/Simple/sample_tests/five_fail.plx
41344            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
41345            ! t/lib/Test/Simple/sample_tests/one_fail.plx
41346            ! t/lib/Test/Simple/sample_tests/require.plx
41347            ! t/lib/Test/Simple/sample_tests/success.plx
41348            ! t/lib/Test/Simple/sample_tests/too_few.plx
41349            ! t/lib/Test/Simple/sample_tests/two_fail.plx
41350 ____________________________________________________________________________
41351 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
41352         Log: Integrate File::Find changes from bleadperl
41353      Branch: maint-5.6/macperl
41354            ! lib/File/Find.pm t/lib/filefind-taint.t
41355 ____________________________________________________________________________
41356 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
41357         Log: Integrate 11847 from maint-5.6/perl
41358      Branch: maint-5.6/macperl
41359           !> sv.c
41360 ____________________________________________________________________________
41361 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
41362         Log: In UNICOS division yada yada.
41363      Branch: perl
41364            ! t/op/override.t
41365 ____________________________________________________________________________
41366 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
41367         Log: In UNICOS division is really lossy, better use
41368              a tolerance test.
41369      Branch: perl
41370            ! ext/Time/HiRes/HiRes.t
41371 ____________________________________________________________________________
41372 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
41373         Log: In UNICOS sigaction() sets an extra flag
41374              ("the signal has been registered for all the processes in
41375              a multitasking group.")
41376      Branch: perl
41377            ! ext/POSIX/sigaction.t
41378 ____________________________________________________________________________
41379 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
41380         Log: Documentation micropatch from Damian.
41381      Branch: perl
41382            ! lib/Attribute/Handlers.pm
41383 ____________________________________________________________________________
41384 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
41385         Log: (Retracted by #11908)
41386              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
41387              From: Michael G Schwern <schwern@pobox.com>
41388              Date: Wed, 5 Sep 2001 15:58:21 -0400
41389              Message-ID: <20010905155821.I632@blackrider>
41390      Branch: perl
41391            ! lib/File/Find.pm lib/File/Find/taint.t
41392 ____________________________________________________________________________
41393 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
41394         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
41395              From: Michael G Schwern <schwern@pobox.com>
41396              Date: Wed, 5 Sep 2001 19:16:31 -0400
41397              Message-ID: <20010905191631.E11386@blackrider>
41398      Branch: perl
41399            + lib/CGI/t/carp.t
41400            ! MANIFEST
41401 ____________________________________________________________________________
41402 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
41403         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
41404              From: chromatic <chromatic@rmci.net>
41405              Date: Wed, 5 Sep 2001 18:08:07 -0600
41406              Message-Id: <01090518080700.19590@firewheel>
41407      Branch: perl
41408            ! lib/English.pm
41409 ____________________________________________________________________________
41410 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
41411         Log: Fix a typo #11889 and add a test for the same.
41412      Branch: perl
41413            ! ext/Socket/Socket.t ext/Socket/Socket.xs
41414 ____________________________________________________________________________
41415 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
41416         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
41417              From: "Craig A. Berry" <craigberry@mac.com>
41418              Date: Wed, 05 Sep 2001 17:48:54 -0500
41419              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
41420      Branch: perl
41421            ! lib/warnings.t t/run/kill_perl.t
41422 ____________________________________________________________________________
41423 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
41424         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
41425              From: Michael G Schwern <schwern@pobox.com>
41426              Date: Wed, 5 Sep 2001 17:22:25 -0400
41427              Message-ID: <20010905172225.C11386@blackrider>
41428      Branch: perl
41429            ! t/run/kill_perl.t
41430 ____________________________________________________________________________
41431 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
41432         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
41433              From: Nicholas Clark <nick@ccl4.org>
41434              Date: Wed, 5 Sep 2001 20:54:24 +0100
41435              Message-ID: <20010905205424.C25120@plum.flirble.org>
41436      Branch: perl
41437            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
41438 ____________________________________________________________________________
41439 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
41440         Log: Forgotten thing.
41441      Branch: perl
41442            ! uconfig.h
41443 ____________________________________________________________________________
41444 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
41445         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
41446              From: chromatic <chromatic@rmci.net>               
41447              Date: Wed, 5 Sep 2001 13:22:08 -0600
41448              Message-Id: <01090513220807.10587@firewheel> 
41449      Branch: perl
41450            ! lib/English.pm
41451 ____________________________________________________________________________
41452 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
41453         Log: inet_ntoa() tweaks:
41454              - don't allow addresses with > 255 characters
41455              - indent the HP-UX workaround
41456              - don't leak memory
41457      Branch: perl
41458            ! ext/Socket/Socket.xs
41459 ____________________________________________________________________________
41460 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
41461         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
41462              <xwu@theeducationcenter.com>
41463      Branch: perl
41464            ! lib/File/Find.pm
41465 ____________________________________________________________________________
41466 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
41467         Log: Typo nits.
41468      Branch: perl
41469            ! lib/File/Find.pm
41470 ____________________________________________________________________________
41471 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
41472         Log: -Wall nit.
41473      Branch: perl
41474            ! op.c
41475 ____________________________________________________________________________
41476 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
41477         Log: Update to Scalar-List-Utils 1.05
41478      Branch: perl
41479            ! ext/List/Util/ChangeLog ext/List/Util/README
41480            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
41481 ____________________________________________________________________________
41482 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
41483         Log: Update Changes.
41484      Branch: perl
41485            ! Changes patchlevel.h
41486 ____________________________________________________________________________
41487 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
41488         Log: Update to Scalar-List-Utils 1.04
41489      Branch: perl
41490            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
41491            ! ext/List/Util/lib/List/Util.pm
41492            ! ext/List/Util/lib/Scalar/Util.pm
41493 ____________________________________________________________________________
41494 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
41495         Log: Metaconfigify #11724.
41496      Branch: metaconfig
41497            ! U/threads/archname.U
41498 ____________________________________________________________________________
41499 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
41500         Log: The MacOS reference is okay, no reason to hide it.
41501      Branch: perl
41502            ! lib/Cwd.pm
41503 ____________________________________________________________________________
41504 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
41505         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
41506              From: Michael G Schwern <schwern@pobox.com>
41507              Date: Tue, 4 Sep 2001 15:30:10 -0400
41508              Message-ID: <20010904153010.H26466@blackrider> 
41509              
41510              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
41511      Branch: perl
41512            ! ext/Cwd/Makefile.PL lib/Cwd.pm
41513 ____________________________________________________________________________
41514 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
41515         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
41516              From: Michael G Schwern <schwern@pobox.com>
41517              Date: Tue, 4 Sep 2001 17:39:13 -0400
41518              Message-ID: <20010904173913.C626@blackrider>
41519      Branch: perl
41520            ! lib/Cwd.pm
41521 ____________________________________________________________________________
41522 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
41523         Log: Subject: Re: Perl_pp_* in public API?
41524              From: "Craig A. Berry" <craigberry@mac.com>
41525              Date: Tue, 4 Sep 2001 21:51:29 -0500
41526              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
41527      Branch: perl
41528            ! ext/List/Util/Util.xs
41529 ____________________________________________________________________________
41530 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
41531         Log: From Damian: Class::Struct was unable to define
41532              recursive classes.  After the patch an object reference
41533              (rather than a hash) is required to initialize
41534              an object attribute.  If no such initializer is given to
41535              the constructor, object attributes are now default
41536              initialized to C<undef>.
41537      Branch: perl
41538            ! lib/Class/Struct.pm lib/Class/Struct.t
41539 ____________________________________________________________________________
41540 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
41541         Log: Subject: Re: sv_catpvfn and sv_setpvfn
41542              From: Richard Soderberg <rs@oregonnet.com>
41543              Date: Tue, 4 Sep 2001 15:16:47 -0700
41544              Message-Id: <200109042216.PAA17858@oregonnet.com>
41545      Branch: perl
41546            ! pod/perlclib.pod pod/perlguts.pod
41547 ____________________________________________________________________________
41548 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
41549         Log: NetWare updates from Ananth Kesari.
41550      Branch: perl
41551            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
41552            ! NetWare/nw5thread.h
41553 ____________________________________________________________________________
41554 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
41555         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
41556              From: Nicholas Clark <nick@ccl4.org>
41557              Date: Tue, 4 Sep 2001 22:42:50 +0100
41558              Message-ID: <20010904224250.P25120@plum.flirble.org>
41559      Branch: perl
41560            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
41561            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
41562            ! t/op/oct.t toke.c
41563 ____________________________________________________________________________
41564 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
41565         Log: Fix Cwd::getcwd() not being tainted, as noticed
41566              by Schwern.
41567      Branch: perl
41568            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
41569            - ext/Cwd/Cwd.t
41570            ! MANIFEST ext/Cwd/Cwd.xs util.c
41571 ____________________________________________________________________________
41572 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
41573         Log: Retract #11870 and volatilize the right destruct_level.
41574              Silly thinko pointed out by Sarathy.
41575      Branch: perl
41576            ! intrpvar.h perl.c
41577 ____________________________________________________________________________
41578 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
41579         Log: At least a temporary fix for the mysterious scope core dumps
41580              in Tru64 from Graham.
41581      Branch: perl
41582            ! ext/List/Util/Util.xs
41583 ____________________________________________________________________________
41584 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
41585         Log: (Retracted by #11872)
41586      Branch: perl
41587            ! intrpvar.h
41588 ____________________________________________________________________________
41589 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
41590         Log: Quench a -Wall gripe noticed by Robin Barker.
41591      Branch: perl
41592            ! op.c
41593 ____________________________________________________________________________
41594 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
41595         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
41596              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41597              Date: Wed, 05 Sep 2001 02:01:32 +0900
41598              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
41599      Branch: perl
41600            ! lib/Unicode/UCD.pm
41601 ____________________________________________________________________________
41602 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
41603         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
41604              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41605              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
41606              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
41607      Branch: perl
41608            ! gv.c
41609 ____________________________________________________________________________
41610 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
41611         Log: Update Changes.
41612      Branch: perl
41613            ! Changes patchlevel.h
41614 ____________________________________________________________________________
41615 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
41616         Log: Add the \[$@%&*] prototype support.
41617      Branch: perl
41618            ! op.c pod/perlsub.pod t/comp/proto.t
41619 ____________________________________________________________________________
41620 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
41621         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
41622              From: Michael G Schwern <schwern@pobox.com>
41623              Date: Mon, 3 Sep 2001 18:59:01 -0400
41624              Message-ID: <20010903185901.Z9233@blackrider>
41625      Branch: perl
41626            ! lib/CGI/t/form.t
41627 ____________________________________________________________________________
41628 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
41629         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
41630              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
41631              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
41632              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
41633      Branch: perl
41634            ! gv.c
41635 ____________________________________________________________________________
41636 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
41637         Log: More srand entry tweakage based on Randal's suggestion.
41638      Branch: perl
41639            ! pod/perlfunc.pod
41640 ____________________________________________________________________________
41641 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
41642         Log: Subject: [PATCH] 'main' *is* a reserved word
41643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41644              Date: Mon, 3 Sep 2001 22:55:41 +0200
41645              Message-ID: <20010903225541.A24097@rafael>
41646      Branch: perl
41647            ! toke.c
41648 ____________________________________________________________________________
41649 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
41650         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
41651              From: Peter Prymmer <pvhp@best.com>
41652              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
41653              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
41654      Branch: perl
41655            ! README.vms configure.com
41656 ____________________________________________________________________________
41657 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
41658         Log: Subject: Re: A slightly better default seed?   
41659              From: Michael G Schwern <schwern@pobox.com>
41660              Date: Mon, 3 Sep 2001 18:08:15 -0400 
41661              Message-ID: <20010903180815.W9233@blackrider>
41662      Branch: perl
41663            ! t/op/srand.t
41664 ____________________________________________________________________________
41665 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
41666         Log: Add sharedsv.o to microperl object files.
41667      Branch: perl
41668            ! Makefile.micro
41669 ____________________________________________________________________________
41670 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
41671         Log: AUTHORS updates and
41672              
41673              Subject: [PATCH] Just some preening :-)        
41674              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
41675              Date: Tue, 4 Sep 2001 14:16:59 +0100
41676              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
41677      Branch: perl
41678            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
41679 ____________________________________________________________________________
41680 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
41681         Log: Typo fix and slight rewording.
41682      Branch: perl
41683            ! pod/perlfunc.pod
41684 ____________________________________________________________________________
41685 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
41686         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
41687      Branch: perl
41688            ! pod/perlfaq4.pod
41689 ____________________________________________________________________________
41690 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
41691         Log: The helper file changed name.
41692      Branch: perl
41693            ! MANIFEST
41694 ____________________________________________________________________________
41695 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
41696         Log: Update to Scalar-List-Utils 1.03
41697      Branch: perl
41698            + ext/List/Util/t/shuffle.t
41699            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
41700            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
41701            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
41702            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
41703            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
41704            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
41705            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
41706            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
41707 ____________________________________________________________________________
41708 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
41709         Log: Make crypt() do something more sane for Unicode
41710              (take crypt() of the low eight bits of the characters,
41711              instead of taking crypt() of the UTF-8 of the scalar);
41712              add a test for crypt().
41713      Branch: perl
41714            + t/op/crypt.t
41715            ! MANIFEST pod/perlfunc.pod pp.c
41716 ____________________________________________________________________________
41717 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
41718         Log: Reorganize the srand entry.
41719      Branch: perl
41720            ! pod/perlfunc.pod
41721 ____________________________________________________________________________
41722 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
41723         Log: Remove the tests that assume something about
41724              calling srand() without arguments multiple times.
41725      Branch: perl
41726            ! t/op/srand.t
41727 ____________________________________________________________________________
41728 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
41729         Log: Upgrade to Math::BigInt 1.42.
41730      Branch: perl
41731            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41732            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41733            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41734            ! lib/Math/BigInt/t/mbimbf.t
41735 ____________________________________________________________________________
41736 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
41737         Log: integrate change#11847 from maint-5.6
41738              
41739              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41740      Branch: perl
41741            ! sv.c
41742 ____________________________________________________________________________
41743 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
41744         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
41745      Branch: maint-5.6/perl
41746            ! sv.c
41747 ____________________________________________________________________________
41748 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
41749         Log: As far as I can tell these functions have been Unicodified.
41750      Branch: perl
41751            ! doop.c
41752 ____________________________________________________________________________
41753 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
41754         Log: Update to Storable 1.0.13.
41755      Branch: perl
41756            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
41757            ! ext/Storable/Storable.xs
41758 ____________________________________________________________________________
41759 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
41760         Log: Patch the Filter::Simple test to work with
41761              the core test suite (since the FilterTest.pm
41762              is in t/lib, not in lib).
41763      Branch: perl
41764            ! lib/Filter/Simple/t/filter.t
41765 ____________________________________________________________________________
41766 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
41767         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
41768      Branch: perl
41769            + t/lib/FilterTest.pm
41770            - t/lib/MyFilter.pm
41771 ____________________________________________________________________________
41772 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
41773         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
41774              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
41775              Text::Balanced 1.86.
41776      Branch: perl
41777            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
41778            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
41779            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
41780            + lib/Switch/t/nested.t lib/Switch/t/switch.t
41781            + lib/Text/Balanced/Changes lib/Text/Balanced/README
41782            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
41783            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
41784            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
41785            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
41786            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
41787            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
41788            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
41789            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
41790            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
41791            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
41792            ! MANIFEST lib/Attribute/Handlers.pm
41793            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
41794            ! lib/Attribute/Handlers/demo/Demo.pm
41795            ! lib/Attribute/Handlers/demo/Descriptions.pm
41796            ! lib/Attribute/Handlers/demo/MyClass.pm
41797            ! lib/Attribute/Handlers/demo/demo.pl
41798            ! lib/Attribute/Handlers/demo/demo2.pl
41799            ! lib/Attribute/Handlers/demo/demo3.pl
41800            ! lib/Attribute/Handlers/demo/demo4.pl
41801            ! lib/Attribute/Handlers/demo/demo_call.pl
41802            ! lib/Attribute/Handlers/demo/demo_chain.pl
41803            ! lib/Attribute/Handlers/demo/demo_cycle.pl
41804            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
41805            ! lib/Attribute/Handlers/demo/demo_phases.pl
41806            ! lib/Attribute/Handlers/demo/demo_range.pl
41807            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
41808            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
41809            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
41810            ! lib/Text/Balanced.pm
41811 ____________________________________________________________________________
41812 [ 11841] By: sky                                   on 2001/09/03  11:04:15
41813         Log: Forgot to add a file with Change #11840
41814      Branch: perl
41815            + t/op/srand.t
41816 ____________________________________________________________________________
41817 [ 11840] By: sky                                   on 2001/09/03  11:02:04
41818         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
41819              From: Michael G Schwern <schwern@pobox.com>
41820              Date: Mon, 3 Sep 2001 07:43:00 -0400
41821              Message-ID: <20010903074300.E9233@blackrider>
41822      Branch: perl
41823            ! MANIFEST pod/perlfunc.pod t/op/rand.t
41824 ____________________________________________________________________________
41825 [ 11839] By: sky                                   on 2001/09/03  10:47:11
41826         Log: Document the changes with regards to running of END blocks.
41827              And DESTROY on global objects are called in perl_destruct()!
41828      Branch: perl
41829            ! pod/perl572delta.pod pod/perlembed.pod
41830 ____________________________________________________________________________
41831 [ 11838] By: sky                                   on 2001/09/03  09:34:44
41832         Log: Subject: [PATCH t/op/time.t] Partial cleanup
41833              From: Michael G Schwern <schwern@pobox.com>
41834              Date: Mon, 3 Sep 2001 06:29:42 -0400
41835              Message-ID: <20010903062942.C9233@blackrider>
41836      Branch: perl
41837            ! t/op/time.t
41838 ____________________________________________________________________________
41839 [ 11837] By: sky                                   on 2001/09/03  09:30:02
41840         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
41841              From: Michael G Schwern <schwern@pobox.com>
41842              Date: Mon, 3 Sep 2001 06:24:13 -0400
41843              Message-ID: <20010903062413.B9233@blackrider>
41844      Branch: perl
41845            ! t/op/rand.t
41846 ____________________________________________________________________________
41847 [ 11836] By: sky                                   on 2001/09/03  07:56:47
41848         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
41849              From: Michael G Schwern <schwern@pobox.com>
41850              Date: Sun, 2 Sep 2001 21:38:43 -0400
41851              Message-ID: <20010902213843.L2711@blackrider>
41852      Branch: perl
41853            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
41854            ! MANIFEST
41855 ____________________________________________________________________________
41856 [ 11835] By: nick                                  on 2001/09/03  06:20:06
41857         Log: Integrate mainline
41858      Branch: perlio
41859           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
41860            - t/op/misc.t
41861           !> (integrate 187 files)
41862 ____________________________________________________________________________
41863 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
41864         Log: Update Changes.
41865      Branch: perl
41866            ! Changes patchlevel.h
41867 ____________________________________________________________________________
41868 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
41869         Log: Slight tweaks.
41870      Branch: perl
41871            ! t/run/kill_perl.t
41872 ____________________________________________________________________________
41873 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
41874         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
41875      Branch: perl
41876            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41877 ____________________________________________________________________________
41878 [ 11831] By: sky                                   on 2001/09/02  12:10:42
41879         Log: Change #11828 wasn't complete, this updates to intest path
41880      Branch: perl
41881            ! t/run/kill_perl.t
41882 ____________________________________________________________________________
41883 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
41884         Log: 's's's.
41885      Branch: perl
41886            ! Changes
41887 ____________________________________________________________________________
41888 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
41889         Log: Update Changes.
41890      Branch: perl
41891            ! Changes patchlevel.h
41892 ____________________________________________________________________________
41893 [ 11828] By: sky                                   on 2001/09/02  11:53:56
41894         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
41895              From: Michael G Schwern <schwern@pobox.com>
41896              Date: Sat, 1 Sep 2001 20:18:58 -0400
41897              Message-ID: <20010901201858.X606@blackrider>
41898              +MANIFEST Fix
41899      Branch: perl
41900            + t/run/kill_perl.t
41901            - t/op/misc.t t/run/segfault.t
41902            ! MANIFEST
41903 ____________________________________________________________________________
41904 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
41905         Log: Subject: [PATCH] lib/Time/Local.pm
41906              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41907              Date: Sun, 2 Sep 2001 06:50:01 -0500
41908              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
41909      Branch: perl
41910            ! lib/Time/Local.pm
41911 ____________________________________________________________________________
41912 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
41913         Log: Tick off Unicode collation and the normalization from
41914              the todo list.
41915      Branch: perl
41916            ! pod/perltodo.pod
41917 ____________________________________________________________________________
41918 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
41919         Log: Update to Unicode 3.1.1.
41920      Branch: perl
41921            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
41922            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
41923            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
41924            ! lib/unicore/PropList.txt lib/unicore/README.perl
41925            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
41926            ! lib/unicore/rename lib/unicore/version
41927 ____________________________________________________________________________
41928 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
41929         Log: Slight doc tweaks for the module.
41930      Branch: perl
41931            ! lib/Unicode/UCD.pm
41932 ____________________________________________________________________________
41933 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
41934         Log: Rename the variable: it *used* to be (wrongly) that the
41935              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
41936              but that is no more the case: PL_reg_match_utf8 is better.
41937      Branch: perl
41938            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
41939            ! regexec.c sv.c thrdvar.h
41940 ____________________________________________________________________________
41941 [ 11822] By: ams                                   on 2001/09/02  02:54:50
41942         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
41943              From: Ilmari Karonen <iltzu@sci.fi>
41944              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
41945              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
41946              (op/sub_lval.t updated to take new error message into account.)
41947      Branch: perl
41948            ! op.c t/op/sub_lval.t
41949 ____________________________________________________________________________
41950 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
41951         Log: remove stray CRs in files; keep all files with UNIX line-ends
41952              (Porting/makerel adds CRs to the files that need it in the
41953              distribution)
41954      Branch: perl
41955            ! NetWare/t/NWScripts.pl README.dos
41956            ! ext/Encode/Encode/cns11643-1.enc
41957            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
41958            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
41959 ____________________________________________________________________________
41960 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
41961         Log: some remnants of change#11803
41962      Branch: perl
41963            ! ext/ByteLoader/byterun.h perl.h
41964 ____________________________________________________________________________
41965 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
41966         Log: Update to Unicode::Collate 0.08.
41967      Branch: perl
41968            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
41969            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
41970 ____________________________________________________________________________
41971 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
41972         Log: Test tweaks.
41973      Branch: perl
41974            ! t/op/pat.t
41975 ____________________________________________________________________________
41976 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
41977         Log: Fix test
41978      Branch: maint-5.6/macperl
41979            ! t/lib/b.t
41980 ____________________________________________________________________________
41981 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
41982         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
41983              warnings in Config.pm with -W; increase default and
41984              minimum RAM; bump version number.
41985      Branch: maint-5.6/macperl
41986            + macos/lib/Mac/LowMem.pm
41987            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
41988            ! macos/configpm macos/macperl/MacPerl.r
41989 ____________________________________________________________________________
41990 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
41991         Log: Make syntax check report in MPW style, fix tests
41992              to use Mac::err=unix to get normal-style error
41993              messages.
41994      Branch: maint-5.6/macperl
41995            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
41996            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
41997 ____________________________________________________________________________
41998 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
41999         Log: Make MPW-style errors optional (but the default); add
42000              MacPerl::ErrorFormat() function and Mac::err pragma
42001      Branch: maint-5.6/macperl
42002            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
42003            + macos/ext/Mac/err/err.xs
42004            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
42005            ! macos/macish.c macos/macish.h macos/macperl.sym
42006 ____________________________________________________________________________
42007 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
42008         Log: More module and test ports from Thomas Wegner et al
42009      Branch: maint-5.6/macperl
42010            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
42011            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
42012            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
42013            ! t/op/magic.t
42014 ____________________________________________________________________________
42015 [ 11812] By: sky                                   on 2001/09/01  17:19:30
42016         Log: Subject: [PATCH t/op/concat.t] cleanup
42017              From: Michael G Schwern <schwern@pobox.com>
42018              Date: Sat, 1 Sep 2001 14:06:28 -0400
42019              Message-ID: <20010901140628.C606@blackrider>
42020      Branch: perl
42021            ! t/op/concat.t
42022 ____________________________________________________________________________
42023 [ 11811] By: sky                                   on 2001/09/01  12:25:29
42024         Log: Change #11805 didn't update the MANIFEST
42025      Branch: perl
42026            ! MANIFEST
42027 ____________________________________________________________________________
42028 [ 11810] By: sky                                   on 2001/09/01  11:52:44
42029         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
42030              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42031              Date: Sat, 1 Sep 2001 14:50:14 +0200
42032              Message-ID: <20010901145014.A691@rafael>
42033      Branch: perl
42034            ! t/op/inccode.t
42035 ____________________________________________________________________________
42036 [ 11809] By: sky                                   on 2001/09/01  11:49:22
42037         Log: Subject: PATCH: ExtUtils::MakeMaker
42038              From: Tony Bowden <tony@kasei.com>
42039              Date: Sat, 1 Sep 2001 10:33:53 +0100
42040              Message-ID: <20010901103353.A13863@soto.kasei.com>
42041              Manually applied
42042      Branch: perl
42043            ! lib/ExtUtils/MakeMaker.pm
42044 ____________________________________________________________________________
42045 [ 11808] By: sky                                   on 2001/09/01  11:39:13
42046         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
42047              From: mike808@users.sourceforge.net
42048              Date: Sat, 1 Sep 101 11:27:50 GMT
42049              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
42050              With little tweak
42051      Branch: perl
42052            ! lib/Term/Cap.pm
42053 ____________________________________________________________________________
42054 [ 11807] By: ams                                   on 2001/09/01  11:31:16
42055         Log: Subject: oct() and hex()
42056              From: Nicholas Clark <nick@ccl4.org>
42057              Date: Fri, 31 Aug 2001 23:14:13 +0100
42058              Message-Id: <20010831231413.J4950@plum.flirble.org>
42059      Branch: perl
42060            ! pod/perlclib.pod
42061 ____________________________________________________________________________
42062 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
42063         Log: Integrate change 11801 from maintperl
42064      Branch: maint-5.6/macperl
42065            ! perl.c
42066 ____________________________________________________________________________
42067 [ 11805] By: sky                                   on 2001/08/31  21:35:10
42068         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
42069              From: Michael G Schwern <schwern@pobox.com>
42070              Date: Fri, 31 Aug 2001 15:36:28 -0400
42071              Message-ID: <20010831153628.B598@blackrider>
42072              Check for things which used to segfault
42073      Branch: perl
42074            + t/run/segfault.t
42075 ____________________________________________________________________________
42076 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
42077         Log: integrate change#11801 from maint-5.6
42078              
42079              remove age-old UNICOS "workaround" that introduces a static, and
42080              hence an egregious race condition for threaded builds (*sigh*
42081              beats me why this kludge wasn't guarded by a UNICOS-specific
42082              #define *sigh*)
42083      Branch: perl
42084            ! perl.c
42085 ____________________________________________________________________________
42086 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
42087         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
42088              working in 5.7.x
42089      Branch: perl
42090            - objXSUB.h
42091            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
42092            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
42093            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
42094            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
42095            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
42096            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
42097            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
42098            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
42099            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
42100            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
42101            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
42102            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
42103            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
42104            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
42105            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
42106            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
42107            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
42108            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
42109            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
42110            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
42111            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
42112            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
42113 ____________________________________________________________________________
42114 [ 11802] By: ams                                   on 2001/08/31  18:11:32
42115         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
42116              From: "Philip Newton" <Philip.Newton@gmx.net>
42117              Date: Fri, 31 Aug 2001 21:12:56 +0200
42118              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
42119      Branch: perl
42120            ! pod/perldiag.pod
42121 ____________________________________________________________________________
42122 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
42123         Log: remove age-old UNICOS "workaround" that introduces a static, and
42124              hence an egregious race condition for threaded builds (*sigh*
42125              beats me why this kludge wasn't guarded by a UNICOS-specific
42126              #define *sigh*)
42127      Branch: maint-5.6/perl
42128            ! perl.c
42129 ____________________________________________________________________________
42130 [ 11800] By: sky                                   on 2001/08/31  17:30:26
42131         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
42132              Might break on platforms where bool is larger than 8 bites ???
42133      Branch: perl
42134            ! regcomp.c
42135 ____________________________________________________________________________
42136 [ 11799] By: ams                                   on 2001/08/31  12:15:44
42137         Log: Integrate 11778 into mainline.
42138      Branch: perl
42139            ! t/base/term.t
42140 ____________________________________________________________________________
42141 [ 11798] By: sky                                   on 2001/08/31  11:31:44
42142         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
42143              supposed to happen.
42144      Branch: perl
42145            ! regcomp.c
42146 ____________________________________________________________________________
42147 [ 11797] By: sky                                   on 2001/08/31  11:28:17
42148         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
42149              From: "John P. Linderman" <jpl@research.att.com>
42150              Date: Fri, 31 Aug 2001 08:20:35 -0400
42151              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
42152              Fixes test 14 which could fail randomly in rare cases.
42153      Branch: perl
42154            ! ext/Time/HiRes/HiRes.t regcomp.c
42155 ____________________________________________________________________________
42156 [ 11796] By: ams                                   on 2001/08/31  01:13:07
42157         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
42158              From: Nicholas Clark <nick@ccl4.org>
42159              Date: Thu, 30 Aug 2001 23:21:50 +0100
42160              Message-Id: <20010830232150.D4950@plum.flirble.org>
42161      Branch: perl
42162            ! ext/Sys/Syslog/Makefile.PL
42163 ____________________________________________________________________________
42164 [ 11795] By: ams                                   on 2001/08/30  23:53:23
42165         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
42166              patching example
42167              From: Michael G Schwern <schwern@pobox.com>
42168              Date: Thu, 30 Aug 2001 17:02:08 -0400
42169              Message-Id: <20010830170208.M2318@blackrider>
42170      Branch: perl
42171            ! pod/perlhack.pod
42172 ____________________________________________________________________________
42173 [ 11794] By: ams                                   on 2001/08/30  19:35:36
42174         Log: Subject: [PATCH] pp_modulo
42175              From: Nicholas Clark <nick@ccl4.org>
42176              Date: Thu, 30 Aug 2001 18:20:54 +0100
42177              Message-Id: <20010830182053.A4950@plum.flirble.org>
42178      Branch: perl
42179            ! pp.c t/op/64bitint.t
42180 ____________________________________________________________________________
42181 [ 11793] By: sky                                   on 2001/08/30  13:02:48
42182         Log: 11792 wasn't complete
42183      Branch: perl
42184            ! makedef.pl regcomp.c
42185 ____________________________________________________________________________
42186 [ 11792] By: sky                                   on 2001/08/30  12:21:11
42187         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
42188      Branch: perl
42189            ! makedef.pl
42190 ____________________________________________________________________________
42191 [ 11791] By: sky                                   on 2001/08/30  10:08:02
42192         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
42193      Branch: perl
42194            ! config_h.SH
42195 ____________________________________________________________________________
42196 [ 11790] By: sky                                   on 2001/08/30  08:22:31
42197         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
42198              on the pad. Fixes coredumps in cleanups introduced by
42199              Change 11755  
42200      Branch: perl
42201            ! op.c perl.c sv.h
42202 ____________________________________________________________________________
42203 [ 11789] By: sky                                   on 2001/08/29  19:01:47
42204         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
42205              This is a replacement implmentation that works on HPUX.
42206              This bug should probably be fixed in GCC.
42207      Branch: perl
42208            ! ext/Socket/Socket.xs
42209 ____________________________________________________________________________
42210 [ 11788] By: ams                                   on 2001/08/29  17:35:33
42211         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
42212              From: Nicholas Clark <nick@ccl4.org>
42213              Date: Wed, 29 Aug 2001 18:21:56 +0100
42214              Message-Id: <20010829182156.O4950@plum.flirble.org>
42215      Branch: perl
42216            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
42217 ____________________________________________________________________________
42218 [ 11787] By: sky                                   on 2001/08/29  10:42:54
42219         Log: Added test for pack_addr_in and unpack_addr_in
42220              Nitpik in test 10
42221      Branch: perl
42222            ! ext/Socket/Socket.t
42223 ____________________________________________________________________________
42224 [ 11786] By: sky                                   on 2001/08/29  10:28:14
42225         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
42226              Trying to catch errors on HP-UX
42227      Branch: perl
42228            ! ext/Socket/Socket.t
42229 ____________________________________________________________________________
42230 [ 11785] By: sky                                   on 2001/08/29  09:07:03
42231         Log: make sure USE_THREADS is defined so external apps work
42232      Branch: perl
42233            ! config_h.SH
42234 ____________________________________________________________________________
42235 [ 11784] By: sky                                   on 2001/08/29  08:06:12
42236         Log: Subject: Re: The hitlist of untested modules.
42237              From: Jonathan Stowe <gellyfish@gellyfish.com>
42238              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
42239              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
42240              Start of tests for Shell.pm (make Schwern poorer!)
42241      Branch: perl
42242            + lib/Shell.t
42243            ! MANIFEST
42244 ____________________________________________________________________________
42245 [ 11783] By: sky                                   on 2001/08/29  07:37:50
42246         Log: END{} can change the return value even if we die from BEGIN{}
42247      Branch: perl
42248            ! miniperlmain.c
42249 ____________________________________________________________________________
42250 [ 11782] By: ams                                   on 2001/08/29  06:32:17
42251         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
42252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42253              Date: Wed, 29 Aug 2001 09:18:17 +0200
42254              Message-Id: <20010829091817.A4453@rafael>
42255      Branch: perl
42256            ! t/op/inccode.t
42257 ____________________________________________________________________________
42258 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
42259         Log: Delete xsubpp.patch, as full copy exists now
42260      Branch: maint-5.6/macperl
42261            - macos/xsubpp.patch
42262 ____________________________________________________________________________
42263 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
42264         Log: Add Changes file
42265      Branch: maint-5.6/macperl
42266            + macos/Changes
42267 ____________________________________________________________________________
42268 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
42269         Log: Add Mac version of xsubpp as separate file
42270      Branch: maint-5.6/macperl
42271            + macos/xsubpp
42272            ! macos/Makefile.mk
42273 ____________________________________________________________________________
42274 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
42275         Log: Fix open of /dev/null for Mac OS
42276      Branch: maint-5.6/macperl
42277            ! t/base/term.t
42278 ____________________________________________________________________________
42279 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
42280         Log: Various patches: enable more tests; skip CVS in PerlInstall;
42281              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
42282      Branch: maint-5.6/macperl
42283            ! macos/MacPerlTests.cmd macos/PerlInstall
42284            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
42285 ____________________________________________________________________________
42286 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
42287         Log: Allow for platforms to override formatting of errors
42288              on output from Matthias Neeracher (Mac files)
42289      Branch: maint-5.6/macperl
42290            ! macos/macish.c macos/macish.h
42291 ____________________________________________________________________________
42292 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
42293         Log: Allow for platforms to override formatting of errors
42294              on output from Matthias Neeracher (core files)
42295      Branch: maint-5.6/macperl
42296            ! perl.h pp_ctl.c util.c
42297 ____________________________________________________________________________
42298 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
42299         Log: Add some param checking, from reports by Kevin Reid.
42300      Branch: maint-5.6/macperl
42301            ! macos/ext/Mac/Controls/Controls.pm
42302            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
42303 ____________________________________________________________________________
42304 [ 11773] By: ams                                   on 2001/08/28  23:54:57
42305         Log: Subject: [PATCH] make coretest
42306              From: Paul Johnson <paul@pjcj.net>
42307              Date: Wed, 29 Aug 2001 00:11:38 +0200
42308              Message-Id: <20010829001138.B12169@pjcj.net>
42309              (Applied without the change to perlhack.pod. This should
42310              probably stay undocumented.)
42311      Branch: perl
42312            ! Makefile.SH t/TEST
42313 ____________________________________________________________________________
42314 [ 11772] By: sky                                   on 2001/08/28  13:01:20
42315         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
42316              From: Michael G Schwern <schwern@pobox.com>
42317              Date: Tue, 28 Aug 2001 09:57:39 -0400
42318              Message-ID: <20010828095738.E17775@blackrider>
42319      Branch: perl
42320            ! pod/perlhack.pod t/op/pack.t
42321 ____________________________________________________________________________
42322 [ 11771] By: sky                                   on 2001/08/28  11:20:13
42323         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
42324              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42325              Date: Tue, 28 Aug 2001 14:23:43 +0200
42326              Message-ID: <20010828142343.A19299@rafael>
42327      Branch: perl
42328            ! pod/perlvar.pod pp_ctl.c
42329 ____________________________________________________________________________
42330 [ 11770] By: ams                                   on 2001/08/28  10:13:21
42331         Log: Subject: [PATCH] odd typo in op.h
42332              From: Nicholas Clark <nick@ccl4.org>
42333              Date: Tue, 28 Aug 2001 12:10:26 +0100
42334              Message-Id: <20010828121026.V4950@plum.flirble.org>
42335      Branch: perl
42336            ! op.h
42337 ____________________________________________________________________________
42338 [ 11769] By: sky                                   on 2001/08/28  08:09:16
42339         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
42340              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
42341              Date: Tue, 28 Aug 2001 02:22:20 +0300
42342              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
42343      Branch: perl
42344            ! ext/B/B/Lint.pm
42345 ____________________________________________________________________________
42346 [ 11768] By: ams                                   on 2001/08/28  00:47:35
42347         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
42348              From: Michael G Schwern <schwern@pobox.com>
42349              Date: Mon, 27 Aug 2001 21:24:44 -0400
42350              Message-Id: <20010827212444.F12582@blackrider>
42351      Branch: perl
42352            ! pod/perlhack.pod t/op/pack.t
42353 ____________________________________________________________________________
42354 [ 11767] By: ams                                   on 2001/08/27  23:59:48
42355         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
42356              From: Michael G Schwern <schwern@pobox.com>
42357              Date: Mon, 27 Aug 2001 20:12:29 -0400
42358              Message-Id: <20010827201229.D12582@blackrider>
42359      Branch: perl
42360            ! pod/perlhack.pod t/op/pack.t
42361 ____________________________________________________________________________
42362 [ 11766] By: ams                                   on 2001/08/27  23:39:40
42363         Log: Update Changes.
42364      Branch: perl
42365            ! Changes
42366 ____________________________________________________________________________
42367 [ 11765] By: ams                                   on 2001/08/27  22:53:10
42368         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
42369              From: Michael G Schwern <schwern@pobox.com>
42370              Date: Mon, 27 Aug 2001 19:47:30 -0400
42371              Message-Id: <20010827194730.C12582@blackrider>
42372      Branch: perl
42373            ! t/op/inccode.t
42374 ____________________________________________________________________________
42375 [ 11764] By: ams                                   on 2001/08/27  22:46:21
42376         Log: Subject: [PATCH] new tests for the coderef-in-@INC
42377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42378              Date: Mon, 27 Aug 2001 22:36:27 +0200
42379              Message-Id: <20010827223627.C690@rafael>
42380              
42381              Subject: Re: [PATCH] new tests for the coderef-in-@INC
42382              From: Nicholas Clark <nick@ccl4.org>
42383              Date: Tue, 28 Aug 2001 00:02:46 +0100
42384              Message-Id: <20010828000245.R4950@plum.flirble.org>
42385      Branch: perl
42386            + t/op/inccode.t
42387            ! MANIFEST
42388 ____________________________________________________________________________
42389 [ 11763] By: ams                                   on 2001/08/27  22:41:09
42390         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
42391              bleadperl on fire, Win95+4NT)
42392              From: Michael G Schwern <schwern@pobox.com>
42393              Date: Mon, 27 Aug 2001 16:54:42 -0400
42394              Message-Id: <20010827165442.F9436@blackrider>
42395      Branch: perl
42396            ! lib/warnings.t
42397 ____________________________________________________________________________
42398 [ 11762] By: sky                                   on 2001/08/27  19:19:17
42399         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
42400              avaible at compile time. This broke the compilation of 
42401              Net/Ping.pm
42402      Branch: perl
42403            ! lib/Net/Ping.pm
42404 ____________________________________________________________________________
42405 [ 11761] By: sky                                   on 2001/08/27  18:34:48
42406         Log: Removed tripple definitions of CUSTOM_OP functions.
42407      Branch: perl
42408            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
42409 ____________________________________________________________________________
42410 [ 11760] By: sky                                   on 2001/08/27  18:21:27
42411         Log: Regen headers
42412      Branch: perl
42413            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
42414            ! perlapi.h proto.h
42415 ____________________________________________________________________________
42416 [ 11759] By: ams                                   on 2001/08/27  16:31:53
42417         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
42418              From: "chromatic" <chromatic@rmci.net>
42419              Date: Mon, 27 Aug 2001 11:17:09 -0600
42420              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
42421      Branch: perl
42422            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
42423 ____________________________________________________________________________
42424 [ 11758] By: sky                                   on 2001/08/27  15:16:42
42425         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
42426              Thanks to H. Merijn Brand for the patch.
42427              Some of the comments and or guards might be removable in perl.h now.
42428      Branch: perl
42429            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
42430            ! Porting/Glossary Porting/config_H README.threads config_h.SH
42431            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
42432            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
42433            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
42434            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
42435            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
42436            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
42437            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
42438            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
42439            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
42440            ! win32/config_H.vc win32/perllib.c win32/win32.h
42441            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
42442            ! wince/config.h wince/config_H.ce wince/win32.h
42443            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
42444 ____________________________________________________________________________
42445 [ 11757] By: sky                                   on 2001/08/27  13:39:16
42446         Log: Subject: GNU ld parses arguments different
42447              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42448              Date: Mon, 27 Aug 2001 16:25:51 +0200
42449              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
42450      Branch: perl
42451            ! hints/hpux.sh
42452 ____________________________________________________________________________
42453 [ 11756] By: sky                                   on 2001/08/27  13:18:45
42454         Log: Subject: Custom Ops
42455              From: Simon Cozens <simon@netthink.co.uk>
42456              Date: Sat, 25 Aug 2001 17:45:09 +0100
42457              Message-ID: <20010825174509.A5752@netthink.co.uk>
42458              I also added a fix to Opcode.pm to quite test cases.
42459      Branch: perl
42460            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
42461            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
42462 ____________________________________________________________________________
42463 [ 11755] By: sky                                   on 2001/08/27  05:37:17
42464         Log: Plugs a memory leak on destruction of regular expressions
42465              introcued by #11274.
42466              PL_regex_padav now has an AV as it's first entry with a list
42467              of freed regex_padav slots that it will reuse on creating
42468              new PMOPs.
42469      Branch: perl
42470            ! op.c perl.c
42471 ____________________________________________________________________________
42472 [ 11754] By: ams                                   on 2001/08/26  14:38:52
42473         Log: Subject: [PATCH] t/io/binmode.t
42474              From: Nicholas Clark <nick@ccl4.org>
42475              Date: Sun, 26 Aug 2001 12:03:05 +0100
42476              Message-Id: <20010826120305.C4950@plum.flirble.org>
42477              
42478              (Also a nitpick in #11752 to t/op/universal.t)
42479      Branch: perl
42480            ! t/io/binmode.t t/op/universal.t
42481 ____________________________________________________________________________
42482 [ 11753] By: ams                                   on 2001/08/26  08:19:34
42483         Log: Subject: [PATCH] op/universal.t failing
42484              From: Nicholas Clark <nick@ccl4.org>
42485              Date: Sun, 26 Aug 2001 09:48:22 +0100
42486              Message-Id: <20010826094822.B4950@plum.flirble.org>
42487      Branch: perl
42488            ! t/op/universal.t
42489 ____________________________________________________________________________
42490 [ 11752] By: ams                                   on 2001/08/25  22:46:13
42491         Log: Subject: Re: 'can' with undefined subs
42492              From: Tony Bowden <tony@kasei.com>
42493              Date: Sat, 25 Aug 2001 14:58:17 +0100
42494              Message-Id: <20010825145817.A11788@soto.kasei.com>
42495              (Applied with minor modifications.)
42496      Branch: perl
42497            ! t/op/universal.t
42498 ____________________________________________________________________________
42499 [ 11751] By: ams                                   on 2001/08/25  18:28:43
42500         Log: Subject: Re: 'can' with undefined subs
42501              From: Tony Bowden <tony@kasei.com>
42502              Date: Sat, 25 Aug 2001 15:13:14 +0100
42503              Message-Id: <20010825151314.B11788@soto.kasei.com>
42504      Branch: perl
42505            ! lib/UNIVERSAL.pm
42506 ____________________________________________________________________________
42507 [ 11750] By: nick                                  on 2001/08/25  15:24:15
42508         Log: Integrate mainline
42509      Branch: perlio
42510           +> t/io/binmode.t
42511           !> (integrate 26 files)
42512 ____________________________________________________________________________
42513 [ 11749] By: nick                                  on 2001/08/25  14:55:41
42514         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
42515              From:  John Peacock <jpeacock@rowman.com>
42516              Date:  Wed, 22 Aug 2001 12:05:28 -0400
42517              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
42518      Branch: perl
42519            ! pod/perlhack.pod
42520 ____________________________________________________________________________
42521 [ 11748] By: nick                                  on 2001/08/25  14:53:04
42522         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
42523              From:  Michael G Schwern <schwern@pobox.com>
42524              Date:  Wed, 22 Aug 2001 19:22:45 -0400
42525              Message-Id:  <20010822192245.U619@blackrider>
42526      Branch: perl
42527            ! MANIFEST
42528 ____________________________________________________________________________
42529 [ 11747] By: nick                                  on 2001/08/25  14:52:33
42530         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
42531              From:  Nicholas Clark <nick@ccl4.org>
42532              Date:  Wed, 22 Aug 2001 23:29:06 +0100
42533              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
42534      Branch: perl
42535            + t/io/binmode.t
42536            ! perlio.c pod/perlfunc.pod
42537 ____________________________________________________________________________
42538 [ 11744] By: nick                                  on 2001/08/25  14:37:33
42539         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
42540              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
42541              Date:  Fri, 24 Aug 2001 22:10:42 +0200
42542              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
42543      Branch: perl
42544            ! x2p/a2py.c x2p/walk.c
42545 ____________________________________________________________________________
42546 [ 11743] By: nick                                  on 2001/08/25  14:32:47
42547         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
42548              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42549              Date:  Fri, 24 Aug 2001 23:34:13 +0200
42550              Message-Id:  <20010824233413.A1285@rafael>
42551      Branch: perl
42552            ! pod/perlfunc.pod pod/perlvar.pod
42553 ____________________________________________________________________________
42554 [ 11742] By: ams                                   on 2001/08/25  13:16:02
42555         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
42556              From: Nicholas Clark <nick@ccl4.org>
42557              Date: Sat, 25 Aug 2001 14:50:07 +0100
42558              Message-Id: <20010825145007.L41464@plum.flirble.org>
42559      Branch: perl
42560            ! pp_ctl.c
42561 ____________________________________________________________________________
42562 [ 11741] By: nick                                  on 2001/08/24  07:08:45
42563         Log: When applying patch via Porting/apply fails, do p4 refresh
42564              to get old files back.
42565      Branch: perl
42566            ! Porting/apply
42567 ____________________________________________________________________________
42568 [ 11740] By: ams                                   on 2001/08/24  04:47:24
42569         Log: #11739 was incomplete.
42570      Branch: perl
42571            ! pod/perldiag.pod
42572 ____________________________________________________________________________
42573 [ 11739] By: ams                                   on 2001/08/24  04:09:40
42574         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
42575              From: "Philip Newton" <Philip.Newton@gmx.net>
42576              Date: Fri, 24 Aug 2001 07:08:34 +0200
42577      Branch: perl
42578            ! pod/perldiag.pod
42579 ____________________________________________________________________________
42580 [ 11738] By: ams                                   on 2001/08/24  02:19:42
42581         Log: Fixed Doug Wilson's email address.
42582      Branch: perl
42583            ! AUTHORS
42584 ____________________________________________________________________________
42585 [ 11737] By: ams                                   on 2001/08/24  00:10:13
42586         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
42587              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42588              Date: Thu, 23 Aug 2001 22:22:58 +0200
42589              Message-Id: <20010823222258.A901@rafael>
42590      Branch: perl
42591            ! pod/perldiag.pod
42592 ____________________________________________________________________________
42593 [ 11736] By: ams                                   on 2001/08/24  00:05:02
42594         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
42595              From: "Craig A. Berry" <craigberry@mac.com>
42596              Date: Thu, 23 Aug 2001 19:07:45 -0500
42597              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
42598      Branch: perl
42599            ! configure.com
42600 ____________________________________________________________________________
42601 [ 11735] By: sky                                   on 2001/08/23  13:42:07
42602         Log: Backed out 11732, it breaks lib/strict.t 
42603      Branch: perl
42604            ! op.c
42605 ____________________________________________________________________________
42606 [ 11734] By: sky                                   on 2001/08/23  11:45:59
42607         Log: Removed toy from 17133 after Matt Sargeants request.
42608      Branch: perl
42609            ! pod/perlfaq4.pod
42610 ____________________________________________________________________________
42611 [ 11733] By: sky                                   on 2001/08/23  11:36:29
42612         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
42613              From: Robin Houston <robin@kitsite.com>
42614              Date: Wed, 22 Aug 2001 23:06:16 +0100
42615              Message-ID: <20010822230616.A254@robin.kitsite.com>
42616      Branch: perl
42617            ! pod/perlfaq4.pod
42618 ____________________________________________________________________________
42619 [ 11732] By: sky                                   on 2001/08/23  10:36:02
42620         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
42621              From: Simon Cozens <simon@netthink.co.uk>
42622              Date: Thu, 23 Aug 2001 12:06:36 +0100
42623              Message-ID: <20010823120636.A9961@netthink.co.uk>
42624      Branch: perl
42625            ! op.c
42626 ____________________________________________________________________________
42627 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
42628         Log: fix broken windows build
42629      Branch: perl
42630            ! perl.h
42631 ____________________________________________________________________________
42632 [ 11730] By: ams                                   on 2001/08/22  21:35:30
42633         Log: Subject: [PATCH] io/tell.t doesn't chdir t
42634              From: Nicholas Clark <nick@ccl4.org>
42635              Date: Wed, 22 Aug 2001 23:25:58 +0100
42636              Message-Id: <20010822232557.Y82818@plum.flirble.org>
42637      Branch: perl
42638            ! t/io/tell.t
42639 ____________________________________________________________________________
42640 [ 11729] By: ams                                   on 2001/08/22  20:32:21
42641         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42642              questions)
42643              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42644              Date: Wed, 22 Aug 2001 17:09:04 -0400
42645              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42646              (Oops, forgot File::Spec::Unix in the previous patch.)
42647      Branch: perl
42648            ! lib/File/Spec/Unix.pm
42649 ____________________________________________________________________________
42650 [ 11728] By: ams                                   on 2001/08/22  20:25:41
42651         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
42652              questions)
42653              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
42654              Date: Wed, 22 Aug 2001 17:09:04 -0400
42655              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
42656      Branch: perl
42657            ! lib/File/Spec.pm
42658 ____________________________________________________________________________
42659 [ 11727] By: ams                                   on 2001/08/22  19:43:30
42660         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
42661              From: John Peacock <jpeacock@rowman.com>
42662              Date: Wed, 22 Aug 2001 12:35:52 -0400
42663              Message-Id: <3B83DF68.5D89DC81@rowman.com>
42664              (Adds proper tests for $], notwithstanding Subject. +nitpick)
42665      Branch: perl
42666            ! t/op/ver.t
42667 ____________________________________________________________________________
42668 [ 11726] By: ams                                   on 2001/08/22  19:36:39
42669         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
42670              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
42671              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
42672              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
42673      Branch: perl
42674            ! lib/diagnostics.pm lib/diagnostics.t
42675 ____________________________________________________________________________
42676 [ 11725] By: ams                                   on 2001/08/22  19:25:01
42677         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
42678              From: Nicholas Clark <nick@ccl4.org>
42679              Date: Wed, 22 Aug 2001 20:59:05 +0100
42680              Message-Id: <20010822205905.U82818@plum.flirble.org>
42681      Branch: perl
42682            ! pp.c t/op/64bitint.t t/op/arith.t
42683 ____________________________________________________________________________
42684 [ 11724] By: ams                                   on 2001/08/22  10:02:33
42685         Log: Subject: Configure blooper
42686              From: H.Merijn Brand <h.m.brand@hccnet.nl>
42687              Date: Wed, 22 Aug 2001 12:38:35 +0200
42688              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
42689      Branch: perl
42690            ! Configure
42691 ____________________________________________________________________________
42692 [ 11723] By: ams                                   on 2001/08/21  16:17:53
42693         Log: Subject: [PATCH] installperl -help
42694              From: Nicholas Clark <nick@ccl4.org>
42695              Date: Tue, 21 Aug 2001 17:34:23 +0100
42696              Message-Id: <20010821173423.F82818@plum.flirble.org>
42697      Branch: perl
42698            ! installperl
42699 ____________________________________________________________________________
42700 [ 11722] By: ams                                   on 2001/08/20  07:46:31
42701         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
42702              From: Ilmari Karonen <iltzu@sci.fi>
42703              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
42704              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
42705      Branch: perl
42706            ! pod/perlvar.pod
42707 ____________________________________________________________________________
42708 [ 11721] By: nick                                  on 2001/08/20  06:24:31
42709         Log: Integrate mainline
42710      Branch: perlio
42711           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
42712           +> lib/Lingua/KO/Hangul/Util/Changes
42713           +> lib/Lingua/KO/Hangul/Util/README
42714           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
42715           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
42716           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
42717           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
42718           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
42719           +> lib/Unicode/Normalize/t/test.t
42720            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
42721           !> (integrate 55 files)
42722 ____________________________________________________________________________
42723 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
42724         Log: Integrate Change #11599 from maint-5.6/perl
42725      Branch: maint-5.6/macperl
42726           !> README.win32
42727 ____________________________________________________________________________
42728 [ 11719] By: ams                                   on 2001/08/18  21:21:42
42729         Log: Add Porting/apply to MANIFEST.
42730      Branch: perl
42731            ! MANIFEST
42732 ____________________________________________________________________________
42733 [ 11718] By: sky                                   on 2001/08/18  14:38:01
42734         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
42735              Better solution would be to make 5005threaded perl use
42736              the same system as ithreads do
42737      Branch: perl
42738            ! perl.h
42739 ____________________________________________________________________________
42740 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
42741         Log: New try for ID 20010407.006: detach the semantics
42742              "was the last match target UTF8" into its own variable.
42743      Branch: perl
42744            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
42745            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
42746 ____________________________________________________________________________
42747 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
42748         Log: UTF8 flag should be meaningful only when POK.
42749      Branch: perl
42750            ! dump.c
42751 ____________________________________________________________________________
42752 [ 11715] By: sky                                   on 2001/08/18  11:45:16
42753         Log: USE_THREADS and USE_ITHREADS are never true at the same time
42754      Branch: perl
42755            ! perl.h
42756 ____________________________________________________________________________
42757 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
42758         Log: Retract #11712 for now.  The real fix would probably
42759              be something like making PL_reg_sv a copy (PV + UTF8)
42760              of the matched/substituted string (note: not just a SvPOK
42761              string, for example the stringified form of a ROK would
42762              be applicable)  Beware of leaks.
42763      Branch: perl
42764            ! pp_hot.c t/op/pat.t
42765 ____________________________________________________________________________
42766 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
42767         Log: UTF8 wasn't printing for PVMGs.
42768      Branch: perl
42769            ! dump.c
42770 ____________________________________________________________________________
42771 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
42772         Log: (Retracted by #11714)
42773              
42774              Okay analysis, debatable fix.  (The fix will inc
42775              the refcount of all temporary match objects,
42776              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
42777              which will then cause griping at untie() time
42778              ("inner references remain").
42779              
42780              Fix for ID 20010407.006: PL_reg_sv got wiped out
42781              by freetemps if the match target was a temporary
42782              (like function_call() =~ /.../), which in turn meant
42783              that the $1 et al stopped working if they had UTF-8
42784              in them.  Therefore bump up the refcount of PL_reg_sv.
42785      Branch: perl
42786            ! pp_hot.c t/op/pat.t
42787 ____________________________________________________________________________
42788 [ 11711] By: ams                                   on 2001/08/17  20:32:08
42789         Log: Subject: [PATCH] doesn't compile, was perl@11710
42790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42791              Date: Fri, 17 Aug 2001 23:21:10 +0200
42792              Message-Id: <20010817232110.C7041@rafael> 
42793      Branch: perl
42794            ! sharedsv.c
42795 ____________________________________________________________________________
42796 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
42797         Log: Update Changes.
42798      Branch: perl
42799            ! Changes patchlevel.h
42800 ____________________________________________________________________________
42801 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
42802         Log: Upgrade to libnet 1.0704.
42803      Branch: perl
42804            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
42805            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
42806            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
42807            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
42808            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
42809            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
42810            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
42811 ____________________________________________________________________________
42812 [ 11708] By: sky                                   on 2001/08/17  13:34:04
42813         Log: Let perl_clone copy PL_exit_flags
42814      Branch: perl
42815            ! sv.c
42816 ____________________________________________________________________________
42817 [ 11707] By: sky                                   on 2001/08/17  12:28:41
42818         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
42819      Branch: perl
42820            ! sharedsv.c sharedsv.h
42821 ____________________________________________________________________________
42822 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
42823         Log: The metaconfig unit change for #11705.
42824      Branch: metaconfig/U/perl
42825            ! Extensions.U
42826 ____________________________________________________________________________
42827 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
42828         Log: Allow the threads extension to be found if present.
42829      Branch: perl
42830            ! Configure
42831 ____________________________________________________________________________
42832 [ 11704] By: nick                                  on 2001/08/17  11:47:54
42833         Log: Mail -> change script (pre-alpha)
42834      Branch: perl
42835            + Porting/apply
42836 ____________________________________________________________________________
42837 [ 11703] By: sky                                   on 2001/08/17  07:11:24
42838         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
42839              Thanks to Tom Hospel for pointing out my error.
42840      Branch: perl
42841            ! op.h
42842 ____________________________________________________________________________
42843 [ 11702] By: sky                                   on 2001/08/17  04:18:11
42844         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
42845      Branch: perl
42846            ! embed.pl miniperlmain.c perl.c perl.h proto.h
42847 ____________________________________________________________________________
42848 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
42849         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
42850              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
42851      Branch: perl
42852            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
42853            + lib/Lingua/KO/Hangul/Util/README
42854            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
42855            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
42856            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
42857            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
42858            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
42859            + lib/Unicode/Normalize/t/test.t
42860            ! MANIFEST
42861 ____________________________________________________________________________
42862 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
42863         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
42864              Date: Thu, 16 Aug 2001 22:46:15 -0500
42865              From: "Craig A. Berry" <craigberry@mac.com>
42866              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
42867      Branch: perl
42868            ! configure.com numeric.c
42869 ____________________________________________________________________________
42870 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
42871         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
42872              of the usual suspects (like getpwent) but not for others
42873              (like localtime and rand).  The _r versions are available
42874              for all of them, so let's use them.
42875      Branch: perl
42876            ! perl.h
42877 ____________________________________________________________________________
42878 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
42879         Log: (Accidental apply; thankfully empty.)
42880      Branch: perl
42881            ! hints/os390.sh
42882 ____________________________________________________________________________
42883 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
42884         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
42885              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42886              Date: Thu, 16 Aug 2001 16:27:49 +0100
42887              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
42888      Branch: perl
42889            ! regexec.c t/op/re_tests
42890 ____________________________________________________________________________
42891 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
42892         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
42893              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
42894              Date: Thu, 16 Aug 2001 18:50:01 +0100
42895              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
42896      Branch: perl
42897            ! pp_hot.c t/op/pat.t
42898 ____________________________________________________________________________
42899 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
42900         Log: Subject: [PATCH] *time_r again
42901              From: "Arthur Bergman" <arthur@contiller.se>
42902              Date: Thu, 16 Aug 2001 16:01:54 +0200
42903              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
42904      Branch: perl
42905            ! op.h
42906 ____________________________________________________________________________
42907 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
42908         Log: system() and backtick error handling cleanup from Craig A. Berry.
42909      Branch: perl
42910            ! vms/vms.c
42911 ____________________________________________________________________________
42912 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
42913         Log: change#10334 leaks memory, copies string when it doesn't
42914              need to
42915      Branch: perl
42916            ! perl.c
42917 ____________________________________________________________________________
42918 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
42919         Log: One more twist to the sprintf + utf8 testing.
42920      Branch: perl
42921            ! t/op/misc.t
42922 ____________________________________________________________________________
42923 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
42924         Log: Fix for 20010407.008 sprintf removes utf8-ness.
42925      Branch: perl
42926            ! pp.c t/op/misc.t
42927 ____________________________________________________________________________
42928 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
42929         Log: Subject: [PATCH] *time_r fixes
42930              From: "Arthur Bergman" <arthur@contiller.se>
42931              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
42932              Date: Thu, 16 Aug 2001 14:22:27 +0200
42933      Branch: perl
42934            ! op.h
42935 ____________________________________________________________________________
42936 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
42937         Log: Upgrade to CGI.pm 2.77.
42938      Branch: perl
42939            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
42940            ! lib/CGI/t/function.t
42941 ____________________________________________________________________________
42942 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
42943         Log: Document the bytes-to-Unicode upgrading.
42944      Branch: perl
42945            ! pod/perlunicode.pod
42946 ____________________________________________________________________________
42947 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
42948         Log: Add a test for Unicode sprintf.
42949      Branch: perl
42950            ! t/op/misc.t
42951 ____________________________________________________________________________
42952 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
42953         Log: Add Unicode tests for index/rindex.
42954      Branch: perl
42955            ! t/op/index.t
42956 ____________________________________________________________________________
42957 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
42958         Log: Document a bit the art of minimizing the installation,
42959              based on the p5p discussion.
42960      Branch: perl
42961            ! INSTALL
42962 ____________________________________________________________________________
42963 [ 11684] By: nick                                  on 2001/08/15  15:03:31
42964         Log: Integrate mainline
42965      Branch: perlio
42966           +> sharedsv.c sharedsv.h
42967           !> (integrate 53 files)
42968 ____________________________________________________________________________
42969 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
42970         Log: Update Changes.
42971      Branch: perl
42972            ! Changes patchlevel.h
42973 ____________________________________________________________________________
42974 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
42975         Log: The #11673 necessitated a test tweak.
42976      Branch: perl
42977            ! t/io/utf8.t
42978 ____________________________________________________________________________
42979 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
42980         Log: Also UNICOS is in the general case unable to silently
42981              handle fp overflows.
42982      Branch: perl
42983            ! numeric.c
42984 ____________________________________________________________________________
42985 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
42986         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
42987              NV_EPSILON #defined.
42988      Branch: perl
42989            ! perl.h
42990 ____________________________________________________________________________
42991 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
42992         Log: Re-establish the fp overflow detection for VAX VMS; there
42993              is no easy way to have the IEEE fp silent overflow semantics.
42994              (in Alpha VMS we still will use IEEE fp by default-- but it
42995              is still possible to configure Perl to use G_FLOAT)
42996      Branch: perl
42997            ! numeric.c
42998 ____________________________________________________________________________
42999 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
43000         Log: Subject: [PATCH] pp_lock 
43001              From: "Arthur Bergman" <arthur@contiller.se>
43002              Date: Wed, 15 Aug 2001 11:52:16 +0200
43003              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
43004      Branch: perl
43005            ! pp.c
43006 ____________________________________________________________________________
43007 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
43008         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
43009              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43010              Date: Wed, 15 Aug 2001 11:32:11 +0100
43011              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
43012      Branch: perl
43013            ! regcomp.c t/op/re_tests
43014 ____________________________________________________________________________
43015 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
43016         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
43017              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43018              Date: Wed, 15 Aug 2001 10:33:49 +0100
43019              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
43020      Branch: perl
43021            ! regexec.c t/op/re_tests
43022 ____________________________________________________________________________
43023 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
43024         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
43025              From: Barrie Slaymaker <barries@slaysys.com>
43026              Date: Tue, 14 Aug 2001 14:32:25 -0400
43027              Message-ID: <20010814143225.A19822@jester.slaysys.com>
43028      Branch: perl
43029            ! lib/File/Spec.t lib/File/Spec/Unix.pm
43030 ____________________________________________________________________________
43031 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
43032         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
43033              From: Peter Prymmer <pvhp@forte.com>
43034              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
43035              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
43036      Branch: perl
43037            ! README.vms configure.com
43038 ____________________________________________________________________________
43039 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
43040         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
43041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
43042              Date: Tue, 14 Aug 2001 21:23:27 +0200
43043              Message-ID: <20010814212327.A1919@rafael>
43044      Branch: perl
43045            ! doio.c
43046 ____________________________________________________________________________
43047 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
43048         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
43049              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43050              Date: Tue, 14 Aug 2001 22:30:11 +0200
43051              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
43052              
43053              Combination of nmake, quoting, and Perl expanded $( in here-doc.
43054      Branch: perl
43055            ! ext/SDBM_File/Makefile.PL
43056 ____________________________________________________________________________
43057 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
43058         Log: Todo updates.
43059      Branch: perl
43060            ! pod/perltodo.pod
43061 ____________________________________________________________________________
43062 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
43063         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
43064              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43065              Date: Mon, 13 Aug 2001 23:15:01 +0200
43066              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
43067      Branch: perl
43068            ! sv.c
43069 ____________________________________________________________________________
43070 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
43071         Log: Subject: [PATCH] [b-]showlex.t
43072              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
43073              Date: Sun, 12 Aug 2001 22:24:51 +0200
43074              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
43075              
43076              The 4nt command shell will expand the % in command line
43077              no matter what quoting is attempted, changed the % to @.
43078      Branch: perl
43079            ! ext/B/Showlex.t
43080 ____________________________________________________________________________
43081 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
43082         Log: Subject: [PATCH] magic.t
43083              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
43084              Date: Sun, 12 Aug 2001 20:49:27 +0200
43085              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
43086      Branch: perl
43087            ! t/op/magic.t
43088 ____________________________________________________________________________
43089 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
43090         Log: Add sharedsv* to the DOSish platforms; plus add
43091              some WinCE files to the list of DOSish files.
43092      Branch: perl
43093            ! NetWare/Makefile Porting/makerel win32/Makefile
43094            ! win32/makefile.mk wince/Makefile.ce
43095 ____________________________________________________________________________
43096 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
43097         Log: More DOSish files.
43098      Branch: perl
43099            ! Porting/makerel
43100 ____________________________________________________________________________
43101 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
43102         Log: Strip CRs from the WinCE files.  Now we need to
43103              figure out in which CRs are really needed: probably
43104              Makefile.ce and the README files, at least, probably
43105              also the registry.bat.
43106      Branch: perl
43107            ! wince/Makefile.ce wince/README.compile wince/README.perlce
43108            ! wince/config.h wince/include/cectype.h wince/include/errno.h
43109            ! wince/include/sys/stat.h wince/include/sys/types.h
43110            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
43111            ! wince/perldll.def wince/registry.bat wince/wince.h
43112            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
43113 ____________________________________________________________________________
43114 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
43115         Log: Add some files to DOSish and writables.
43116      Branch: perl
43117            ! Porting/makerel
43118 ____________________________________________________________________________
43119 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
43120         Log: Compile failure message tidying.
43121      Branch: perl
43122            ! t/lib/1_compile.t
43123 ____________________________________________________________________________
43124 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
43125         Log: The new sharedsv* should be exported only if usethreads.
43126      Branch: perl
43127            ! makedef.pl
43128 ____________________________________________________________________________
43129 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
43130         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
43131              From: Peter Prymmer <pvhp@forte.com>
43132              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
43133              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
43134      Branch: perl
43135            ! README.os390
43136 ____________________________________________________________________________
43137 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
43138         Log: Update Changes.
43139      Branch: perl
43140            ! Changes patchlevel.h
43141 ____________________________________________________________________________
43142 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
43143         Log: Subject: [PATHC] sharedsv.[c|h]
43144              From: "Artur Bergman" <artur@contiller.se>
43145              Date: Mon, 13 Aug 2001 14:38:41 +0200
43146              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
43147              
43148              Subject: [PATCH] embed.pl
43149              From: Arthur Bergman <arthur@contiller.se>
43150              Date: Mon, 13 Aug 2001 14:38:14 +0200
43151              Message-ID: <B79D96D6.3088%arthur@contiller.se>
43152              
43153              Subject: [PATCH] sharedsv cleanups
43154              From: "Arthur Bergman" <arthur@contiller.se>
43155              Date: Mon, 13 Aug 2001 15:14:25 +0200
43156              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
43157              
43158              Plus few tweaks: _init needs to be Adp, the prototypes
43159              should not be revealed unless using ithreads, #endif FOO
43160              must be #endif /* FOO */, adding (parentheses) around
43161              do { } while doesn't work too well.
43162      Branch: perl
43163            + sharedsv.c sharedsv.h
43164            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
43165            ! perl.h perlapi.c pod/perlapi.pod proto.h
43166 ____________________________________________________________________________
43167 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
43168         Log: Subject: Re: END {} blocks run in perl_run
43169              From: Arthur Bergman <arthur@contiller.se>
43170              Date: Mon, 13 Aug 2001 11:11:30 +0200
43171              Message-ID: <B79D6661.3068%arthur@contiller.se>
43172      Branch: perl
43173            ! perl.c
43174 ____________________________________________________________________________
43175 [ 11657] By: nick                                  on 2001/08/13  09:03:02
43176         Log: Integrate mainline
43177      Branch: perlio
43178           +> (branch 326 files)
43179            - (delete 330 files)
43180           !> (integrate 85 files)
43181 ____________________________________________________________________________
43182 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
43183         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
43184              and the Perl will be built to do that by default (adding that
43185              will break scripts having non-UTF-8 binary data, such as Latin-1.)
43186      Branch: perl
43187            ! op.c toke.c utf8.h
43188 ____________________________________________________________________________
43189 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
43190         Log: Unnecessary downgrades.
43191      Branch: perl
43192            ! doop.c
43193 ____________________________________________________________________________
43194 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
43195         Log: Failure not true anymore (probably caused by my broken setup).
43196      Branch: perl
43197            ! t/op/pat.t
43198 ____________________________________________________________________________
43199 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
43200         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
43201              stopped working).
43202      Branch: perl
43203            ! op.h pp_ctl.c regcomp.c
43204 ____________________________________________________________________________
43205 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
43206         Log: There is no IN_UTF8.
43207      Branch: perl
43208            ! utf8.h
43209 ____________________________________________________________________________
43210 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
43211         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
43212      Branch: perl
43213            ! op.c op.h pp_ctl.c regcomp.c
43214 ____________________________________________________________________________
43215 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
43216         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
43217              and a test tweak.
43218      Branch: perl
43219            ! op.c t/pod/find.t
43220 ____________________________________________________________________________
43221 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
43222         Log: Todo updates and fixes.
43223      Branch: perl
43224            ! pod/perltodo.pod
43225 ____________________________________________________________________________
43226 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
43227         Log: Mark tests (and one module) having explicit Latin-1
43228              (and one file having explicit UTF-8) with an explicit
43229              'no utf8' (and one explicit 'use utf8').
43230              
43231              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
43232      Branch: perl
43233            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
43234            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
43235            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
43236 ____________________________________________________________________________
43237 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
43238         Log: Subject: SV: END {} blocks run in perl_run
43239              From: "Arthur Bergman" <arthur@contiller.se>
43240              Date: Sun, 12 Aug 2001 00:34:28 +0200 
43241              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
43242      Branch: perl
43243            ! miniperlmain.c perl.c
43244 ____________________________________________________________________________
43245 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
43246         Log: Typos in #11645.
43247      Branch: perl
43248            ! perl.h
43249 ____________________________________________________________________________
43250 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
43251         Log: On ithreads default to use_reentrant except on naturally
43252              threadsafe platforms.
43253      Branch: perl
43254            ! perl.h
43255 ____________________________________________________________________________
43256 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
43257         Log: (Hopefully) a fix for 20010723.004: make install needs
43258              write permission in build directory.  The problem was
43259              probably caused by overeager sprinkling of the lib/re.pm
43260              dependencies (which was done to guarantee lib/re.pm being
43261              uptodate for parallel makes: now solved by funneling that
43262              through an explicit recursive make in the preplibrary target).
43263      Branch: perl
43264            ! Makefile.SH
43265 ____________________________________________________________________________
43266 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
43267         Log: Dispell the "use utf8" superstition.
43268      Branch: perl
43269            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
43270            ! pod/perlunicode.pod
43271 ____________________________________________________________________________
43272 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
43273         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
43274              From: "Abigail" <abigail@foad.org> 
43275              Date: Sat, 11 Aug 2001 23:49:49 +0200
43276              Message-ID: <20010811214950.23255.qmail@foad.org>
43277      Branch: perl
43278            ! t/op/taint.t
43279 ____________________________________________________________________________
43280 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
43281         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
43282              From: Abhijit Menon-Sen <ams@wiw.org>
43283              Date: Sat, 11 Aug 2001 06:18:19 +0530
43284              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
43285      Branch: perl
43286            ! mg.c
43287 ____________________________________________________________________________
43288 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
43289         Log: Test for change #11639.
43290      Branch: perl
43291            ! t/op/tiehandle.t
43292 ____________________________________________________________________________
43293 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
43294         Log: Subject: Re: Can't localize *FH, then tie it
43295              From: Abhijit Menon-Sen <ams@wiw.org>
43296              Date: Sun, 12 Aug 2001 16:08:06 +0530
43297              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
43298      Branch: perl
43299            ! pp_hot.c pp_sys.c
43300 ____________________________________________________________________________
43301 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
43302         Log: Drop all the unnecessary "use utf8" clauses and some of
43303              the unnecessary "use bytes" ones.
43304              
43305              TODO: scour the documentation for unnecessary "use utf8"
43306              and prominently display it in perldelta when the time comes.
43307              ("use utf8" should be necessary ONLY if one wants the script
43308              to be in UTF-8.)  Also should be checked in some non-ASCII
43309              non-Latin-1 platform, like EBCDIC.
43310      Branch: perl
43311            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
43312            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
43313 ____________________________________________________________________________
43314 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
43315         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
43316              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
43317              in Unicode handling.
43318      Branch: perl
43319            + t/op/lc.t
43320            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
43321 ____________________________________________________________________________
43322 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
43323         Log: Thinko: we want the flags for native cc, not gcc.
43324      Branch: perl
43325            ! hints/dec_osf.sh
43326 ____________________________________________________________________________
43327 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
43328         Log: (retracted by 13077)
43329              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
43330              From: Robin Houston <robin@kitsite.com>
43331              Date: Fri, 10 Aug 2001 14:42:02 +0100
43332              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
43333      Branch: perl
43334            ! pp.c
43335 ____________________________________________________________________________
43336 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
43337         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
43338              From: Abhijit Menon-Sen <ams@wiw.org>
43339              Date: Sat, 11 Aug 2001 16:31:04 +0530
43340              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
43341      Branch: perl
43342            ! op.c
43343 ____________________________________________________________________________
43344 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
43345         Log: Get rid of indread, from Abhijit Menon-Sen.
43346      Branch: perl
43347            ! pp_sys.c
43348 ____________________________________________________________________________
43349 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
43350         Log: CRLFgngngn.
43351      Branch: perl
43352            ! win32/Makefile win32/makefile.mk
43353 ____________________________________________________________________________
43354 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
43355         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
43356      Branch: perl
43357            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
43358            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
43359            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
43360            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
43361            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
43362            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
43363            ! win32/Makefile win32/makefile.mk
43364 ____________________________________________________________________________
43365 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
43366         Log: Avoid #elif (less portable than #else #if).
43367      Branch: perl
43368            ! handy.h
43369 ____________________________________________________________________________
43370 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
43371         Log: Subject: patch for perlvar.pod
43372              From: mah@everybody.org (Mark A. Hershberger)
43373              Date: 08 Aug 2001 17:03:16 -0500
43374              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
43375      Branch: perl
43376            ! pod/perlvar.pod
43377 ____________________________________________________________________________
43378 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
43379         Log: cpp commands must start (the # must be) at the column #0.
43380      Branch: perl
43381            ! op.c
43382 ____________________________________________________________________________
43383 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
43384         Log: If using gcc -B/foo/bar makedepend would give
43385              unnecessary warnings about unused -B/foo/bar.
43386      Branch: perl
43387            ! makedepend.SH
43388 ____________________________________________________________________________
43389 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
43390         Log: Update Changes.
43391      Branch: perl
43392            ! Changes patchlevel.h
43393 ____________________________________________________________________________
43394 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
43395         Log: s/z/tz/
43396      Branch: perl
43397            ! pod/perlfaq2.pod
43398 ____________________________________________________________________________
43399 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
43400         Log: Article nit.
43401      Branch: perl
43402            ! pod/perlfaq2.pod
43403 ____________________________________________________________________________
43404 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
43405         Log: Rename lib/unicode files to lib/unicore to avoid
43406              conflicts between core lib/unicode and Unicode::
43407              files in case-ignoring filesystems.
43408      Branch: perl
43409            + (add 325 files)
43410            - (delete 324 files)
43411            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
43412 ____________________________________________________________________________
43413 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
43414         Log: Upgrade to Math::BigInt 1.41.
43415      Branch: perl
43416            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
43417 ____________________________________________________________________________
43418 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
43419         Log: Subject: [PATCH] remove PL_na from typemap
43420              From: James <james@rf.net>
43421              Date: Mon, 06 Aug 2001 20:23:15 -0700
43422              Message-ID: <3B6F5F23.A31A81B1@rf.net>
43423              
43424              (had to be manually applied)
43425      Branch: perl
43426            ! lib/ExtUtils/typemap
43427 ____________________________________________________________________________
43428 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
43429         Log: The metaconfig unit changes for #11618.
43430      Branch: metaconfig/U/perl
43431            + d_fpclassl.U i_fp.U
43432 ____________________________________________________________________________
43433 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
43434         Log: Forgot this from #11618.
43435              
43436              NOTE: wince/config_H.ce needs updating.
43437      Branch: perl
43438            ! wince/config.ce
43439 ____________________________________________________________________________
43440 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
43441         Log: Introduce more floating point classifying APIs;
43442              try to define (most importantly) Perl_is{inf,nan}(x).
43443              
43444              For this first cut, assume none such APIs exist in non-UNIXoid
43445              platforms-- this is of course too unkind: Win32 rumoredly has
43446              _fpclass() and _isnan(), and VMS/VOS very probably have some
43447              of the APIs available.     The only thing Perl uses at the moment
43448              is Perl_isnan() (has been in use for a while now).
43449              
43450              NOTE: the Win32 and NetWare config_h.?c need regenerating.
43451      Branch: perl
43452            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
43453            ! Porting/config_H config_h.SH configure.com epoc/config.sh
43454            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
43455            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43456            ! vos/config.ga.h win32/config.bc win32/config.gc
43457            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43458            ! win32/config_H.vc wince/config.ce wince/config.h
43459 ____________________________________________________________________________
43460 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
43461         Log: Integrate change #11519 from perlio:
43462              
43463              Avoid testing for (non-)existance of "encoding(xxxx)"
43464              layer is called "encoding" the (xxxx) is an argument.
43465      Branch: perl
43466           !> lib/open.pm
43467 ____________________________________________________________________________
43468 [ 11616] By: nick                                  on 2001/08/09  07:50:24
43469         Log: Integrate mainline
43470      Branch: perlio
43471           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
43472           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
43473           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
43474           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
43475            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43476            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43477           !> (integrate 79 files)
43478 ____________________________________________________________________________
43479 [ 11615] By: nick                                  on 2001/08/09  06:23:44
43480         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
43481              layer is called "encoding" the (xxxx) is an argument.
43482      Branch: perlio
43483            ! lib/open.pm
43484 ____________________________________________________________________________
43485 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
43486         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
43487              From: Paul Johnson <paul@pjcj.net>
43488              Date: Wed, 8 Aug 2001 23:54:17 +0200
43489              Message-ID: <20010808235417.O1006@pjcj.net>
43490      Branch: perl
43491            ! ext/B/B/Concise.pm
43492 ____________________________________________________________________________
43493 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
43494         Log: Make VMS use IEEE math by default; reorder Tru64 hints
43495              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
43496              exception semantics) is always set if using (the new) cc.
43497      Branch: perl
43498            ! configure.com hints/dec_osf.sh
43499 ____________________________________________________________________________
43500 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
43501         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
43502              From: Abhijit Menon-Sen <ams@wiw.org>
43503              Date: Tue, 7 Aug 2001 17:16:05 +0530
43504              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
43505      Branch: perl
43506            ! pp_sys.c
43507 ____________________________________________________________________________
43508 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
43509         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
43510              From: "Craig A. Berry" <craigberry@mac.com>
43511              Date: Tue, 07 Aug 2001 22:27:47 -0500
43512              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
43513      Branch: perl
43514            ! t/run/exit.t
43515 ____________________________________________________________________________
43516 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
43517         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
43518              From: "Craig A. Berry" <craigberry@mac.com>
43519              Date: Tue, 07 Aug 2001 20:01:53 -0500
43520              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
43521      Branch: perl
43522            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
43523 ____________________________________________________________________________
43524 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
43525         Log: Update the magazine information.
43526      Branch: perl
43527            ! pod/perlfaq2.pod
43528 ____________________________________________________________________________
43529 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
43530         Log: Ignore SIGFPE everywhere.
43531      Branch: perl
43532            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
43533 ____________________________________________________________________________
43534 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
43535         Log: With permission, change the licensing of the docs by
43536              TomC (and Gnat) to comply with the rest of Perl.
43537      Branch: perl
43538            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
43539            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
43540            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
43541            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
43542            ! pod/perltootc.pod
43543 ____________________________________________________________________________
43544 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
43545         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
43546              From: Andy Dougherty <doughera@lafayette.edu>
43547              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
43548              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
43549      Branch: perl
43550            ! hints/openbsd.sh
43551 ____________________________________________________________________________
43552 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
43553         Log: Subject: [PATCH] Makefile.SH test_prep dependency
43554              From: Andy Dougherty <doughera@lafayette.edu>
43555              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
43556              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
43557      Branch: perl
43558            ! Makefile.SH
43559 ____________________________________________________________________________
43560 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
43561         Log: Don't autogenerate the headers et alia,
43562              make regen_headers explicitly.
43563      Branch: perl
43564            ! Makefile.SH
43565 ____________________________________________________________________________
43566 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
43567         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
43568              From: Gurusamy Sarathy <gsar@ActiveState.com> 
43569              Date: Tue, 07 Aug 2001 08:33:26 -0700
43570              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
43571              
43572              Unnecessary dependency.
43573      Branch: perl
43574            ! embed.pl
43575 ____________________________________________________________________________
43576 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
43577         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
43578              From: Abhijit Menon-Sen <ams@wiw.org>
43579              Date: Tue, 7 Aug 2001 09:10:54 +0530
43580              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
43581      Branch: perl
43582            ! pp_hot.c
43583 ____________________________________________________________________________
43584 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
43585         Log: Subject: [PATCH perl@11597] B && BEGIN handling
43586              From: "James A. Duncan" <jduncan@fotango.com>
43587              Date: Mon, 6 Aug 2001 17:29:11 +0100
43588              Message-ID: <20010806172911.A2071@fotango.com>
43589              
43590              (the intrpvar.h addition moved to the end for bincompat)
43591      Branch: perl
43592            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
43593 ____________________________________________________________________________
43594 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
43595         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
43596      Branch: perl
43597           !> README.win32
43598 ____________________________________________________________________________
43599 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
43600         Log: fix URLs for fcrypt.c
43601      Branch: maint-5.6/perl
43602            ! README.win32
43603 ____________________________________________________________________________
43604 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
43605         Log: Yet another way to say Infinity: HP-UX calls its "++".
43606      Branch: perl
43607            ! lib/Math/BigInt/t/bigintpm.t
43608 ____________________________________________________________________________
43609 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
43610         Log: Update Changes.
43611      Branch: perl
43612            ! Changes patchlevel.h
43613 ____________________________________________________________________________
43614 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
43615         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
43616      Branch: perl
43617            ! pod/perlfaq5.pod
43618 ____________________________________________________________________________
43619 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
43620         Log: The #11593 wasn't right.
43621      Branch: perl
43622            ! lib/Math/BigInt/t/bigintpm.t
43623 ____________________________________________________________________________
43624 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
43625         Log: Subject: [PATCH: perl@11564] introducing perlivp
43626              From: Prymmer/Kahn <pvhp@best.com>
43627              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
43628              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
43629              
43630              Subject: Re: [PATCH: perl@11564] introducing perlivp
43631              From: Prymmer/Kahn <pvhp@best.com>
43632              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
43633              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
43634      Branch: perl
43635            + utils/perlivp.PL
43636            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
43637            ! win32/Makefile win32/makefile.mk
43638 ____________________________________________________________________________
43639 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
43640         Log: libcs are confused what to call Infinity.
43641      Branch: perl
43642            ! lib/Math/BigInt/t/bigintpm.t
43643 ____________________________________________________________________________
43644 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
43645         Log: Avoid SIGFPE in Tru64.
43646      Branch: perl
43647            ! numeric.c
43648 ____________________________________________________________________________
43649 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
43650         Log: Upgrade to Math::BigInt 1.40.
43651              
43652              NOTE: this patch necessitates doing something about
43653              infinity handling since the new bigintpm.t tests use
43654              infinity, which causes SIGFPEs at least in Tru64.
43655      Branch: perl
43656            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43657            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
43658            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
43659            ! lib/Math/BigInt/t/mbimbf.t
43660 ____________________________________________________________________________
43661 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
43662         Log: remove hardcoded cmd shell in testsuite
43663      Branch: perl
43664            ! t/op/glob.t t/op/magic.t t/op/stat.t
43665 ____________________________________________________________________________
43666 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
43667         Log: 4-arg select() was busted on windows because change#8178 didn't
43668              make it into mainline
43669      Branch: perl
43670            ! perl.h win32/include/sys/socket.h
43671 ____________________________________________________________________________
43672 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
43673         Log: Rename the Getopt::Long tests to be as they are
43674              in the Getopt::Long official distribution.
43675      Branch: perl
43676            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
43677            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
43678            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
43679            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
43680            ! MANIFEST
43681 ____________________________________________________________________________
43682 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
43683         Log: Upgrade to Getopt::Long 2.26.
43684      Branch: perl
43685            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
43686            ! MANIFEST lib/Getopt/Long.pm
43687 ____________________________________________________________________________
43688 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
43689         Log: Retract #10874 (the hack should be unnecessary by now)
43690      Branch: perl
43691            ! lib/Test/Harness.pm
43692 ____________________________________________________________________________
43693 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
43694         Log: avoid temp file littering in tests
43695      Branch: perl
43696            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
43697 ____________________________________________________________________________
43698 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
43699         Log: Subject: warning in sv.c: double format, NV arg
43700              From: "Philip Newton" <Philip.Newton@gmx.net>
43701              Date: Sun, 5 Aug 2001 19:41:07 +0200
43702              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
43703      Branch: perl
43704            ! sv.c
43705 ____________________________________________________________________________
43706 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
43707         Log: fix POSIX.t#13 for windos
43708      Branch: perl
43709            ! ext/POSIX/POSIX.t
43710 ____________________________________________________________________________
43711 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
43712         Log: Add a test for PerlIO::Via.
43713      Branch: perl
43714            + ext/PerlIO/t/via.t
43715            ! MANIFEST ext/PerlIO/Via/Via.pm
43716 ____________________________________________________________________________
43717 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
43718         Log: flock() and link() are not available on Windows 9x
43719      Branch: perl
43720            ! win32/config_sh.PL
43721 ____________________________________________________________________________
43722 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
43723         Log: Some Tru64 C compilers have C++ components that confuse
43724              the ccversion parsing.
43725      Branch: perl
43726            ! hints/dec_osf.sh
43727 ____________________________________________________________________________
43728 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
43729         Log: (Reintroduce #11125)
43730              
43731              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
43732              From: Alan Burlison <Alan.Burlison@sun.com> 
43733              Date: Tue, 03 Jul 2001 15:20:13 +0100   
43734              Message-ID: <3B41D49D.A923D4F9@sun.com> 
43735      Branch: perl
43736            ! lib/ExtUtils/MM_Unix.pm
43737 ____________________________________________________________________________
43738 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
43739         Log: Little pointer juggling for HP-UX cc to avoid
43740              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
43741              followed by
43742              "error 1549: Modifiable lvalue required for assignment operator."
43743      Branch: perl
43744            ! hv.c
43745 ____________________________________________________________________________
43746 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
43747         Log: Continuation of #11575: SANY_SEEN completely deprecated,
43748              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
43749              plus a fix for the bug.
43750      Branch: perl
43751            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
43752 ____________________________________________________________________________
43753 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
43754         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
43755              From: Doug MacEachern <dougm@covalent.net>
43756              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
43757              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
43758      Branch: perl
43759            ! sv.c
43760 ____________________________________________________________________________
43761 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
43762         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
43763              the new CANY is the \C.  The problem reported and the
43764              test case supplied in
43765              
43766              Subject: UTF-8 bugs in string length & single line regex matches
43767              From: "Daniel P. Berrange" <dan@berrange.com>
43768              Date: Fri, 3 Aug 2001 11:39:33 +0100
43769              Message-ID: <20010803113932.A19318@berrange.com>
43770      Branch: perl
43771            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
43772            ! t/op/pat.t
43773 ____________________________________________________________________________
43774 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
43775         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
43776              From: Doug MacEachern <dougm@covalent.net>
43777              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
43778              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
43779      Branch: perl
43780            ! perl.c regexec.c
43781 ____________________________________________________________________________
43782 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
43783         Log: The #11572 didn't up the test count.
43784      Branch: perl
43785            ! t/op/length.t
43786 ____________________________________________________________________________
43787 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
43788         Log: Subject: UTF-8 bugs in string length & single line regex matches
43789              From: "Daniel P. Berrange" <dan@berrange.com>
43790              Date: Fri, 3 Aug 2001 11:39:33 +0100         
43791              Message-ID: <20010803113932.A19318@berrange.com>
43792              
43793              (the mg_length() fix)
43794      Branch: perl
43795            ! mg.c t/op/length.t
43796 ____________________________________________________________________________
43797 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
43798         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43799              From: Abhijit Menon-Sen <ams@wiw.org>
43800              Date: Sat, 4 Aug 2001 16:56:35 +0530
43801              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
43802      Branch: perl
43803            ! hv.c
43804 ____________________________________________________________________________
43805 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
43806         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43807              From: Abhijit Menon-Sen <ams@wiw.org>
43808              Date: Sat, 4 Aug 2001 16:16:03 +0530
43809              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
43810      Branch: perl
43811            ! hv.c
43812 ____________________________________________________________________________
43813 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
43814         Log: Subject: Re: [patch] refcount re ops
43815              From: Abhijit Menon-Sen <ams@wiw.org>
43816              Date: Sat, 4 Aug 2001 08:54:55 +0530
43817              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
43818      Branch: perl
43819            ! sv.c
43820 ____________________________________________________________________________
43821 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
43822         Log: Subject: [patch] refcount re ops
43823              From: Doug MacEachern <dougm@covalent.net>
43824              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
43825              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
43826      Branch: perl
43827            ! regcomp.c sv.c
43828 ____________________________________________________________________________
43829 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
43830         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
43831              From: Doug MacEachern <dougm@covalent.net>
43832              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
43833              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
43834      Branch: perl
43835            ! perl.c regexec.c
43836 ____________________________________________________________________________
43837 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
43838         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
43839              From: "Craig A. Berry" <craigberry@mac.com> 
43840              Date: Fri, 03 Aug 2001 16:16:16 -0500
43841              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
43842      Branch: perl
43843            ! t/op/misc.t
43844 ____________________________________________________________________________
43845 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
43846         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
43847              From: John Kristian <jmk2001@engineer.com>
43848              Date: Fri, 03 Aug 2001 00:59:08 -0700
43849              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
43850      Branch: perl
43851            ! win32/win32.c
43852 ____________________________________________________________________________
43853 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
43854         Log: Update Changes.
43855      Branch: perl
43856            ! Changes patchlevel.h
43857 ____________________________________________________________________________
43858 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
43859         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
43860              From: "Craig A. Berry" <craigberry@mac.com>
43861              Date: Thu, 02 Aug 2001 23:15:24 -0500
43862              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
43863      Branch: perl
43864            ! ext/B/Stash.t
43865 ____________________________________________________________________________
43866 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
43867         Log: Subject: [patch] plug PL_cshname leak
43868              From: Doug MacEachern <dougm@covalent.net>
43869              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
43870              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
43871      Branch: perl
43872            ! sv.c
43873 ____________________________________________________________________________
43874 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
43875         Log: Subject: [patch] plug PL_sh_path leak
43876              From: Doug MacEachern <dougm@covalent.net>
43877              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
43878              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
43879      Branch: perl
43880            ! sv.c
43881 ____________________________________________________________________________
43882 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
43883         Log: Subject: [patch] plug PL_regex_padav leaks
43884              From: Doug MacEachern <dougm@covalent.net>
43885              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
43886              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
43887      Branch: perl
43888            ! op.c op.h perl.c
43889 ____________________________________________________________________________
43890 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
43891         Log: Subject: [patch] plug PL_origargv leak
43892              From: Doug MacEachern <dougm@covalent.net>
43893              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
43894              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
43895      Branch: perl
43896            ! perl.c
43897 ____________________________________________________________________________
43898 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
43899         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
43900              From: Abhijit Menon-Sen <ams@wiw.org>
43901              Date: Fri, 3 Aug 2001 06:38:11 +0530
43902              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
43903      Branch: perl
43904            ! hv.c
43905 ____________________________________________________________________________
43906 [ 11557] By: nick                                  on 2001/08/03  08:17:38
43907         Log: Integrate mainline
43908      Branch: perlio
43909           +> (branch 47 files)
43910            - lib/Switch/test.pl
43911           !> (integrate 49 files)
43912 ____________________________________________________________________________
43913 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
43914         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
43915              From: "Craig A. Berry" <craigberry@mac.com>
43916              Date: Thu, 02 Aug 2001 12:56:19 -0500
43917              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
43918      Branch: perl
43919            ! ext/B/Showlex.t
43920 ____________________________________________________________________________
43921 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
43922         Log: Be more careful about non-existent files.
43923      Branch: perl
43924            ! lib/File/Copy.pm
43925 ____________________________________________________________________________
43926 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
43927         Log: Subject: [PATCH resend] deparse empty formats
43928              From: Robin Houston <robin@kitsite.com> 
43929              Date: Thu, 2 Aug 2001 14:32:36 +0100
43930              Message-ID: <20010802143236.A894@robin.kitsite.com>
43931      Branch: perl
43932            ! ext/B/B/Deparse.pm
43933 ____________________________________________________________________________
43934 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
43935         Log: Subject: [patch] ithreads + refto fix improvement
43936              From: Doug MacEachern <dougm@covalent.net>
43937              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
43938              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
43939      Branch: perl
43940            ! pp.c
43941 ____________________________________________________________________________
43942 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
43943         Log: Readability nit from Abhijit.
43944      Branch: perl
43945            ! op.c
43946 ____________________________________________________________________________
43947 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
43948         Log: setproctitle() API version nit from Anton Berezin.
43949      Branch: perl
43950            ! mg.c
43951 ____________________________________________________________________________
43952 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
43953         Log: Add PerlCE to the docs.
43954      Branch: perl
43955            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
43956            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43957 ____________________________________________________________________________
43958 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
43959         Log: Integrate the PerlCE (WinCE Perl) port;
43960              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
43961      Branch: perl
43962            + README.ce wince/FindExt.pm wince/Makefile.ce
43963            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
43964            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
43965            + wince/bin/search.pl wince/config.ce wince/config.h
43966            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
43967            + wince/dl_win32.xs wince/include/arpa/inet.h
43968            + wince/include/cectype.h wince/include/errno.h
43969            + wince/include/netdb.h wince/include/sys/socket.h
43970            + wince/include/sys/stat.h wince/include/sys/types.h
43971            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
43972            + wince/perl.rc wince/perldll.def wince/perllib.c
43973            + wince/perlmain.c wince/registry.bat wince/runperl.c
43974            + wince/splittree.pl wince/win32.h wince/win32iop.h
43975            + wince/win32thread.c wince/win32thread.h wince/wince.c
43976            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
43977            + wince/xdistclean.ksh wince/xmakediffs.ksh
43978            ! MANIFEST perl.c perl.h perlio.c
43979 ____________________________________________________________________________
43980 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
43981         Log: setproctitle() made simpler.  (This assumes the string is
43982              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
43983              should be used.  Note len, not len + 1.)  BSD-fu from Anton
43984              Berezin.
43985      Branch: perl
43986            ! mg.c
43987 ____________________________________________________________________________
43988 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
43989         Log: Subject: [PATCH] -Wall cleanup: op.c
43990              From: Richard Soderberg <rs@oregonnet.com>
43991              Date: Thu, 2 Aug 2001 00:17:09 -0700
43992              Message-Id: <200108020717.AAA26895@oregonnet.com>
43993              
43994              Subject: [PATCH] -Wall cleanup: sv.c
43995              From: Richard Soderberg <rs@oregonnet.com>
43996              Date: Thu, 2 Aug 2001 00:49:21 -0700
43997              Message-Id: <200108020749.AAA27492@oregonnet.com>
43998      Branch: perl
43999            ! op.c sv.c
44000 ____________________________________________________________________________
44001 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
44002         Log: Update Changes.
44003      Branch: perl
44004            ! Changes patchlevel.h
44005 ____________________________________________________________________________
44006 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
44007         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44008              From: Doug MacEachern <dougm@covalent.net>
44009              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
44010              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
44011      Branch: perl
44012            ! op.c
44013 ____________________________________________________________________________
44014 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
44015         Log: The #11541 didn't work under threads.
44016      Branch: perl
44017            ! op.c
44018 ____________________________________________________________________________
44019 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
44020         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44021              From: Hugo <hv@crypt.compulink.co.uk>
44022              Date: Fri, 22 Jun 2001 01:19:08 +0100 
44023              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
44024              
44025              (Skip tests if accept() failed)
44026      Branch: perl
44027            ! ext/IO/lib/IO/t/io_unix.t
44028 ____________________________________________________________________________
44029 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
44030         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
44031              From: "Stian Seeberg" <sseeberg@nimsoft.no>
44032              Date: Mon, 30 Jul 2001 12:28:07 +0200
44033              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
44034      Branch: perl
44035            ! perl.h
44036 ____________________________________________________________________________
44037 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
44038         Log: Subject: Pluggable optimizer
44039              From: Simon Cozens <simon@netthink.co.uk>
44040              Date: Wed, 1 Aug 2001 13:57:02 -0700
44041              Message-ID: <20010801135702.I10442@netthink.co.uk>
44042      Branch: perl
44043            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
44044 ____________________________________________________________________________
44045 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
44046         Log: Subject: [ID 20010801.039] perlre.pod message typo
44047              From: Autrijus Tang <autrijus@geb.elixus.org>
44048              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
44049              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
44050      Branch: perl
44051            ! pod/perlre.pod
44052 ____________________________________________________________________________
44053 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
44054         Log: Test for change #11536.
44055      Branch: perl
44056            ! t/op/tiehandle.t
44057 ____________________________________________________________________________
44058 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
44059         Log: More test fixups for #11537.
44060      Branch: perl
44061            ! t/lib/warnings/4lint t/lib/warnings/9enabled
44062 ____________________________________________________________________________
44063 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
44064         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
44065              From: Doug MacEachern <dougm@covalent.net>
44066              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
44067              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
44068      Branch: perl
44069            ! op.c t/TestInit.pm
44070 ____________________________________________________________________________
44071 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
44072         Log: Subject: [patch] ithreads + refto bug
44073              From: Doug MacEachern <dougm@covalent.net>
44074              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
44075              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
44076              
44077              (Test in change #11539)
44078      Branch: perl
44079            ! pp.c
44080 ____________________________________________________________________________
44081 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
44082         Log: Subject: [PATCH: perl@11523] fixups for t/harness
44083              From: Prymmer/Kahn <pvhp@best.com>
44084              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
44085              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
44086      Branch: perl
44087            ! t/harness
44088 ____________________________________________________________________________
44089 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
44090         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
44091              From: Prymmer/Kahn <pvhp@best.com>
44092              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
44093              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
44094      Branch: perl
44095            ! win32/Makefile win32/makefile.mk
44096 ____________________________________________________________________________
44097 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
44098         Log: Need to know the number of tests.
44099      Branch: perl
44100            ! t/run/exit.t
44101 ____________________________________________________________________________
44102 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
44103         Log: Subject: Re: new exit tests on VMS
44104              From: "Craig A. Berry" <craigberry@mac.com>
44105              Date: Tue, 31 Jul 2001 12:19:29 -0500
44106              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
44107      Branch: perl
44108            ! t/run/exit.t
44109 ____________________________________________________________________________
44110 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
44111         Log: Retract #11530 (the dTHX is needed under threads)
44112      Branch: perl
44113            ! perlio.c
44114 ____________________________________________________________________________
44115 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
44116         Log: (Retracted by #11531)
44117      Branch: perl
44118            ! perlio.c
44119 ____________________________________________________________________________
44120 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
44121         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
44122              From: Richard Soderberg <rs@crystalflame.net>
44123              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
44124              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
44125      Branch: perl
44126            ! unixish.h
44127 ____________________________________________________________________________
44128 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
44129         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
44130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44131              Date: Tue, 31 Jul 2001 05:39:09 -0400
44132              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
44133              
44134              (with a note about the case of UV being equal to long long)
44135      Branch: perl
44136            ! utils/h2xs.PL
44137 ____________________________________________________________________________
44138 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
44139         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
44140              From: "Craig A. Berry" <craigberry@mac.com>
44141              Date: Tue, 31 Jul 2001 14:57:43 -0500
44142              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
44143      Branch: perl
44144            ! t/io/fs.t
44145 ____________________________________________________________________________
44146 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
44147         Log: Fix for
44148              
44149              Subject: [ID 20010116.001] File::Copy truncates orig file 
44150              From: arbor@al37al08.telecel.pt
44151              Date: Tue, 16 Jan 2001 11:43:02 GMT
44152              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
44153              
44154              (copy($foo, $foo) would truncate $foo)
44155      Branch: perl
44156            ! lib/File/Copy.pm lib/File/Copy.t
44157 ____________________________________________________________________________
44158 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
44159         Log: Metaconfig unit change for #11524.
44160      Branch: metaconfig/U/perl
44161            ! Extras.U
44162 ____________________________________________________________________________
44163 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
44164         Log: Multiple modules didn't work; plus typo fixes.
44165      Branch: perl
44166            ! Configure
44167 ____________________________________________________________________________
44168 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
44169         Log: Update Changes.
44170      Branch: perl
44171            ! Changes patchlevel.h
44172 ____________________________________________________________________________
44173 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
44174         Log: Regen perlapi.
44175      Branch: perl
44176            ! pod/perlapi.pod
44177 ____________________________________________________________________________
44178 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
44179         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
44180              From: Dave Mitchell <davem@fdgroup.co.uk>
44181              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
44182              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
44183      Branch: perl
44184            ! sv.c
44185 ____________________________________________________________________________
44186 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
44187         Log: Regen toc.
44188      Branch: perl
44189            ! pod/perltoc.pod
44190 ____________________________________________________________________________
44191 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
44192         Log: Regen Porting stuff.
44193      Branch: perl
44194            ! Porting/Glossary Porting/config.sh Porting/config_H
44195 ____________________________________________________________________________
44196 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
44197         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
44198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44199              Date: Tue, 31 Jul 2001 05:34:38 -0400
44200              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
44201      Branch: perl
44202            ! utils/h2xs.PL
44203 ____________________________________________________________________________
44204 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
44205         Log: Metaconfig unit change for #11516. 
44206      Branch: metaconfig/U/perl
44207            ! gccvers.U
44208 ____________________________________________________________________________
44209 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
44210         Log: Add -Wall in cflags, not in Configure.
44211              (This way -Wall affects only the core and the core XS,
44212              not user modules' XS.  Concern from Paul Marquess,
44213              implementation idea from Andy Dougherty.)
44214      Branch: perl
44215            ! Configure cflags.SH
44216 ____________________________________________________________________________
44217 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
44218         Log: Metaconfig unit changes for #11514.
44219      Branch: metaconfig
44220            + U/modified/sysman.U
44221            ! U/installdirs/man1dir.U
44222 ____________________________________________________________________________
44223 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
44224         Log: Subject: Configure's detection of system manual
44225              From: Sean Dague <sean@dague.net> 
44226              Date: Sun, 13 May 2001 15:53:15 -0400
44227              Message-ID: <20010513155315.A15833@underhill.dague.net>
44228      Branch: perl
44229            ! Configure
44230 ____________________________________________________________________________
44231 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
44232         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
44233              From: Autrijus Tang <autrijus@autrijus.org> 
44234              Date: Thu, 21 Jun 2001 23:56:48 +0800
44235              Message-Id: <20010621235648.A57340@not.autrijus.org>
44236      Branch: perl
44237            ! pod/perlobj.pod
44238 ____________________________________________________________________________
44239 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
44240         Log: Subject: Typo in DB_File.pm
44241              From: "Philip Newton" <Philip.Newton@gmx.net>
44242              Date: Tue, 31 Jul 2001 06:19:35 +0200
44243              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
44244      Branch: perl
44245            ! ext/DB_File/DB_File.pm
44246 ____________________________________________________________________________
44247 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
44248         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
44249              From: "Stephen P. Potter" <spp@spotter.yi.org>
44250              Date: Wed, 30 May 2001 13:59:34 -0400
44251              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
44252      Branch: perl
44253            ! pod/perlre.pod
44254 ____________________________________________________________________________
44255 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
44256         Log: eval "format foo=" would loop indefinitely; reported in
44257              
44258              Subject: A load of old rubbish
44259              From: Mike Guy <mjtg@cam.ac.uk>
44260              Date: Mon, 14 May 2001 16:12:22 +0100
44261              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
44262              
44263              (The core dumps reported in there already fixed.)
44264      Branch: perl
44265            ! toke.c
44266 ____________________________________________________________________________
44267 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
44268         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
44269      Branch: perl
44270            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
44271            + lib/Switch/t/switch_case.t
44272            - lib/Switch/test.pl
44273            ! MANIFEST lib/Switch.pm
44274 ____________________________________________________________________________
44275 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
44276         Log: Subject: [PATCH @11505] DB_File-1.78
44277              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
44278              Date: Mon, 30 Jul 2001 22:54:37 +0100
44279              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
44280      Branch: perl
44281            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44282            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44283 ____________________________________________________________________________
44284 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
44285         Log: Explain in more detail why -pipe and -fno-common are good.
44286      Branch: perl
44287            ! hints/darwin.sh
44288 ____________________________________________________________________________
44289 [ 11506] By: nick                                  on 2001/07/30  14:32:23
44290         Log: Integrate mainline
44291      Branch: perlio
44292           !> INSTALL Makefile.SH doio.c hints/darwin.sh
44293 ____________________________________________________________________________
44294 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
44295         Log: Perl hasn't been putting man pages into $prefix/lib for
44296              a long time now; pointed out by Andy Dougherty. 
44297      Branch: perl
44298            ! hints/darwin.sh
44299 ____________________________________________________________________________
44300 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
44301         Log: Document the extras Configure option.
44302      Branch: perl
44303            ! INSTALL
44304 ____________________________________________________________________________
44305 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
44306         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
44307              everywhere.
44308      Branch: perl
44309           !> doio.c
44310 ____________________________________________________________________________
44311 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
44312         Log: Doubly guard against invoking CPAN if no extras defined,
44313              pointed out by H. Merijn Brand.
44314      Branch: perl
44315            ! Makefile.SH
44316 ____________________________________________________________________________
44317 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
44318         Log: Fix O_RDONLY check to check for O_RDONLY.
44319      Branch: maint-5.6/macperl
44320            ! doio.c
44321 ____________________________________________________________________________
44322 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
44323         Log: Integrate miscellaneous changes from maint-5.6/perl.
44324      Branch: maint-5.6/macperl
44325           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
44326 ____________________________________________________________________________
44327 [ 11499] By: nick                                  on 2001/07/30  06:52:42
44328         Log: Integrate mainline
44329      Branch: perlio
44330           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
44331           +> win32/sync_ext.pl
44332            - win32/sncfnmcs.pl
44333           !> (integrate 71 files)
44334 ____________________________________________________________________________
44335 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
44336         Log: Update Changes.
44337      Branch: perl
44338            ! Changes patchlevel.h
44339 ____________________________________________________________________________
44340 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
44341         Log: Now Configure -Dextras=Foo::Bar and "make install" will
44342              fetch and install Foo::Bar.
44343      Branch: perl
44344            ! Makefile.SH
44345 ____________________________________________________________________________
44346 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
44347         Log: Metaconfig unit change for #11495.
44348      Branch: metaconfig/U/perl
44349            ! Extras.U
44350 ____________________________________________________________________________
44351 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
44352         Log: extras.make, extras.test, and extras.install make targets.
44353      Branch: perl
44354            ! Configure Makefile.SH
44355 ____________________________________________________________________________
44356 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
44357         Log: Metaconfig unit change for #11493.
44358      Branch: metaconfig/U/perl
44359            ! Extras.U
44360 ____________________________________________________________________________
44361 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
44362         Log: Better to have the list of extras in $extras than 'define'.
44363      Branch: perl
44364            ! Configure
44365 ____________________________________________________________________________
44366 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
44367         Log: The metaconfig unit change for #11490.
44368      Branch: metaconfig/U/perl
44369            + Extras.U
44370 ____________________________________________________________________________
44371 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
44372         Log: Missed from #11490 (the required dependency).
44373      Branch: perl
44374            ! Makefile.SH
44375 ____________________________________________________________________________
44376 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
44377         Log: Add the support of asking for extra modules or bundles of modules
44378              to be fetched from the CPAN and installed as a part of the Perl
44379              build process.  None of this installation is yet really done;
44380              only the list is asked, and saved away in extras.lst for
44381              the build and installation process to worry about later.
44382      Branch: perl
44383            ! Configure
44384 ____________________________________________________________________________
44385 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
44386         Log: Beginnings of better Inf and NaN support.
44387              At least toke.c and sv.c still need quite a bit of work.
44388      Branch: perl
44389            ! numeric.c perl.h
44390 ____________________________________________________________________________
44391 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
44392         Log: Top-level Makefile didn't honour OPTIMIZE.
44393      Branch: perl
44394            ! Makefile.SH
44395 ____________________________________________________________________________
44396 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
44397         Log: Update Changes.
44398      Branch: perl
44399            ! Changes patchlevel.h
44400 ____________________________________________________________________________
44401 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
44402         Log: Use Search::Dict 1.02 interface for charinfo().
44403      Branch: perl
44404            ! lib/UnicodeCD.pm
44405 ____________________________________________________________________________
44406 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
44407         Log: Now also allow transforming the read lines before comparing them.
44408              (This will help UnicodeCD.) 
44409      Branch: perl
44410            ! lib/Search/Dict.pm
44411 ____________________________________________________________________________
44412 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
44413         Log: Remove tiehandle code.
44414      Branch: perl
44415            ! lib/UnicodeCD.pm
44416 ____________________________________________________________________________
44417 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
44418         Log: Allow specifying a comparison function for Search::Dict::look().
44419      Branch: perl
44420            ! lib/Search/Dict.pm
44421 ____________________________________________________________________________
44422 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
44423         Log: Small UnicodeCD tweaks.
44424      Branch: perl
44425            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44426 ____________________________________________________________________________
44427 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
44428         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
44429              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44430              Date: Tue, 24 Jul 2001 01:51:32 +0900
44431              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
44432      Branch: perl
44433            ! lib/UnicodeCD.pm lib/UnicodeCD.t
44434 ____________________________________________________________________________
44435 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
44436         Log: Subject: [PATCH] installperl
44437              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44438              Date: Fri, 27 Jul 2001 19:05:04 -0700
44439              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
44440      Branch: perl
44441            ! installperl
44442 ____________________________________________________________________________
44443 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
44444         Log: Subject: [PATCH] Set proper compatibility versions in core
44445              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
44446              Date: Fri, 27 Jul 2001 20:01:49 -0700
44447              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
44448      Branch: perl
44449            ! Makefile.SH
44450 ____________________________________________________________________________
44451 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
44452         Log: Metaconfig unit change for #11477.
44453      Branch: metaconfig/U/perl
44454            ! dlsrc.U
44455 ____________________________________________________________________________
44456 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
44457         Log: Subject: [PATCH] Darwin: -fpic not so good
44458              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44459              Date: Fri, 27 Jul 2001 18:57:38 -0700
44460              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
44461      Branch: perl
44462            ! Configure
44463 ____________________________________________________________________________
44464 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
44465         Log: Subject: [PATCH] Clean up Darwin hints
44466              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
44467              Date: Fri, 27 Jul 2001 19:13:15 -0700
44468              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
44469      Branch: perl
44470            ! hints/darwin.sh
44471 ____________________________________________________________________________
44472 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
44473         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
44474              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44475              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
44476              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
44477      Branch: perl
44478            ! pod/perlfunc.pod pp.c t/op/split.t
44479 ____________________________________________________________________________
44480 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
44481         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
44482              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
44483              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
44484              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
44485      Branch: perl
44486            ! pod/perlvar.pod
44487 ____________________________________________________________________________
44488 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
44489         Log: Subject: [PATCH] fixes to constant.pm documentation
44490              From: Ilmari Karonen <iltzu@sci.fi>
44491              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
44492              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
44493      Branch: perl
44494            ! lib/constant.pm
44495 ____________________________________________________________________________
44496 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
44497         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
44498              From: "Philip Newton" <Philip.Newton@gmx.net>
44499              Date: Fri, 27 Jul 2001 07:51:10 +0200
44500              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
44501      Branch: perl
44502            ! pod/perlport.pod
44503 ____________________________________________________________________________
44504 [ 11471] By: nick                                  on 2001/07/26  06:23:32
44505         Log: Subject:  [PATCH] Doc fix for perlguts / threading
44506              From:  Arthur Bergman <arthur@contiller.se>
44507              Date:  Wed, 25 Jul 2001 11:28:23 +0200
44508              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
44509      Branch: perl
44510            ! pod/perlguts.pod
44511 ____________________________________________________________________________
44512 [ 11470] By: nick                                  on 2001/07/26  06:21:06
44513         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
44514              From:  Philip Newton <Philip.Newton@gmx.net>
44515              Date:  Wed, 25 Jul 2001 08:19:47 +0200
44516              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
44517      Branch: perl
44518            ! INSTALL
44519 ____________________________________________________________________________
44520 [ 11469] By: nick                                  on 2001/07/26  06:20:25
44521         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
44522              From:  Philip Newton <Philip.Newton@gmx.net>
44523              Date:  Wed, 25 Jul 2001 08:12:48 +0200
44524              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
44525      Branch: perl
44526            ! INSTALL
44527 ____________________________________________________________________________
44528 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
44529         Log: More +x.
44530      Branch: perl
44531            ! Porting/makerel
44532 ____________________________________________________________________________
44533 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
44534         Log: Update Changes.
44535      Branch: perl
44536            ! Changes patchlevel.h
44537 ____________________________________________________________________________
44538 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
44539         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
44540              From: "Philip Newton" <Philip.Newton@gmx.net>
44541              Date: Tue, 24 Jul 2001 06:45:55 +0200
44542              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
44543      Branch: perl
44544            ! os2/perlrexx.c
44545 ____________________________________________________________________________
44546 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
44547         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
44548              From: Peter Prymmer <pvhp@forte.com>
44549              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
44550              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
44551      Branch: perl
44552            ! pod/perlport.pod t/io/fs.t vms/test.com
44553 ____________________________________________________________________________
44554 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
44555         Log: Workaround on Cwd bootstrap problem.
44556      Branch: perl
44557            ! lib/ExtUtils/MakeMaker.pm
44558 ____________________________________________________________________________
44559 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
44560         Log: When in Rome, quote like the Romans do.
44561      Branch: perl
44562            ! cflags.SH
44563 ____________________________________________________________________________
44564 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
44565         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
44566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44567              Date: Mon, 23 Jul 2001 19:29:49 -0400
44568              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
44569      Branch: perl
44570            + os2/perlrexx.c
44571            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
44572            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
44573            ! t/op/write.t
44574 ____________________________________________________________________________
44575 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
44576         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
44577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44578              Date: Mon, 23 Jul 2001 18:43:42 -0400
44579              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
44580      Branch: perl
44581            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
44582 ____________________________________________________________________________
44583 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
44584         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
44585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44586              Date: Mon, 23 Jul 2001 18:33:16 -0400
44587              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
44588      Branch: perl
44589            ! lib/ExtUtils/MakeMaker.pm
44590 ____________________________________________________________________________
44591 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
44592         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
44593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44594              Date: Mon, 23 Jul 2001 18:20:35 -0400
44595              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
44596      Branch: perl
44597            ! Makefile.SH cflags.SH
44598 ____________________________________________________________________________
44599 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
44600         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
44601              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
44602              Date: Mon, 23 Jul 2001 11:32:17 -0500
44603              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
44604      Branch: perl
44605            ! lib/ExtUtils/MakeMaker.pm
44606 ____________________________________________________________________________
44607 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
44608         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
44609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44610              Date: Mon, 23 Jul 2001 18:13:20 -0400
44611              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
44612      Branch: perl
44613            ! lib/perl5db.pl
44614 ____________________________________________________________________________
44615 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
44616         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
44617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44618              Date: Mon, 23 Jul 2001 18:07:40 -0400
44619              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
44620      Branch: perl
44621            ! op.c
44622 ____________________________________________________________________________
44623 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
44624         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
44625              From: "Craig A. Berry" <craigberry@mac.com>
44626              Date: Mon, 23 Jul 2001 15:35:06 -0500
44627              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
44628      Branch: perl
44629            ! util.c
44630 ____________________________________________________________________________
44631 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
44632         Log: Subject: [PATCH perlfaq9.pod typo]
44633              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
44634              Date: Mon, 23 Jul 2001 07:49:05 -0700
44635              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
44636      Branch: perl
44637            ! pod/perlfaq9.pod
44638 ____________________________________________________________________________
44639 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
44640         Log: Subject: win32\sncfnmcs.pl corrections
44641              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44642              Date: Mon, 23 Jul 2001 12:56:54 +0200
44643              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
44644              
44645              Rename the script a little bit more sensibly.
44646      Branch: perl
44647            + win32/sync_ext.pl
44648            - win32/sncfnmcs.pl
44649            ! MANIFEST README.win32
44650 ____________________________________________________________________________
44651 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
44652         Log: Test tweak.
44653      Branch: perl
44654            ! ext/B/Deparse.t
44655 ____________________________________________________________________________
44656 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
44657         Log: Metaconfig unit tweak for #11450.
44658      Branch: metaconfig/U/perl
44659            ! Mksymlinks.U
44660 ____________________________________________________________________________
44661 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
44662         Log: Too volatile failsafe check.
44663      Branch: perl
44664            ! Configure
44665 ____________________________________________________________________________
44666 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
44667         Log: Further doc tweaks.
44668      Branch: perl
44669            ! lib/UnicodeCD.pm
44670 ____________________________________________________________________________
44671 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
44672         Log: Doc tweaks.
44673      Branch: perl
44674            ! lib/UnicodeCD.pm
44675 ____________________________________________________________________________
44676 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
44677         Log: Doc tweakery from Abhijit.
44678      Branch: perl
44679            ! Porting/repository.pod
44680 ____________________________________________________________________________
44681 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
44682         Log: An accidental empty line.
44683      Branch: perl
44684            ! MANIFEST
44685 ____________________________________________________________________________
44686 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
44687         Log: Missing MANIFESTations.
44688      Branch: perl
44689            ! MANIFEST
44690 ____________________________________________________________________________
44691 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
44692         Log: Update Changes.
44693      Branch: perl
44694            ! Changes patchlevel.h
44695 ____________________________________________________________________________
44696 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
44697         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
44698              From: Mike Guy <mjtg@cam.ac.uk>
44699              Date: Fri, 20 Jul 2001 16:12:49 +0100
44700              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
44701      Branch: perl
44702            ! Porting/pumpkin.pod
44703 ____________________________________________________________________________
44704 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
44705         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44706              From: Peter Prymmer <pvhp@forte.com>
44707              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
44708              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
44709      Branch: perl
44710            ! pod/perlhack.pod
44711 ____________________________________________________________________________
44712 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
44713         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
44714              From: Michael G Schwern <schwern@pobox.com>
44715              Date: Fri, 20 Jul 2001 20:22:35 -0400
44716              Message-ID: <20010720202235.O4498@blackrider>
44717      Branch: perl
44718            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
44719            ! lib/Test/t/todo.t
44720 ____________________________________________________________________________
44721 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
44722         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
44723              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44724              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
44725              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
44726      Branch: perl
44727            ! ext/POSIX/POSIX.pod
44728 ____________________________________________________________________________
44729 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
44730         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
44731              From: Mark-Jason Dominus <mjd@plover.com>
44732              Date: Fri, 20 Jul 2001 23:16:54 -0400
44733              Message-ID: <20010721031654.21877.qmail@plover.com>
44734      Branch: perl
44735            ! ext/POSIX/POSIX.pod
44736 ____________________________________________________________________________
44737 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
44738         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
44739              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
44740              Date: Sun, 22 Jul 2001 14:56:09 +0200
44741              Message-ID: <20010722145609.A766@rafael>
44742      Branch: perl
44743            ! ext/B/O.pm
44744 ____________________________________________________________________________
44745 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
44746         Log: Subject: regexec.c #define cleanup
44747              From: Mark-Jason Dominus <mjd@plover.com>
44748              Date: Sat, 21 Jul 2001 18:33:25 -0400
44749              Message-ID: <20010721223325.3069.qmail@plover.com>
44750      Branch: perl
44751            ! regexec.c
44752 ____________________________________________________________________________
44753 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
44754         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
44755              From: Prymmer/Kahn <pvhp@best.com>
44756              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
44757              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
44758      Branch: perl
44759            ! t/io/fs.t
44760 ____________________________________________________________________________
44761 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
44762         Log: Typo in #11432.
44763      Branch: perl
44764            ! ext/POSIX/POSIX.t
44765 ____________________________________________________________________________
44766 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
44767         Log: Integrate (manually) change #11424 from macperl.
44768      Branch: perl
44769            ! ext/Filter/t/call.t
44770 ____________________________________________________________________________
44771 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
44772         Log: Integrate change #11408 from macperl.
44773      Branch: perl
44774           !> README.macos pod/perlport.pod
44775 ____________________________________________________________________________
44776 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
44777         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
44778      Branch: perl
44779           +> macos/MacPerlTests.cmd macos/xsubpp.patch
44780            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
44781            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
44782            ! ext/POSIX/POSIX.t
44783 ____________________________________________________________________________
44784 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
44785         Log: pod/*.t tests not picked up by t/TEST either
44786      Branch: maint-5.6/perl
44787            ! t/TEST
44788 ____________________________________________________________________________
44789 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
44790         Log: better tweak for change#11429 (windows has both / and \ separated
44791              paths in @INC at that point)
44792      Branch: maint-5.6/perl
44793            ! t/pod/testp2pt.pl
44794 ____________________________________________________________________________
44795 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
44796         Log: MacOS pod test tweak needs \Escape
44797      Branch: maint-5.6/perl
44798            ! t/pod/testp2pt.pl
44799 ____________________________________________________________________________
44800 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
44801         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
44802              resulting duplicate output, but t/harness isn't)
44803      Branch: maint-5.6/perl
44804            ! t/run/runenv.t
44805 ____________________________________________________________________________
44806 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
44807         Log: t/harness wasn't picking up all the tests
44808      Branch: maint-5.6/perl
44809            ! t/harness
44810 ____________________________________________________________________________
44811 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
44812         Log: update MANIFEST for new file
44813      Branch: maint-5.6/perl
44814            ! MANIFEST
44815 ____________________________________________________________________________
44816 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
44817         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
44818              the exception of the macperl/macos/... tree
44819      Branch: maint-5.6/perl
44820           +> t/lib/filefind-taint.t
44821           !> (integrate 72 files)
44822 ____________________________________________________________________________
44823 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
44824         Log: Fix test.
44825      Branch: maint-5.6/macperl
44826            ! macos/bundled_ext/Filter/t/call.t
44827 ____________________________________________________________________________
44828 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
44829         Log: Make perl fork()-safe (in a slightly limited way) even on
44830              platforms that don't have pthread_atfork() (extension of
44831              the fix in change#11151).
44832              
44833              Note that this will not help extensions that call fork()
44834              directly in C, or that link to libraries that call fork()
44835              directly.  Such cases must be fixed to either call
44836              PerlProc_fork(), or call atfork_lock() in parent before the
44837              calling the function that forks and call atfork_unlock()
44838              in both parent and child immediately after the fork().
44839              (There are no worries if C code calls exec() in the child
44840              immediately after a fork().  Only cases where the child
44841              calls perl's API functions (including New()) after the
44842              fork() are problematic.)
44843              
44844              This change also eliminates the use of vfork() from perl,
44845              since all such uses were violating the severe restrictions
44846              on modifying the state of the process between the vfork()
44847              and the exec().
44848              
44849              This is a modified version of patches suggested by Abhijit
44850              Menon-Sen and Richard Soderberg.
44851      Branch: perl
44852            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
44853            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
44854 ____________________________________________________________________________
44855 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
44856         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
44857              Switch, and Text::Balanced.
44858      Branch: maint-5.6/macperl
44859            + macos/bundled_ext/Filter/Util/Call/Call.pm
44860            + macos/bundled_ext/Filter/Util/Call/Call.xs
44861            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
44862            + macos/bundled_ext/Filter/t/MyFilter.pm
44863            + macos/bundled_ext/Filter/t/call.t
44864            + macos/bundled_ext/Filter/t/filter-util.pl
44865            + macos/bundled_lib/blib/lib/Class/ISA.pm
44866            + macos/bundled_lib/blib/lib/Digest.pm
44867            + macos/bundled_lib/blib/lib/Filter/Simple.pm
44868            + macos/bundled_lib/blib/lib/Switch.pm
44869            + macos/bundled_lib/blib/lib/Text/Balanced.pm
44870            + macos/bundled_lib/blib/lib/Text/Balanced.pod
44871            + macos/bundled_lib/t/Class/ISA/test.pl
44872            + macos/bundled_lib/t/Digest/Digest.t
44873            + macos/bundled_lib/t/Filter/Simple/test.pl
44874            + macos/bundled_lib/t/Switch/test.pl
44875            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
44876            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
44877            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
44878            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
44879            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
44880            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
44881            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
44882            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
44883 ____________________________________________________________________________
44884 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
44885         Log: Add Filter::Util::Call to config/make files; edit utils
44886              to recognize the module (it was descended too far down).
44887              Bump version to 5.6.1a4.
44888      Branch: maint-5.6/macperl
44889            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
44890            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
44891            ! macos/macperl/Makefile.mk macos/xsubpp.patch
44892 ____________________________________________________________________________
44893 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
44894         Log: Make DB_File the default for MLDBM on MacOS.
44895      Branch: maint-5.6/macperl
44896            ! macos/bundled_lib/blib/lib/MLDBM.pm
44897 ____________________________________________________________________________
44898 [ 11419] By: nick                                  on 2001/07/20  14:51:03
44899         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
44900              From:  Simon Cozens <simon@netthink.co.uk>
44901              Date:  Fri, 20 Jul 2001 11:42:35 -0400
44902              Message-Id:  <20010720114235.A5235@netthink.co.uk>
44903      Branch: perl
44904            ! lib/UnicodeCD.pm
44905 ____________________________________________________________________________
44906 [ 11418] By: nick                                  on 2001/07/20  14:48:12
44907         Log: Subject:  [PATCH regcomp.h] adds a comment
44908              From:  Abhijit Menon-Sen <ams@wiw.org>
44909              Date:  Fri, 20 Jul 2001 21:05:37 +0530
44910              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
44911      Branch: perl
44912            ! regcomp.h
44913 ____________________________________________________________________________
44914 [ 11417] By: nick                                  on 2001/07/20  14:16:38
44915         Log: Subject:  [PATCH 5.7.2] INSTALL updates
44916              From:  Andy Dougherty <doughera@lafayette.edu>
44917              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
44918              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
44919      Branch: perl
44920            ! INSTALL
44921 ____________________________________________________________________________
44922 [ 11416] By: nick                                  on 2001/07/20  06:44:44
44923         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44924              From:  Russ Allbery <rra@stanford.edu>
44925              Date:  19 Jul 2001 15:52:37 -0700
44926              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
44927      Branch: perl
44928            ! lib/Pod/Man.pm
44929 ____________________________________________________________________________
44930 [ 11415] By: nick                                  on 2001/07/20  06:35:11
44931         Log: Subject:  [PATCH] defer op_seq allocation
44932              From:  Abhijit Menon-Sen <ams@wiw.org>
44933              Date:  Thu, 19 Jul 2001 22:12:24 +0530
44934              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
44935      Branch: perl
44936            ! op.c
44937 ____________________________________________________________________________
44938 [ 11414] By: nick                                  on 2001/07/20  06:23:36
44939         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
44940              From:  Abhijit Menon-Sen <ams@wiw.org>
44941              Date:  Fri, 20 Jul 2001 01:18:50 +0530
44942              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
44943              (Private e-mail)
44944      Branch: perl
44945            ! ext/Time/HiRes/HiRes.xs
44946 ____________________________________________________________________________
44947 [ 11413] By: nick                                  on 2001/07/20  06:18:53
44948         Log: Integrate mainline
44949      Branch: perlio
44950           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
44951            - t/base/commonsense.t
44952           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
44953           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
44954           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
44955           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
44956           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
44957           !> win32/win32.c
44958 ____________________________________________________________________________
44959 [ 11412] By: nick                                  on 2001/07/19  06:44:27
44960         Log: Integrate win32/perlhost.h from maintenance branch.
44961              (Rest of $ENV{PATH} / system() fix.)
44962      Branch: perl
44963           !> win32/perlhost.h
44964 ____________________________________________________________________________
44965 [ 11411] By: nick                                  on 2001/07/19  06:41:34
44966         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
44967              From:  Philip Newton <Philip.Newton@gmx.net>
44968              Date:  Wed, 18 Jul 2001 21:43:57 +0200
44969              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
44970      Branch: perl
44971            ! pod/perlhack.pod
44972 ____________________________________________________________________________
44973 [ 11410] By: nick                                  on 2001/07/19  06:39:35
44974         Log: Subject:  Security hole in taint checking in open()
44975              From:  deekoo@tentacle.net
44976              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
44977              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
44978      Branch: perl
44979            ! doio.c
44980 ____________________________________________________________________________
44981 [ 11409] By: nick                                  on 2001/07/19  06:28:08
44982         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
44983              From:  Abhijit Menon-Sen <ams@wiw.org>
44984              Date:  Thu, 19 Jul 2001 04:30:43 +0530
44985              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
44986      Branch: perl
44987            ! ext/Time/HiRes/HiRes.xs
44988 ____________________________________________________________________________
44989 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
44990         Log: Update docs with latest implementation information and new URLs.
44991      Branch: maint-5.6/macperl
44992            ! README.macos pod/perlport.pod
44993 ____________________________________________________________________________
44994 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
44995         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
44996              Fix BuildRules to accept optimization variables.
44997      Branch: maint-5.6/macperl
44998            + macos/bundled_ext/Digest/MD5/Makefile.mk
44999            ! macos/BuildRules.mk macos/Makefile.mk
45000            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
45001            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
45002 ____________________________________________________________________________
45003 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
45004         Log: Integrate changes 11399,11401
45005      Branch: maint-5.6/macperl
45006           !> win32/perlhost.h win32/win32.c
45007 ____________________________________________________________________________
45008 [ 11405] By: nick                                  on 2001/07/18  06:50:33
45009         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
45010              from perl5.6*
45011      Branch: perl
45012           !> win32/perlhost.h win32/win32.c
45013 ____________________________________________________________________________
45014 [ 11404] By: nick                                  on 2001/07/18  06:43:59
45015         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
45016              From:  hv@crypt0.demon.co.uk
45017              Date:  Wed, 18 Jul 2001 05:58:46 +0100
45018              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
45019      Branch: perl
45020            ! ext/POSIX/POSIX.t
45021 ____________________________________________________________________________
45022 [ 11403] By: nick                                  on 2001/07/18  06:38:57
45023         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
45024              From:  hv@crypt0.demon.co.uk
45025              Date:  Wed, 18 Jul 2001 05:21:54 +0100
45026              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
45027      Branch: perl
45028            ! numeric.c t/op/arith.t
45029 ____________________________________________________________________________
45030 [ 11402] By: nick                                  on 2001/07/18  06:19:17
45031         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
45032              From:  mjd@plover.com
45033              Date:  17 Jul 2001 17:59:20 -0000
45034              Message-Id:  <20010717175920.8177.qmail@plover.com>
45035      Branch: perl
45036            ! pod/perlre.pod
45037 ____________________________________________________________________________
45038 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
45039         Log: thinko in change#11400 (duh)
45040      Branch: maint-5.6/perl
45041            ! win32/perlhost.h
45042 ____________________________________________________________________________
45043 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
45044         Log: change#11399 revealed another unrelated bug; this is just a temporary
45045              bandaid
45046      Branch: maint-5.6/perl
45047            ! win32/perlhost.h
45048 ____________________________________________________________________________
45049 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
45050         Log: fix bugs in handling of the virtualized environment under windows;
45051              there were bugs in propagating any changes to %ENV down to the real
45052              environment when such changes happened in the toplevel process
45053              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
45054              problem identification, and for a part of the fix)
45055      Branch: maint-5.6/perl
45056            ! win32/perlhost.h win32/win32.c
45057 ____________________________________________________________________________
45058 [ 11398] By: nick                                  on 2001/07/17  08:26:35
45059         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
45060              From: Peter Prymmer <pvhp@forte.com>
45061              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
45062              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
45063              
45064              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
45065              should not depend on existance of Config.pm
45066      Branch: perl
45067           +> t/lib/commonsense.t
45068            - t/base/commonsense.t
45069            ! MANIFEST t/README
45070 ____________________________________________________________________________
45071 [ 11397] By: nick                                  on 2001/07/17  08:09:58
45072         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
45073              From:  Michael G Schwern <schwern@pobox.com>
45074              Date:  Mon, 16 Jul 2001 18:20:31 -0400
45075              Message-Id:  <20010716182031.A1128@blackrider>
45076      Branch: perl
45077            ! pod/perlhack.pod
45078 ____________________________________________________________________________
45079 [ 11396] By: nick                                  on 2001/07/17  08:04:11
45080         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
45081              From:  Gwyn Judd <b.judd@xtra.co.nz>
45082              Date:  Tue, 17 Jul 2001 20:55:58 +1200
45083              Message-Id:  <20010717205558.A3107@thislove>
45084      Branch: perl
45085            ! pod/perlfunc.pod
45086 ____________________________________________________________________________
45087 [ 11395] By: nick                                  on 2001/07/17  08:02:22
45088         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
45089              From:  Peter Prymmer <pvhp@forte.com>
45090              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
45091              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
45092      Branch: perl
45093            ! t/op/sprintf.t
45094 ____________________________________________________________________________
45095 [ 11394] By: nick                                  on 2001/07/17  07:57:06
45096         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
45097              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
45098              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
45099              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
45100      Branch: perl
45101            ! gv.c
45102 ____________________________________________________________________________
45103 [ 11392] By: nick                                  on 2001/07/17  07:50:12
45104         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
45105              From:  Coral <coral@moonlight.crystalflame.net>
45106              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
45107              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
45108      Branch: perl
45109            ! pp_sys.c thread.h
45110 ____________________________________________________________________________
45111 [ 11391] By: nick                                  on 2001/07/17  07:34:28
45112         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
45113              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45114              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
45115              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
45116      Branch: perl
45117            ! utils/h2xs.PL
45118 ____________________________________________________________________________
45119 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
45120         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
45121              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
45122              and Mac::Apps::Launch, which don't work, and Time::HiRes and
45123              Time::Piece, which don't yet work.
45124      Branch: maint-5.6/macperl
45125            + (add 154 files)
45126 ____________________________________________________________________________
45127 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
45128         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
45129              Also add hack to get around missing setenv for PERL5DB.
45130      Branch: maint-5.6/macperl
45131            ! macos/macish.c macos/macish.h
45132 ____________________________________________________________________________
45133 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
45134         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
45135      Branch: maint-5.6/macperl
45136            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
45137            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
45138 ____________________________________________________________________________
45139 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
45140         Log: Fix up some configuration and make options, add extra
45141              extensions.
45142      Branch: maint-5.6/macperl
45143            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
45144            ! macos/macperl/Makefile.mk
45145 ____________________________________________________________________________
45146 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
45147         Log: From Change 11374 in maintperl.
45148      Branch: maint-5.6/macperl
45149           !> utils/h2ph.PL
45150 ____________________________________________________________________________
45151 [ 11385] By: nick                                  on 2001/07/16  14:12:58
45152         Log: Back out change to h2xs till it passes its test.
45153      Branch: perl
45154            ! utils/h2xs.PL
45155 ____________________________________________________________________________
45156 [ 11384] By: nick                                  on 2001/07/16  14:00:10
45157         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
45158              From:  Jonathan Stowe <gellyfish@gellyfish.com>
45159              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
45160              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
45161      Branch: perl
45162            ! utils/h2xs.PL
45163 ____________________________________________________________________________
45164 [ 11383] By: nick                                  on 2001/07/16  13:53:12
45165         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
45166              From:  Robin Houston <robin@kitsite.com>
45167              Date:  Sun, 15 Jul 2001 18:22:31 +0100
45168              Message-Id:  <20010715182230.A11174@robin>
45169      Branch: perl
45170            ! hints/darwin.sh
45171 ____________________________________________________________________________
45172 [ 11382] By: nick                                  on 2001/07/16  13:52:49
45173         Log: Subject:  [PATCH perl@11372] re_dup
45174              From:  Radu Greab <radu@netsoft.ro>
45175              Date:  Sun, 15 Jul 2001 04:50:06 +0300
45176              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
45177      Branch: perl
45178            ! sv.c
45179 ____________________________________________________________________________
45180 [ 11379] By: nick                                  on 2001/07/16  13:35:39
45181         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
45182              From:  Robin Houston <robin@kitsite.com>
45183              Date:  Sat, 14 Jul 2001 14:28:50 +0100
45184              Message-Id:  <20010714142850.A10205@robin>
45185      Branch: perl
45186            ! ext/B/B/Deparse.pm
45187 ____________________________________________________________________________
45188 [ 11378] By: nick                                  on 2001/07/16  13:30:36
45189         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
45190              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
45191              Date:  Sat, 14 Jul 2001 22:17:42 +0900
45192              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
45193      Branch: perl
45194            + ext/Encode/Encode/euc-jp-0212.enc
45195            ! ext/Encode/Encode/Tcl.pm
45196 ____________________________________________________________________________
45197 [ 11377] By: nick                                  on 2001/07/16  13:17:28
45198         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
45199              From:  Andy Dougherty <doughera@lafayette.edu>
45200              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
45201              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
45202      Branch: perl
45203            ! hints/darwin.sh hints/rhapsody.sh
45204 ____________________________________________________________________________
45205 [ 11376] By: nick                                  on 2001/07/16  09:05:00
45206         Log: Integrate mainline
45207      Branch: perlio
45208           +> ext/Encode/Encode/7bit-greek.enc
45209           +> ext/Encode/Encode/7bit-latin1.enc
45210           +> ext/Encode/Encode/cns11643-1.enc
45211           +> ext/Encode/Encode/cns11643-2.enc
45212           +> ext/Encode/Encode/iso2022-cn.enc
45213           +> ext/Encode/Encode/iso2022-jp1.enc
45214           +> ext/Encode/Encode/iso2022-jp2.enc
45215           !> Changes Configure MANIFEST Makefile.SH
45216           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
45217           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
45218           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
45219           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
45220           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
45221 ____________________________________________________________________________
45222 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
45223         Log: integrate change#11374 from maint-5.6
45224              
45225              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45226      Branch: perl
45227           !> utils/h2ph.PL
45228 ____________________________________________________________________________
45229 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
45230         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
45231      Branch: maint-5.6/perl
45232            ! utils/h2ph.PL
45233 ____________________________________________________________________________
45234 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
45235         Log: Update Changes.
45236      Branch: perl
45237            ! Changes patchlevel.h
45238 ____________________________________________________________________________
45239 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
45240         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
45241              From: Jonathan Stowe <gellyfish@gellyfish.com>
45242              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
45243              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
45244      Branch: perl
45245            ! utils/h2xs.PL
45246 ____________________________________________________________________________
45247 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
45248         Log: Subject: patch to add DEL to [:cntrl:]
45249              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
45250              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
45251              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
45252      Branch: perl
45253            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
45254 ____________________________________________________________________________
45255 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
45256         Log: Metaconfig unit change for #11369; plus a dependency nit.
45257      Branch: metaconfig
45258            ! U/compline/nblock_io.U
45259      Branch: metaconfig/U/perl
45260            ! Extensions.U
45261 ____________________________________________________________________________
45262 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
45263         Log: #include <stdlib.h> so that exit() is prototyped,
45264              noticed by Hugo.
45265      Branch: perl
45266            ! Configure
45267 ____________________________________________________________________________
45268 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
45269         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
45270              From: Peter Prymmer <pvhp@forte.com>
45271              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
45272              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
45273      Branch: perl
45274            ! t/op/sprintf.t
45275 ____________________________________________________________________________
45276 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
45277         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
45278              From: Peter Prymmer <pvhp@forte.com>
45279              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
45280              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
45281      Branch: perl
45282            ! ext/Encode/Encode/Tcl.t
45283 ____________________________________________________________________________
45284 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
45285         Log: Add information about gcc 3.0 basic block profiling.
45286      Branch: perl
45287            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
45288 ____________________________________________________________________________
45289 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
45290         Log: Subject: Error in lib/PerlIO/Via.pm ?
45291              From: Mark-Jason Dominus <mjd@plover.com>
45292              Date: Fri, 13 Jul 2001 15:55:41 -0400
45293              Message-ID: <20010713195541.26751.qmail@plover.com>
45294      Branch: perl
45295            ! ext/PerlIO/Via/Via.pm
45296 ____________________________________________________________________________
45297 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
45298         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
45299              section from the Compiler section.
45300      Branch: perl
45301            ! myconfig.SH
45302 ____________________________________________________________________________
45303 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
45304         Log: Handle glibc style of constant definitions using enum
45305              with intervening #defines; from Brendan O'Dea.
45306      Branch: perl
45307            ! utils/h2ph.PL
45308 ____________________________________________________________________________
45309 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
45310         Log: Add LC_MESSAGES to the locale_h export tag (it already is
45311              in the Makefile.PL and thusly eligible for an XS constant)
45312              (see also maintperl #10543)
45313      Branch: perl
45314            ! ext/POSIX/POSIX.pm
45315 ____________________________________________________________________________
45316 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
45317         Log: Subject: Re: [patch] re_dup
45318              From: Abhijit Menon-Sen <ams@wiw.org>
45319              Date: Fri, 13 Jul 2001 21:41:09 +0530
45320              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
45321      Branch: perl
45322            ! sv.c
45323 ____________________________________________________________________________
45324 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
45325         Log: Subject: [patch] re_dup
45326              From: Doug MacEachern <dougm@covalent.net>
45327              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
45328              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
45329      Branch: perl
45330            ! sv.c
45331 ____________________________________________________________________________
45332 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
45333         Log: Update Changes.
45334      Branch: perl
45335            ! Changes patchlevel.h
45336 ____________________________________________________________________________
45337 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
45338         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
45339              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
45340              Date: Sat, 14 Jul 2001 00:06:30 +0900
45341              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
45342      Branch: perl
45343            + ext/Encode/Encode/7bit-greek.enc
45344            + ext/Encode/Encode/7bit-latin1.enc
45345            + ext/Encode/Encode/cns11643-1.enc
45346            + ext/Encode/Encode/cns11643-2.enc
45347            + ext/Encode/Encode/iso2022-cn.enc
45348            + ext/Encode/Encode/iso2022-jp1.enc
45349            + ext/Encode/Encode/iso2022-jp2.enc
45350            ! MANIFEST ext/Encode/Encode/Tcl.pm
45351            ! ext/Encode/Encode/iso2022-kr.enc
45352 ____________________________________________________________________________
45353 [ 11357] By: nick                                  on 2001/07/13  14:24:06
45354         Log: Blind integrate mainline (as of 5.7.2?)
45355      Branch: perlio
45356           !> AUTHORS Changes Porting/config.sh Porting/config_H
45357           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
45358           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
45359           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45360           !> win32/makefile.mk
45361 ____________________________________________________________________________
45362 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
45363         Log: Snip away the devel patchlevel.
45364      Branch: perl
45365            ! patchlevel.h
45366 ____________________________________________________________________________
45367 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
45368         Log: Bump the version to 5.7.2.
45369      Branch: perl
45370            ! Porting/config.sh Porting/config_H patchlevel.h
45371            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
45372            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45373            ! win32/makefile.mk
45374 ____________________________________________________________________________
45375 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
45376         Log: Update Changes.
45377      Branch: perl
45378            ! Changes
45379 ____________________________________________________________________________
45380 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
45381         Log: Reword.
45382      Branch: perl
45383            ! AUTHORS
45384 ____________________________________________________________________________
45385 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
45386         Log: AUTHORS update.
45387      Branch: perl
45388            ! AUTHORS
45389 ____________________________________________________________________________
45390 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
45391         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
45392              unless ithreads.
45393      Branch: perl
45394            ! makedef.pl
45395 ____________________________________________________________________________
45396 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
45397         Log: Integrate perlio:
45398              
45399              [ 11346]
45400              Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
45401              to avoid /unicode vs /Unicode issues.
45402      Branch: perl
45403           !> win32/distclean.bat
45404 ____________________________________________________________________________
45405 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
45406         Log: Test the encoding transform only iff we have PerlIO,
45407              noticed by H. Merijn Brand.
45408      Branch: perl
45409            ! ext/PerlIO/t/encoding.t
45410 ____________________________________________________________________________
45411 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
45412         Log: README.netware tweaks from Ananth Kesari.
45413      Branch: perl
45414            ! README.netware
45415 ____________________________________________________________________________
45416 [ 11346] By: nick                                  on 2001/07/13  09:18:51
45417         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
45418              to avoid /unicode vs /Unicode issues.
45419      Branch: perlio
45420            ! win32/distclean.bat
45421 ____________________________________________________________________________
45422 [ 11345] By: nick                                  on 2001/07/13  06:24:18
45423         Log: Integrate mainline
45424      Branch: perlio
45425           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
45426            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
45427           !> (integrate 63 files)
45428 ____________________________________________________________________________
45429 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
45430         Log: Add d_bincompat5005 information to perl -V.
45431      Branch: perl
45432            ! myconfig.SH
45433 ____________________________________________________________________________
45434 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
45435         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
45436              From: Abhijit Menon-Sen <ams@wiw.org>
45437              Date: Fri, 13 Jul 2001 07:12:36 +0530
45438              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
45439      Branch: perl
45440            ! sv.c
45441 ____________________________________________________________________________
45442 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
45443         Log: Remove unicode::distinct, as per Inaba Hiroto.
45444      Branch: perl
45445            - lib/unicode/distinct.pm
45446            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
45447            ! t/lib/1_compile.t
45448 ____________________________________________________________________________
45449 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
45450         Log: Paging for Dr Octothorpe.
45451      Branch: perl
45452            ! pod/perlfaq4.pod
45453 ____________________________________________________________________________
45454 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
45455         Log: cut-n-paste error noticed by mjd.
45456      Branch: perl
45457            ! pod/perlfaq4.pod
45458 ____________________________________________________________________________
45459 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
45460         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
45461              From: Peter Prymmer <pvhp@forte.com>
45462              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
45463              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
45464      Branch: perl
45465            ! pod/perlfaq4.pod
45466 ____________________________________________________________________________
45467 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
45468         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
45469              From: Randall Gellens <randy@qualcomm.com>
45470              Date: Thu, 12 Jul 2001 16:56:23 -0700
45471              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
45472      Branch: perl
45473            ! Porting/repository.pod
45474 ____________________________________________________________________________
45475 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
45476         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
45477      Branch: perl
45478            ! thread.h
45479 ____________________________________________________________________________
45480 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
45481         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
45482              From: coral <coral@moonlight.crystalflame.net>
45483              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
45484              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
45485      Branch: perl
45486            ! thread.h
45487 ____________________________________________________________________________
45488 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
45489         Log: Metaconfig unit change for #11134.
45490      Branch: metaconfig
45491            + U/threads/d_pthread_atfork.U
45492 ____________________________________________________________________________
45493 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
45494         Log: Add HAS_PTHREAD_ATFORK.
45495      Branch: perl
45496            ! Configure NetWare/config.wc NetWare/config_H.wc
45497            ! Porting/Glossary Porting/config.sh Porting/config_H
45498            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
45499            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
45500            ! vos/config.ga.def vos/config.ga.h win32/config.bc
45501            ! win32/config.gc win32/config.vc win32/config_H.bc
45502            ! win32/config_H.gc win32/config_H.vc
45503 ____________________________________________________________________________
45504 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
45505         Log: Subject: [PATCH] File::Copy fails on tied handles
45506              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
45507              Date: Thu, 12 Jul 2001 15:18:51 -0700
45508              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
45509      Branch: perl
45510            ! lib/File/Copy.pm
45511 ____________________________________________________________________________
45512 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
45513         Log: Subject: [PATCH] Langinfo.t
45514              From: Nicholas Clark <nick@ccl4.org>
45515              Date: Thu, 12 Jul 2001 23:55:38 +0100
45516              Message-ID: <20010712235538.M5827@plum.flirble.org>
45517      Branch: perl
45518            ! ext/I18N/Langinfo/Langinfo.t
45519 ____________________________________________________________________________
45520 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
45521         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
45522              From: Peter Prymmer <pvhp@forte.com>
45523              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
45524              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
45525      Branch: perl
45526            ! pod/perl572delta.pod
45527 ____________________________________________________________________________
45528 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
45529         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
45530              From: Abhijit Menon-Sen <ams@wiw.org>
45531              Date: Fri, 13 Jul 2001 05:21:16 +0530
45532              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
45533      Branch: perl
45534            ! sv.c
45535 ____________________________________________________________________________
45536 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
45537         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
45538              From: Abhijit Menon-Sen <ams@wiw.org>
45539              Date: Fri, 13 Jul 2001 03:04:25 +0530
45540              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
45541      Branch: perl
45542            ! av.c
45543 ____________________________________________________________________________
45544 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
45545         Log: s/^M$//g
45546      Branch: perl
45547            ! win32/Makefile win32/makefile.mk
45548 ____________________________________________________________________________
45549 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
45550         Log: Update Changes.
45551      Branch: perl
45552            ! Changes patchlevel.h
45553 ____________________________________________________________________________
45554 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
45555         Log: Typo spotted by Philip Newton.
45556      Branch: perl
45557            ! pod/perl572delta.pod
45558 ____________________________________________________________________________
45559 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
45560         Log: Subject: [PATCH] fixes perl_clone of perl_clone
45561              From: Artur Bergman <artur@contiller.se>
45562              Date: Thu, 12 Jul 2001 20:57:09 +0200
45563              Message-ID: <B773BFA4.236B%artur@contiller.se>
45564      Branch: perl
45565            ! sv.c
45566 ____________________________________________________________________________
45567 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
45568         Log: Add README.uts from Hal Morris.
45569      Branch: perl
45570            + README.uts
45571            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
45572            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
45573 ____________________________________________________________________________
45574 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
45575         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
45576              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45577              Date: Thu, 12 Jul 2001 20:32:37 +0200
45578              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
45579      Branch: perl
45580            ! hints/aix.sh
45581 ____________________________________________________________________________
45582 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
45583         Log: Subject: Patch: document reg_data.what member
45584              From: Mark-Jason Dominus <mjd@plover.com>
45585              Message-ID: <20010712182532.14821.qmail@plover.com>
45586              Date: Thu, 12 Jul 2001 14:25:32 -0400
45587      Branch: perl
45588            ! regcomp.c regcomp.h
45589 ____________________________________________________________________________
45590 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
45591         Log: Subject: [PATCH] Perl_re_dup()
45592              From: Abhijit Menon-Sen <ams@wiw.org>
45593              Date: Thu, 12 Jul 2001 23:54:32 +0530
45594              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
45595      Branch: perl
45596            ! embed.h embed.pl perlapi.c proto.h sv.c
45597 ____________________________________________________________________________
45598 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
45599         Log: Regen Configure, modlib, toc.
45600      Branch: perl
45601            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45602            ! pod/perlmodlib.pod pod/perltoc.pod
45603 ____________________________________________________________________________
45604 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
45605         Log: The problem seems to be in PerlIO::Layer::->find() not
45606              accepting the ":encoding(blurflur)" arguments.
45607      Branch: perl
45608            ! lib/PerlIO.pm lib/open.pm
45609 ____________________________________________________________________________
45610 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
45611         Log: AIX doc update.
45612      Branch: perl
45613            ! README.aix pod/perl572delta.pod
45614 ____________________________________________________________________________
45615 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
45616         Log: Subject: AIX README update
45617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45618              Date: Thu, 12 Jul 2001 19:28:30 +0200
45619              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
45620      Branch: perl
45621            ! README.aix
45622 ____________________________________________________________________________
45623 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
45624         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
45625              From: Norton Allen <allen@huarp.harvard.edu>
45626              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
45627              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
45628      Branch: perl
45629            ! ext/IO/lib/IO/t/io_unix.t
45630 ____________________________________________________________________________
45631 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
45632         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45633              From: Norton Allen <allen@huarp.harvard.edu>
45634              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
45635              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
45636      Branch: perl
45637            ! README.qnx hints/qnx.sh
45638 ____________________________________________________________________________
45639 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
45640         Log: Subject: [patch] faster PM_GETRE
45641              From: Doug MacEachern <dougm@covalent.net>
45642              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
45643              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
45644      Branch: perl
45645            ! op.h
45646 ____________________________________________________________________________
45647 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
45648         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
45649              From: Doug MacEachern <dougm@covalent.net>
45650              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
45651              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
45652      Branch: perl
45653            ! op.c
45654 ____________________________________________________________________________
45655 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
45656         Log: Tell where the nice Estonian database is.
45657      Branch: perl
45658            ! lib/open.pm
45659 ____________________________________________________________________________
45660 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
45661         Log: Retract #11309 since #11310 is a better fix.
45662      Branch: perl
45663            ! t/lib/1_compile.t
45664 ____________________________________________________________________________
45665 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
45666         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
45667              change#11300 needs to return the status of failed win32_spawnvp())
45668              
45669              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
45670              splitting correctly; remove unused variables; 'require' at run time
45671              rather than 'use' at compile time for I18N::Langinfo, since it
45672              isn't everyware
45673      Branch: perl
45674            ! lib/open.pm win32/win32.c
45675 ____________________________________________________________________________
45676 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
45677         Log: Temporary workaround.
45678      Branch: perl
45679            ! t/lib/1_compile.t
45680 ____________________________________________________________________________
45681 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
45682         Log: UCD typo in #11306 and add also more known-to-be-tested
45683              modules to the skip list.
45684      Branch: perl
45685            ! t/lib/1_compile.t
45686 ____________________________________________________________________________
45687 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
45688         Log: Rename Unicode::UCD to UnicodeCD to avoid
45689              messups with case-insensitive filesystems.
45690      Branch: perl
45691            + lib/UnicodeCD.pm lib/UnicodeCD.t
45692            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
45693            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
45694 ____________________________________________________________________________
45695 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
45696         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
45697              From: daniel@biz.bitpusher.com
45698              Date: Wed, 11 Jul 2001 23:25:47 -0700
45699              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
45700      Branch: perl
45701            ! lib/Tie/Array.pm t/op/splice.t
45702 ____________________________________________________________________________
45703 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
45704         Log: Subject: [PATCH] More accurate line numbers in messages
45705              From: Paul Johnson <paul@pjcj.net>
45706              Date: Thu, 12 Jul 2001 04:14:11 +0200
45707              Message-ID: <20010712041411.A3467@pjcj.net>
45708              
45709              (With prototyping and multiplicity tweaks.)
45710      Branch: perl
45711            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
45712 ____________________________________________________________________________
45713 [ 11304] By: nick                                  on 2001/07/12  12:53:40
45714         Log: Integrate mainline
45715      Branch: perlio
45716           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
45717           !> regexec.c thread.h
45718 ____________________________________________________________________________
45719 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
45720         Log: Cut-and-pasto in #11298.
45721      Branch: perl
45722            ! ext/ByteLoader/bytecode.h
45723 ____________________________________________________________________________
45724 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
45725         Log: Update the AIX known problems section.
45726      Branch: perl
45727            ! pod/perl572delta.pod
45728 ____________________________________________________________________________
45729 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
45730         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
45731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45732              Date: Thu, 12 Jul 2001 12:16:16 +0200
45733              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
45734      Branch: perl
45735            ! hints/aix.sh
45736 ____________________________________________________________________________
45737 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
45738         Log: Integrate perlio:
45739              
45740              [ 11296]
45741              Exclude reentrant_buffer from .def file
45742              
45743              [ 11295]
45744              Honour void-ness of my_exit()
45745      Branch: perl
45746           !> makedef.pl win32/win32.c
45747 ____________________________________________________________________________
45748 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
45749         Log: Subject: [PATCH] fix for PMOP threadness failures
45750              From: Artur Bergman <artur@contiller.se>
45751              Date: Thu, 12 Jul 2001 09:48:06 +0200
45752              Message-ID: <B77322D6.22DD%artur@contiller.se>
45753      Branch: perl
45754            ! regexec.c
45755 ____________________________________________________________________________
45756 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
45757         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
45758              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45759              Date: Thu, 12 Jul 2001 09:09:48 +0200
45760              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
45761              
45762              More parentheses to keep bcc happy.
45763      Branch: perl
45764            ! ext/ByteLoader/bytecode.h
45765 ____________________________________________________________________________
45766 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
45767         Log: Subject: Re: [patch] pthread_atfork bandaid
45768              From: Doug MacEachern <dougm@covalent.net>
45769              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
45770              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
45771      Branch: perl
45772            ! thread.h
45773 ____________________________________________________________________________
45774 [ 11296] By: nick                                  on 2001/07/12  11:55:48
45775         Log: Exclude reentrant_buffer from .def file
45776      Branch: perlio
45777            ! makedef.pl
45778 ____________________________________________________________________________
45779 [ 11295] By: nick                                  on 2001/07/12  11:11:44
45780         Log: Honour void-ness of my_exit()
45781      Branch: perlio
45782            ! win32/win32.c
45783 ____________________________________________________________________________
45784 [ 11294] By: nick                                  on 2001/07/12  07:51:04
45785         Log: Integrate mainline
45786      Branch: perlio
45787           +> uts/sprintf_wrap.c
45788           !> (integrate 35 files)
45789 ____________________________________________________________________________
45790 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
45791         Log: Retract #11289.
45792      Branch: perl
45793            ! embed.h embed.pl perl.c proto.h thread.h
45794 ____________________________________________________________________________
45795 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
45796         Log: Now the :locale pseudolayer *almost* works...
45797      Branch: perl
45798            ! lib/open.pm
45799 ____________________________________________________________________________
45800 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
45801         Log: Locale encoding tweaks.
45802      Branch: perl
45803            ! lib/open.pm
45804 ____________________________________________________________________________
45805 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
45806         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
45807              From: Mark-Jason Dominus <mjd@plover.com>
45808              Date: Thu, 12 Jul 2001 00:59:31 -0400
45809              Message-ID: <20010712045931.8543.qmail@plover.com>
45810              
45811              Remove the chmod/umask leading zero warning.
45812      Branch: perl
45813            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
45814            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
45815 ____________________________________________________________________________
45816 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
45817         Log: (Retracted by #11289.)
45818      Branch: perl
45819            ! embed.h embed.pl perl.c proto.h thread.h
45820 ____________________________________________________________________________
45821 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
45822         Log: Needed by #11283.
45823      Branch: perl
45824            ! intrpvar.h
45825 ____________________________________________________________________________
45826 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
45827         Log: Metaconfig unit change for #11286.
45828      Branch: metaconfig/U/perl
45829            ! patchlevel.U
45830 ____________________________________________________________________________
45831 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
45832         Log: Subject: Re: [PATCH Configure] perl -V broken
45833              From: Andy Dougherty <doughera@lafayette.edu>
45834              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
45835              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
45836      Branch: perl
45837            ! Configure myconfig.SH
45838 ____________________________________________________________________________
45839 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
45840         Log: Retract #11166 (and #11237).
45841      Branch: perl
45842            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
45843            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
45844            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
45845 ____________________________________________________________________________
45846 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
45847         Log: UTS tweaks for Hal Morris.
45848      Branch: perl
45849            + uts/sprintf_wrap.c
45850            ! MANIFEST hints/uts.sh perl.h
45851 ____________________________________________________________________________
45852 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
45853         Log: Subject: [PATCH] Use reentrant API glibc
45854              From: Artur Bergman <artur@contiller.se>
45855              Date: Thu, 12 Jul 2001 00:58:21 +0200
45856              Message-ID: <B772A6AD.2288%artur@contiller.se>
45857      Branch: perl
45858            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
45859            ! sv.c
45860 ____________________________________________________________________________
45861 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
45862         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
45863              From: barries <barries@slaysys.com>
45864              Date: Wed, 11 Jul 2001 15:11:46 -0400
45865              Message-ID: <20010711151146.G24560@jester.slaysys.com>
45866      Branch: perl
45867            ! pp_sys.c t/lib/warnings/doio win32/win32.c
45868 ____________________________________________________________________________
45869 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
45870         Log: Subject: [patch] pthread_atfork bandaid
45871              From: Doug MacEachern <dougm@covalent.net>
45872              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
45873              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
45874      Branch: perl
45875            ! miniperlmain.c perl.c
45876 ____________________________________________________________________________
45877 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
45878         Log: Subject: [patch] perl_clone leaks
45879              From: Doug MacEachern <dougm@covalent.net>
45880              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
45881              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
45882      Branch: perl
45883            ! sv.c
45884 ____________________________________________________________________________
45885 [ 11279] By: nick                                  on 2001/07/11  15:49:38
45886         Log: Integrate mainline
45887      Branch: perlio
45888           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
45889           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
45890           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
45891           +> lib/Term/ANSIColor/README
45892           !> (integrate 54 files)
45893 ____________________________________________________________________________
45894 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
45895         Log: Update Changes.
45896      Branch: perl
45897            ! Changes patchlevel.h
45898 ____________________________________________________________________________
45899 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
45900         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
45901              From: Peter Prymmer <pvhp@forte.com>
45902              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
45903              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
45904              
45905              Backport of embed.pl to 5.003.
45906      Branch: perl
45907            ! embed.pl
45908 ____________________________________________________________________________
45909 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
45910         Log: Subject: Re: POSIX test #14 on UTS 
45911              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
45912              Date: Wed, 11 Jul 2001 03:02:14 +0100
45913              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
45914      Branch: perl
45915            ! ext/POSIX/POSIX.t
45916 ____________________________________________________________________________
45917 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
45918         Log: Make the I32 an IV to preserve structure alignment and size.
45919      Branch: perl
45920            ! op.h
45921 ____________________________________________________________________________
45922 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
45923         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
45924              From: "Artur Bergman" <artur@contiller.se>
45925              Date: Wed, 11 Jul 2001 14:23:37 +0200
45926              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
45927              
45928              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
45929      Branch: perl
45930            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
45931            ! pod/perlapi.pod sv.c
45932 ____________________________________________________________________________
45933 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
45934         Log: Tweak until Pod::Parser gets updated.
45935      Branch: perl
45936            ! t/pod/special_seqs.xr
45937 ____________________________________________________________________________
45938 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
45939         Log: File::Spec usage tweak.
45940      Branch: perl
45941            ! lib/ExtUtils.t
45942 ____________________________________________________________________________
45943 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
45944         Log: Integrate #11263 from macperl; macos and macosx updates.
45945      Branch: perl
45946           !> pod/perlport.pod
45947 ____________________________________________________________________________
45948 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
45949         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
45950              From: Peter Prymmer <pvhp@forte.com>
45951              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
45952              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
45953      Branch: perl
45954            + ext/Time/HiRes/hints/dynixptx.pl
45955            ! MANIFEST hints/dynixptx.sh
45956 ____________________________________________________________________________
45957 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
45958         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
45959              From: Nicholas Clark <nick@ccl4.org>
45960              Date: Tue, 10 Jul 2001 23:17:43 +0100
45961              Message-ID: <20010710231742.B59620@plum.flirble.org>
45962      Branch: perl
45963            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
45964 ____________________________________________________________________________
45965 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
45966         Log: Subject: [DOC PATCH] Pluggable runops
45967              From: Paul Johnson <paul@pjcj.net>
45968              Date: Tue, 10 Jul 2001 21:53:28 +0200
45969              Message-ID: <20010710215328.B26577@pjcj.net>
45970      Branch: perl
45971            ! pod/perlguts.pod
45972 ____________________________________________________________________________
45973 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
45974         Log: Subject: [PATCH] Authors
45975              From: Artur Bergman <artur@contiller.se>
45976              Date: Tue, 10 Jul 2001 20:39:12 +0200
45977              Message-ID: <B771186F.21CD%artur@contiller.se>
45978      Branch: perl
45979            ! AUTHORS
45980 ____________________________________________________________________________
45981 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
45982         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
45983              From: Doug MacEachern <dougm@covalent.net>
45984              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
45985              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
45986      Branch: perl
45987            ! pp_ctl.c
45988 ____________________________________________________________________________
45989 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
45990         Log: Subject: doc patch; times() in scalar context
45991              From: mjd@plover.com
45992              Date: 10 Jul 2001 18:01:17 -0000
45993              Message-ID: <20010710180117.12477.qmail@plover.com>
45994      Branch: perl
45995            ! pod/perlfunc.pod
45996 ____________________________________________________________________________
45997 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
45998         Log: Subject: [PATCH] Small fix to pp_gmtime
45999              From: Artur Bergman <artur@contiller.se>
46000              Date: Tue, 10 Jul 2001 19:54:52 +0200
46001              Message-ID: <B7710E0B.21C5%artur@contiller.se>
46002      Branch: perl
46003            ! pp_sys.c
46004 ____________________________________________________________________________
46005 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
46006         Log: Integrate changes from mainline perl, add notes about
46007              Mac OS X and Mac OS.
46008      Branch: maint-5.6/macperl
46009            ! pod/perlport.pod
46010 ____________________________________________________________________________
46011 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
46012         Log: A proof of the dangers of package; ?
46013      Branch: perl
46014            ! t/lib/warnings/op
46015 ____________________________________________________________________________
46016 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
46017         Log: Regen toc and modlib.
46018      Branch: perl
46019            ! pod/perlmodlib.pod pod/perltoc.pod
46020 ____________________________________________________________________________
46021 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
46022         Log: Add compexcl(), casefold(), and casespec() interfaces;
46023              and make all interfaces to return hash references instead
46024              of hashes. 
46025      Branch: perl
46026            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46027 ____________________________________________________________________________
46028 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
46029         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
46030              From: "Philip Newton" <Philip.Newton@gmx.net>
46031              Date: Tue, 10 Jul 2001 09:55:59 +0200
46032              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
46033              
46034              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
46035              From: "Philip Newton" <Philip.Newton@gmx.net>
46036              Date: Tue, 10 Jul 2001 09:56:37 +0200
46037              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
46038      Branch: perl
46039            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46040            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
46041 ____________________________________________________________________________
46042 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
46043         Log: Subject: [patch] undef &xsub for 1,2
46044              From: Doug MacEachern <dougm@covalent.net>
46045              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
46046              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
46047              
46048              (This version of the patch with a comment from Gisle.)
46049      Branch: perl
46050            ! op.c
46051 ____________________________________________________________________________
46052 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
46053         Log: Mention package; deprecation and the Win32 problems.
46054      Branch: perl
46055            ! pod/perl572delta.pod
46056 ____________________________________________________________________________
46057 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
46058         Log: Subject: [PATCH] deprecate package with no arguments
46059              From: Robin Houston <robin@kitsite.com>
46060              Date: Tue, 10 Jul 2001 13:33:40 +0100
46061              Message-ID: <20010710133340.A13452@robin.kitsite.com>
46062      Branch: perl
46063            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
46064 ____________________________________________________________________________
46065 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
46066         Log: Upgrade to podlators 1.10.
46067      Branch: perl
46068            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
46069            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
46070            ! pod/pod2man.PL pod/pod2text.PL
46071 ____________________________________________________________________________
46072 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
46073         Log: Upgrade to Term::ANSIColor 1.04.
46074      Branch: perl
46075            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
46076            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
46077 ____________________________________________________________________________
46078 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
46079         Log: Integrate perlio:
46080              
46081              [ 11252]
46082              Fix open(...,"...:layer(xxx)",...)
46083              - use memEQ not strEQ as there is '(' not '\0'
46084              
46085              [ 11063]
46086              Quick for for #ifdef mess
46087      Branch: perl
46088           !> perlio.c
46089 ____________________________________________________________________________
46090 [ 11252] By: nick                                  on 2001/07/10  06:58:14
46091         Log: Fix open(...,"...:layer(xxx)",...)
46092              - use memEQ not strEQ as there is '(' not '\0'
46093      Branch: perlio
46094            ! perlio.c
46095 ____________________________________________________________________________
46096 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
46097         Log: Telling the number of tests helps.
46098      Branch: perl
46099            ! ext/PerlIO/t/encoding.t
46100 ____________________________________________________________________________
46101 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
46102         Log: Require I18N::Langinfo, not use.
46103      Branch: perl
46104            ! lib/open.pm
46105 ____________________________________________________________________________
46106 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
46107         Log: Add a test for for PerlIO ":encoding(...)" layer.
46108      Branch: perl
46109            + ext/PerlIO/t/encoding.t
46110            ! MANIFEST ext/Encode/Encode.pm
46111 ____________________________________________________________________________
46112 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
46113         Log: PerlIO ":encoding(foobar)" temporary fix.
46114              Not really correct, I think, since the change means
46115              that prefixes match.
46116      Branch: perl
46117            ! perlio.c
46118 ____________________________________________________________________________
46119 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
46120         Log: Update to Math::BigInt 1.36.  The biggest news is
46121              the separation of the backend; now the pure Perl
46122              implementation is in Math::BigInt::Calc, but one
46123              can plugin, say, Math::BigInt::BitVect, and get
46124              considerable speedup.
46125      Branch: perl
46126            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
46127            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46128            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
46129            ! lib/Math/BigInt/t/mbimbf.t
46130 ____________________________________________________________________________
46131 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
46132         Log: Subject: Re: compatibility question
46133              From: Peter Prymmer <pvhp@forte.com>
46134              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
46135              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
46136      Branch: perl
46137            ! lib/ExtUtils/MM_VMS.pm
46138 ____________________________________________________________________________
46139 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
46140         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
46141              From: Norton Allen <allen@huarp.harvard.edu>
46142              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
46143              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
46144      Branch: perl
46145            ! ext/File/Glob/t/basic.t
46146 ____________________________________________________________________________
46147 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
46148         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
46149              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46150              Date: Tue, 10 Jul 2001 00:29:55 +0900
46151              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
46152      Branch: perl
46153            + ext/Encode/Encode/HZ.enc
46154            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
46155            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
46156            ! ext/Encode/Encode/iso2022-jp.enc
46157            ! ext/Encode/Encode/iso2022-kr.enc
46158 ____________________________________________________________________________
46159 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
46160         Log: Add in all them there macos/ files.
46161      Branch: maint-5.6/macperl
46162            + (add 577 files)
46163 ____________________________________________________________________________
46164 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
46165         Log: Add the new modules to the list of having those own tests.
46166      Branch: perl
46167            ! t/lib/1_compile.t
46168 ____________________________________________________________________________
46169 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
46170         Log: Add INOUT to control both ways at the same time.
46171      Branch: perl
46172            ! lib/open.pm
46173 ____________________________________________________________________________
46174 [ 11240] By: nick                                  on 2001/07/09  16:33:50
46175         Log: Integrate mainline
46176      Branch: perlio
46177           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46178           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
46179           !> (integrate 41 files)
46180 ____________________________________________________________________________
46181 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
46182         Log: More encoding mapping magic.
46183      Branch: perl
46184            ! lib/open.pm
46185 ____________________________________________________________________________
46186 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
46187         Log: Update Changes.
46188      Branch: perl
46189            ! Changes patchlevel.h
46190 ____________________________________________________________________________
46191 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
46192         Log: (Retracted by #11285).
46193              
46194              Subject: [PATCH] OPpCONST_OCTAL fixes
46195              From: Abhijit Menon-Sen <ams@wiw.org>
46196              Date: Mon, 9 Jul 2001 07:38:45 +0530
46197              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
46198      Branch: perl
46199            ! op.c
46200 ____________________________________________________________________________
46201 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
46202         Log: Add a pseudolayer ":locale" to the open pragma which
46203              will get the encoding from the locale.  Yet undocumented
46204              because I can't get the PerlIO :encoding(foobar) to work.
46205      Branch: perl
46206            ! ext/Encode/Encode.pm lib/open.pm
46207 ____________________________________________________________________________
46208 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
46209         Log: Add more encoding mappings.
46210      Branch: perl
46211            ! ext/Encode/Encode.pm
46212 ____________________________________________________________________________
46213 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
46214         Log: Document that using :encoding layer requires using Encode.
46215      Branch: perl
46216            ! ext/Encode/Encode.pm lib/PerlIO.pm
46217 ____________________________________________________________________________
46218 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
46219         Log: Netware tweak from Ananth Kesari.
46220      Branch: perl
46221            ! NetWare/netware.h
46222 ____________________________________________________________________________
46223 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
46224         Log: t/harness doesn't know about run/*.t
46225      Branch: perl
46226            ! t/harness
46227 ____________________________________________________________________________
46228 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
46229         Log: run/exit.t busted on windows
46230      Branch: perl
46231            ! t/run/exit.t
46232 ____________________________________________________________________________
46233 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
46234         Log: fix a couple of UCD.t tests that fail due to bad case
46235      Branch: perl
46236            ! lib/Unicode/UCD.t
46237 ____________________________________________________________________________
46238 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
46239         Log: test skip logic was broken
46240      Branch: perl
46241            ! ext/I18N/Langinfo/Langinfo.t
46242 ____________________________________________________________________________
46243 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
46244         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
46245              failure of ExtUtils.t#27 when built in debug mode)
46246      Branch: perl
46247            ! lib/ExtUtils/MM_Win32.pm
46248 ____________________________________________________________________________
46249 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
46250         Log: I18N::Langinfo is not available on windows
46251      Branch: perl
46252            ! win32/FindExt.pm
46253 ____________________________________________________________________________
46254 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
46255         Log: save a dTHX
46256      Branch: perl
46257            ! ext/POSIX/POSIX.xs
46258 ____________________________________________________________________________
46259 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
46260         Log: Update Changes.
46261      Branch: perl
46262            ! Changes patchlevel.h
46263 ____________________________________________________________________________
46264 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
46265         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
46266              as pointed out by Sarathy.
46267      Branch: perl
46268            ! ext/I18N/Langinfo/Langinfo.xs
46269 ____________________________________________________________________________
46270 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
46271         Log: Retract #11212.
46272      Branch: perl
46273            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
46274 ____________________________________________________________________________
46275 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
46276         Log: Bump up the VERSION of Cwd.xs.
46277      Branch: perl
46278            ! ext/Cwd/Makefile.PL
46279 ____________________________________________________________________________
46280 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
46281         Log: Retract #11220, the problem wasn't the missing leading zero.
46282              Here's the problem:
46283              $ ./perl -we 'chmod(oct("755"), ".")'
46284              Non-octal literal mode (493) specified at -e line 1.
46285              (Did you mean 0493 instead?)
46286      Branch: perl
46287            ! lib/ExtUtils/MM_Unix.pm
46288 ____________________________________________________________________________
46289 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
46290         Log: (Retracted by #11221)
46291              Change the PERM_RW and PERM_RWX to 0644 and 0755
46292              (add the leading zero).
46293      Branch: perl
46294            ! lib/ExtUtils/MM_Unix.pm
46295 ____________________________________________________________________________
46296 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
46297         Log: Integrate changes #11193, 11205, 11209 from macperl.
46298              
46299              Fix up AutoLoader to fudge for Mac paths in import().
46300              
46301              Allow symbols in try_symbol() to begin with "_".
46302              
46303              Small portability fix for Mac OS.
46304      Branch: perl
46305           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
46306 ____________________________________________________________________________
46307 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
46308         Log: Metaconfig unit change for #11217.
46309      Branch: metaconfig/U/perl
46310            ! Extensions.U
46311 ____________________________________________________________________________
46312 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
46313         Log: Detypo, problem noticed by Gerrit P. Haase.
46314      Branch: perl
46315            ! Configure config_h.SH
46316 ____________________________________________________________________________
46317 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
46318         Log: Cwd cleanups.
46319      Branch: perl
46320            ! ext/Cwd/Cwd.xs
46321 ____________________________________________________________________________
46322 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
46323         Log: Slight tweaks on #11213.
46324      Branch: perl
46325            ! toke.c
46326 ____________________________________________________________________________
46327 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
46328         Log: A missing dTHX noticed by Gerrit P. Haase.
46329      Branch: perl
46330            ! ext/POSIX/POSIX.xs
46331 ____________________________________________________________________________
46332 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
46333         Log: Subject: [PATCH toke.c] Simplify yytoke()
46334              From: Simon Cozens <simon@netthink.co.uk>
46335              Date: Sun, 8 Jul 2001 13:24:34 +0100
46336              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
46337              
46338              Split out pending_ident().
46339      Branch: perl
46340            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
46341 ____________________________________________________________________________
46342 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
46343         Log: (Retracted by #11223.)
46344              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
46345              Date: Wed, 05 Nov 1997 17:22:34 -0600
46346              From: Graham Barr <gbarr@ti.com>
46347              Message-Id: <3460FFBA.6DA51F46@ti.com>
46348      Branch: perl
46349            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
46350 ____________________________________________________________________________
46351 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
46352         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
46353      Branch: perl
46354            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46355            ! pod/perllocale.pod
46356 ____________________________________________________________________________
46357 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
46358         Log: Really do the test under the C locale.
46359      Branch: perl
46360            ! ext/I18N/Langinfo/Langinfo.t
46361 ____________________________________________________________________________
46362 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
46363         Log: Small portability fix for Mac OS.
46364      Branch: maint-5.6/macperl
46365            ! lib/Cwd.pm
46366 ____________________________________________________________________________
46367 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
46368         Log: Metaconfig unit change for #11207.
46369      Branch: metaconfig/U/perl
46370            ! Extensions.U
46371 ____________________________________________________________________________
46372 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
46373         Log: Add I18N::Langinfo, which is basically a wrapper around
46374              nl_langinfo(), which is an additional way to query locale
46375              specific information.
46376      Branch: perl
46377            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
46378            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
46379            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
46380 ____________________________________________________________________________
46381 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
46382         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
46383              used in File::Find tests; replace with if.t.
46384      Branch: maint-5.6/macperl
46385            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
46386            ! t/pragma/warn/op
46387 ____________________________________________________________________________
46388 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
46389         Log: Allow symbols in try_symbol() to begin with "_".
46390      Branch: maint-5.6/macperl
46391            ! makedef.pl
46392 ____________________________________________________________________________
46393 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
46394         Log: Sync up the File::Find changes from the rewrite by
46395              Thomas Wegner, et al.
46396      Branch: maint-5.6/macperl
46397            + t/lib/filefind-taint.t
46398            ! lib/File/Find.pm t/lib/filefind.t
46399 ____________________________________________________________________________
46400 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
46401         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
46402              From: Thomas Wegner <wegner_thomas@yahoo.com>
46403              Date: Thu, 5 Jul 2001 20:31:25 +0200
46404              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
46405      Branch: maint-5.6/macperl
46406            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
46407 ____________________________________________________________________________
46408 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
46409         Log: Some more test portability fixes.
46410      Branch: maint-5.6/macperl
46411            ! t/lib/filecopy.t t/pragma/warn/pp_sys
46412 ____________________________________________________________________________
46413 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
46414         Log: The #11200 removed wrong (non-existent) target.  Duh.
46415      Branch: perl
46416            ! Makefile.SH
46417 ____________________________________________________________________________
46418 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
46419         Log: Zap the lib/re.pm before creating it.
46420      Branch: perl
46421            ! Makefile.SH
46422 ____________________________________________________________________________
46423 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
46424         Log: Another test.  Please ignore.
46425      Branch: maint-5.6/macperl
46426            ! README.macos
46427 ____________________________________________________________________________
46428 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
46429         Log: Portability fixes for a lot of tests, especially IO-related
46430              tests, and warnings, and the harness script.
46431      Branch: maint-5.6/macperl
46432            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
46433            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
46434            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
46435            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
46436            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
46437            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
46438            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
46439            ! t/pragma/warnings.t
46440 ____________________________________________________________________________
46441 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
46442         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
46443              From: Nicholas Clark <nick@ccl4.org>
46444              Date: Sat, 7 Jul 2001 21:00:17 +0100
46445              Message-ID: <20010707210017.H59620@plum.flirble.org>
46446      Branch: perl
46447            ! lib/h2xs.t
46448 ____________________________________________________________________________
46449 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
46450         Log: The UNICOS/mk SysV IPC problem has been fixed.
46451      Branch: perl
46452            ! pod/perl572delta.pod
46453 ____________________________________________________________________________
46454 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
46455         Log: Slight update tweaks on perlunicode.pod.
46456      Branch: perl
46457            ! pod/perlunicode.pod
46458 ____________________________________________________________________________
46459 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
46460         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
46461              From: Mark-Jason Dominus <mjd@plover.com>
46462              Date: Sat, 07 Jul 2001 13:04:04 -0400
46463              Message-ID: <20010707170404.32694.qmail@plover.com>
46464      Branch: perl
46465            ! ext/DB_File/DB_File.pm
46466 ____________________________________________________________________________
46467 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
46468         Log: Fix up AutoLoader to fudge for Mac paths in import().
46469      Branch: maint-5.6/macperl
46470            ! lib/AutoLoader.pm
46471 ____________________________________________________________________________
46472 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
46473         Log: Try to force the lib/re.pm to be there before entering
46474              the extensions builds, should help for parallel makes.
46475      Branch: perl
46476            ! Makefile.SH
46477 ____________________________________________________________________________
46478 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
46479         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46480              From: Norton Allen <allen@huarp.harvard.edu>
46481              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
46482              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
46483      Branch: perl
46484            ! ext/POSIX/POSIX.xs
46485 ____________________________________________________________________________
46486 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
46487         Log: Subject: [PATCH] Re: op/arith.t
46488              From: Nicholas Clark <nick@ccl4.org>
46489              Date: Sat, 7 Jul 2001 13:04:54 +0100
46490              Message-ID: <20010707130454.D59620@plum.flirble.org>
46491      Branch: perl
46492            ! numeric.c toke.c
46493 ____________________________________________________________________________
46494 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
46495         Log: Subject: [PATCH] h2xs
46496              From: Nicholas Clark <nick@ccl4.org>
46497              Date: Fri, 6 Jul 2001 23:25:14 +0100
46498              Message-ID: <20010706232514.X59620@plum.flirble.org>
46499      Branch: perl
46500            ! utils/h2xs.PL
46501 ____________________________________________________________________________
46502 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
46503         Log: Subject: Re: bleedperl perl_alloc..free leakage
46504              From: Radu Greab <radu@netsoft.ro>
46505              Date: Fri, 6 Jul 2001 19:48:54 +0300
46506              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
46507              
46508              Leak-be-gone.
46509      Branch: perl
46510            ! op.c
46511 ____________________________________________________________________________
46512 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
46513         Log: Test again.  Please ignore.
46514      Branch: maint-5.6/macperl
46515            ! README.macos
46516 ____________________________________________________________________________
46517 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
46518         Log: Test.  Please ignore.
46519      Branch: maint-5.6/macperl
46520            ! README.macos
46521 ____________________________________________________________________________
46522 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
46523         Log: Include changes already sent in separately as patches,
46524              before branch was created.
46525      Branch: maint-5.6/macperl
46526            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
46527            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
46528            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
46529            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
46530            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
46531            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
46532            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
46533            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
46534            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
46535            ! t/pragma/strict.t
46536 ____________________________________________________________________________
46537 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
46538         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46539              From: Norton Allen <allen@huarp.harvard.edu>
46540              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46541              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46542      Branch: perl
46543            ! utf8.h
46544 ____________________________________________________________________________
46545 [ 11183] By: nick                                  on 2001/07/06  16:27:40
46546         Log: Integrate mainline
46547      Branch: perlio
46548           +> (branch 42 files)
46549            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
46550            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
46551            - win32/bin/mdelete.bat
46552           !> (integrate 215 files)
46553 ____________________________________________________________________________
46554 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
46555         Log: The #11166 needed also these updated.
46556      Branch: perl
46557            ! lib/warnings.pm warnings.h
46558 ____________________________________________________________________________
46559 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
46560         Log: Update Changes.
46561      Branch: perl
46562            ! Changes patchlevel.h
46563 ____________________________________________________________________________
46564 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
46565         Log: Regen toc.
46566      Branch: perl
46567            ! pod/perltoc.pod
46568 ____________________________________________________________________________
46569 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
46570         Log: Nit from Abhijit.
46571      Branch: perl
46572            ! lib/CPAN.pm
46573 ____________________________________________________________________________
46574 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
46575         Log: Retract #11172.
46576      Branch: perl
46577            ! t/op/method.t
46578 ____________________________________________________________________________
46579 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
46580         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
46581              From: Norton Allen <allen@huarp.harvard.edu>
46582              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
46583              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
46584      Branch: perl
46585            ! lib/Cwd.pm
46586 ____________________________________________________________________________
46587 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
46588         Log: (Accidentally empty check-in.)
46589      Branch: perl
46590            ! utf8.h
46591 ____________________________________________________________________________
46592 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
46593         Log: Retract #11165 since Sarathy pointed out it'll not
46594              work properly under threads, the problem should be
46595              solved using "the savestack, either via SSNEW() or
46596              using a newSVpv()+SAVEFREESV() combo."
46597      Branch: perl
46598            ! ext/POSIX/POSIX.xs
46599 ____________________________________________________________________________
46600 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
46601         Log: Retract #11125 since NI-S pointed out it'll not work in
46602              cases where the extension has their own handcrafted INC
46603              et alia.
46604      Branch: perl
46605            ! lib/ExtUtils/MM_Unix.pm
46606 ____________________________________________________________________________
46607 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
46608         Log: Subject: RE: [PATCH] -I and MakeMaker again
46609              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
46610              Date: Fri, 6 Jul 2001 09:18:29 +0200
46611              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
46612      Branch: perl
46613            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
46614            ! lib/ExtUtils/MM_Win32.pm
46615 ____________________________________________________________________________
46616 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
46617         Log: (Retracted by #11178)
46618              Subject: [PATCH t/op/method.t] SUPER:: strangeness
46619              From: Piers Cawley <pdcawley@iterative-software.com>
46620              Date: 06 Jul 2001 10:49:01 +0100
46621              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
46622      Branch: perl
46623            ! t/op/method.t
46624 ____________________________________________________________________________
46625 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
46626         Log: VOS README update from Paul Green.
46627      Branch: perl
46628            ! README.vos
46629 ____________________________________________________________________________
46630 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
46631         Log: Subject: [PATCH README.qnx hints/qnx.sh]
46632              From: Norton Allen <allen@huarp.harvard.edu>
46633              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
46634              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
46635      Branch: perl
46636            ! README.qnx hints/qnx.sh
46637 ____________________________________________________________________________
46638 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
46639         Log: Subject: [PATCH] Doc patch for Tie::Hash
46640              From: Artur Bergman <artur@contiller.se>
46641              Date: Thu, 05 Jul 2001 22:51:18 +0200
46642              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
46643      Branch: perl
46644            ! lib/Tie/Hash.pm
46645 ____________________________________________________________________________
46646 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
46647         Log: Subject: [PATCH] perlfaq4.pod
46648              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
46649              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
46650              Date: Thu, 5 Jul 2001 18:44:10 +0100 
46651      Branch: perl
46652            ! pod/perlfaq4.pod
46653 ____________________________________________________________________________
46654 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
46655         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
46656              From: Robin Houston <robin@kitsite.com>
46657              Date: Thu, 5 Jul 2001 18:33:21 +0100
46658              Message-ID: <20010705183321.A27345@robin.kitsite.com>
46659      Branch: perl
46660            ! ext/B/B/Deparse.pm
46661 ____________________________________________________________________________
46662 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
46663         Log: (Retracted by #11285.)
46664              
46665              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
46666              From: Abhijit Menon-Sen <ams@wiw.org>
46667              Date: Fri, 6 Jul 2001 01:26:32 +0530
46668              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
46669      Branch: perl
46670            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
46671            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
46672            ! warnings.pl
46673 ____________________________________________________________________________
46674 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
46675         Log: (Retracted by #11175)
46676              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
46677              From: Norton Allen <allen@huarp.harvard.edu>
46678              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
46679              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
46680      Branch: perl
46681            ! ext/POSIX/POSIX.xs
46682 ____________________________________________________________________________
46683 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
46684         Log: Unterminated C< (noticed by Richard Hatch), and few other
46685              small Unicode doc tweaks.
46686      Branch: perl
46687            ! pod/perlretut.pod
46688 ____________________________________________________________________________
46689 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
46690         Log: More flexible argument understanding; add charblocks() and
46691              charscripts(); make charblock() and charscript() two-way;
46692              add charinrange(); separate the $Unicode::UCD::VERSION and
46693              the version of the Unicode by adding UnicodeVersion().
46694      Branch: perl
46695            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46696 ____________________________________________________________________________
46697 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
46698         Log: Update Unicode::UCD on \p{In...}.
46699      Branch: perl
46700            ! lib/Unicode/UCD.pm
46701 ____________________________________________________________________________
46702 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
46703         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
46704              From: Norton Allen <allen@huarp.harvard.edu>
46705              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
46706              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
46707      Branch: perl
46708            ! lib/ExtUtils/MM_Unix.pm
46709 ____________________________________________________________________________
46710 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
46711         Log: POSIX-BC tweaks from Thomas Dorner.
46712      Branch: perl
46713            ! hints/posix-bc.sh perlio.h
46714 ____________________________________________________________________________
46715 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
46716         Log: Module updates for the delta.
46717      Branch: perl
46718            ! pod/perl572delta.pod
46719 ____________________________________________________________________________
46720 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
46721         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
46722              From: Norton Allen <allen@huarp.harvard.edu>
46723              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
46724              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
46725      Branch: perl
46726            ! ext/IO/lib/IO/t/io_sock.t
46727 ____________________________________________________________________________
46728 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
46729         Log: Subject: [PATCH perldiag.pod] Quick fixes
46730              From: Simon Cozens <simon@netthink.co.uk>
46731              Date: Wed, 4 Jul 2001 20:22:12 +0100
46732              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
46733      Branch: perl
46734            ! pod/perldiag.pod
46735 ____________________________________________________________________________
46736 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
46737         Log: (retracted by #13533)
46738              
46739              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
46740              From: Radu Greab <radu@netsoft.ro>
46741              Date: Wed, 4 Jul 2001 22:13:31 +0300
46742              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
46743      Branch: perl
46744            ! op.c sv.c t/op/pos.t
46745 ____________________________________________________________________________
46746 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
46747         Log: Subject: [PATCH] -I and MakeMaker again
46748              From: Michael G Schwern <schwern@pobox.com>
46749              Date: Wed, 4 Jul 2001 15:03:07 -0400
46750              Message-ID: <20010704150307.I20340@blackrider>
46751              
46752              (and retract #11145)
46753      Branch: perl
46754            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
46755            ! lib/ExtUtils/MakeMaker.pm
46756 ____________________________________________________________________________
46757 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
46758         Log: Subject: Re: PERFORCE change 11142 for review
46759              From: "Philip Newton" <Philip.Newton@gmx.net>
46760              Date: Wed, 4 Jul 2001 20:46:26 +0200
46761              Message-Id: <200107041841.VAA25380@taas.iki.fi>
46762      Branch: perl
46763            ! lib/ExtUtils/MakeMaker.pm
46764 ____________________________________________________________________________
46765 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
46766         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
46767              From: Jonathan Stowe <gellyfish@gellyfish.com>
46768              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
46769              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
46770      Branch: perl
46771            ! utils/pl2pm.PL
46772 ____________________________________________________________________________
46773 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
46774         Log: fix the binary compatibility issue when building with/without
46775              usemymalloc by exporting Perl_malloc() et al as simple wrappers
46776              around the system functions (this allows most extensions built
46777              using one mode to coexist with perls built in the other mode)
46778              
46779              XXX the Perl_mfree() wrapper might need to do return(free()) on
46780              platforms where Free_t isn't "void"
46781      Branch: perl
46782            ! embed.h embed.pl makedef.pl proto.h util.c
46783 ____________________________________________________________________________
46784 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
46785         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
46786              since it doesn't ensure threads other than the one calling fork()
46787              aren't holding any locks; the fix is to use pthread_atfork() to
46788              hold global locks
46789              
46790              building perl with -Dusemymalloc exacerbates the problem since
46791              Perl_malloc() holds a mutex, and perl's exec() calls New()
46792              
46793              XXX the code in win32thread.h may be needed on platforms that have
46794              no pthread_atfork()
46795      Branch: perl
46796            ! perl.c thread.h win32/win32thread.h
46797 ____________________________________________________________________________
46798 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
46799         Log: Integrate #11009 from maintperl.
46800      Branch: maint-5.6/macperl
46801           !> lib/ExtUtils/Manifest.pm
46802 ____________________________________________________________________________
46803 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
46804         Log: Flexing my Perforce muscles.
46805      Branch: maint-5.6/macperl
46806            ! README.macos
46807 ____________________________________________________________________________
46808 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
46809         Log: Update Changes.
46810      Branch: perl
46811            ! Changes patchlevel.h
46812 ____________________________________________________________________________
46813 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
46814         Log: Metaconfig unit change for #11146.
46815      Branch: metaconfig/U/perl
46816            ! d_fcntl_can_lock.U
46817 ____________________________________________________________________________
46818 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
46819         Log: Somehow the #ifdefs of the added code (in #11093) made
46820              HP-UX to fail the fcntl locking test, without the ifdefs
46821              the test seems to be working again.  Reason unknown:
46822              HP-UX cc doesn't complain either way.
46823      Branch: perl
46824            ! Configure
46825 ____________________________________________________________________________
46826 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
46827         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
46828      Branch: perl
46829            ! lib/ExtUtils/MM_Unix.pm
46830 ____________________________________________________________________________
46831 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
46832         Log: gcc -Wall nit.
46833      Branch: perl
46834            ! pp_hot.c
46835 ____________________________________________________________________________
46836 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
46837         Log: When removing tests updating the test count is a good idea, too.
46838      Branch: perl
46839            ! lib/Net/t/require.t
46840 ____________________________________________________________________________
46841 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
46842         Log: Document #11134 and add the new symbols to the list of
46843              of MakeMaker known ones.
46844      Branch: perl
46845            ! lib/ExtUtils/MakeMaker.pm
46846 ____________________________________________________________________________
46847 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
46848         Log: Microperl update.
46849      Branch: perl
46850            ! uconfig.h
46851 ____________________________________________________________________________
46852 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
46853         Log: Update the libnet tests as per #11138.
46854      Branch: perl
46855            - lib/Net/t/ph.t
46856            ! MANIFEST lib/Net/t/require.t
46857 ____________________________________________________________________________
46858 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
46859         Log: Regen toc and modlib.
46860      Branch: perl
46861            ! pod/perlmodlib.pod pod/perltoc.pod
46862 ____________________________________________________________________________
46863 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
46864         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
46865              Graham's request.
46866      Branch: perl
46867            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
46868            ! MANIFEST
46869 ____________________________________________________________________________
46870 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
46871         Log: Add the OS/390 harness results to the delta.
46872      Branch: perl
46873            ! pod/perl572delta.pod
46874 ____________________________________________________________________________
46875 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
46876         Log: Avoid the two study tests in OS/390 until the bug has been solved.
46877      Branch: perl
46878            ! t/op/study.t
46879 ____________________________________________________________________________
46880 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
46881         Log: DOS/DJGPP tweaks from Laszlo Molnar.
46882      Branch: perl
46883            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
46884 ____________________________________________________________________________
46885 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
46886         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
46887              From: Michael G Schwern <schwern@pobox.com>
46888              Date: Wed, 4 Jul 2001 00:01:16 -0400
46889              Message-ID: <20010704000116.C591@blackrider>
46890      Branch: perl
46891            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
46892 ____________________________________________________________________________
46893 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
46894         Log: The #11132 missed singleton characters (not part
46895              of a unilo..unihi range) in Unicode scripts.
46896      Branch: perl
46897            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
46898            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
46899            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
46900            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
46901            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
46902            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
46903            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
46904            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
46905            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
46906            ! lib/unicode/mktables.PL t/op/pat.t
46907 ____________________________________________________________________________
46908 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
46909         Log: Support preferentially the Unicode 'scripts' definition
46910              in the \p{In...} notation since according to Unicode the
46911              scripts concept is more natural for matching than using
46912              the somewhat artificial block names.  The block names are
46913              still available, though, and if there's a name conflict,
46914              the scripts one wins and the blocks one has to do with
46915              'Block' appended to its name.  For more information see
46916              
46917              http://www.unicode.org/unicode/reports/tr24/
46918      Branch: perl
46919            + lib/unicode/In/100.pl lib/unicode/In/101.pl
46920            + lib/unicode/In/102.pl lib/unicode/In/103.pl
46921            + lib/unicode/In/104.pl lib/unicode/In/105.pl
46922            + lib/unicode/In/106.pl lib/unicode/In/107.pl
46923            + lib/unicode/In/108.pl lib/unicode/In/109.pl
46924            + lib/unicode/In/110.pl lib/unicode/In/111.pl
46925            + lib/unicode/In/112.pl lib/unicode/In/113.pl
46926            + lib/unicode/In/114.pl lib/unicode/In/115.pl
46927            + lib/unicode/In/116.pl lib/unicode/In/117.pl
46928            + lib/unicode/In/118.pl lib/unicode/In/119.pl
46929            + lib/unicode/In/120.pl lib/unicode/In/121.pl
46930            + lib/unicode/In/122.pl lib/unicode/In/123.pl
46931            + lib/unicode/In/124.pl lib/unicode/In/125.pl
46932            + lib/unicode/In/126.pl lib/unicode/In/127.pl
46933            + lib/unicode/In/128.pl lib/unicode/In/129.pl
46934            + lib/unicode/In/130.pl lib/unicode/In/131.pl
46935            + lib/unicode/In/132.pl lib/unicode/In/133.pl
46936            + lib/unicode/In/134.pl lib/unicode/In/135.pl
46937            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
46938            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
46939            ! (edit 106 files)
46940 ____________________________________________________________________________
46941 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
46942         Log: Better document the difference between a block and a script.
46943      Branch: perl
46944            ! lib/Unicode/UCD.pm
46945 ____________________________________________________________________________
46946 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
46947         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
46948              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
46949              Date: Tue, 3 Jul 2001 15:04:23 -0500
46950              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
46951      Branch: perl
46952            ! lib/CPAN.pm
46953 ____________________________________________________________________________
46954 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
46955         Log: Add tests for charscript().
46956      Branch: perl
46957            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
46958 ____________________________________________________________________________
46959 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
46960         Log: Add charscript() to get the UTR#24 script names of characters.
46961      Branch: perl
46962            ! lib/Unicode/UCD.pm
46963 ____________________________________________________________________________
46964 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
46965         Log: Todo updates.
46966      Branch: perl
46967            ! pod/perltodo.pod
46968 ____________________________________________________________________________
46969 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
46970         Log: Unicode::UCD updates.
46971      Branch: perl
46972            ! lib/Unicode/UCD.pm
46973 ____________________________________________________________________________
46974 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
46975         Log: (Retracted by #11174)
46976              Subject: MakeMaker should pass through DEFINE and INC to subdirs
46977              From: Alan Burlison <Alan.Burlison@sun.com>
46978              Date: Tue, 03 Jul 2001 15:20:13 +0100
46979              Message-ID: <3B41D49D.A923D4F9@sun.com>
46980      Branch: perl
46981            ! lib/ExtUtils/MM_Unix.pm
46982 ____________________________________________________________________________
46983 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
46984         Log: Subject: Patch needed for UTS
46985              From: hom00@utsglobal.com (Hal Morris)
46986              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
46987              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
46988              
46989              Replace #11113 with a better version.
46990      Branch: perl
46991            ! perl.h
46992 ____________________________________________________________________________
46993 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
46994         Log: Subject: Re: POINTERRIGOR
46995              From: Andy Dougherty <doughera@lafayette.edu>
46996              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
46997              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
46998      Branch: perl
46999            ! util.c
47000 ____________________________________________________________________________
47001 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
47002         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
47003              From: "Philip Newton" <pnewton@gmx.de>
47004              Date: Tue, 3 Jul 2001 17:03:34 +0200
47005              Message-ID: <3B41FAE6.29564.660E117@localhost>
47006      Branch: perl
47007            ! pp_hot.c
47008 ____________________________________________________________________________
47009 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
47010         Log: Typos.
47011      Branch: perl
47012            ! INSTALL
47013 ____________________________________________________________________________
47014 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
47015         Log: Subject: [PATCH 5.6.1] debugger fixes
47016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47017              Date: Tue, 3 Jul 2001 03:38:18 -0400
47018              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
47019              
47020              The $^S is working again.
47021      Branch: perl
47022            ! lib/perl5db.pl
47023 ____________________________________________________________________________
47024 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
47025         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
47026              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47027              Date: Tue, 3 Jul 2001 03:34:06 -0400
47028              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
47029      Branch: perl
47030            ! os2/OS2/Process/Process.pm
47031 ____________________________________________________________________________
47032 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
47033         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
47034              From: "Philip Newton" <Philip.Newton@gmx.net>
47035              Date: Tue, 3 Jul 2001 09:11:27 +0200
47036              Message-Id: <200107030706.KAA04596@taas.iki.fi>
47037      Branch: perl
47038            ! lib/FindBin.pm
47039 ____________________________________________________________________________
47040 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
47041         Log: Delta delta.
47042      Branch: perl
47043            ! pod/perl572delta.pod
47044 ____________________________________________________________________________
47045 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
47046         Log: Metaconfig unit change for 11115.
47047      Branch: metaconfig
47048            ! U/modified/libc.U
47049 ____________________________________________________________________________
47050 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
47051         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
47052              (from Richard Hatch) (this was the cause of pipes() and
47053              times() mysteriously not being found)
47054      Branch: perl
47055            ! Configure
47056 ____________________________________________________________________________
47057 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
47058         Log: Retract #10142, the real culprit found by Richard Hatch,
47059              coming soon to Configure near you.
47060      Branch: perl
47061            ! hints/aix.sh
47062 ____________________________________________________________________________
47063 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
47064         Log: (Replaced by #11124) UTS workaround from Hal Morris.
47065      Branch: perl
47066            ! perl.h
47067 ____________________________________________________________________________
47068 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
47069         Log: Subject: [PATCH] grok not grocking correctly
47070              From: Nicholas Clark <nick@ccl4.org>
47071              Date: Tue, 3 Jul 2001 00:19:08 +0100
47072              Message-ID: <20010703001908.H59620@plum.flirble.org>
47073      Branch: perl
47074            ! numeric.c
47075 ____________________________________________________________________________
47076 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
47077         Log: Subject: [PATCH Deparse.t] test just-posted patches
47078              From: Robin Houston <robin@kitsite.com>
47079              Date: Mon, 2 Jul 2001 23:46:15 +0100
47080              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
47081      Branch: perl
47082            ! ext/B/Deparse.t
47083 ____________________________________________________________________________
47084 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
47085         Log: Subject: [PATCH toke.c] autosplit into @F
47086              From: Robin Houston <robin@kitsite.com>
47087              Date: Mon, 2 Jul 2001 23:18:20 +0100
47088              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
47089      Branch: perl
47090            ! perl.c toke.c
47091 ____________________________________________________________________________
47092 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
47093         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
47094              From: Robin Houston <robin@kitsite.com>
47095              Date: Mon, 2 Jul 2001 23:00:48 +0100
47096              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
47097      Branch: perl
47098            ! ext/B/B/Deparse.pm
47099 ____________________________________________________________________________
47100 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
47101         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
47102              From: "Philip Newton" <Philip.Newton@gmx.net>
47103              Date: Mon, 2 Jul 2001 22:06:22 +0200
47104              (no Message-Id)
47105      Branch: perl
47106            ! ext/NDBM_File/hints/linux.pl
47107 ____________________________________________________________________________
47108 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
47109         Log: Subject: Re: Fixed pack problem - sort of
47110              From: Nicholas Clark <nick@ccl4.org>
47111              Date: Mon, 2 Jul 2001 20:59:20 +0100
47112              Message-ID: <20010702205919.F59620@plum.flirble.org>
47113      Branch: perl
47114            ! pp_pack.c t/op/pack.t
47115 ____________________________________________________________________________
47116 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
47117         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
47118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47119              Date: Mon, 2 Jul 2001 15:45:41 -0400
47120              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
47121      Branch: perl
47122            ! os2/os2.c
47123 ____________________________________________________________________________
47124 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
47125         Log: (Mistaken retraction)
47126      Branch: perl
47127            ! utils/pl2pm.PL
47128 ____________________________________________________________________________
47129 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
47130         Log: Detypo in #11103.
47131      Branch: perl
47132            ! utils/pl2pm.PL
47133 ____________________________________________________________________________
47134 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
47135         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
47136              From: Jonathan Stowe <gellyfish@gellyfish.com>
47137              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
47138              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
47139      Branch: perl
47140            ! utils/pl2pm.PL
47141 ____________________________________________________________________________
47142 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
47143         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
47144              From: "Craig A. Berry" <craigberry@mac.com>
47145              Date: Mon, 02 Jul 2001 14:11:23 -0500
47146              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
47147      Branch: perl
47148            ! lib/Unicode/UCD.pm
47149 ____________________________________________________________________________
47150 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
47151         Log: Subject: [PATCH] Re: op/numconvert.t failures
47152              From: Nicholas Clark <nick@ccl4.org>
47153              Date: Mon, 2 Jul 2001 20:10:48 +0100
47154              Message-ID: <20010702201048.E59620@plum.flirble.org>
47155      Branch: perl
47156            ! t/op/numconvert.t
47157 ____________________________________________________________________________
47158 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
47159         Log: Update Changes.
47160      Branch: perl
47161            ! Changes patchlevel.h
47162 ____________________________________________________________________________
47163 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
47164         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
47165              The real fix must be more involved.  The line of code all the leaky
47166              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
47167              line of Perl_newPMOP().
47168      Branch: perl
47169            ! op.h
47170 ____________________________________________________________________________
47171 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
47172         Log: Based on
47173              
47174              Subject: Re: sizeof(struct sembuf)
47175              From: Nicholas Clark <nick@ccl4.org>
47176              Date: Sun, 1 Jul 2001 22:26:48 +0100
47177              Message-ID: <20010701222648.W59620@plum.flirble.org>
47178              
47179              but do semop() always the slow way.
47180      Branch: perl
47181            ! doio.c
47182 ____________________________________________________________________________
47183 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
47184         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
47185              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47186              Date: Tue, 03 Jul 2001 00:56:30 +0900
47187              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
47188      Branch: perl
47189            ! ext/Encode/Encode/Tcl.t
47190 ____________________________________________________________________________
47191 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
47192         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
47193              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47194              Date: Tue, 03 Jul 2001 00:55:46 +0900
47195              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
47196      Branch: perl
47197            ! ext/Encode/Encode/Tcl.pm
47198 ____________________________________________________________________________
47199 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
47200         Log: Regen api and toc.
47201      Branch: perl
47202            ! pod/perlapi.pod pod/perltoc.pod
47203 ____________________________________________________________________________
47204 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
47205         Log: Metaconfig unit change for #11093.
47206      Branch: metaconfig/U/perl
47207            ! d_fcntl_can_lock.U
47208 ____________________________________________________________________________
47209 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
47210         Log: The fcntl locking test may hang if NFS locking messed up;
47211              break out with alarm(10).
47212      Branch: perl
47213            ! Configure
47214 ____________________________________________________________________________
47215 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
47216         Log: Move the mdelete.bat from win32/bin to win32.
47217      Branch: perl
47218            ! MANIFEST
47219 ____________________________________________________________________________
47220 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
47221         Log: Typo in #11083.
47222      Branch: perl
47223            ! ext/Time/Piece/Piece.t
47224 ____________________________________________________________________________
47225 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
47226         Log: Netware tweaks from Guruprasad.
47227      Branch: perl
47228            - NetWare/perlsdio.h
47229            ! MANIFEST NetWare/Makefile NetWare/interface.c
47230            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
47231            ! perlsdio.h
47232 ____________________________________________________________________________
47233 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
47234         Log: Subject: Re: [PATH] shared -> unique;
47235              From: Abhijit Menon-Sen <ams@wiw.org>
47236              Date: Wed, 27 Jun 2001 03:51:27 +0530
47237              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
47238      Branch: perl
47239            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
47240 ____________________________________________________________________________
47241 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
47242         Log: Subject: Re: AIX / gcc-3.0
47243              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47244              Date: Mon, 02 Jul 2001 15:20:21 +0200
47245              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
47246      Branch: perl
47247            ! hints/aix.sh
47248 ____________________________________________________________________________
47249 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
47250         Log: Subject: Re: Bug report: split splits on wrong pattern
47251              From: Abhijit Menon-Sen <ams@wiw.org>
47252              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
47253              Date: Mon, 2 Jul 2001 16:31:33 +0530
47254      Branch: perl
47255            ! pp_ctl.c
47256 ____________________________________________________________________________
47257 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
47258         Log: Subject: [PATCH 5.6.1] test harness
47259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47260              Date: Mon, 2 Jul 2001 06:29:21 -0400
47261              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
47262      Branch: perl
47263            ! lib/Test/Harness.pm
47264 ____________________________________________________________________________
47265 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
47266         Log: Subject: [PATCH 5.6.1] debugger goof
47267              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47268              Date: Mon, 2 Jul 2001 06:27:22 -0400
47269              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
47270      Branch: perl
47271            ! lib/perl5db.pl
47272 ____________________________________________________________________________
47273 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
47274         Log: Subject: [PATCH 5.6.1] OS/2 cwd
47275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47276              Date: Mon, 2 Jul 2001 06:21:17 -0400
47277              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
47278      Branch: perl
47279            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
47280 ____________________________________________________________________________
47281 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
47282         Log: Make #11082 more OS/2-specific.
47283      Branch: perl
47284            ! ext/Time/Piece/Piece.t
47285 ____________________________________________________________________________
47286 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
47287         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
47288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47289              Date: Mon, 2 Jul 2001 06:06:34 -0400
47290              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
47291      Branch: perl
47292            ! ext/Time/Piece/Piece.t
47293 ____________________________________________________________________________
47294 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
47295         Log: Subject: [PATCH B::Deparse] version number & changes
47296              From: Robin Houston <robin@kitsite.com>  
47297              Date: Sun, 1 Jul 2001 17:17:29 +0100
47298              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
47299      Branch: perl
47300            ! ext/B/B/Deparse.pm
47301 ____________________________________________________________________________
47302 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
47303         Log: Subject: a small fix.
47304              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47305              Date: Mon, 2 Jul 2001 12:17:53 +0200
47306              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
47307      Branch: perl
47308            ! ext/Thread/Thread.xs
47309 ____________________________________________________________________________
47310 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
47311         Log: Subject: RE: perl@10907
47312              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
47313              Date: Mon, 2 Jul 2001 12:06:16 +0200
47314              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
47315              
47316              Borland C vs PerlIO.
47317      Branch: perl
47318            ! win32/config.bc win32/config_H.bc
47319 ____________________________________________________________________________
47320 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
47321         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
47322              From: "H.M. Brand" <merijn@l1.procura.nl>
47323              Date: Mon, 02 Jul 2001 11:18:57 +0200
47324              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
47325      Branch: perl
47326            ! t/op/write.t
47327 ____________________________________________________________________________
47328 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
47329         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
47330              From: Michael G Schwern <schwern@pobox.com>
47331              Date: Mon, 2 Jul 2001 00:26:24 -0400
47332              Message-ID: <20010702002624.A18302@blackrider>
47333      Branch: perl
47334            - ext/util/mkbootstrap
47335 ____________________________________________________________________________
47336 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
47337         Log: Subject: [PATCH op.h] v minor comment tweak
47338              From: Robin Houston <robin@puffinry.freeserve.co.uk>
47339              Date: Mon, 2 Jul 2001 00:42:01 +0100
47340              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
47341      Branch: perl
47342            ! op.h
47343 ____________________________________________________________________________
47344 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
47345         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
47346      Branch: perl
47347            ! pod/perlfunc.pod
47348 ____________________________________________________________________________
47349 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
47350         Log: Subject: Re: sizeof(struct sembuf)
47351              From: Nicholas Clark <nick@ccl4.org>
47352              Date: Sun, 1 Jul 2001 19:23:16 +0100
47353              Message-ID: <20010701192316.V59620@plum.flirble.org>
47354              
47355              s/signaling/signalling/
47356      Branch: perl
47357            ! pod/perlfunc.pod
47358 ____________________________________________________________________________
47359 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
47360         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
47361              From: "Philip Newton" <Philip.Newton@gmx.net>
47362              Date: Sun, 1 Jul 2001 09:37:56 +0200
47363              Message-Id: <200107010733.KAA03920@taas.iki.fi>
47364      Branch: perl
47365            ! pod/perlvar.pod
47366 ____________________________________________________________________________
47367 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
47368         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
47369              From: "Philip Newton" <Philip.Newton@gmx.net>
47370              Date: Sun, 1 Jul 2001 09:37:56 +0200
47371              Message-Id: <200107010733.KAA03925@taas.iki.fi>
47372      Branch: perl
47373            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
47374 ____________________________________________________________________________
47375 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
47376         Log: Metaconfig unit change for #11070.
47377      Branch: metaconfig
47378            ! U/compline/randfunc.U
47379 ____________________________________________________________________________
47380 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
47381         Log: Subject: [PATCH perlsnap] its --> it's --> its
47382              From: "Philip Newton" <Philip.Newton@gmx.net>
47383              Date: Sun, 1 Jul 2001 09:37:56 +0200
47384              Message-Id: <200107010733.KAA03914@taas.iki.fi>
47385      Branch: perl
47386            ! Porting/config_H
47387 ____________________________________________________________________________
47388 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
47389         Log: Sync with Sarathy; integrate with perlio.
47390      Branch: perl
47391           !> gv.c
47392 ____________________________________________________________________________
47393 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
47394         Log: regenerate win32/config_H.?c files
47395      Branch: perl
47396            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47397 ____________________________________________________________________________
47398 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
47399         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
47400              naming discipline
47401              
47402              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
47403              because of this)
47404              
47405              fix a warning about "fd" being used without being set in Cwd.xs
47406      Branch: perl
47407            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
47408            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
47409            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
47410            ! win32/config.vc
47411 ____________________________________________________________________________
47412 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
47413         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
47414              within macro arguments") and warnings ("unary minus applied to
47415              unsigned type", among others)
47416      Branch: perl
47417            ! gv.c hv.c op.c pp.c sv.c toke.c
47418 ____________________________________________________________________________
47419 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
47420         Log: win32 fixes: more spurious CRs
47421      Branch: perl
47422            ! win32/mdelete.bat
47423 ____________________________________________________________________________
47424 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
47425         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
47426              from win32/bin (or it gets deleted by distclean); don't delete
47427              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
47428              NT (should be made Win9x specific, and added to makefile.mk)
47429      Branch: perl
47430           +> win32/mdelete.bat
47431            - win32/bin/mdelete.bat
47432            ! win32/Makefile win32/makefile.mk
47433 ____________________________________________________________________________
47434 [ 11063] By: nick                                  on 2001/07/01  18:54:09
47435         Log: Quick for for #ifdef mess
47436      Branch: perlio
47437            ! gv.c
47438 ____________________________________________________________________________
47439 [ 11062] By: nick                                  on 2001/07/01  18:47:42
47440         Log: Raw integrate - does not build #if mess in gv.c
47441      Branch: perlio
47442           !> (integrate 29 files)
47443 ____________________________________________________________________________
47444 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
47445         Log: Make 'compile' target a little less broken.
47446              Still very broken, though: -Wall warnings from
47447              the generated code, boot_Foo prototypes missing,
47448              can't autoload Fcntl::SEEK_CUR et alia, ...
47449      Branch: perl
47450            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
47451            ! utils/perlcc.PL x2p/Makefile.SH
47452 ____________________________________________________________________________
47453 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
47454         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
47455      Branch: perl
47456            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
47457            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
47458 ____________________________________________________________________________
47459 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
47460         Log: Update Changes.
47461      Branch: perl
47462            ! Changes patchlevel.h
47463 ____________________________________________________________________________
47464 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
47465         Log: Still one typo, regen toc.
47466      Branch: perl
47467            ! lib/Unicode/UCD.pm pod/perltoc.pod
47468 ____________________________________________________________________________
47469 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
47470         Log: Detypos and regen toc.
47471      Branch: perl
47472            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
47473 ____________________________________________________________________________
47474 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
47475         Log: VERSION tweak.
47476      Branch: perl
47477            ! ext/List/Util/lib/List/Util.pm
47478 ____________________________________________________________________________
47479 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
47480         Log: Attempt at plugging the leak under ithreads detected by Doug.
47481      Branch: perl
47482            ! op.h
47483 ____________________________________________________________________________
47484 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
47485         Log: gcc -Wall lint after #11051.
47486      Branch: perl
47487            ! pp_sys.c
47488 ____________________________________________________________________________
47489 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
47490         Log: Integrate perlio:
47491              
47492              [ 11050]
47493              Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47494      Branch: perl
47495           !> lib/File/Find/taint.t
47496 ____________________________________________________________________________
47497 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
47498         Log: Don't use the v-strings for module VERSIONs.
47499      Branch: perl
47500            ! lib/Unicode/UCD.pm
47501 ____________________________________________________________________________
47502 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
47503         Log: Code cleanup based on turning off the -woffs in IRIX.
47504              Not all of the gripes cleaned up (hairy code in hv.c and
47505              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
47506              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
47507              to the IRIX hints)
47508      Branch: perl
47509            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
47510            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
47511            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
47512            ! regcomp.c sv.c
47513 ____________________________________________________________________________
47514 [ 11050] By: nick                                  on 2001/06/30  20:46:46
47515         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
47516      Branch: perlio
47517            ! lib/File/Find/taint.t
47518 ____________________________________________________________________________
47519 [ 11049] By: nick                                  on 2001/06/30  18:13:33
47520         Log: Integrate mainline
47521      Branch: perlio
47522           +> NetWare/nwstdio.h NetWare/perlsdio.h
47523           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47524           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
47525           +> lib/Unicode/UCD.t t/run/exit.t
47526           !> (integrate 60 files)
47527 ____________________________________________________________________________
47528 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
47529         Log: Delta delta.
47530      Branch: perl
47531            ! pod/perl572delta.pod
47532 ____________________________________________________________________________
47533 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
47534         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
47535              by CPAN.pm, use rather _00.
47536      Branch: perl
47537            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
47538            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
47539            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
47540            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
47541            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
47542            ! lib/ExtUtils/Embed.pm lib/Test.pm
47543 ____________________________________________________________________________
47544 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
47545         Log: Add a simple Unicode character database interface, Unicode::UCD.
47546      Branch: perl
47547            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
47548            ! MANIFEST
47549 ____________________________________________________________________________
47550 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
47551         Log: Subject: [PATCH] op/numconver.t
47552              From: Nicholas Clark <nick@ccl4.org>
47553              Date: Sat, 30 Jun 2001 15:40:10 +0100
47554              Message-ID: <20010630154010.I59620@plum.flirble.org>
47555      Branch: perl
47556            ! t/op/numconvert.t
47557 ____________________________________________________________________________
47558 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
47559         Log: The $^N is now taken (by #11038).
47560      Branch: perl
47561            ! t/base/lex.t
47562 ____________________________________________________________________________
47563 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
47564         Log: The #11040 had slipped to a wrong function...
47565      Branch: perl
47566            ! sv.c
47567 ____________________________________________________________________________
47568 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
47569         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
47570              the Configure library symbol probe mysteriously finds all
47571              symbols but those of pipe() and times().
47572      Branch: perl
47573            ! hints/aix.sh
47574 ____________________________________________________________________________
47575 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
47576         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
47577              From: Nicholas Clark <nick@ccl4.org>
47578              Date: Fri, 29 Jun 2001 23:49:07 +0100
47579              Message-ID: <20010629234907.D59620@plum.flirble.org>
47580      Branch: perl
47581            ! lib/ExtUtils.t
47582 ____________________________________________________________________________
47583 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
47584         Log: Subject: [PATCH] weakref fix 2, not yet there
47585              From: Artur Bergman <artur@contiller.se>
47586              Date: Sat, 30 Jun 2001 01:18:16 +0200
47587              Message-ID: <B762D957.1CC9%artur@contiller.se>
47588      Branch: perl
47589            ! sv.c
47590 ____________________________________________________________________________
47591 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
47592         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
47593              From: Michael G Schwern <schwern@pobox.com>
47594              Date: Fri, 29 Jun 2001 19:39:11 -0400
47595              Message-ID: <20010629193910.D25304@blackrider>
47596      Branch: perl
47597            + t/run/exit.t
47598            ! MANIFEST
47599 ____________________________________________________________________________
47600 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
47601         Log: Add support for $^N, the most-recently closed group.
47602      Branch: perl
47603            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
47604            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
47605            ! thrdvar.h
47606 ____________________________________________________________________________
47607 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
47608         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
47609              From: lvirden@cas.org
47610              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
47611              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
47612              
47613              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
47614              From: lvirden@cas.org
47615              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
47616              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
47617      Branch: perl
47618            ! README.solaris
47619 ____________________________________________________________________________
47620 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
47621         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
47622              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47623              Date: Sat, 30 Jun 2001 07:33:37 +0900
47624              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
47625              
47626              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
47627              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
47628              Date: Sat, 30 Jun 2001 21:38:14 +0900
47629              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
47630      Branch: perl
47631            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
47632            + ext/Encode/Encode/7bit-kr.enc
47633            ! MANIFEST ext/Encode/Encode/Tcl.pm
47634 ____________________________________________________________________________
47635 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
47636         Log: NetWare tweaks from Guruprasad.
47637      Branch: perl
47638            + NetWare/nwstdio.h NetWare/perlsdio.h
47639            ! MANIFEST NetWare/Makefile NetWare/config.wc
47640            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
47641            ! NetWare/t/Readme.txt
47642 ____________________________________________________________________________
47643 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
47644         Log: More module $VERSION bump-ups.
47645      Branch: perl
47646            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
47647            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
47648            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
47649 ____________________________________________________________________________
47650 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
47651         Log: Doc update due to #11032.
47652      Branch: perl
47653            ! pod/perl572delta.pod
47654 ____________________________________________________________________________
47655 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
47656         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
47657              From: Peter Prymmer <pvhp@forte.com>
47658              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
47659              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
47660      Branch: perl
47661            ! ext/Time/HiRes/HiRes.xs
47662 ____________________________________________________________________________
47663 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
47664         Log: -lpthreads missing in AIX.
47665      Branch: perl
47666            ! hints/aix.sh
47667 ____________________________________________________________________________
47668 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
47669         Log: Subject: [PATCH] CLONE && weakrefs
47670              From: Artur Bergman <artur@contiller.se>
47671              Date: Fri, 29 Jun 2001 17:02:00 +0200
47672              Message-ID: <B7626508.1CA0%artur@contiller.se>
47673      Branch: perl
47674            ! sv.c
47675 ____________________________________________________________________________
47676 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
47677         Log: Subject: Re: Bug report: split splits on wrong pattern
47678              From: Radu Greab <radu@netsoft.ro>
47679              Date: Wed, 27 Jun 2001 21:50:52 +0300
47680              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
47681      Branch: perl
47682            ! pp_ctl.c t/op/split.t
47683 ____________________________________________________________________________
47684 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
47685         Log: Metaconfig unit change for #11027.
47686      Branch: metaconfig/U/perl
47687            ! d_modfl.U
47688 ____________________________________________________________________________
47689 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
47690         Log: I thought this Configure glitch for AIX was just recently fixed?
47691      Branch: perl
47692            ! Configure
47693 ____________________________________________________________________________
47694 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
47695         Log: Update Changes.
47696      Branch: perl
47697            ! Changes patchlevel.h
47698 ____________________________________________________________________________
47699 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
47700         Log: Subject: Re: perl@10967, File::Find, and Cwd
47701              From: Mike Guy <mjtg@cam.ac.uk>
47702              Date: Fri, 29 Jun 2001 14:56:49 +0100
47703              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
47704      Branch: perl
47705            ! lib/File/Find/taint.t
47706 ____________________________________________________________________________
47707 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
47708         Log: Update the sv_pvprintify() spec.
47709      Branch: perl
47710            ! pod/perltodo.pod
47711 ____________________________________________________________________________
47712 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
47713         Log: Known test failures update.
47714      Branch: perl
47715            ! pod/perl572delta.pod
47716 ____________________________________________________________________________
47717 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
47718         Log: Based on
47719              
47720              Subject: [PATCH @11016] More );) fixes
47721              From: Richard Soderberg <rs@crystalflame.net>
47722              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
47723              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
47724      Branch: perl
47725            ! ext/Thread/Thread.xs ext/Thread/typemap
47726 ____________________________________________________________________________
47727 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
47728         Log: Subject: [PATCH @11016] Fixes compile errors in four files
47729              From: Richard Soderberg <rs@crystalflame.net>
47730              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
47731              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
47732      Branch: perl
47733            ! mg.c pp.c pp_hot.c util.c
47734 ____________________________________________________________________________
47735 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
47736         Log: AIX hints tweaking continues, from Merijn Brand.
47737      Branch: perl
47738            ! hints/aix.sh
47739 ____________________________________________________________________________
47740 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
47741         Log: HP-UX needs gccversion sooner, from Merijn Brand.
47742      Branch: perl
47743            ! hints/hpux.sh
47744 ____________________________________________________________________________
47745 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
47746         Log: Subject: [PATCH 5.6.1] OS/2 docs
47747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47748              Date: Fri, 29 Jun 2001 02:34:12 -0400
47749              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
47750      Branch: perl
47751            ! README.os2 os2/Changes
47752 ____________________________________________________________________________
47753 [ 11017] By: nick                                  on 2001/06/29  10:20:30
47754         Log: Integrate mainline
47755      Branch: perlio
47756           +> (branch 37 files)
47757            - ext/ODBM_File/sdbm.t
47758           !> (integrate 211 files)
47759 ____________________________________________________________________________
47760 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
47761         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
47762              the modules found using a script written by Larry Schatzer Jr.
47763      Branch: perl
47764            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
47765            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
47766            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
47767            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
47768            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
47769            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
47770            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
47771            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
47772            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
47773            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
47774            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
47775            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
47776            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
47777            ! lib/constant.pm lib/fields.pm lib/strict.pm
47778 ____________________________________________________________________________
47779 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
47780         Log: The latest JPL from the anoncvs.
47781      Branch: perl
47782            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
47783 ____________________________________________________________________________
47784 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
47785         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
47786      Branch: perl
47787            ! t/op/pat.t
47788 ____________________________________________________________________________
47789 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
47790         Log: Worrying about insecure directories now is a bit too late.
47791      Branch: perl
47792            ! lib/File/Find/taint.t
47793 ____________________________________________________________________________
47794 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
47795         Log: Cannot DIE() in a void function,
47796              from Richard Hatch <rhatch@austin.ibm.com>.
47797      Branch: perl
47798            ! ext/IPC/SysV/SysV.xs
47799 ____________________________________________________________________________
47800 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
47801         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
47802              From: Peter Prymmer <pvhp@forte.com>
47803              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
47804              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
47805              
47806              (unfinished: time/hires tests 3, 5, 14 failing, but better
47807              than wholesale failure)
47808      Branch: perl
47809            ! ext/Time/HiRes/HiRes.xs
47810 ____________________________________________________________________________
47811 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
47812         Log: Subject: [PATCH 5.6.1] OS/2 improvements
47813              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47814              Date: Thu, 28 Jun 2001 16:03:14 -0400
47815              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
47816      Branch: perl
47817            + os2/os2_base.t
47818            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
47819            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
47820            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
47821            ! os2/os2ish.h
47822 ____________________________________________________________________________
47823 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
47824         Log: Subject: Incrementing Extutils::Manifest's $VERSION
47825              From: Michael G Schwern <schwern@pobox.com>
47826              Date: Thu, 28 Jun 2001 13:13:49 -0400
47827              Message-ID: <20010628131349.A14738@blackrider>
47828      Branch: maint-5.6/perl
47829            ! lib/ExtUtils/Manifest.pm
47830 ____________________________________________________________________________
47831 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
47832         Log: AIX tweak from Merijn Brand.
47833      Branch: perl
47834            ! hints/aix.sh
47835 ____________________________________________________________________________
47836 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
47837         Log: Create the macperl branch.
47838      Branch: maint-5.6/macperl
47839           +> (branch 1728 files)
47840 ____________________________________________________________________________
47841 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
47842         Log: Update Changes.
47843      Branch: perl
47844            ! Changes patchlevel.h
47845 ____________________________________________________________________________
47846 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
47847         Log: More Perforce lore.
47848      Branch: perl
47849            ! Porting/repository.pod
47850 ____________________________________________________________________________
47851 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
47852         Log: Metaconfig unit changes for #11003.
47853      Branch: metaconfig/U/perl
47854            + d_nl_langinfo.U i_langinfo.U
47855 ____________________________________________________________________________
47856 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
47857         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
47858              Expected not to exist in non-UNIX excepting in VMS, where
47859              according to a quick web survey they just might.
47860      Branch: perl
47861            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
47862            ! Porting/config_H config_h.SH configure.com epoc/config.sh
47863            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
47864            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
47865            ! win32/config.bc win32/config.gc win32/config.vc
47866 ____________________________________________________________________________
47867 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
47868         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
47869              in AIX is one is doing a 64-bit build.
47870      Branch: perl
47871            ! hints/aix.sh
47872 ____________________________________________________________________________
47873 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
47874         Log: Metaconfig unit changes for #11000.
47875      Branch: metaconfig/U/perl
47876            ! use64bits.U uselfs.U
47877 ____________________________________________________________________________
47878 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
47879         Log: Move use64bitint and use64bitall before uselargefiles.
47880      Branch: perl
47881            ! Configure
47882 ____________________________________________________________________________
47883 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
47884         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
47885              From: Robert Spier <rspier@pobox.com>
47886              Message-ID: <15162.41164.618712.841415@rls.cx>
47887              Date: Wed, 27 Jun 2001 23:13:16 -0400
47888      Branch: perl
47889            ! doio.c
47890 ____________________________________________________________________________
47891 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
47892         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
47893              From: Peter Prymmer <pvhp@forte.com>
47894              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
47895              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
47896      Branch: perl
47897            ! numeric.c
47898 ____________________________________________________________________________
47899 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
47900         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
47901              From: Peter Prymmer <pvhp@forte.com>
47902              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
47903              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
47904      Branch: perl
47905            ! configure.com ext/Digest/MD5/Makefile.PL
47906 ____________________________________________________________________________
47907 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
47908         Log: Update Changes.
47909      Branch: perl
47910            ! Changes patchlevel.h
47911 ____________________________________________________________________________
47912 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
47913         Log: Tiny EPOC updates.
47914      Branch: perl
47915            ! epoc/config.sh
47916 ____________________________________________________________________________
47917 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
47918         Log: The Test::More and Test::Simple tests required help
47919              thanks to our schizophrenic test scheme.
47920      Branch: perl
47921            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
47922            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
47923            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
47924            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
47925            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
47926 ____________________________________________________________________________
47927 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
47928         Log: Upgrade to Test::Simple 0.09.
47929      Branch: perl
47930            + lib/Test/Simple/Changes
47931            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
47932            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
47933            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
47934            ! lib/Test/Simple/t/plan_is_noplan.t
47935 ____________________________________________________________________________
47936 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
47937         Log: Upgrade to Test::More 0.07.
47938      Branch: perl
47939            + lib/Test/More/Changes
47940            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
47941            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
47942            ! lib/Test/More/t/skipall.t
47943 ____________________________________________________________________________
47944 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
47945         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
47946              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47947              Date: Wed, 27 Jun 2001 18:40:04 +0200
47948              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
47949      Branch: perl
47950            ! hints/hpux.sh
47951 ____________________________________________________________________________
47952 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
47953         Log: Subject: [PATCH README.qnx hints/qnx.sh]
47954              From: Norton Allen <allen@huarp.harvard.edu>
47955              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
47956              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
47957      Branch: perl
47958            ! README.qnx hints/qnx.sh
47959 ____________________________________________________________________________
47960 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
47961         Log: Subject: [PATCH] two little documentation nits
47962              From: Abhijit Menon-Sen <ams@wiw.org>
47963              Date: Wed, 27 Jun 2001 20:07:50 +0530
47964              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
47965      Branch: perl
47966            ! sv.c sv.h
47967 ____________________________________________________________________________
47968 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
47969         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
47970              From: Norton Allen <allen@huarp.harvard.edu>
47971              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
47972              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
47973      Branch: perl
47974            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
47975 ____________________________________________________________________________
47976 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
47977         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
47978              From: Michael G Schwern <schwern@pobox.com>
47979              Date: Wed, 27 Jun 2001 02:34:58 -0400
47980              Message-ID: <20010627023458.K23874@blackrider>
47981      Branch: perl
47982            ! vms/test.com
47983 ____________________________________________________________________________
47984 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
47985         Log: Add perl_clone_host() for Netware.
47986      Branch: perl
47987            ! NetWare/nw5.c
47988 ____________________________________________________________________________
47989 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
47990         Log: GCC 3.0 hints for HP-UX.
47991      Branch: perl
47992            ! hints/hpux.sh
47993 ____________________________________________________________________________
47994 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
47995         Log: In some Linux distributions the libndbm is broken
47996              (no null key support), therefore link with libgdbm
47997              (if available), since it has a working ndbm emulation,
47998              from Jonathan Stowe.
47999      Branch: perl
48000            + ext/NDBM_File/hints/linux.pl
48001            ! MANIFEST
48002 ____________________________________________________________________________
48003 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
48004         Log: Subject: [PATCH perl@10930] find.t hack for VMS
48005              From: "Craig A. Berry" <craigberry@mac.com>
48006              Date: Tue, 26 Jun 2001 23:40:25 -0500
48007              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
48008      Branch: perl
48009            ! lib/File/Find/find.t
48010 ____________________________________________________________________________
48011 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
48012         Log: AUTHORS updates.
48013      Branch: perl
48014            ! AUTHORS
48015 ____________________________________________________________________________
48016 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
48017         Log: Metaconfig unit change like #10980.
48018      Branch: metaconfig
48019            ! U/compline/d_stdstdio.U
48020 ____________________________________________________________________________
48021 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
48022         Log: "lose the it's", from Abhijit Menon-Sen.
48023              ("It's" not searched, pods not searched.)
48024      Branch: perl
48025            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
48026            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
48027            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
48028            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
48029            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48030            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
48031 ____________________________________________________________________________
48032 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
48033         Log: "lose the looses", from Abhijit Menon-Sen.
48034      Branch: perl
48035            ! ext/B/B/Assembler.pm gv.c
48036 ____________________________________________________________________________
48037 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
48038         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
48039      Branch: perl
48040            ! hints/os390.sh
48041 ____________________________________________________________________________
48042 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
48043         Log: DEC C 5.3 on the VAX simply doesn't seem to like
48044              compiling the MD5 extension, disable it there for now,
48045              from Peter Prymmer.
48046      Branch: perl
48047            ! configure.com
48048 ____________________________________________________________________________
48049 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
48050         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
48051              From: Jonathan Stowe <gellyfish@gellyfish.com>
48052              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
48053              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
48054      Branch: perl
48055            ! pod/perlfaq3.pod
48056 ____________________________________________________________________________
48057 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
48058         Log: Subject: [PATCH 5.6.1] perlxs misprints
48059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48060              Date: Tue, 26 Jun 2001 17:20:00 -0400
48061              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
48062      Branch: perl
48063            ! pod/perlxs.pod
48064 ____________________________________________________________________________
48065 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
48066         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
48067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48068              Date: Tue, 26 Jun 2001 17:27:07 -0400
48069              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
48070      Branch: perl
48071            ! lib/ExtUtils/MM_Unix.pm
48072 ____________________________________________________________________________
48073 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
48074         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
48075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48076              Date: Tue, 26 Jun 2001 17:23:24 -0400
48077              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
48078      Branch: perl
48079            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48080 ____________________________________________________________________________
48081 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
48082         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
48083              by Olaf Flebbe.
48084      Branch: perl
48085            ! perl.h
48086 ____________________________________________________________________________
48087 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
48088         Log: Detypo.
48089      Branch: perl
48090            ! lib/Memoize/t/tie_sdbm.t
48091 ____________________________________________________________________________
48092 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
48093         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
48094      Branch: perl
48095            ! win32/perllib.c
48096 ____________________________________________________________________________
48097 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
48098         Log: Subject: [patch] perl_clone+CvFILE
48099              From: Doug MacEachern <dougm@covalent.net>
48100              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
48101              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
48102      Branch: perl
48103            ! sv.c
48104 ____________________________________________________________________________
48105 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
48106         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
48107              From: Mark-Jason Dominus <mjd@plover.com>
48108              Date: Tue, 26 Jun 2001 12:33:01 -0400
48109              Message-ID: <20010626163301.31298.qmail@plover.com>
48110      Branch: perl
48111            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48112 ____________________________________________________________________________
48113 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
48114         Log: Update Changes.
48115      Branch: perl
48116            ! Changes patchlevel.h
48117 ____________________________________________________________________________
48118 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
48119         Log: Also catfile() needs now to explicitly exported.
48120      Branch: perl
48121            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48122 ____________________________________________________________________________
48123 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
48124         Log: Regen toc.
48125      Branch: perl
48126            ! pod/perltoc.pod
48127 ____________________________________________________________________________
48128 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
48129         Log: Nonexistent pod command.
48130      Branch: perl
48131            ! pod/perl572delta.pod
48132 ____________________________________________________________________________
48133 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
48134         Log: Be more portable in the quest for tmpdir.
48135      Branch: perl
48136            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
48137 ____________________________________________________________________________
48138 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
48139         Log: Be more portable in finding out the home directory,
48140              and use File::Spec to do the concat.
48141              (Come to think of it, couldn't File::Spec provide
48142              for a ->homedir method?)
48143      Branch: perl
48144            ! lib/Net/Config.pm
48145 ____________________________________________________________________________
48146 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
48147         Log: Doc patch for #10959.
48148      Branch: perl
48149            ! pod/perlfunc.pod
48150 ____________________________________________________________________________
48151 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
48152         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
48153              From: "Philip Newton" <pnewton@gmx.de>
48154              Date: Tue, 26 Jun 2001 16:26:47 +0200
48155              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
48156      Branch: perl
48157            ! pod/perldata.pod
48158 ____________________________________________________________________________
48159 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
48160         Log: Subject: [PATH] shared -> unique;
48161              From: "Artur Bergman" <artur@contiller.se>
48162              Date: Tue, 26 Jun 2001 16:18:40 +0200
48163              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
48164              
48165              Because "shared" isn't: it's read-only.
48166      Branch: perl
48167            ! toke.c xsutils.c
48168 ____________________________________________________________________________
48169 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
48170         Log: Escape multiline croak messages.
48171      Branch: perl
48172            ! t/op/ver.t
48173 ____________________________________________________________________________
48174 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
48175         Log: No more pragma/*.t for minitest.
48176      Branch: perl
48177            ! Makefile.SH
48178 ____________________________________________________________________________
48179 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
48180         Log: AUTHORS updates.
48181      Branch: perl
48182            ! AUTHORS
48183 ____________________________________________________________________________
48184 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
48185         Log: delta updates.
48186      Branch: perl
48187            ! pod/perl572delta.pod
48188 ____________________________________________________________________________
48189 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
48190         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
48191              From: Artur Bergman <artur@contiller.se> 
48192              Date: Tue, 26 Jun 2001 15:32:53 +0200
48193              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
48194      Branch: perl
48195            ! makedef.pl sv.c sv.h win32/perllib.c
48196 ____________________________________________________________________________
48197 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
48198         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
48199              From: Jonathan Stowe <gellyfish@gellyfish.com>
48200              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
48201              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
48202              
48203              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
48204      Branch: perl
48205            + ext/Time/HiRes/hints/sco.pl
48206            ! MANIFEST
48207 ____________________________________________________________________________
48208 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
48209         Log: Subject: [PATCH 5.6.1] static build
48210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48211              Date: Tue, 26 Jun 2001 04:22:25 -0400
48212              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
48213      Branch: perl
48214            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
48215            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
48216 ____________________________________________________________________________
48217 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
48218         Log: DJGPP patches from Laszlo Molnar.
48219      Branch: perl
48220            ! djgpp/djgpp.c perl.c util.c
48221 ____________________________________________________________________________
48222 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
48223         Log: Netware patches from Ananth Kesari.
48224      Branch: perl
48225            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
48226            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
48227            ! NetWare/nwtinfo.h
48228 ____________________________________________________________________________
48229 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
48230         Log: Detypo.
48231      Branch: perl
48232            ! ext/Errno/Errno_pm.PL
48233 ____________________________________________________________________________
48234 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
48235         Log: There seems to be two ways of spelling the $^O in *STEP.
48236      Branch: perl
48237            ! ext/Errno/Errno_pm.PL
48238 ____________________________________________________________________________
48239 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
48240         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
48241              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
48242      Branch: perl
48243            ! ext/Errno/Errno_pm.PL
48244 ____________________________________________________________________________
48245 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
48246         Log: Known bugs update.
48247      Branch: perl
48248            ! pod/perl572delta.pod
48249 ____________________________________________________________________________
48250 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
48251         Log: The default installation of Cygwin has 500 as root's uid.
48252      Branch: perl
48253            ! lib/User/pwent.t
48254 ____________________________________________________________________________
48255 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
48256         Log: Be even more relaxed (re-allow having only one entry).
48257      Branch: perl
48258            ! t/op/grent.t t/op/pwent.t
48259 ____________________________________________________________________________
48260 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
48261         Log: Test failure updates.
48262      Branch: perl
48263            ! pod/perl572delta.pod
48264 ____________________________________________________________________________
48265 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
48266         Log: MPE/iX test tweaks from Mark Bixby.
48267      Branch: perl
48268            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
48269            ! t/io/fs.t t/op/stat.t
48270 ____________________________________________________________________________
48271 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
48272         Log: Microperl findings.
48273      Branch: perl
48274            ! perl.h pp_sys.c
48275 ____________________________________________________________________________
48276 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
48277         Log: Touch uconfig.h.
48278      Branch: perl
48279            ! uconfig.h
48280 ____________________________________________________________________________
48281 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
48282         Log: Subject: [PATCH] Proposed fix for Pod::Man
48283              From: Rob Napier <rnapier@employees.org>
48284              Date: Mon, 25 Jun 2001 15:49:24 -0400
48285              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
48286              
48287              Cater for Solaris nroff brokenness (shortchanges daisywheel
48288              printers, but hey, we also no more support PDPs.)
48289      Branch: perl
48290            ! lib/Pod/Man.pm
48291 ____________________________________________________________________________
48292 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
48293         Log: Typo in #10937.
48294      Branch: perl
48295            ! ext/POSIX/sigaction.t
48296 ____________________________________________________________________________
48297 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
48298         Log: SIGCONT not trappable in VMS.
48299      Branch: perl
48300            ! ext/POSIX/sigaction.t
48301 ____________________________________________________________________________
48302 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
48303         Log: Subject: [DRAFT] Encode-Tcl.t
48304              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48305              Date: Tue, 26 Jun 2001 03:38:08 +0900
48306              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
48307      Branch: perl
48308            + ext/Encode/Encode/Tcl.t
48309            ! MANIFEST ext/Encode/Encode/Tcl.pm
48310 ____________________________________________________________________________
48311 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
48312         Log: Because of #10932 retract also the perlfunc hunk of #10910.
48313      Branch: perl
48314            ! pod/perlfunc.pod
48315 ____________________________________________________________________________
48316 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
48317         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
48318              by Ilya Zakharevich in
48319              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
48320      Branch: perl
48321            ! XSUB.h
48322 ____________________________________________________________________________
48323 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
48324         Log: Typo in #10889.
48325      Branch: perl
48326            ! hints/uts.sh
48327 ____________________________________________________________________________
48328 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
48329         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
48330              From: Abhijit Menon-Sen <ams@wiw.org>
48331              Date: Mon, 25 Jun 2001 23:45:45 +0530
48332              Message-ID: <20010625234545.A5022@lustre.linux.in>
48333      Branch: perl
48334            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
48335 ____________________________________________________________________________
48336 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
48337         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
48338              From: Michael G Schwern <schwern@pobox.com>
48339              Date: Mon, 25 Jun 2001 14:35:51 -0400
48340              Message-ID: <20010625143551.H13819@blackrider>
48341      Branch: perl
48342            ! lib/Test.pm
48343 ____________________________________________________________________________
48344 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
48345         Log: Update Changes.
48346      Branch: perl
48347            ! Changes patchlevel.h
48348 ____________________________________________________________________________
48349 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
48350         Log: Regen toc and modlib.
48351      Branch: perl
48352            ! pod/perlmodlib.pod pod/perltoc.pod
48353 ____________________________________________________________________________
48354 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
48355         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
48356              for the benefit of C++ compilers, as suggested by Guruprasad.
48357      Branch: perl
48358            ! embed.pl proto.h
48359 ____________________________________________________________________________
48360 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
48361         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
48362              From: Jonathan Stowe <gellyfish@gellyfish.com>
48363              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
48364              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
48365      Branch: perl
48366            ! pod/perlfaq5.pod
48367 ____________________________________________________________________________
48368 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
48369         Log: Missed from #10925.
48370      Branch: perl
48371            ! gv.c
48372 ____________________________________________________________________________
48373 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
48374         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
48375              From: Robin Houston <robin@kitsite.com>
48376              Date: Sat, 19 May 2001 16:19:34 +0100
48377              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
48378      Branch: perl
48379            ! cv.h gv.h op.c
48380 ____________________________________________________________________________
48381 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
48382         Log: Netware README tweak.
48383      Branch: perl
48384            ! README.netware
48385 ____________________________________________________________________________
48386 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
48387         Log: Subject: [PATCH] Re: overload.t fails
48388              From: Abhijit Menon-Sen <ams@wiw.org>
48389              Date: Mon, 25 Jun 2001 14:52:20 +0530
48390              Message-ID: <20010625145220.A24114@lustre.linux.in>
48391      Branch: perl
48392            ! lib/overload.t
48393 ____________________________________________________________________________
48394 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
48395         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
48396              From: Mike Guy <mjtg@cam.ac.uk>
48397              Date: Mon, 25 Jun 2001 11:43:23 +0100
48398              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
48399      Branch: perl
48400            ! lib/Carp.pm
48401 ____________________________________________________________________________
48402 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
48403         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
48404              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48405              Date: Sun, 24 Jun 2001 05:17:05 -0400
48406              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
48407      Branch: perl
48408            ! os2/os2ish.h
48409 ____________________________________________________________________________
48410 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
48411         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
48412              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48413              Date: Mon, 25 Jun 2001 05:52:27 -0400
48414              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
48415      Branch: perl
48416            ! hints/os2.sh
48417 ____________________________________________________________________________
48418 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
48419         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
48420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48421              Date: Mon, 25 Jun 2001 05:23:35 -0400
48422              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
48423      Branch: perl
48424            ! os2/os2.c
48425 ____________________________________________________________________________
48426 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
48427         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
48428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48429              Date: Mon, 25 Jun 2001 05:04:32 -0400
48430              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
48431      Branch: perl
48432            ! os2/OS2/REXX/DLL/DLL.pm
48433 ____________________________________________________________________________
48434 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
48435         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
48436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48437              Date: Mon, 25 Jun 2001 05:02:36 -0400
48438              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
48439      Branch: perl
48440            ! mg.c os2/dl_os2.c os2/os2.c
48441 ____________________________________________________________________________
48442 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
48443         Log: Subject: Re: [PATCH 5.6.1] misprints
48444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48445              Date: Mon, 25 Jun 2001 04:50:50 -0400
48446              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
48447      Branch: perl
48448            ! os2/os2.c pp_sys.c
48449 ____________________________________________________________________________
48450 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
48451         Log: Add Test::More and Test::Simple to the delta.
48452      Branch: perl
48453            ! pod/perl572delta.pod
48454 ____________________________________________________________________________
48455 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
48456         Log: Add Test::More, from Michael G Schwern.
48457      Branch: perl
48458            + lib/Test/More.pm lib/Test/More/t/More.t
48459            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
48460            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
48461            + t/lib/Test/More/Catch.pm
48462            ! MANIFEST
48463 ____________________________________________________________________________
48464 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
48465         Log: Add Test::Simple from Michael G Schwern.
48466      Branch: perl
48467            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
48468            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
48469            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
48470            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
48471            + t/lib/Test/Simple/Catch.pm
48472            + t/lib/Test/Simple/sample_tests/death.plx
48473            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
48474            + t/lib/Test/Simple/sample_tests/extras.plx
48475            + t/lib/Test/Simple/sample_tests/five_fail.plx
48476            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
48477            + t/lib/Test/Simple/sample_tests/one_fail.plx
48478            + t/lib/Test/Simple/sample_tests/require.plx
48479            + t/lib/Test/Simple/sample_tests/success.plx
48480            + t/lib/Test/Simple/sample_tests/too_few.plx
48481            + t/lib/Test/Simple/sample_tests/two_fail.plx
48482            ! MANIFEST
48483 ____________________________________________________________________________
48484 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
48485         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
48486              From: "Craig A. Berry" <craigberry@mac.com>
48487              Date: Sun, 24 Jun 2001 23:41:36 -0500
48488              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
48489      Branch: perl
48490            ! pp_sys.c
48491 ____________________________________________________________________________
48492 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
48493         Log: Upgrade to Attribute::Handlers 0.70.
48494      Branch: perl
48495            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
48496            ! MANIFEST lib/Attribute/Handlers.pm
48497 ____________________________________________________________________________
48498 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
48499         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
48500              From: Abhijit Menon-Sen <ams@wiw.org>
48501              Date: Sat, 23 Jun 2001 05:17:44 +0530
48502              Message-ID: <20010623051744.A18583@lustre.linux.in>
48503              
48504              (Can't think of a good place to put tests.)
48505      Branch: perl
48506            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
48507 ____________________________________________________________________________
48508 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
48509         Log: Subject: [PATCH] t/op/pat.t typo fix
48510              From: Richard Soderberg <rs@crystalflame.net>
48511              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
48512              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
48513      Branch: perl
48514            ! t/op/pat.t
48515 ____________________________________________________________________________
48516 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
48517         Log: Move the pack warnings to their own file, as pointed
48518              out by Spider.
48519      Branch: perl
48520            + t/lib/warnings/pp_pack
48521            ! MANIFEST t/lib/warnings/pp
48522 ____________________________________________________________________________
48523 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
48524         Log: Update Changes.
48525      Branch: perl
48526            ! Changes patchlevel.h
48527 ____________________________________________________________________________
48528 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
48529         Log: Partially fix a problem noticed by IRIX compiler:
48530              the initialization of parse_start was bypassed by
48531              several gotos.  Now initialized to zero, which may
48532              not be the best choice.
48533      Branch: perl
48534            ! regcomp.c
48535 ____________________________________________________________________________
48536 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
48537         Log: Relax the group and password tests back to moaning only
48538              if no matches at all are found.  (Even with a small sample
48539              I could find many sites where there are, umm, anomalies in
48540              the said databases.)       
48541      Branch: perl
48542            ! t/op/grent.t t/op/pwent.t
48543 ____________________________________________________________________________
48544 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
48545         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
48546      Branch: perl
48547            ! pp_ctl.c
48548 ____________________________________________________________________________
48549 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
48550         Log: De-cut-and-pasto in #10902.
48551      Branch: perl
48552            ! pp_ctl.c
48553 ____________________________________________________________________________
48554 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
48555         Log: The #10771 didn't take?
48556      Branch: perl
48557            ! pp_ctl.c
48558 ____________________________________________________________________________
48559 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
48560         Log: Undo the filetests part of #10900, under multiplicity
48561              weird errors take place.
48562      Branch: perl
48563            ! pp_sys.c
48564 ____________________________________________________________________________
48565 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
48566         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
48567      Branch: perl
48568            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
48569 ____________________________________________________________________________
48570 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
48571         Log: (Replaced by #10922)
48572              
48573              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
48574              From: Tony Bowden <tony@kasei.com>
48575              Date: Sun, 24 Jun 2001 17:32:40 +0100
48576              Message-ID: <20010624173240.A16293@blackstar.co.uk>
48577              
48578              Document (well, mention) shortmess() and longmess()
48579              to rob people of their fun of reinventing the wheel.
48580      Branch: perl
48581            ! lib/Carp.pm
48582 ____________________________________________________________________________
48583 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
48584         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
48585              From: Brian Jepson <bjepson@oreilly.com>
48586              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
48587              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
48588      Branch: perl
48589            ! pp_sys.c
48590 ____________________________________________________________________________
48591 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
48592         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
48593              From: Robin Barker <rmb1@cise.npl.co.uk> 
48594              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
48595              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
48596      Branch: perl
48597            ! lib/CPAN.pm
48598 ____________________________________________________________________________
48599 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
48600         Log: Memoize patch from mjd.
48601      Branch: perl
48602            ! lib/Memoize/t/tie_storable.t
48603 ____________________________________________________________________________
48604 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
48605         Log: Spec the sv_pvprintify() a bit more.
48606      Branch: perl
48607            ! pod/perltodo.pod
48608 ____________________________________________________________________________
48609 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
48610         Log: Upgrade to Memoize 0.65.
48611      Branch: perl
48612            + lib/Memoize/t/array_confusion.t
48613            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48614            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48615            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48616            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
48617            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48618            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48619            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48620            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
48621            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
48622            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
48623            ! lib/Memoize/t/tie_storable.t
48624 ____________________________________________________________________________
48625 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
48626         Log: Metaconfig unit change for #10892.
48627      Branch: metaconfig
48628            ! U/modified/Options.U
48629 ____________________________________________________________________________
48630 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
48631         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
48632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48633              Date: Sun, 24 Jun 2001 05:24:40 -0400
48634              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
48635      Branch: perl
48636            ! Configure hints/os2.sh
48637 ____________________________________________________________________________
48638 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
48639         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
48640              From: Mike Guy <mjtg@cam.ac.uk>
48641              Date: Sun, 24 Jun 2001 15:28:39 +0100
48642              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
48643              
48644              Fix an ancient (5.002) bug.
48645      Branch: perl
48646            ! lib/Carp/Heavy.pm
48647 ____________________________________________________________________________
48648 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
48649         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
48650              variables.
48651      Branch: perl
48652            ! pp_sys.c
48653 ____________________________________________________________________________
48654 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
48655         Log: Make UTS as per #10888.
48656      Branch: perl
48657            ! hints/uts.sh
48658 ____________________________________________________________________________
48659 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
48660         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
48661      Branch: perl
48662            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
48663            ! mpeix/mpeixish.h perl.h unixish.h
48664 ____________________________________________________________________________
48665 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
48666         Log: AUTHORS update.
48667      Branch: perl
48668            ! AUTHORS
48669 ____________________________________________________________________________
48670 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
48671         Log: Subject: Encode::Tcl for multibyte doesnot work
48672              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
48673              Date: Sun, 24 Jun 2001 22:48:21 +0900
48674              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
48675      Branch: perl
48676            ! ext/Encode/Encode/Tcl.pm
48677 ____________________________________________________________________________
48678 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
48679         Log: Subject: [PATCH] Remove tautology in error messages
48680              From: Mike Guy <mjtg@cam.ac.uk>
48681              Date: Sun, 24 Jun 2001 13:31:00 +0100
48682              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
48683      Branch: perl
48684            ! pp_sys.c
48685 ____________________________________________________________________________
48686 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
48687         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
48688      Branch: perl
48689            ! hints/darwin.sh
48690 ____________________________________________________________________________
48691 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
48692         Log: Subject: Re: [PATCH 5.6.1] test suite
48693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48694              Date: Sun, 24 Jun 2001 05:47:05 -0400
48695              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
48696              
48697              Test suite fixes.
48698      Branch: perl
48699            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
48700 ____________________________________________________________________________
48701 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
48702         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
48703              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48704              Date: Sun, 24 Jun 2001 05:37:19 -0400
48705              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
48706      Branch: perl
48707            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
48708 ____________________________________________________________________________
48709 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
48710         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
48711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48712              Date: Sun, 24 Jun 2001 05:34:50 -0400
48713              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
48714              
48715              Pacify compiler warnings.
48716      Branch: perl
48717            ! pp_sys.c
48718 ____________________________________________________________________________
48719 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
48720         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48722              Date: Sun, 24 Jun 2001 05:21:18 -0400
48723              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
48724              
48725              Enable compression of executables during link time.
48726      Branch: perl
48727            ! hints/os2.sh
48728 ____________________________________________________________________________
48729 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
48730         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
48731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48732              Date: Sun, 24 Jun 2001 05:15:11 -0400
48733              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
48734              
48735              Add ordinals to the export list for Perl DLL.
48736              (Breaks intra-version DLL compatibility.)
48737      Branch: perl
48738            ! makedef.pl
48739 ____________________________________________________________________________
48740 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
48741         Log: Allow (displaying and) re-editing the Subject in perlbug.
48742              Also abstract the Subject quality control into a function.
48743      Branch: perl
48744            ! utils/perlbug.PL
48745 ____________________________________________________________________________
48746 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
48747         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
48748      Branch: perl
48749            ! utils/perlbug.PL
48750 ____________________________________________________________________________
48751 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
48752         Log: Regen toc and modlib.
48753      Branch: perl
48754            ! pod/perlmodlib.pod pod/perltoc.pod
48755 ____________________________________________________________________________
48756 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
48757         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
48758              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
48759              attribute semantics as much as possible, or 'ntsec' which uses
48760              native NTFS semantics.)  (See also #10877.)
48761      Branch: perl
48762            ! perl.c
48763 ____________________________________________________________________________
48764 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
48765         Log: (Retracted by #11586)
48766              
48767              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
48768      Branch: perl
48769            ! lib/Test/Harness.pm
48770 ____________________________________________________________________________
48771 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
48772         Log: Just zap the -uPerlio.
48773      Branch: perl
48774            ! ext/B/Stash.t
48775 ____________________________________________________________________________
48776 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
48777         Log: Do not test PerlIO if PerlIO not used.
48778      Branch: perl
48779            ! ext/PerlIO/PerlIO.t
48780 ____________________________________________________________________________
48781 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
48782         Log: Regen perlapi.
48783      Branch: perl
48784            ! pod/perlapi.pod
48785 ____________________________________________________________________________
48786 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
48787         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
48788              From: Nicholas Clark <nick@ccl4.org>
48789              Date: Sat, 23 Jun 2001 22:55:47 +0100
48790              Message-ID: <20010623225547.Z98663@plum.flirble.org>
48791      Branch: perl
48792            ! numeric.c
48793 ____________________________________________________________________________
48794 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
48795         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
48796              From: Prymmer/Kahn <pvhp@best.com>
48797              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
48798              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
48799      Branch: perl
48800            ! lib/h2xs.t
48801 ____________________________________________________________________________
48802 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
48803         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
48804              cygwin does not taint cwd, just like win32.
48805      Branch: perl
48806            ! lib/File/Find/taint.t t/op/taint.t
48807 ____________________________________________________________________________
48808 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
48809         Log: Retract #10865, the patch should be unnecessary.
48810              (But seemingly helpful in Cygwin?  Strange.)
48811      Branch: perl
48812            ! lib/Memoize/t/tie_ndbm.t
48813 ____________________________________________________________________________
48814 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
48815         Log: Misplaced test file; plus Cygwin filesystem semantics.
48816      Branch: perl
48817            + ext/SDBM_File/sdbm.t
48818            - ext/ODBM_File/sdbm.t
48819            ! MANIFEST
48820 ____________________________________________________________________________
48821 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
48822         Log: (Retracted by #10867.)
48823      Branch: perl
48824            ! lib/Memoize/t/tie_ndbm.t
48825 ____________________________________________________________________________
48826 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
48827         Log: Metaconfig unit change for #10863.
48828      Branch: metaconfig/U/perl
48829            ! Extensions.U
48830 ____________________________________________________________________________
48831 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
48832         Log: In Cygwin do not build NDBM_File and ODBM_File unless
48833              -lndbm and -ldbm are available.
48834      Branch: perl
48835            ! Configure config_h.SH
48836 ____________________________________________________________________________
48837 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
48838         Log: More Cygwin filesystem semantics.
48839      Branch: perl
48840            ! t/io/fs.t t/op/stat.t
48841 ____________________________________________________________________________
48842 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
48843         Log: More DOSish permission semantics for Cygwin.
48844      Branch: perl
48845            ! lib/AnyDBM_File.t
48846 ____________________________________________________________________________
48847 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
48848         Log: Cygwin too has different permission semantics.
48849      Branch: perl
48850            ! ext/GDBM_File/gdbm.t
48851 ____________________________________________________________________________
48852 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
48853         Log: The group (and assumedly passwd) databases can have
48854              only one entry (this is the case in cygwin).
48855      Branch: perl
48856            ! t/op/grent.t t/op/pwent.t
48857 ____________________________________________________________________________
48858 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
48859         Log: Also in Cygwin use Socket to figure out domainname
48860              (if any) (avoids trying to call external 'domainname',
48861              which doesn't at the moment exist in Cygwin)
48862      Branch: perl
48863            ! lib/Net/Domain.pm
48864 ____________________________________________________________________________
48865 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
48866         Log: Remove also the lib$Foo.def, not just $Foo.def.
48867      Branch: perl
48868            ! lib/ExtUtils/MM_Unix.pm
48869 ____________________________________________________________________________
48870 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
48871         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
48872      Branch: perl
48873            ! unixish.h
48874 ____________________________________________________________________________
48875 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
48876         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
48877              to match the whole isprint(), only the space character.
48878      Branch: perl
48879            ! handy.h pod/perlre.pod t/op/pat.t
48880 ____________________________________________________________________________
48881 [ 10854] By: nick                                  on 2001/06/23  08:09:33
48882         Log: Integrate mainline
48883      Branch: perlio
48884           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
48885           !> lib/ExtUtils.t lib/File/Find/taint.t
48886           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
48887           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
48888           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
48889 ____________________________________________________________________________
48890 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
48891         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
48892              with its floats    in os390 and s390 (UTS).
48893      Branch: perl
48894            ! lib/Math/BigInt/t/bigintpm.t
48895 ____________________________________________________________________________
48896 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
48897         Log: Add also UTS (s390) to the non-IEEE float platforms.
48898      Branch: perl
48899            ! t/op/sprintf.t
48900 ____________________________________________________________________________
48901 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
48902         Log: Subject: RFC: what are applicable standards for exponent sizes?
48903              From: Peter Prymmer <pvhp@forte.com>
48904              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
48905              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
48906      Branch: perl
48907            ! t/op/sprintf.t
48908 ____________________________________________________________________________
48909 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
48910         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
48911              From: Peter Prymmer <pvhp@forte.com>
48912              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
48913              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
48914      Branch: perl
48915            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
48916 ____________________________________________________________________________
48917 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
48918         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
48919              From: Peter Prymmer <pvhp@forte.com>
48920              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
48921              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
48922      Branch: perl
48923            ! lib/ExtUtils.t
48924 ____________________________________________________________________________
48925 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
48926         Log: Retract #10845.
48927      Branch: perl
48928            ! lib/File/Find/taint.t
48929 ____________________________________________________________________________
48930 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
48931         Log: Yet another error message.
48932      Branch: perl
48933            ! t/op/mkdir.t
48934 ____________________________________________________________________________
48935 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
48936         Log: The croak message for nonexistent socket functions may vary.
48937      Branch: perl
48938            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
48939 ____________________________________________________________________________
48940 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
48941         Log: (Retracted by #10848.)
48942      Branch: perl
48943            ! lib/File/Find/taint.t
48944 ____________________________________________________________________________
48945 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
48946         Log: Integrate perlio:
48947              
48948              [ 10843]
48949              Back out debug in taint.t
48950              
48951              [ 10841]
48952              Skip cwd test on Win32 ???
48953              
48954              [ 10836]
48955              Skip |- based op/write.t on Win32 as well as VMS
48956      Branch: perl
48957           !> lib/File/Find/taint.t t/op/write.t
48958 ____________________________________________________________________________
48959 [ 10843] By: nick                                  on 2001/06/22  21:24:51
48960         Log: Back out debug in taint.t
48961      Branch: perlio
48962            ! lib/File/Find/taint.t
48963 ____________________________________________________________________________
48964 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
48965         Log: setitimer() does not exist in Unicos, despite of what
48966              Configure thinks, from Mark P. Lutz.
48967      Branch: perl
48968            ! hints/unicos.sh
48969 ____________________________________________________________________________
48970 [ 10841] By: nick                                  on 2001/06/22  21:19:36
48971         Log: Skip cwd test on Win32 ???
48972      Branch: perlio
48973            ! lib/File/Find/taint.t
48974 ____________________________________________________________________________
48975 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
48976         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
48977              and Tru64 gcc -Wall happy.
48978      Branch: perl
48979            ! mg.c
48980 ____________________________________________________________________________
48981 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
48982         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
48983      Branch: perl
48984            ! ext/IPC/SysV/Semaphore.pm
48985 ____________________________________________________________________________
48986 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
48987         Log: Metaconfig unit change for #10837.
48988      Branch: metaconfig/U/perl
48989            ! Cross.U
48990 ____________________________________________________________________________
48991 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
48992         Log: Cleanup of the cross-compilation unit.
48993      Branch: perl
48994            ! Configure
48995 ____________________________________________________________________________
48996 [ 10836] By: nick                                  on 2001/06/22  20:45:12
48997         Log: Skip |- based op/write.t on Win32 as well as VMS
48998      Branch: perlio
48999            ! t/op/write.t
49000 ____________________________________________________________________________
49001 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
49002         Log: Integrate perlio:
49003              
49004              [ 10833]
49005              Patcho fix.
49006      Branch: perl
49007           !> util.c
49008 ____________________________________________________________________________
49009 [ 10834] By: nick                                  on 2001/06/22  20:41:54
49010         Log: Integrate mainline
49011      Branch: perlio
49012           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
49013           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
49014           !> vos/config.ga.h
49015 ____________________________________________________________________________
49016 [ 10833] By: nick                                  on 2001/06/22  20:22:58
49017         Log: Patcho fix.
49018      Branch: perlio
49019            ! util.c
49020 ____________________________________________________________________________
49021 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
49022         Log: Metaconfig unit changes for #10831.
49023      Branch: metaconfig
49024            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
49025 ____________________________________________________________________________
49026 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
49027         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
49028              From: Andy Dougherty <doughera@lafayette.edu>
49029              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
49030              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
49031      Branch: perl
49032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49033            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
49034 ____________________________________________________________________________
49035 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
49036         Log: MPE/iX prototype nits from Mark Bixby.
49037      Branch: perl
49038            ! pp_sys.c
49039 ____________________________________________________________________________
49040 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
49041         Log: Detypo.
49042      Branch: perl
49043            ! util.c
49044 ____________________________________________________________________________
49045 [ 10828] By: nick                                  on 2001/06/22  15:33:37
49046         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
49047      Branch: perlio
49048           +> lib/h2xs.t
49049           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
49050           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
49051           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
49052           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
49053           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49054           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49055           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
49056           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
49057           !> vms/vmsish.h
49058 ____________________________________________________________________________
49059 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
49060         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
49061              Date: Fri, 22 Jun 2001 10:08:35 -0500
49062              From: "Craig A. Berry" <craigberry@mac.com>
49063              Message-Id: <a05101001b75908704194@[192.168.56.145]>
49064      Branch: perl
49065            ! vms/vms.c vms/vmsish.h
49066 ____________________________________________________________________________
49067 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
49068         Log: NetWare scripts tweak from Ananth Kesari.
49069      Branch: perl
49070            ! NetWare/t/NWScripts.pl
49071 ____________________________________________________________________________
49072 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
49073         Log: Update Changes.
49074      Branch: perl
49075            ! Changes patchlevel.h
49076 ____________________________________________________________________________
49077 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
49078         Log: Add .i and .s targets.
49079      Branch: perl
49080            ! Makefile.SH
49081 ____________________________________________________________________________
49082 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
49083         Log: Upgrade to Locale::Maketext 1.03.
49084      Branch: perl
49085            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49086            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
49087 ____________________________________________________________________________
49088 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
49089         Log: Upgrade to I18N::LangTags 0.26.
49090      Branch: perl
49091            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49092            ! lib/I18N/LangTags/test.pl
49093 ____________________________________________________________________________
49094 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
49095         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
49096              Philip Newton.
49097      Branch: perl
49098            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49099            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49100 ____________________________________________________________________________
49101 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
49102         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
49103              From: Prymmer/Kahn <pvhp@best.com>
49104              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
49105              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
49106      Branch: perl
49107            + lib/h2xs.t
49108            ! MANIFEST utils/h2xs.PL
49109 ____________________________________________________________________________
49110 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
49111         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
49112              From: Prymmer/Kahn <pvhp@best.com>
49113              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
49114              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
49115      Branch: perl
49116            ! lib/ExtUtils.t
49117 ____________________________________________________________________________
49118 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
49119         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
49120              From: Prymmer/Kahn <pvhp@best.com>
49121              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
49122              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
49123      Branch: perl
49124            ! t/pod/plainer.t
49125 ____________________________________________________________________________
49126 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
49127         Log: AUTHORS update.
49128      Branch: perl
49129            ! AUTHORS
49130 ____________________________________________________________________________
49131 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
49132         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
49133              From: "Craig A. Berry" <craigberry@mac.com>
49134              Date: Thu, 21 Jun 2001 18:20:38 -0500
49135              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
49136      Branch: perl
49137            ! ext/POSIX/POSIX.xs
49138 ____________________________________________________________________________
49139 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
49140         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
49141              From: "Craig A. Berry" <craigberry@mac.com>
49142              Date: Thu, 21 Jun 2001 09:58:52 -0500
49143              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
49144      Branch: perl
49145            ! ext/B/Deparse.t t/op/write.t
49146 ____________________________________________________________________________
49147 [ 10814] By: nick                                  on 2001/06/22  08:13:09
49148         Log: Integrate mainline.
49149      Branch: perlio
49150           !> (integrate 46 files)
49151 ____________________________________________________________________________
49152 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
49153         Log: Change the prefixes only if $prefix is unset,
49154              as originally patched by Marcel Grunauer.
49155      Branch: perl
49156            ! hints/darwin.sh hints/rhapsody.sh
49157 ____________________________________________________________________________
49158 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
49159         Log: Subject: Re: Patch for hints/darwin.sh
49160              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
49161              Date: Thu, 21 Jun 2001 11:23:46 -0700
49162              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
49163      Branch: perl
49164            ! hints/darwin.sh hints/rhapsody.sh
49165 ____________________________________________________________________________
49166 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
49167         Log: Add .PHONY targets for non-file targets,
49168              from Wilfredo Sánchez.  Should help saying
49169              "make install" on case-insensitive filesystems.
49170      Branch: perl
49171            ! Makefile.SH
49172 ____________________________________________________________________________
49173 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
49174         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
49175              From: Doug MacEachern <dougm@covalent.net>
49176              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
49177              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
49178              
49179              plus reword the getcwd() comment, plus use getcwd() buffer
49180              size minus one.
49181      Branch: perl
49182            ! util.c
49183 ____________________________________________________________________________
49184 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
49185         Log: More gprofing from Doug MacEachern.
49186      Branch: perl
49187            ! Makefile.SH
49188 ____________________________________________________________________________
49189 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
49190         Log: Metaconfig unit change for #10807.
49191      Branch: metaconfig/U/perl
49192            ! d_sfio.U
49193 ____________________________________________________________________________
49194 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
49195         Log: Tell that you are removing the unneeded -lsfio.
49196      Branch: perl
49197            ! Configure
49198 ____________________________________________________________________________
49199 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
49200         Log: More MPE/iX tweaks from Mark Bixby.
49201      Branch: perl
49202            ! perl.c t/op/magic.t
49203 ____________________________________________________________________________
49204 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
49205         Log: The fchdir() proto is supposed to live in <unistd.h>.
49206      Branch: perl
49207            ! ext/Cwd/Cwd.xs
49208 ____________________________________________________________________________
49209 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
49210         Log: This town is too small for the Cwd extension and me,
49211              it would seem...
49212      Branch: perl
49213            ! ext/Cwd/Cwd.xs
49214 ____________________________________________________________________________
49215 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
49216         Log: Metaconfig unit change for #10802.
49217      Branch: metaconfig/U/perl
49218            ! d_modfl.U
49219 ____________________________________________________________________________
49220 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
49221         Log: More d'ohs.
49222      Branch: perl
49223            ! Configure
49224 ____________________________________________________________________________
49225 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
49226         Log: Off-by-one.  I'm so classic.
49227      Branch: perl
49228            ! util.c
49229 ____________________________________________________________________________
49230 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
49231         Log: Update Changes.
49232      Branch: perl
49233            ! Changes patchlevel.h
49234 ____________________________________________________________________________
49235 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
49236         Log: Subject: Documentation patch for Net::FTP
49237              From: Marcel Grunauer <marcel@codewerk.com>
49238              Date: Wed, 20 Jun 2001 23:03:26 +0200
49239              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
49240      Branch: perl
49241            ! lib/Net/FTP.pm
49242 ____________________________________________________________________________
49243 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
49244         Log: Retract the #10417 mg.c and embed.pl parts because of
49245              strange SEGVs in 64bit x86 FreeBSD observed by
49246              Nicholas Clark.
49247      Branch: perl
49248            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
49249 ____________________________________________________________________________
49250 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
49251         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
49252      Branch: perl
49253            ! Configure NetWare/config.wc NetWare/config_H.wc
49254            ! Porting/Glossary Porting/config.sh Porting/config_H
49255            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
49256            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49257            ! vos/config.ga.h win32/config.bc win32/config.gc
49258            ! win32/config.vc win32/config_H.bc win32/config_H.gc
49259            ! win32/config_H.vc
49260 ____________________________________________________________________________
49261 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
49262         Log: Cwd tweak from Doug MacEachern.
49263      Branch: perl
49264            ! ext/Cwd/Cwd.xs
49265 ____________________________________________________________________________
49266 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
49267         Log: Protect the fchdir() and lstat() with ifdefs.
49268              fchdir() needs a Configure probe.
49269      Branch: perl
49270            ! ext/Cwd/Cwd.xs
49271 ____________________________________________________________________________
49272 [ 10794] By: nick                                  on 2001/06/21  17:11:35
49273         Log: Integrate mainline
49274      Branch: perlio
49275           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
49276           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
49277           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
49278           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
49279           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
49280           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
49281           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
49282           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
49283            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
49284            - lib/File/Glob/case.t lib/File/Glob/global.t
49285            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
49286            - lib/File/Temp/posix.t lib/File/Temp/security.t
49287            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
49288            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
49289            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
49290            - lib/Text/Wrap/wrap.t
49291           !> (integrate 41 files)
49292 ____________________________________________________________________________
49293 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
49294         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
49295              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
49296              Date: Thu, 21 Jun 2001 13:04:54 -0500
49297              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
49298      Branch: perl
49299            ! ext/Cwd/Cwd.xs
49300 ____________________________________________________________________________
49301 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
49302         Log: Subject: [PATCH pod] overlong =item
49303              From: Robin Barker <rmb1@cise.npl.co.uk>
49304              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
49305              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
49306      Branch: perl
49307            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49308            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49309 ____________________________________________________________________________
49310 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
49311         Log: Subject: [PATCH perlio.c] format 
49312              From: Robin Barker <rmb1@cise.npl.co.uk>
49313              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
49314              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
49315      Branch: perl
49316            ! perlio.c
49317 ____________________________________________________________________________
49318 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
49319         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
49320              From: Radu Greab <radu@netsoft.ro>
49321              Date: Thu, 21 Jun 2001 19:06:02 +0300
49322              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
49323      Branch: perl
49324            ! pod/perlapi.pod sv.c
49325 ____________________________________________________________________________
49326 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
49327         Log: The metaconfig unit changes for #10788.
49328      Branch: metaconfig/U/perl
49329            ! Cross.U fflushall.U
49330 ____________________________________________________________________________
49331 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
49332         Log: Cross-configuration changes: make $from to rm the files
49333              before copying them over (this means that he rm can be
49334              removed from the fflushall test), create $targetmkdir      
49335              (not documented in install since it is supposed to internal
49336              use only), make $run to copy over the executable only if
49337              a stamp file .xok doesn't already exist (to avoid unnecessary
49338              copying of the executable)
49339      Branch: perl
49340            ! Configure Makefile.SH
49341 ____________________________________________________________________________
49342 [ 10787] By: nick                                  on 2001/06/21  14:16:18
49343         Log: Integrate mainline
49344      Branch: perlio
49345           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
49346           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
49347           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
49348            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
49349           !> (integrate 34 files)
49350 ____________________________________________________________________________
49351 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
49352         Log: Re-add the files as text.
49353      Branch: perl
49354            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
49355 ____________________________________________________________________________
49356 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
49357         Log: Delete the binary files.
49358      Branch: perl
49359            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
49360 ____________________________________________________________________________
49361 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
49362         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
49363              From: Andy Dougherty <doughera@lafayette.edu>
49364              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
49365              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
49366      Branch: perl
49367            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
49368            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
49369            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
49370            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
49371 ____________________________________________________________________________
49372 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
49373         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
49374              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
49375              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
49376              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
49377              
49378              Setting umask to something friendlier.
49379      Branch: perl
49380            ! installman installperl
49381 ____________________________________________________________________________
49382 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
49383         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
49384              Resort MANIFEST with sort -f, looks much better.
49385      Branch: perl
49386            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
49387            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
49388            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
49389            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
49390            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
49391            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
49392            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
49393            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
49394            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
49395            - lib/File/Glob/case.t lib/File/Glob/global.t
49396            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
49397            - lib/File/Temp/posix.t lib/File/Temp/security.t
49398            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
49399            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
49400            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
49401            - lib/Text/Wrap/wrap.t
49402            ! MANIFEST
49403 ____________________________________________________________________________
49404 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
49405         Log: Upgrade to I18N::LangTags 0.25.
49406      Branch: perl
49407            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
49408            ! lib/I18N/LangTags/List.pm
49409 ____________________________________________________________________________
49410 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
49411         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
49412              From: Richard Soderberg <rs@crystalflame.net>
49413              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
49414              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
49415      Branch: perl
49416            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
49417            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
49418 ____________________________________________________________________________
49419 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
49420         Log: Test obsoleted by change #10777.
49421      Branch: perl
49422            ! t/op/sub_lval.t
49423 ____________________________________________________________________________
49424 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
49425         Log: Case of confused test numbering.
49426      Branch: perl
49427            ! t/op/pat.t
49428 ____________________________________________________________________________
49429 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
49430         Log: Subject: Re: Opinion on undef lvalue
49431              From: Abhijit Menon-Sen <ams@wiw.org>
49432              Date: Sun, 17 Jun 2001 13:04:46 +0530
49433              Message-ID: <20010617130446.B27925@lustre.linux.in>
49434              
49435              Allow lvalue subs to return undef in array context.
49436      Branch: perl
49437            ! pp_hot.c
49438 ____________________________________________________________________________
49439 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
49440         Log: Just a guess that using the same hack for cygwin as
49441              for win32 might help.
49442      Branch: perl
49443            ! lib/File/Find/find.t
49444 ____________________________________________________________________________
49445 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
49446         Log: NetWare tweaks from Guruprasad.
49447      Branch: perl
49448            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
49449            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
49450            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
49451            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
49452 ____________________________________________________________________________
49453 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
49454         Log: Subject: Re: perl@10722: Bogus warnings on REs 
49455              From: Hugo <hv@crypt.compulink.co.uk>
49456              Date: Thu, 21 Jun 2001 09:51:17 +0100
49457              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
49458              
49459              Unroll to avoid a UTS compiler bug.
49460      Branch: perl
49461            ! regcomp.c
49462 ____________________________________________________________________________
49463 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
49464         Log: Subject: Re: [PATCH] Make /o work under i?threads
49465              From: Artur Bergman <artur@contiller.se>
49466              Date: Thu, 21 Jun 2001 14:38:03 +0200
49467              Message-ID: <B757B74A.184D%artur@contiller.se>
49468      Branch: perl
49469            ! t/op/pat.t
49470 ____________________________________________________________________________
49471 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
49472         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49473              From: Artur Bergman <artur@contiller.se> 
49474              Date: Thu, 21 Jun 2001 14:27:33 +0200
49475              Message-ID: <B757B4D4.1849%artur@contiller.se>
49476              
49477              Plus extra parentheses.
49478      Branch: perl
49479            ! op.h
49480 ____________________________________________________________________________
49481 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
49482         Log: Subject: [PATCH] Make /o work under i?threads
49483              From: Richard Soderberg <rs@crystalflame.net>
49484              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
49485              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
49486      Branch: perl
49487            ! pp_ctl.c
49488 ____________________________________________________________________________
49489 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
49490         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
49491              From: Artur Bergman <artur@contiller.se>
49492              Date: Thu, 21 Jun 2001 14:04:54 +0200
49493              Message-ID: <B757AF86.1842%artur@contiller.se>
49494      Branch: perl
49495            ! op.h
49496 ____________________________________________________________________________
49497 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
49498         Log: Subject: Re: perl@10765: sv.c not OK on win32
49499              From: Artur Bergman <artur@contiller.se>
49500              Date: Thu, 21 Jun 2001 10:31:06 +0200
49501              Message-ID: <B7577D69.182C%artur@contiller.se>
49502      Branch: perl
49503            ! sv.c
49504 ____________________________________________________________________________
49505 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
49506         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
49507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49508              Date: Thu, 21 Jun 2001 06:23:56 -0400
49509              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
49510              
49511              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
49512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49513              Date: Thu, 21 Jun 2001 06:32:21 -0400
49514              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
49515      Branch: perl
49516            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
49517 ____________________________________________________________________________
49518 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
49519         Log: Subject: [PATCH] make syslog test more verbose
49520              From: Robert Spier <rspier@pobox.com>
49521              Date: Thu, 21 Jun 2001 00:54:32 -0400
49522              Message-ID: <15153.32264.295807.333073@rls.cx>
49523      Branch: perl
49524            ! ext/Sys/Syslog/syslog.t
49525 ____________________________________________________________________________
49526 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
49527         Log: Subject: op/study.t refinements
49528              From: Hugo <hv@crypt.compulink.co.uk>
49529              Date: Thu, 21 Jun 2001 00:29:07 +0100
49530              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
49531      Branch: perl
49532            ! t/op/study.t
49533 ____________________________________________________________________________
49534 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
49535         Log: Update Changes.
49536      Branch: perl
49537            ! Changes patchlevel.h
49538 ____________________________________________________________________________
49539 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
49540         Log: Subject: Re: [PATCH] djgpp updates
49541              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
49542              Date: Wed, 20 Jun 2001 10:05:15 +0200
49543              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
49544      Branch: perl
49545            ! djgpp/config.over
49546 ____________________________________________________________________________
49547 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
49548         Log: Fix for ID 20010619.002 "When building hash, hash keys that
49549              are function calls are not being called", from Abhijit.
49550      Branch: perl
49551            ! t/base/lex.t toke.c
49552 ____________________________________________________________________________
49553 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
49554         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
49555      Branch: perl
49556            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
49557            + lib/Locale/Maketext/test.pl
49558            - lib/Locale/Maketext.t
49559            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
49560            ! lib/Locale/Maketext/TPJ13.pod
49561 ____________________________________________________________________________
49562 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
49563         Log: Metaconfig unit change for #10760.
49564      Branch: metaconfig
49565            ! U/modified/Cppsym.U
49566 ____________________________________________________________________________
49567 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
49568         Log: Do not remove the ccsym* Cppsym* files since
49569              they are useful for metaconfig units coming after us.
49570              (This is the Configure nit mentioned in #10752.)
49571      Branch: perl
49572            ! Configure
49573 ____________________________________________________________________________
49574 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
49575         Log: Update to I18N::LangTags 0.24, from Sean Burke.
49576      Branch: perl
49577            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
49578            + lib/I18N/LangTags/README
49579            - lib/I18N/LangTags/List.pod
49580            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
49581 ____________________________________________________________________________
49582 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
49583         Log: Regen headers.
49584      Branch: perl
49585            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
49586            ! pod/perlapi.pod proto.h
49587 ____________________________________________________________________________
49588 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
49589         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
49590              From: Artur Bergman <artur@contiller.se>
49591              Date: Wed, 20 Jun 2001 11:31:32 +0200
49592              Message-ID: <B7563A14.17D8%artur@contiller.se>
49593      Branch: perl
49594            ! embed.pl hv.c intrpvar.h sv.c sv.h
49595 ____________________________________________________________________________
49596 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
49597         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
49598              From: Tim Sweetman <tim@aldigital.co.uk> 
49599              Date: Wed, 13 Jun 2001 14:25:17 +0100 
49600              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
49601      Branch: perl
49602            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
49603 ____________________________________________________________________________
49604 [ 10755] By: nick                                  on 2001/06/20  16:12:37
49605         Log: Integrate mainline
49606      Branch: perlio
49607           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
49608           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
49609           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
49610           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
49611           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
49612           !> t/op/study.t util.c
49613 ____________________________________________________________________________
49614 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
49615         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
49616              but not Makefile)
49617      Branch: maint-5.6/perl
49618            ! win32/Makefile
49619 ____________________________________________________________________________
49620 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
49621         Log: Security tweak on readlink().
49622      Branch: perl
49623            ! pp_sys.c
49624 ____________________________________________________________________________
49625 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
49626         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
49627      Branch: perl
49628            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
49629            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
49630            ! mpeix/relink t/op/pwent.t
49631 ____________________________________________________________________________
49632 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
49633         Log: Reinstate #10725 (with probe for alarm()).
49634      Branch: perl
49635            ! t/op/study.t
49636 ____________________________________________________________________________
49637 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
49638         Log: Replace our implementation of realpath() with OpenBSD's
49639              (src/lib/libc/stdlib/realpath.c 1.4).
49640      Branch: perl
49641            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
49642            ! pod/perldiag.pod proto.h util.c
49643 ____________________________________________________________________________
49644 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
49645         Log: Integrate perlio:
49646              
49647              [ 10747]
49648              Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49649      Branch: perl
49650           !> perlio.c
49651 ____________________________________________________________________________
49652 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
49653         Log: No point in going into memory-saving contortions
49654              with getcwd() since there's a danger of buffer overflow.
49655              Also make the POSIX extension to use sv_getcwd().
49656              Finally, a missed proto.h fragment.
49657      Branch: perl
49658            ! ext/POSIX/POSIX.xs proto.h util.c
49659 ____________________________________________________________________________
49660 [ 10747] By: nick                                  on 2001/06/20  12:38:26
49661         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
49662      Branch: perlio
49663            ! perlio.c
49664 ____________________________________________________________________________
49665 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
49666         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
49667              From: Graham Barr <gbarr@pobox.com>
49668              Date: Wed, 20 Jun 2001 11:05:49 +0100
49669              Message-ID: <20010620110549.I19188@pobox.com>
49670              
49671              reported in        
49672              
49673              Subject: Bug in IO::Socket::INET module (repeat)
49674              From: "Harmon S. Nine" <hnine@netarx.com>
49675              Date: Tue, 19 Jun 2001 09:41:35 -0400
49676              Message-ID: <3B2F568F.8080605@netarx.com>
49677              
49678              The bug was that the IO::Socket::INET constructor
49679              did not allow a 'LocalPort' of 0.
49680      Branch: perl
49681            ! ext/IO/lib/IO/Socket/INET.pm
49682 ____________________________________________________________________________
49683 [ 10745] By: nick                                  on 2001/06/20  08:56:39
49684         Log: Integrate mainline.
49685      Branch: perlio
49686           !> (integrate 37 files)
49687 ____________________________________________________________________________
49688 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
49689         Log: After some reading I don't think we can blindly
49690              use systems' realpath().  Too many security problems,
49691              too many buggy implementations.
49692              
49693              TODO: the realpath() emulation code in util.c doesn't
49694              seem fully operational?  (readlink(), for example?)
49695      Branch: perl
49696            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
49697            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
49698            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
49699            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
49700            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
49701            ! win32/config_H.gc win32/config_H.vc
49702 ____________________________________________________________________________
49703 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
49704         Log: Metaconfig unit change for #10738.
49705      Branch: metaconfig
49706            ! U/compline/d_gconvert.U
49707 ____________________________________________________________________________
49708 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
49709         Log: Integrate change #10739 from maintperl:
49710              
49711              C<eval "/x$\r\n/x"> fails to compile correctly 
49712      Branch: perl
49713           !> t/op/pat.t toke.c
49714 ____________________________________________________________________________
49715 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
49716         Log: Retract #10725 (Hugo asked NOT to apply the patch)
49717      Branch: perl
49718            ! t/op/study.t
49719 ____________________________________________________________________________
49720 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
49721         Log: The test.third results were funnily named because of the
49722              new test scheme.
49723      Branch: perl
49724            ! t/TEST
49725 ____________________________________________________________________________
49726 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
49727         Log: C<eval "/x$\r\n/x"> fails to compile correctly
49728      Branch: maint-5.6/perl
49729            ! t/op/pat.t toke.c
49730 ____________________________________________________________________________
49731 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
49732         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
49733              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49734              Date: Tue, 19 Jun 2001 19:15:40 -0400
49735              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
49736              
49737              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
49738              because "1e+129" being expected but "1.e+129" being returned.
49739              The culprit (at least in Tru64) is the use of gcvt().
49740      Branch: perl
49741            ! Configure
49742 ____________________________________________________________________________
49743 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
49744         Log: Subject: [PATCH perl@10722] test hunting on VMS
49745              From: "Craig A. Berry" <craigberry@mac.com>
49746              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
49747              Date: Tue, 19 Jun 2001 18:59:01 -0500
49748      Branch: perl
49749            ! vms/test.com
49750 ____________________________________________________________________________
49751 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
49752         Log: Subject: [PATCH] s/typos//
49753              From: Abhijit Menon-Sen <ams@wiw.org>
49754              Date: Wed, 20 Jun 2001 02:15:02 +0530
49755              Message-ID: <20010620021502.A14541@lustre.linux.in>
49756              
49757              Without the op.h s/bearword/bareword/ hunk, see
49758              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
49759      Branch: perl
49760            ! util.c
49761 ____________________________________________________________________________
49762 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
49763         Log: Metaconfig unit change for #10732 and #10733.
49764      Branch: metaconfig/U/perl
49765            ! fflushall.U
49766 ____________________________________________________________________________
49767 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
49768         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
49769              From: "Craig A. Berry" <craigberry@mac.com>
49770              Date: Tue, 19 Jun 2001 17:19:48 -0500
49771              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
49772      Branch: perl
49773            ! configure.com vms/descrip_mms.template
49774 ____________________________________________________________________________
49775 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
49776         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
49777              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49778              Date: Tue, 19 Jun 2001 16:48:07 -0400
49779              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
49780              
49781              Further fixes to fflush(NULL) detection.
49782      Branch: perl
49783            ! Configure
49784 ____________________________________________________________________________
49785 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
49786         Log: AIX test -s hangs with non-existent files?
49787              (A genuine logic bug in Configure, but AIX also broken?)
49788      Branch: perl
49789            ! Configure
49790 ____________________________________________________________________________
49791 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
49792         Log: AUTHORS updates.
49793      Branch: perl
49794            ! AUTHORS
49795 ____________________________________________________________________________
49796 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
49797         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
49798              From: Spider Boardman <spider@Orb.Nashua.NH.US>
49799              Date: Tue, 19 Jun 2001 15:33:25 -0400
49800              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
49801      Branch: perl
49802            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
49803            ! t/lib/warnings/pp
49804 ____________________________________________________________________________
49805 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
49806         Log: Integrate perlio:
49807              
49808              [ 10728]
49809              Hack File/Find/find.t to use File::Spec::Unix on Win32.
49810      Branch: perl
49811           !> lib/File/Find/find.t win32/distclean.bat
49812 ____________________________________________________________________________
49813 [ 10728] By: nick                                  on 2001/06/19  18:24:53
49814         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
49815      Branch: perlio
49816            ! lib/File/Find/find.t win32/distclean.bat
49817 ____________________________________________________________________________
49818 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
49819         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
49820              also add information how to find out whether one has PerlIO.
49821      Branch: perl
49822            ! pod/perlfunc.pod
49823 ____________________________________________________________________________
49824 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
49825         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
49826              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
49827              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
49828              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
49829      Branch: perl
49830            ! pod/perlfunc.pod
49831 ____________________________________________________________________________
49832 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
49833         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
49834              From: Hugo <hv@crypt.compulink.co.uk>
49835              Date: Tue, 19 Jun 2001 12:37:30 +0100
49836              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
49837      Branch: perl
49838            ! t/op/study.t
49839 ____________________________________________________________________________
49840 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
49841         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
49842              From: Hugo <hv@crypt.compulink.co.uk>
49843              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
49844              Date: Tue, 19 Jun 2001 13:15:17 +0100
49845      Branch: perl
49846            ! util.c
49847 ____________________________________________________________________________
49848 [ 10723] By: nick                                  on 2001/06/19  14:46:15
49849         Log: Integrate mainline
49850      Branch: perlio
49851           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
49852           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
49853           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
49854           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
49855           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
49856           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
49857            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49858            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49859            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49860            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49861            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49862            - ext/Thread/unsync4.t
49863           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
49864           !> djgpp/config.over djgpp/fixpmain
49865           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
49866           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
49867           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
49868 ____________________________________________________________________________
49869 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
49870         Log: Update Changes.
49871      Branch: perl
49872            ! Changes patchlevel.h
49873 ____________________________________________________________________________
49874 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
49875         Log: The existence shall be MANIFESted.
49876      Branch: perl
49877            ! MANIFEST
49878 ____________________________________________________________________________
49879 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
49880         Log: The old libnet.cfg is first searched from the current directory,
49881              only then from the module path.
49882      Branch: perl
49883            ! utils/libnetcfg.PL
49884 ____________________________________________________________________________
49885 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
49886         Log: NetWare tweaks from Guruprasad.
49887      Branch: perl
49888            ! NetWare/Makefile NetWare/config.wc
49889 ____________________________________________________________________________
49890 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
49891         Log: Subject: [PATCH] djgpp updates
49892              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
49893              Date: Tue, 19 Jun 2001 10:59:06 +0200
49894              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
49895      Branch: perl
49896            ! djgpp/config.over djgpp/fixpmain
49897 ____________________________________________________________________________
49898 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
49899         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
49900              From: Prymmer/Kahn <pvhp@best.com>
49901              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
49902              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
49903      Branch: perl
49904            ! win32/Makefile
49905 ____________________________________________________________________________
49906 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
49907         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
49908              to happen right after the inclusion of <inttypes.h>,
49909              from Edward Moy.
49910      Branch: perl
49911            ! handy.h perl.h
49912 ____________________________________________________________________________
49913 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
49914         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
49915              From: Doug MacEachern <dougm@covalent.net>
49916              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
49917              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
49918      Branch: perl
49919            ! ext/DynaLoader/DynaLoader_pm.PL
49920 ____________________________________________________________________________
49921 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
49922         Log: Revert #10656 for performance reasons but leave in the
49923              use of Hv*() macros -- in comments, so that grepping the
49924              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
49925              suggested by Sarathy, also by Abhijit.)
49926      Branch: perl
49927            ! hv.c
49928 ____________________________________________________________________________
49929 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
49930         Log: Subject: [patch] .s MakeMaker suffix
49931              From: Doug MacEachern <dougm@covalent.net>
49932              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
49933              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
49934      Branch: perl
49935            ! lib/ExtUtils/MM_Unix.pm
49936 ____________________________________________________________________________
49937 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
49938         Log: One test lost in the big shuffle restored.
49939      Branch: perl
49940            + ext/IPC/SysV/ipcsysv.t
49941            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
49942 ____________________________________________________________________________
49943 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
49944         Log: Rename the old non-standard threads tests so that
49945              they won't be invoked.
49946      Branch: perl
49947            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
49948            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
49949            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
49950            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
49951            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
49952            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
49953            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
49954            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
49955            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
49956            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
49957            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
49958            - ext/Thread/unsync4.t
49959            ! MANIFEST
49960 ____________________________________________________________________________
49961 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
49962         Log: Integrate perlio:
49963              
49964              [ 10708]
49965              Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
49966              
49967              [ 10678]
49968              Integrate mainline (part2 - the deletes)
49969      Branch: perl
49970           !> win32/config_sh.PL
49971 ____________________________________________________________________________
49972 [ 10709] By: nick                                  on 2001/06/19  08:18:18
49973         Log: Integrate mainline
49974      Branch: perlio
49975           +> (branch 40 files)
49976            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
49977            - lib/strict/subs lib/strict/vars lib/warnings/1global
49978            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
49979            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
49980            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
49981            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
49982            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
49983            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
49984            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
49985            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
49986            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
49987            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
49988            - lib/warnings/utf8 lib/warnings/util
49989           !> (integrate 57 files)
49990 ____________________________________________________________________________
49991 [ 10708] By: nick                                  on 2001/06/19  07:57:10
49992         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
49993      Branch: perlio
49994            ! win32/config_sh.PL
49995 ____________________________________________________________________________
49996 [ 10707] By: nick                                  on 2001/06/19  07:05:07
49997         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
49998      Branch: perl
49999            ! perly.c perly.y perly_c.diff vms/perly_c.vms
50000 ____________________________________________________________________________
50001 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
50002         Log: More perl572delta tweaks.
50003      Branch: perl
50004            ! pod/perl572delta.pod
50005 ____________________________________________________________________________
50006 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
50007         Log: Update perl572delta.
50008      Branch: perl
50009            ! pod/perl572delta.pod
50010 ____________________________________________________________________________
50011 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
50012         Log: VOS updates from Paul Green.
50013      Branch: perl
50014            ! vos/Changes vos/build.cm vos/perl.bind
50015 ____________________________________________________________________________
50016 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
50017         Log: Update the vos/config.*.* files.
50018      Branch: perl
50019            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50020            ! vos/config.ga.h
50021 ____________________________________________________________________________
50022 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
50023         Log: Add a makefile for more painless adding of symbols to the
50024              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
50025              takes care of the adding)
50026      Branch: perl
50027            + vos/Makefile
50028 ____________________________________________________________________________
50029 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
50030         Log: Make libnetcfg by default display the libnet configuration,
50031              -c to change, add -i for old config, document all options,
50032              regen toc.
50033      Branch: perl
50034            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
50035 ____________________________________________________________________________
50036 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
50037         Log: gcc -Wall sweep.
50038      Branch: perl
50039            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
50040 ____________________________________________________________________________
50041 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
50042         Log: So there.
50043      Branch: perl
50044            ! universal.c
50045 ____________________________________________________________________________
50046 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
50047         Log: Document the need for sv_printify().
50048              
50049              Document that 'use utf8' has been considered.
50050              
50051              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
50052      Branch: perl
50053            ! pod/perltodo.pod universal.c
50054 ____________________________________________________________________________
50055 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
50056         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
50057              From: Nicholas Clark <nick@ccl4.org>
50058              Date: Mon, 18 Jun 2001 23:29:23 +0100
50059              Message-ID: <20010618232923.I98663@plum.flirble.org>
50060      Branch: perl
50061            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
50062            ! ext/Sys/Syslog/Makefile.PL
50063 ____________________________________________________________________________
50064 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
50065         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
50066              From: Scott.L.Miller@Compaq.com
50067              Date: Mon, 18 Jun 2001 10:12:27 -0500
50068              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
50069      Branch: perl
50070            ! lib/perl5db.pl pod/perldebug.pod
50071 ____________________________________________________________________________
50072 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
50073         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
50074              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
50075              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
50076              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
50077      Branch: perl
50078            ! lib/Carp/Heavy.pm
50079 ____________________________________________________________________________
50080 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
50081         Log: Subject: [PATCH] Documentation changes for CLONE
50082              From: Artur Bergman <artur@contiller.se>
50083              Date: Mon, 18 Jun 2001 22:06:37 +0200
50084              Message-ID: <B7542BEC.1719%artur@contiller.se>
50085      Branch: perl
50086            ! pod/perlmod.pod pod/perlsub.pod
50087 ____________________________________________________________________________
50088 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
50089         Log: Subject: Re: configure.com
50090              From: "Craig A. Berry" <craigberry@mac.com>
50091              Date: Mon, 18 Jun 2001 16:04:38 -0500
50092              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
50093      Branch: perl
50094            ! configure.com
50095 ____________________________________________________________________________
50096 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
50097         Log: Subject: PL_nullstash + perl_clone()
50098              From: Doug MacEachern <dougm@covalent.net>
50099              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
50100              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
50101      Branch: perl
50102            ! sv.c
50103 ____________________________________________________________________________
50104 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
50105         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
50106              From: davem@fdgroup.co.uk
50107              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
50108              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
50109      Branch: perl
50110            ! embed.pl pod/perlapi.pod
50111 ____________________________________________________________________________
50112 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
50113         Log: More cross-compilation defaults gleaned from -Dcc
50114              if it is CPU-OS-gcc.
50115      Branch: metaconfig
50116            ! U/modified/libc.U
50117      Branch: metaconfig/U/perl
50118            ! Cross.U
50119      Branch: perl
50120            ! Configure INSTALL
50121 ____________________________________________________________________________
50122 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
50123         Log: Update Changes.
50124      Branch: perl
50125            ! Changes patchlevel.h
50126 ____________________________________________________________________________
50127 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
50128         Log: Subject: [PATCH 5.7.1] sv.c documentation
50129              From: davem@fdgroup.co.uk
50130              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
50131              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
50132      Branch: perl
50133            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
50134            ! sv.c sv.h
50135 ____________________________________________________________________________
50136 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
50137         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
50138              From: "Jon Gunnip" <jongunnip@hotmail.com>
50139              Date: Sun, 17 Jun 2001 18:24:29 -0400
50140              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
50141      Branch: perl
50142            ! pod/perlvar.pod
50143 ____________________________________________________________________________
50144 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
50145         Log: Move the locale/strict/warnings helper files back
50146              under the t/lib; this way the amount of non-installabled
50147              stuff under lib/ stays smaller.
50148      Branch: perl
50149            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
50150            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
50151            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
50152            + t/lib/warnings/5nolint t/lib/warnings/6default
50153            + t/lib/warnings/7fatal t/lib/warnings/8signal
50154            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
50155            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
50156            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
50157            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
50158            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
50159            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
50160            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
50161            + t/lib/warnings/taint t/lib/warnings/toke
50162            + t/lib/warnings/universal t/lib/warnings/utf8
50163            + t/lib/warnings/util
50164            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
50165            - lib/strict/subs lib/strict/vars lib/warnings/1global
50166            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
50167            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
50168            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
50169            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
50170            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
50171            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
50172            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
50173            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
50174            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
50175            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
50176            - lib/warnings/utf8 lib/warnings/util
50177            ! MANIFEST installperl lib/locale.t lib/strict.t
50178 ____________________________________________________________________________
50179 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
50180         Log: Split off the pack/unpack code, from Nicholas Clark.
50181      Branch: perl
50182            + pp_pack.c
50183            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
50184            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
50185            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
50186 ____________________________________________________________________________
50187 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
50188         Log: Guard the SysV IPC tests against being invoked in
50189              SysV-IPC-less places.
50190      Branch: perl
50191            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
50192 ____________________________________________________________________________
50193 [ 10683] By: nick                                  on 2001/06/18  12:24:42
50194         Log: Integrate mainline (new test scheme now ok on Linux).
50195      Branch: perlio
50196           +> lib/warnings.t
50197           !> dump.c sv.c
50198 ____________________________________________________________________________
50199 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
50200         Log: Add the locale.c and numeric.c to the microperl sources.
50201      Branch: perl
50202            ! Makefile.micro win32/Makefile
50203 ____________________________________________________________________________
50204 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
50205         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
50206              From: Abhijit Menon-Sen <ams@wiw.org>
50207              Date: Mon, 18 Jun 2001 14:23:44 +0530
50208              Message-ID: <20010618142344.A13136@lustre.linux.in>
50209      Branch: perl
50210            ! dump.c
50211 ____________________________________________________________________________
50212 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
50213         Log: Subject: Re: [PATCH] more anonymous stash cleanups
50214              From: Abhijit Menon-Sen <ams@wiw.org>
50215              Date: Mon, 18 Jun 2001 15:50:32 +0530
50216              Message-ID: <20010618155032.A13223@lustre.linux.in>
50217              
50218              Plus the comment left in as suggested by NI-S.
50219      Branch: perl
50220            ! sv.c
50221 ____________________________________________________________________________
50222 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
50223         Log: One missed file.
50224      Branch: perl
50225            + lib/warnings.t
50226 ____________________________________________________________________________
50227 [ 10678] By: nick                                  on 2001/06/18  08:05:29
50228         Log: Integrate mainline (part2 - the deletes)
50229      Branch: perlio
50230            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
50231            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
50232            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
50233            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
50234            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
50235            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
50236            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
50237            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
50238            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
50239            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
50240            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
50241 ____________________________________________________________________________
50242 [ 10677] By: nick                                  on 2001/06/18  08:04:44
50243         Log: Integrate mainline (part1)
50244      Branch: perlio
50245           +> (branch 376 files)
50246            - (delete 219 files)
50247           !> (integrate 151 files)
50248 ____________________________________________________________________________
50249 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
50250         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
50251              No doubt I made some mistakes like missed some files or
50252              misnamed some files.  The naming rules were more or less:
50253              (1) if the module is from CPAN, follows its ways, be it
50254              t/*.t or test.pl.
50255              (2) otherwise if there are multiple tests for a module
50256              put them in a t/
50257              (3) otherwise if there's only one test put it in Module.t
50258              (4) helper files go to module/ (locale, strict, warnings)
50259              (5) use longer filenames now that we can (but e.g. the
50260              compat-0.6.t and the Text::Balanced test files still
50261              were renamed to be more civil against the 8.3 people)
50262              installperl was updated appropriately not to install the
50263              *.t files or the help files from under lib.
50264              
50265              TODO: some helper files still remain under t/ that could
50266              follow their 'masters'.  UPDATE: On second thoughts, why
50267              should they.  They can continue to live under t/lib, and
50268              in fact the locale/strict/warnings helpers that were moved
50269              could be moved back.  This way the amount of non-installable
50270              stuff under lib/ stays smaller.
50271      Branch: perl
50272            + (add 253 files)
50273            - (delete 254 files)
50274            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
50275 ____________________________________________________________________________
50276 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
50277         Log: The warning no more comes from util.c, it comes from numeric.c.
50278      Branch: perl
50279            ! README.tru64
50280 ____________________________________________________________________________
50281 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
50282         Log: Subject: Re: anyone good at casting spells?
50283              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50284              Date: Sun, 17 Jun 2001 21:21:04 -0400
50285              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
50286      Branch: perl
50287            ! ext/POSIX/POSIX.xs hv.h
50288 ____________________________________________________________________________
50289 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
50290         Log: Protect the (original) thread tests against testing if no 5.005
50291              threads have been configured.
50292      Branch: perl
50293            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
50294            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
50295            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
50296            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
50297            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
50298            ! ext/Thread/unsync4.t
50299 ____________________________________________________________________________
50300 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
50301         Log: Try the new test scanning scheme on Text::Abbrev.
50302      Branch: perl
50303            + lib/Text/Abbrev.t
50304            - lib/Text/Abbrev/t/abbrev.t
50305            ! MANIFEST
50306 ____________________________________________________________________________
50307 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
50308         Log: Change the scan policy of the *.t and test.pl files,
50309              now the *.t do not need to live in a t/ directory.
50310      Branch: perl
50311            ! t/TEST t/harness
50312 ____________________________________________________________________________
50313 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
50314         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
50315              From: Ilmari Karonen <iltzu@sci.fi>
50316              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
50317              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
50318      Branch: perl
50319            ! pod/perlfaq7.pod
50320 ____________________________________________________________________________
50321 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
50322         Log: Quench the warnings from Tru64; the HP-UX is still
50323              broken because it really, REALLY, doesn't like the
50324              HvARRAY() being lvalue:
50325              
50326              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
50327              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
50328      Branch: perl
50329            ! hv.c
50330 ____________________________________________________________________________
50331 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
50332         Log: Integrate change #10667 from maintperl:
50333              
50334              change#10449 broke the special-case that makes lexicals inside the
50335              eval"" within DB::DB() visible
50336      Branch: perl
50337           !> op.c
50338 ____________________________________________________________________________
50339 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
50340         Log: change#10449 broke the special-case that makes lexicals inside the
50341              eval"" within DB::DB() visible
50342      Branch: maint-5.6/perl
50343            ! op.c
50344 ____________________________________________________________________________
50345 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
50346         Log: Still spurious output; indent the code a bit.
50347              
50348              TODO1: separate the utility functions like MkDir
50349              into a helper script?
50350              
50351              TODO2: I see a lot of repetition in the filepath()
50352              and dirpath() calls.
50353      Branch: perl
50354            ! t/lib/filefind.t t/lib/findtaint.t
50355 ____________________________________________________________________________
50356 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
50357         Log: Regen modlib, toc.
50358      Branch: perl
50359            ! pod/perlmodlib.pod pod/perltoc.pod
50360 ____________________________________________________________________________
50361 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
50362         Log: Add libnetcfg to perlutil.
50363      Branch: perl
50364            ! pod/perlutil.pod
50365 ____________________________________________________________________________
50366 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
50367         Log: Initial integration of libnet-1.0703.
50368              The Configure script renamed as libnetcfg, will be
50369              installed along other utilities.
50370      Branch: perl
50371            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
50372            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
50373            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
50374            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
50375            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
50376            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
50377            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
50378            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
50379            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
50380            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
50381            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
50382            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
50383            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
50384            + utils/libnetcfg.PL
50385            ! MANIFEST utils.lst utils/Makefile
50386 ____________________________________________________________________________
50387 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
50388         Log: Less potentially test-harness-confusing output.
50389      Branch: perl
50390            ! lib/Memoize/t/expire_module_t.t
50391 ____________________________________________________________________________
50392 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
50393         Log: The final print annoys make test.
50394      Branch: perl
50395            ! t/lib/filefind.t t/lib/findtaint.t
50396 ____________________________________________________________________________
50397 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
50398         Log: Add an option for handling dangling symbolic links.
50399      Branch: perl
50400            ! lib/File/Find.pm t/lib/filefind.t
50401 ____________________________________________________________________________
50402 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
50403         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
50404              From: Thomas Wegner <wegner_thomas@yahoo.com>
50405              Date: Sun, 17 Jun 2001 14:43:11 +0200
50406              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
50407      Branch: perl
50408            + t/lib/findtaint.t
50409            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
50410 ____________________________________________________________________________
50411 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
50412         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
50413              From: Jonathan Stowe <gellyfish@gellyfish.com>
50414              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
50415              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
50416      Branch: perl
50417            ! lib/ExtUtils/MM_Unix.pm
50418 ____________________________________________________________________________
50419 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
50420         Log: Subject: [PATCH] more anonymous stash cleanups
50421              From: Abhijit Menon-Sen <ams@wiw.org>
50422              Date: Sun, 17 Jun 2001 11:44:06 +0530
50423              Message-ID: <20010617114406.A25203@lustre.linux.in>
50424      Branch: perl
50425            ! op.c
50426 ____________________________________________________________________________
50427 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
50428         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
50429              From: Abhijit Menon-Sen <ams@wiw.org>
50430              Date: Sun, 17 Jun 2001 08:02:59 +0530
50431              Message-ID: <20010617080259.A28776@lustre.linux.in>
50432              
50433              Subject: [PATCH #2/7] xhv_eiter
50434              From: Abhijit Menon-Sen <ams@wiw.org>
50435              Date: Sun, 17 Jun 2001 08:13:18 +0530
50436              Message-ID: <20010617081318.B28776@lustre.linux.in>
50437              
50438              Subject: [PATCH #3/7] xhv_fill
50439              From: Abhijit Menon-Sen <ams@wiw.org>
50440              Date: Sun, 17 Jun 2001 08:25:16 +0530
50441              Message-ID: <20010617082516.C28776@lustre.linux.in>
50442              
50443              Subject: [PATCH #4/7] xhv_keys
50444              From: Abhijit Menon-Sen <ams@wiw.org>
50445              Date: Sun, 17 Jun 2001 08:36:17 +0530
50446              Message-ID: <20010617083617.D28776@lustre.linux.in>
50447              
50448              Subject: [PATCH #5/7] xhv_max
50449              From: Abhijit Menon-Sen <ams@wiw.org>
50450              Date: Sun, 17 Jun 2001 08:39:48 +0530
50451              Message-ID: <20010617083948.E28776@lustre.linux.in>
50452              
50453              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
50454              From: Abhijit Menon-Sen <ams@wiw.org>
50455              Date: Sun, 17 Jun 2001 08:51:11 +0530
50456              Message-ID: <20010617085111.F28776@lustre.linux.in>
50457      Branch: perl
50458            ! hv.c
50459 ____________________________________________________________________________
50460 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
50461         Log: Update Changes.
50462      Branch: perl
50463            ! Changes patchlevel.h
50464 ____________________________________________________________________________
50465 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
50466         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
50467              From: Abhijit Menon-Sen <ams@wiw.org>
50468              Date: Sat, 16 Jun 2001 07:41:19 +0530
50469              Message-ID: <20010616074119.A24720@lustre.linux.in>
50470      Branch: perl
50471            ! hv.c perl.c vms/vmsish.h win32/win32.h
50472 ____________________________________________________________________________
50473 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
50474         Log: Document tests failing when threaded, since we now have more.
50475      Branch: perl
50476            ! pod/perl572delta.pod
50477 ____________________________________________________________________________
50478 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
50479         Log: -Wall cleanup.
50480      Branch: perl
50481            ! ext/Thread/Thread.xs
50482 ____________________________________________________________________________
50483 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
50484         Log: pthread_attr_setstacksize() isn't absolutely necessary
50485              to call, only iff THREAD_CREATE_NEEDS_STACK.
50486      Branch: perl
50487            ! ext/Thread/Thread.xs
50488 ____________________________________________________________________________
50489 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
50490         Log: -Wall strays.
50491      Branch: perl
50492            ! perl.c util.c
50493 ____________________________________________________________________________
50494 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
50495         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
50496              (and INT64_MIN) brokenness.
50497      Branch: perl
50498            ! hints/darwin.sh perl.h
50499 ____________________________________________________________________________
50500 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
50501         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
50502              From: Nicholas Clark <nick@ccl4.org>
50503              Date: Sun, 17 Jun 2001 00:16:05 +0100
50504              Message-ID: <20010617001605.V98663@plum.flirble.org>
50505      Branch: perl
50506            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
50507            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
50508            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50509 ____________________________________________________________________________
50510 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
50511         Log: Add perlnetware to docs; regen toc; supply skeleton
50512              docs for some Memoize submodules.
50513      Branch: perl
50514            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
50515            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50516            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
50517            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
50518            ! win32/Makefile win32/makefile.mk
50519 ____________________________________________________________________________
50520 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
50521         Log: pod cleanup.
50522      Branch: perl
50523            ! README.netware
50524 ____________________________________________________________________________
50525 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
50526         Log: Integrate Memoize 0.64.  Few tweaks were required in
50527              the test scripts.  Note that the speed and expire*
50528              tests take several dozen seconds to run.
50529      Branch: perl
50530            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
50531            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
50532            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
50533            + lib/Memoize/README lib/Memoize/SDBM_File.pm
50534            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
50535            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
50536            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
50537            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
50538            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
50539            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
50540            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
50541            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
50542            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
50543            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
50544            ! MANIFEST t/lib/1_compile.t
50545 ____________________________________________________________________________
50546 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
50547         Log: Document the cross-compilation options.
50548      Branch: perl
50549            ! Cross/README INSTALL
50550 ____________________________________________________________________________
50551 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
50552         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
50553      Branch: perl
50554            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
50555            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
50556            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
50557            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
50558            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
50559            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
50560            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
50561            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
50562            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
50563            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
50564            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
50565            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
50566            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
50567            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
50568            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
50569            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
50570            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
50571            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
50572            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
50573            + lib/ExtUtils/MM_NW5.pm
50574            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
50575            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
50576            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
50577            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
50578            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
50579            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
50580            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
50581            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
50582            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
50583            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
50584            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
50585            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
50586            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
50587            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
50588            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
50589            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
50590            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
50591            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
50592            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
50593            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
50594            ! util.h x2p/a2py.c
50595 ____________________________________________________________________________
50596 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
50597         Log: Resort MANIFEST.
50598      Branch: perl
50599            ! MANIFEST
50600 ____________________________________________________________________________
50601 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
50602         Log: Integrate perlio:
50603              
50604              [ 10640]
50605              Disable :win32 layer as default till I get it working
50606              
50607              [ 10632]
50608              Work-in-progress win32 layer semi-functional, checking 
50609              for UNIX breakage.
50610              
50611              [ 10627]
50612              Work in progress UNIX-side edit of win32 PerLIO layer
50613      Branch: perl
50614           +> win32/win32io.c
50615           !> MANIFEST perlio.c perliol.h win32/makefile.mk
50616 ____________________________________________________________________________
50617 [ 10640] By: nick                                  on 2001/06/16  18:38:31
50618         Log: Disable :win32 layer as default till I get it working
50619      Branch: perlio
50620            ! MANIFEST perlio.c
50621 ____________________________________________________________________________
50622 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
50623         Log: Try the new scheme by moving the Text::Abbrev test
50624              to a new place under lib.
50625      Branch: perl
50626            + lib/Text/Abbrev/t/abbrev.t
50627            - t/lib/abbrev.t
50628            ! MANIFEST
50629 ____________________________________________________________________________
50630 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
50631         Log: Make the code even more dynamical so that testname
50632              suffix length can change.
50633      Branch: perl
50634            ! lib/Test/Harness.pm t/TEST
50635 ____________________________________________________________________________
50636 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
50637         Log: Allow for deeper t/ and also a single test.pl.
50638      Branch: perl
50639            ! t/TEST t/harness
50640 ____________________________________________________________________________
50641 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
50642         Log: #define fix from Nicholas Clark.
50643      Branch: perl
50644            ! ext/POSIX/POSIX.xs
50645 ____________________________________________________________________________
50646 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
50647         Log: Initialization is nice.
50648      Branch: perl
50649            ! lib/Test/Harness.pm
50650 ____________________________________________________________________________
50651 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
50652         Log: Make t/TEST and t/harness to test also the t/ tests
50653              under the main lib/ and ext/ directories.  Fix Test::Harness
50654              to dynamically change the width of its "foo/bar....ok" output.
50655      Branch: perl
50656            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
50657 ____________________________________________________________________________
50658 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
50659         Log: Subject: [PATCH] Re: perl@10611 
50660              From: Nicholas Clark <nick@ccl4.org>
50661              Date: Sat, 16 Jun 2001 16:52:47 +0100
50662              Message-ID: <20010616165247.O98663@plum.flirble.org>
50663              
50664              The .xs parts, too.
50665      Branch: perl
50666            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
50667            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
50668 ____________________________________________________________________________
50669 [ 10632] By: nick                                  on 2001/06/16  16:44:35
50670         Log: Work-in-progress win32 layer semi-functional, checking 
50671              for UNIX breakage.
50672      Branch: perlio
50673            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
50674 ____________________________________________________________________________
50675 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
50676         Log: Subject: [PATCH] Re: perl@10611 
50677              From: Nicholas Clark <nick@ccl4.org>
50678              Date: Sat, 16 Jun 2001 16:52:47 +0100
50679              Message-ID: <20010616165247.O98663@plum.flirble.org>
50680      Branch: perl
50681            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
50682            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
50683            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
50684            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
50685            ! lib/ExtUtils/Constant.pm
50686 ____________________________________________________________________________
50687 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
50688         Log: Metaconfig unit change for #10629.
50689      Branch: metaconfig
50690            ! U/modified/Finish.U
50691 ____________________________________________________________________________
50692 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
50693         Log: The extraction changed directories.
50694      Branch: perl
50695            ! Configure
50696 ____________________________________________________________________________
50697 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
50698         Log: Math::BigInt 1.35 from Tels.
50699      Branch: perl
50700            + t/lib/mbimbf.t
50701            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
50702            ! t/lib/bigfltpm.t t/lib/bigintpm.t
50703 ____________________________________________________________________________
50704 [ 10627] By: nick                                  on 2001/06/16  14:54:52
50705         Log: Work in progress UNIX-side edit of win32 PerLIO layer
50706      Branch: perlio
50707            + win32/win32io.c
50708            ! perlio.c win32/makefile.mk
50709 ____________________________________________________________________________
50710 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
50711         Log: Subject: [PATCH 5.6.1] os2/diff-configure
50712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50713              Date: Fri, 15 Jun 2001 01:19:36 -0400
50714              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
50715              
50716              Empty all of it because I think #10624 made even the
50717              last patch hunk unnecessary.
50718      Branch: perl
50719            ! os2/diff.configure
50720 ____________________________________________________________________________
50721 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
50722         Log: Metaconfig unit change for 10624.
50723      Branch: metaconfig
50724            ! U/modified/libc.U
50725      Branch: perl
50726            ! config_h.SH
50727 ____________________________________________________________________________
50728 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
50729         Log: Move the initialization of libnames to the beginning so
50730              that can one 'seed' it (as OS/2 does.)
50731      Branch: perl
50732            ! Configure
50733 ____________________________________________________________________________
50734 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
50735         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
50736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50737              Date: Fri, 15 Jun 2001 19:10:57 -0400
50738              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
50739      Branch: perl
50740            ! os2/OS2/REXX/DLL/DLL.pm
50741 ____________________________________________________________________________
50742 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
50743         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
50744              From: "Craig A. Berry" <craigberry@mac.com>
50745              Date: Fri, 15 Jun 2001 17:00:03 -0500
50746              Message-Id: <a05101007b750342599be@[172.16.52.1]>
50747      Branch: perl
50748            ! vms/descrip_mms.template
50749 ____________________________________________________________________________
50750 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
50751         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
50752              From: "Craig A. Berry" <craigberry@mac.com>
50753              Date: Fri, 15 Jun 2001 18:39:42 -0500
50754              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
50755      Branch: perl
50756            ! lib/File/Spec/VMS.pm t/lib/extutils.t
50757 ____________________________________________________________________________
50758 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
50759         Log: Integrate perlio:
50760              
50761              [ 10619]
50762              Generated files
50763              
50764              [ 10618]
50765              Fix open.pm to work via XS-implemented method calls rather
50766              than *open::layers variables which caused all the HV/AV hassle.
50767      Branch: perl
50768           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
50769           !> t/io/utf8.t t/lib/io_scalar.t
50770 ____________________________________________________________________________
50771 [ 10619] By: nick                                  on 2001/06/15  21:05:19
50772         Log: Generated files
50773      Branch: perlio
50774            ! embed.h proto.h
50775 ____________________________________________________________________________
50776 [ 10618] By: nick                                  on 2001/06/15  20:27:42
50777         Log: Fix open.pm to work via XS-implemented method calls rather
50778              than *open::layers variables which caused all the HV/AV hassle.
50779      Branch: perlio
50780            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
50781            ! t/lib/io_scalar.t
50782 ____________________________________________________________________________
50783 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
50784         Log: Integrate perlio:
50785              
50786              [ 10616]
50787              pTHX_ / aTHX_ for ExtUtils/Constant.pm
50788      Branch: perl
50789           !> lib/ExtUtils/Constant.pm
50790 ____________________________________________________________________________
50791 [ 10616] By: nick                                  on 2001/06/15  18:46:47
50792         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
50793      Branch: perlio
50794            ! lib/ExtUtils/Constant.pm
50795 ____________________________________________________________________________
50796 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
50797         Log: Integrate perlio:
50798              
50799              [ 10614]
50800              MULTIPLICITY fix for Socket.xs
50801      Branch: perl
50802           !> ext/Socket/Socket.xs
50803 ____________________________________________________________________________
50804 [ 10614] By: nick                                  on 2001/06/15  18:33:37
50805         Log: MULTIPLICITY fix for Socket.xs
50806      Branch: perlio
50807            ! ext/Socket/Socket.xs
50808 ____________________________________________________________________________
50809 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
50810         Log: Subject: Re: perl@10611
50811              From: Doug MacEachern <dougm@covalent.net>
50812              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
50813              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
50814      Branch: perl
50815            ! ext/Socket/Socket.xs
50816 ____________________________________________________________________________
50817 [ 10612] By: nick                                  on 2001/06/15  16:14:38
50818         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
50819      Branch: perlio
50820           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
50821           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
50822           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
50823           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
50824           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
50825           !> utils/h2ph.PL
50826 ____________________________________________________________________________
50827 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
50828         Log: Update Changes.
50829      Branch: perl
50830            ! Changes patchlevel.h
50831 ____________________________________________________________________________
50832 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
50833         Log: Upping the test count.
50834      Branch: perl
50835            ! t/lib/filefind.t
50836 ____________________________________________________________________________
50837 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
50838         Log: Integrate perlio:
50839              
50840              [ 10606]
50841              regen_config_h for Win32.
50842      Branch: perl
50843           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50844 ____________________________________________________________________________
50845 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
50846         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
50847              From: andreas.koenig@anima.de (Andreas J. Koenig)
50848              Date: 15 Jun 2001 13:30:39 +0200
50849              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
50850              
50851              Record the grim history.
50852      Branch: perl
50853            ! lib/File/Find.pm
50854 ____________________________________________________________________________
50855 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
50856         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
50857              From: Brian McCauley <nobull@mail.com>
50858              Date: 15 Jun 2001 07:51:26 +0100
50859              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
50860      Branch: perl
50861            ! lib/File/Find.pm t/lib/filefind.t
50862 ____________________________________________________________________________
50863 [ 10606] By: nick                                  on 2001/06/15  14:00:08
50864         Log: regen_config_h for Win32.
50865      Branch: perlio
50866            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50867 ____________________________________________________________________________
50868 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
50869         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
50870              From: Peter Prymmer <pvhp@forte.com>
50871              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
50872              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
50873      Branch: perl
50874            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
50875 ____________________________________________________________________________
50876 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
50877         Log: Some filesystems require writability for rename/unlink.
50878      Branch: perl
50879            ! opcode.pl
50880 ____________________________________________________________________________
50881 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
50882         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
50883              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
50884              Date: Fri, 15 Jun 2001 12:08:53 +0200
50885              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
50886      Branch: perl
50887            ! perlio.c
50888 ____________________________________________________________________________
50889 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
50890         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
50891              From: Mike Guy <mjtg@cam.ac.uk>
50892              Date: Fri, 15 Jun 2001 14:11:49 +0100
50893              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
50894      Branch: perl
50895            ! opcode.pl
50896 ____________________________________________________________________________
50897 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
50898         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
50899              From: Nicholas Clark <nick@ccl4.org>
50900              Date: Thu, 14 Jun 2001 23:52:56 +0100
50901              Message-ID: <20010614235256.G98663@plum.flirble.org>
50902      Branch: perl
50903            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
50904            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50905 ____________________________________________________________________________
50906 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
50907         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
50908              From: Russ Allbery <rra@stanford.edu>
50909              Date: 14 Jun 2001 13:24:43 -0700
50910              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
50911      Branch: perl
50912            ! ext/GDBM_File/GDBM_File.pm
50913 ____________________________________________________________________________
50914 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
50915         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
50916              From: Nicholas Clark <nick@ccl4.org>
50917              Date: Thu, 14 Jun 2001 20:37:47 +0100
50918              Message-ID: <20010614203747.F98663@plum.flirble.org>
50919      Branch: perl
50920            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
50921            ! t/lib/gdbm.t
50922 ____________________________________________________________________________
50923 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
50924         Log: Integrate perlio:
50925              
50926              [ 10597]
50927              Check that HVs with HvNAME() != NULL are really stashes before
50928              treating them as such. Also be more defensive on the GvCV.
50929              Win32 fork and dprof now working again. 
50930              
50931              [ 10595]
50932              Skip Perl_my_bcopy in .def file as we do not provide it.
50933              - Win32 (VC++) now builds but fails:
50934              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
50935              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
50936              write.t    - open(...,"|-") not implemented on Win32 
50937      Branch: perl
50938           !> makedef.pl sv.c
50939 ____________________________________________________________________________
50940 [ 10597] By: nick                                  on 2001/06/15  11:08:13
50941         Log: Check that HVs with HvNAME() != NULL are really stashes before
50942              treating them as such. Also be more defensive on the GvCV.
50943              Win32 fork and dprof now working again. 
50944      Branch: perlio
50945            ! sv.c
50946 ____________________________________________________________________________
50947 [ 10596] By: nick                                  on 2001/06/15  10:11:20
50948         Log: Integrate mainline.
50949      Branch: perlio
50950           +> Cross/README
50951           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
50952           !> Porting/config_H config_h.SH configure.com epoc/config.sh
50953           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
50954           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50955           !> vos/config.ga.h win32/config.bc win32/config.gc
50956           !> win32/config.vc win32/config_H.bc win32/config_H.gc
50957           !> win32/config_H.vc
50958 ____________________________________________________________________________
50959 [ 10595] By: nick                                  on 2001/06/15  09:37:17
50960         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
50961              - Win32 (VC++) now builds but fails:
50962              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
50963              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
50964              write.t    - open(...,"|-") not implemented on Win32 
50965      Branch: perlio
50966            ! makedef.pl
50967 ____________________________________________________________________________
50968 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
50969         Log: Integrate perlio:
50970              
50971              [ 10591]
50972              Steps along the road toward Win32 building again.
50973      Branch: perl
50974           !> perlio.c win32/makefile.mk
50975 ____________________________________________________________________________
50976 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
50977         Log: Metaconfig unit changes for #10592.
50978      Branch: metaconfig
50979            + U/modified/i_varhdr.U U/modified/startsh.U
50980            - U/a_dvisory/crosscompile.U U/target/Target.U
50981            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
50982            ! U/compline/bitpbyte.U U/compline/byteorder.U
50983            ! U/compline/ccflags.U U/compline/charsize.U
50984            ! U/compline/d_casti32.U U/compline/d_castneg.U
50985            ! U/compline/d_closedir.U U/compline/d_fd_set.U
50986            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
50987            ! U/compline/d_keepsig.U U/compline/d_open3.U
50988            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
50989            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
50990            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
50991            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
50992            ! U/compline/doublesize.U U/compline/floatsize.U
50993            ! U/compline/nblock_io.U U/compline/orderlib.U
50994            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
50995            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
50996            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
50997            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
50998            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
50999            ! U/modified/spitshell.U U/threads/archname.U
51000            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
51001            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
51002            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
51003            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
51004            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
51005      Branch: metaconfig/U/perl
51006            + Cross.U
51007            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
51008            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
51009            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
51010            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
51011            ! stdio_streams.U uselfs.U
51012 ____________________________________________________________________________
51013 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
51014         Log: The first steps towards cross-compilation.
51015              
51016              Abstract execution of compiled test executables with $run,
51017              and abstract transfer of files with $to and $from.
51018              
51019              Under cross-compilation the $run, $to, and $from will point
51020              to appropriate wrapper scripts, by default ssh and scp,
51021              but also rsh, rcp, and cp are supported.  If not
51022              cross-compiling, they will be set to '', ':', and ':',
51023              respectively.
51024              
51025              With these patches I was able to get Configure for
51026              iPAQ ARM Linux on an Intel Linux about 95% right
51027              (only a few tests failed to execute or they produced
51028              incorrect results), and I was able to compile
51029              a functional miniperl.
51030              
51031              The symbol crosscompile renamed to be usecrosscompile,
51032              the corresponding C symbol from CROSSCOMPILE to
51033              USE_CROSS_COMPILE.
51034      Branch: perl
51035            ! Configure Cross/README Makefile.SH Porting/Glossary
51036            ! Porting/config.sh Porting/config_H config_h.SH configure.com
51037            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
51038            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
51039            ! vos/config.ga.def vos/config.ga.h win32/config.bc
51040            ! win32/config.gc win32/config.vc win32/config_H.bc
51041            ! win32/config_H.gc win32/config_H.vc
51042 ____________________________________________________________________________
51043 [ 10591] By: nick                                  on 2001/06/14  20:00:12
51044         Log: Steps along the road toward Win32 building again.
51045      Branch: perlio
51046            ! perlio.c win32/makefile.mk
51047 ____________________________________________________________________________
51048 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
51049         Log: Integrate perlio:
51050              
51051              [ 10589]
51052              Routine regen_config_h for Win32
51053      Branch: perl
51054           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51055 ____________________________________________________________________________
51056 [ 10589] By: nick                                  on 2001/06/14  13:54:07
51057         Log: Routine regen_config_h for Win32
51058      Branch: perlio
51059            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51060 ____________________________________________________________________________
51061 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
51062         Log: Integrate perlio:
51063              
51064              [ 10586]
51065              Add new step to run_byacc which:
51066              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51067              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51068              
51069              [ 10584]
51070              Hack to remove insecure directories from PATH so test will run.
51071      Branch: perl
51072           +> perlyline.pl
51073           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
51074 ____________________________________________________________________________
51075 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
51076         Log: A placeholder.
51077      Branch: perl
51078            + Cross/README
51079 ____________________________________________________________________________
51080 [ 10586] By: nick                                  on 2001/06/14  08:25:07
51081         Log: Add new step to run_byacc which:
51082              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
51083              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
51084      Branch: perlio
51085            + perlyline.pl
51086            ! MANIFEST Makefile.SH perly.c
51087 ____________________________________________________________________________
51088 [ 10585] By: nick                                  on 2001/06/14  08:22:29
51089         Log: Integrate mainline
51090      Branch: perlio
51091           +> locale.c numeric.c
51092           !> Changes cygwin/Makefile.SHs embed.h embed.pl
51093           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
51094           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
51095           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
51096           !> x2p/Makefile.SH
51097 ____________________________________________________________________________
51098 [ 10584] By: nick                                  on 2001/06/14  08:05:53
51099         Log: Hack to remove insecure directories from PATH so test will run.
51100      Branch: perlio
51101            ! t/lib/filefind.t
51102 ____________________________________________________________________________
51103 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
51104         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
51105      Branch: perl
51106            - t/lib/mbimbf.t
51107            ! MANIFEST
51108 ____________________________________________________________________________
51109 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
51110         Log: Detypo.
51111      Branch: perl
51112            ! x2p/Makefile.SH
51113 ____________________________________________________________________________
51114 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
51115         Log: de-$CONFIG continues.
51116      Branch: perl
51117            ! cygwin/Makefile.SHs x2p/Makefile.SH
51118 ____________________________________________________________________________
51119 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
51120         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
51121              From: Nicholas Clark <nick@ccl4.org>
51122              Date: Wed, 13 Jun 2001 21:20:13 +0100
51123              Message-ID: <20010613212013.D98663@plum.flirble.org>
51124      Branch: perl
51125            ! opcode.pl
51126 ____________________________________________________________________________
51127 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
51128         Log: Subject: splitting util.c
51129              From: Hugo <hv@crypt.compulink.co.uk>
51130              Date: Thu, 14 Jun 2001 00:41:08 +0100
51131              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
51132      Branch: perl
51133            + locale.c numeric.c
51134            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
51135            ! pod/perlapi.pod proto.h util.c
51136 ____________________________________________________________________________
51137 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
51138         Log: Upgrade to Math::BigInt 1.34 from Tels.
51139      Branch: perl
51140            + t/lib/mbimbf.t
51141            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
51142            ! t/lib/bigfltpm.t t/lib/bigintpm.t
51143 ____________________________________________________________________________
51144 [ 10577] By: nick                                  on 2001/06/13  19:02:48
51145         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
51146      Branch: perlio
51147           !> (integrate 125 files)
51148 ____________________________________________________________________________
51149 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
51150         Log: Update Changes.
51151      Branch: perl
51152            ! Changes patchlevel.h
51153 ____________________________________________________________________________
51154 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
51155         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
51156              From: "Craig A. Berry" <craigberry@mac.com>
51157              Date: Wed, 13 Jun 2001 13:24:28 -0500
51158              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
51159      Branch: perl
51160            ! ext/re/Makefile.PL
51161 ____________________________________________________________________________
51162 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
51163         Log: Mc.u.c. for #10573.
51164      Branch: metaconfig
51165            ! U/threads/usethreads.U
51166 ____________________________________________________________________________
51167 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
51168         Log: It would be also be good if I could type.
51169      Branch: perl
51170            ! Configure
51171 ____________________________________________________________________________
51172 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
51173         Log: Metaconfig unit change for #10571.
51174      Branch: metaconfig
51175            ! U/threads/usethreads.U
51176 ____________________________________________________________________________
51177 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
51178         Log: A non-empty default is a good thing.
51179      Branch: perl
51180            ! Configure
51181 ____________________________________________________________________________
51182 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
51183         Log: Metaconfig unit change for #10569.
51184      Branch: metaconfig
51185            ! U/threads/usethreads.U
51186 ____________________________________________________________________________
51187 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
51188         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
51189              extremely experimental, not even prompted for.
51190      Branch: perl
51191            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51192            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
51193            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51194            ! win32/config.bc win32/config.gc win32/config.vc
51195 ____________________________________________________________________________
51196 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
51197         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
51198      Branch: perl
51199            ! pod/perlfaq6.pod
51200 ____________________________________________________________________________
51201 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
51202         Log: Integrate perlio:
51203              
51204              [ 10564]
51205              Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51206              and using that instead (name lookups are sequential search for now).
51207      Branch: perl
51208           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51209           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51210 ____________________________________________________________________________
51211 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
51212         Log: Subject: Re: ext/ + -Wall
51213              From: Doug MacEachern <dougm@covalent.net>
51214              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
51215              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
51216      Branch: perl
51217            ! XSUB.h lib/ExtUtils/xsubpp perl.h
51218 ____________________________________________________________________________
51219 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
51220         Log: Similar logic as DB_File.xs, using the modern macros and
51221              defines them to older ones for older Perls where PERL_VERSION
51222              is not defined, from Doug MacEachern.
51223      Branch: perl
51224            ! ext/Storable/Storable.xs
51225 ____________________________________________________________________________
51226 [ 10564] By: nick                                  on 2001/06/13  15:22:01
51227         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
51228              and using that instead (name lookups are sequential search for now).
51229      Branch: perlio
51230            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
51231            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
51232 ____________________________________________________________________________
51233 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
51234         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
51235              From: "Richard Soderberg" <rs@crystalflame.net>
51236              Date: Sat, 26 May 2001 06:44:20 -0700
51237              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
51238      Branch: perl
51239            ! sv.c t/op/glob.t
51240 ____________________________________________________________________________
51241 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
51242         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
51243              From: "Craig A. Berry" <craigberry@mac.com>
51244              Date: Tue, 12 Jun 2001 23:55:26 -0500
51245              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
51246      Branch: perl
51247            ! ext/re/Makefile.PL ext/re/re.xs
51248 ____________________________________________________________________________
51249 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
51250         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
51251              suggested by NI-S.
51252      Branch: perl
51253            ! XSUB.h malloc.c perl.h
51254 ____________________________________________________________________________
51255 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
51256         Log: Regen toc.
51257      Branch: perl
51258            ! pod/perltoc.pod
51259 ____________________________________________________________________________
51260 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
51261         Log: Subject: [patch] perl.gprof control
51262              From: Doug MacEachern <dougm@covalent.net>
51263              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
51264              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
51265      Branch: perl
51266            ! miniperlmain.c perl.h
51267 ____________________________________________________________________________
51268 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
51269         Log: Subject: Re: ext/ + -Wall
51270              From: Doug MacEachern <dougm@covalent.net>
51271              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
51272              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
51273              
51274              Document ax and break up dXSARGS.
51275      Branch: perl
51276            ! XSUB.h pod/perlapi.pod
51277 ____________________________________________________________________________
51278 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
51279         Log: More AIX tweakage from Merijn.
51280      Branch: perl
51281            ! hints/aix.sh
51282 ____________________________________________________________________________
51283 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
51284         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
51285              From: "Craig A. Berry" <craigberry@mac.com>
51286              Date: Tue, 12 Jun 2001 22:57:45 -0500
51287              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
51288      Branch: perl
51289            ! vms/descrip_mms.template
51290 ____________________________________________________________________________
51291 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
51292         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
51293              From: "Craig A. Berry" <craigberry@mac.com>
51294              Date: Tue, 12 Jun 2001 22:21:39 -0500
51295              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
51296      Branch: perl
51297            ! configure.com util.c
51298 ____________________________________________________________________________
51299 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
51300         Log: New AIX dynaloading code from Jens-Uwe Mager.
51301              Does break binary compatibility.
51302      Branch: perl
51303            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
51304 ____________________________________________________________________________
51305 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
51306         Log: VMS DEC C compiler found nits by Peter Prymmer.
51307      Branch: perl
51308            ! util.c
51309 ____________________________________________________________________________
51310 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
51311         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
51312              From: Peter Prymmer <pvhp@forte.com>
51313              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
51314              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
51315      Branch: perl
51316            ! t/lib/filecomp.t
51317 ____________________________________________________________________________
51318 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
51319         Log: I wonder how many $CONFIGs still lurk in the shadows.
51320      Branch: perl
51321            ! pod/Makefile.SH x2p/cflags.SH
51322 ____________________________________________________________________________
51323 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
51324         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
51325      Branch: perl
51326            ! pod/checkpods.PL
51327 ____________________________________________________________________________
51328 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
51329         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
51330      Branch: perl
51331            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
51332 ____________________________________________________________________________
51333 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
51334         Log: Subject: [patch] rid local_patches warnings
51335              From: Doug MacEachern <dougm@covalent.net>
51336              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
51337              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
51338      Branch: perl
51339            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
51340 ____________________________________________________________________________
51341 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
51342         Log: Subject: Re: ext/ + -Wall
51343              From: Doug MacEachern <dougm@covalent.net>
51344              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
51345              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
51346      Branch: perl
51347            ! ext/attrs/attrs.xs
51348 ____________________________________________________________________________
51349 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
51350         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
51351              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51352              Date: Tue, 12 Jun 2001 14:36:20 -0400
51353              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
51354      Branch: perl
51355            ! pod/perlretut.pod
51356 ____________________________________________________________________________
51357 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
51358         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
51359              From: Mike Guy <mjtg@cam.ac.uk>
51360              Date: Tue, 12 Jun 2001 19:10:31 +0100
51361              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
51362              
51363              Subject: Re: [ID 20010612.001] out of memory during regex compilation
51364              From: Mike Guy <mjtg@cam.ac.uk>
51365              Date: Tue, 12 Jun 2001 19:21:01 +0100
51366              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
51367      Branch: perl
51368            ! pod/perlop.pod
51369 ____________________________________________________________________________
51370 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
51371         Log: AIX tweaks from Merijn H. Brand.
51372      Branch: perl
51373            ! hints/aix.sh
51374 ____________________________________________________________________________
51375 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
51376         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
51377              From: "Brendan O'Dea" <bod@compusol.com.au>
51378              Date: Wed, 13 Jun 2001 05:16:47 +1000
51379              Message-ID: <20010613051647.A8945@compusol.com.au>
51380      Branch: maint-5.6/perl
51381            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
51382 ____________________________________________________________________________
51383 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
51384         Log: Subject: Small bcopy cleanup
51385              From: Andy Dougherty <doughera@lafayette.edu>
51386              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
51387              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
51388      Branch: perl
51389            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
51390 ____________________________________________________________________________
51391 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
51392         Log: Subject: [PATCH] Re: ext/ + -Wall
51393              From: Nicholas Clark <nick@ccl4.org>
51394              Date: Wed, 13 Jun 2001 00:04:30 +0100
51395              Message-ID: <20010613000430.M5901@plum.flirble.org>
51396      Branch: perl
51397            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
51398 ____________________________________________________________________________
51399 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
51400         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
51401              From: Nicholas Clark <nick@ccl4.org>
51402              Date: Tue, 12 Jun 2001 23:53:07 +0100
51403              Message-ID: <20010612235307.L5901@plum.flirble.org>
51404      Branch: perl
51405            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51406 ____________________________________________________________________________
51407 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
51408         Log: MPE/iX tweaks from Mark Bixby.
51409      Branch: perl
51410            ! hints/mpeix.sh mpeix/mpeixish.h util.c
51411 ____________________________________________________________________________
51412 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
51413         Log: Update Changes.
51414      Branch: perl
51415            ! Changes patchlevel.h
51416 ____________________________________________________________________________
51417 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
51418         Log: One less -Wall whine (found under DEBUGGING).
51419      Branch: perl
51420            ! x2p/Makefile.SH x2p/a2p.c
51421 ____________________________________________________________________________
51422 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
51423         Log: s/case-independent/case-insensitive/g
51424      Branch: perl
51425            ! pod/perldebug.pod
51426 ____________________________________________________________________________
51427 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
51428         Log: As suggested in    
51429              
51430              Subject: Re: ext/ + -Wall
51431              From: Gurusamy Sarathy <gsar@ActiveState.com>
51432              Date: Mon, 11 Jun 2001 23:34:31 -0700
51433              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
51434      Branch: perl
51435            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
51436            ! perl.h
51437 ____________________________________________________________________________
51438 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
51439         Log: Subject: ext/ + -Wall
51440              From: Doug MacEachern <dougm@covalent.net>
51441              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
51442              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
51443      Branch: perl
51444            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
51445            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
51446            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
51447            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
51448            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
51449            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
51450            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
51451            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
51452            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
51453            ! lib/ExtUtils/xsubpp
51454 ____________________________________________________________________________
51455 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
51456         Log: Subject: [PATCH] anonymous stashes
51457              From: Abhijit Menon-Sen <ams@wiw.org>
51458              Date: Tue, 12 Jun 2001 12:47:04 +0530
51459              Message-ID: <20010612124704.A29029@lustre.linux.in>
51460      Branch: perl
51461            ! dump.c gv.c sv.c xsutils.c
51462 ____________________________________________________________________________
51463 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
51464         Log: One more test for $^S.
51465      Branch: perl
51466            ! t/op/magic.t
51467 ____________________________________________________________________________
51468 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
51469         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
51470              From: Abhijit Menon-Sen <ams@wiw.org>
51471              Date: Tue, 12 Jun 2001 17:35:55 +0530
51472              Message-ID: <20010612173555.A32426@lustre.linux.in>
51473      Branch: perl
51474            ! mg.c t/op/magic.t
51475 ____________________________________________________________________________
51476 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
51477         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
51478              From: Mike Guy <mjtg@cam.ac.uk>
51479              Date: Tue, 12 Jun 2001 13:14:15 +0100
51480              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
51481      Branch: perl
51482            ! pod/perlop.pod
51483 ____________________________________________________________________________
51484 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
51485         Log: AUTHORS updates.
51486      Branch: perl
51487            ! AUTHORS
51488 ____________________________________________________________________________
51489 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
51490         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
51491              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
51492              Content-Transfer-Encoding: 7bit
51493              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
51494      Branch: perl
51495            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
51496 ____________________________________________________________________________
51497 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
51498         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
51499              From: "Philip Newton" <Philip.Newton@gmx.net>
51500              Date: Mon, 11 Jun 2001 07:08:03 +0200
51501              Message-Id: <200106120802.LAA08992@taas.iki.fi>
51502      Branch: perl
51503            ! t/base/term.t
51504 ____________________________________________________________________________
51505 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
51506         Log: Cleanup the a2p.c for -Wall.
51507      Branch: perl
51508            ! x2p/Makefile.SH x2p/a2p.c
51509 ____________________________________________________________________________
51510 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
51511         Log: File::Find update for MacOS from Chris Nandor.
51512      Branch: perl
51513            ! lib/File/Find.pm t/lib/filefind.t
51514 ____________________________________________________________________________
51515 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
51516         Log: gcc -Wall nits picked out by a non-UNIX system
51517              (courtesy of Mark Bixby)
51518      Branch: perl
51519            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
51520            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
51521            ! pp_sys.c util.c
51522 ____________________________________________________________________________
51523 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
51524         Log: Metaconfig unit change for #10522.  (The d_modfl changes
51525              placate metalint.)
51526      Branch: metaconfig/U/perl
51527            ! d_modfl.U d_u32align.U
51528 ____________________________________________________________________________
51529 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
51530         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
51531              be "./try 2>&1 >/dev/null".
51532      Branch: perl
51533            ! Configure
51534 ____________________________________________________________________________
51535 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
51536         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
51537              From: "Craig A. Berry" <craigberry@mac.com>
51538              Date: Mon, 11 Jun 2001 14:00:32 -0500
51539              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
51540      Branch: perl
51541            ! configure.com
51542 ____________________________________________________________________________
51543 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
51544         Log: Move the full \p\P lists to perlunicode.
51545      Branch: perl
51546            ! pod/perlretut.pod pod/perlunicode.pod
51547 ____________________________________________________________________________
51548 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
51549         Log: VOS build tweak for 5.6.1 from Paul Green.
51550      Branch: maint-5.6/perl
51551            ! vos/build.cm
51552 ____________________________________________________________________________
51553 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
51554         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
51555              From: "Craig A. Berry" <craigberry@mac.com>
51556              Date: Fri, 8 Jun 2001 18:08:18 -0500
51557              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
51558      Branch: perl
51559            ! vms/vms.c
51560 ____________________________________________________________________________
51561 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
51562         Log: Update Changes.
51563      Branch: perl
51564            ! Changes patchlevel.h
51565 ____________________________________________________________________________
51566 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
51567         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
51568      Branch: perl
51569            ! vos/config.alpha.h vos/config.ga.h
51570 ____________________________________________________________________________
51571 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
51572         Log: VOS updates from Paul Green for @10476.
51573      Branch: perl
51574            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
51575            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51576            ! vos/config.ga.h vos/configure_perl.cm
51577 ____________________________________________________________________________
51578 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
51579         Log: Subject: [PATCH] Not many people know this ...
51580              From: Mike Guy <mjtg@cam.ac.uk>
51581              Date: Mon, 11 Jun 2001 14:55:15 +0100
51582              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
51583      Branch: perl
51584            ! pod/perldebug.pod
51585 ____________________________________________________________________________
51586 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
51587         Log: Add final commas to lists as suggested by Philip Newton.
51588      Branch: perl
51589            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51590 ____________________________________________________________________________
51591 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
51592         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
51593              Date: Sun, 10 Jun 2001 23:35:38 -0400
51594              From: Chris Nandor <pudge@pobox.com>
51595              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
51596      Branch: perl
51597            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
51598            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
51599            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
51600            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
51601            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
51602            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
51603            ! t/op/write.t t/pragma/strict.t
51604 ____________________________________________________________________________
51605 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
51606         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
51607              From: Chris Nandor <pudge@pobox.com>
51608              Date: Mon, 11 Jun 2001 08:24:28 -0400
51609              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
51610      Branch: perl
51611            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
51612            ! t/lib/io_dir.t
51613 ____________________________________________________________________________
51614 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
51615         Log: One more run_byacc (a hand-tweaked version had slipped in).
51616      Branch: perl
51617            ! perly.c vms/perly_c.vms
51618 ____________________________________________________________________________
51619 [ 10509] By: nick                                  on 2001/06/11  07:49:15
51620         Log: Integrate mainline
51621      Branch: perlio
51622           !> Makefile.SH embed.h embed.pl global.sym
51623           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
51624           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
51625           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
51626           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
51627 ____________________________________________________________________________
51628 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
51629         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
51630              From: Mike Guy <mjtg@cam.ac.uk>
51631              Reply-To: mjtg@cam.ac.uk
51632              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
51633      Branch: perl
51634            ! lib/ExtUtils/Manifest.pm
51635 ____________________________________________________________________________
51636 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
51637         Log: Subject: [PATCH] ExtUtils::Constant
51638              From: Nicholas Clark <nick@ccl4.org>
51639              Date: Sun, 10 Jun 2001 23:25:41 +0100
51640              Message-ID: <20010610232540.C76396@plum.flirble.org>
51641      Branch: perl
51642            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
51643 ____________________________________________________________________________
51644 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
51645         Log: Integrate perlio:
51646              
51647              [ 10504]
51648              Fix (valid) -Wall warnings in perlio.c
51649      Branch: perl
51650           !> iperlsys.h
51651 ____________________________________________________________________________
51652 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
51653         Log: Move the grok_number and its lieutenant grok_numeric_radix
51654              from sv.c statics to util.c and public.
51655      Branch: perl
51656            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
51657            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
51658 ____________________________________________________________________________
51659 [ 10504] By: nick                                  on 2001/06/10  17:47:06
51660         Log: Fix (valid) -Wall warnings in perlio.c
51661      Branch: perlio
51662            ! iperlsys.h
51663 ____________________________________________________________________________
51664 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
51665         Log: Update perly_c.diff, update perly.fixer to edit away
51666              some of the -Wall noise.
51667      Branch: perl
51668            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
51669 ____________________________________________________________________________
51670 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
51671         Log: Check the version of byacc.
51672      Branch: perl
51673            ! Makefile.SH
51674 ____________________________________________________________________________
51675 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
51676         Log: Subject: [PATCH] perly.y overhaul
51677              From: Simon Cozens <simon@netthink.co.uk>
51678              Date: Sun, 10 Jun 2001 16:56:54 +0100
51679              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
51680              
51681              Plus make run_byacc.
51682      Branch: perl
51683            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
51684 ____________________________________________________________________________
51685 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
51686         Log: Integrate perlio:
51687              
51688              [ 10497]
51689              Paper over a crack or two with USE_SFIO
51690      Branch: perl
51691           !> perlio.c perlsfio.h
51692 ____________________________________________________________________________
51693 [ 10499] By: nick                                  on 2001/06/10  15:01:08
51694         Log: Integrate mainline
51695      Branch: perlio
51696           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
51697           !> t/pragma/locale.t util.c
51698 ____________________________________________________________________________
51699 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
51700         Log: Put some meat on the perl572delta bones.  The list of
51701              selected bug fixes needs more work, as does still the
51702              whole document.
51703      Branch: perl
51704            ! pod/perl572delta.pod
51705 ____________________________________________________________________________
51706 [ 10497] By: nick                                  on 2001/06/10  12:27:51
51707         Log: Paper over a crack or two with USE_SFIO
51708      Branch: perlio
51709            ! perlio.c perlsfio.h
51710 ____________________________________________________________________________
51711 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
51712         Log: Update Changes.
51713      Branch: perl
51714            ! Changes patchlevel.h
51715 ____________________________________________________________________________
51716 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
51717         Log: Subject: Re: pragma/locale.t #107
51718              From: Hugo <hv@crypt.compulink.co.uk>
51719              Date: Sun, 10 Jun 2001 11:23:30 +0100
51720              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
51721              
51722              Encapsulate the scan of the decimal radix separator.
51723      Branch: perl
51724            ! embed.h embed.pl proto.h sv.c
51725 ____________________________________________________________________________
51726 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
51727         Log: Try to grok numbers both with the locale specific separator
51728              and with the usual "." (if different from the lss); add a test
51729              to locale.t to do also a little bit of math in addition to just
51730              equalness testing; remove extraneous logic as suggested in
51731              
51732              Subject: Re: pragma/locale.t #107
51733              From: Nicholas Clark <nick@ccl4.org>
51734              Date: Sat, 9 Jun 2001 22:37:36 +0100
51735              Message-ID: <20010609223735.Y76396@plum.flirble.org>
51736      Branch: perl
51737            ! sv.c t/pragma/locale.t
51738 ____________________________________________________________________________
51739 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
51740         Log: Metaconfig unit change for #10492.
51741      Branch: metaconfig/U/perl
51742            ! Extensions.U
51743 ____________________________________________________________________________
51744 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
51745         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
51746              From: Artur Bergman <artur@contiller.se> 
51747              Date: Sat, 09 Jun 2001 21:03:51 +0200
51748              Message-ID: <B7483FB6.1398%artur@contiller.se>
51749      Branch: perl
51750            ! Configure
51751 ____________________________________________________________________________
51752 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
51753         Log: Integrate perlio:
51754              
51755              [ 10489]
51756              Make XS/Typemap compile (but fail) with sfio
51757      Branch: perl
51758           !> perlsfio.h
51759 ____________________________________________________________________________
51760 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
51761         Log: Do locale specific separator if only in locale.
51762      Branch: perl
51763            ! util.c
51764 ____________________________________________________________________________
51765 [ 10489] By: nick                                  on 2001/06/09  19:13:25
51766         Log: Make XS/Typemap compile (but fail) with sfio
51767      Branch: perlio
51768            ! perlsfio.h
51769 ____________________________________________________________________________
51770 [ 10488] By: nick                                  on 2001/06/09  19:12:51
51771         Log: Re-integrate mainline
51772      Branch: perlio
51773           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
51774           !> proto.h sv.c util.c
51775 ____________________________________________________________________________
51776 [ 10487] By: nick                                  on 2001/06/09  16:26:29
51777         Log: Integrate mainline
51778      Branch: perlio
51779           !> (integrate 31 files)
51780 ____________________________________________________________________________
51781 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
51782         Log: Subject: [PATCH] New attempt to clone callack
51783              From: Artur Bergman <artur@contiller.se> 
51784              Date: Thu, 07 Jun 2001 11:52:16 +0200
51785              Message-ID: <B7451B6F.12B7%artur@contiller.se>
51786      Branch: perl
51787            ! embedvar.h intrpvar.h perlapi.h sv.c
51788 ____________________________________________________________________________
51789 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
51790         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
51791      Branch: perl
51792            ! embed.h embed.pl perl.h proto.h sv.c util.c
51793 ____________________________________________________________________________
51794 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
51795         Log: Subject: Re: pragma/locale.t #107
51796              From: Nicholas Clark <nick@ccl4.org>
51797              Date: Sat, 9 Jun 2001 16:26:10 +0100
51798              Message-ID: <20010609162609.V76396@plum.flirble.org>
51799              
51800              A missing NVification.
51801      Branch: perl
51802            ! sv.c
51803 ____________________________________________________________________________
51804 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
51805         Log: Redo the #10482, there already was a test script for formats.
51806      Branch: perl
51807            - t/io/format.t
51808            ! MANIFEST t/op/write.t
51809 ____________________________________________________________________________
51810 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
51811         Log: Twisted format testing, from Merijn.
51812      Branch: perl
51813            + t/io/format.t
51814            ! MANIFEST
51815 ____________________________________________________________________________
51816 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
51817         Log: More \p{In...} testing, combined with \N{...}.
51818      Branch: perl
51819            ! lib/utf8_heavy.pl t/op/pat.t
51820 ____________________________________________________________________________
51821 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
51822         Log: Metaconfig changes for #10479.
51823      Branch: metaconfig
51824            ! U/Glossary.patch
51825      Branch: metaconfig/U/perl
51826            ! d_modfl.U
51827 ____________________________________________________________________________
51828 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
51829         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
51830      Branch: perl
51831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51832            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
51833            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
51834            ! win32/config.bc win32/config.gc win32/config.vc
51835 ____________________________________________________________________________
51836 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
51837         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
51838              From: "Craig A. Berry" <craigberry@mac.com>
51839              Date: Thu, 7 Jun 2001 14:27:20 -0500
51840              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
51841      Branch: perl
51842            ! vms/perlvms.pod
51843 ____________________________________________________________________________
51844 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
51845         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
51846              From: Gisle Aas <gisle@ActiveState.com>
51847              Date: 07 Jun 2001 17:04:29 -0700
51848              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
51849      Branch: perl
51850            ! ext/re/re.xs
51851 ____________________________________________________________________________
51852 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
51853         Log: Update Changes.
51854      Branch: perl
51855            ! Changes patchlevel.h
51856 ____________________________________________________________________________
51857 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
51858         Log: Regen Glossary et alia.
51859      Branch: perl
51860            ! Porting/Glossary Porting/config.sh Porting/config_H
51861 ____________________________________________________________________________
51862 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
51863         Log: Metaconfig unit changes for #10473.
51864      Branch: metaconfig/U/perl
51865            ! d_modfl.U
51866 ____________________________________________________________________________
51867 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
51868         Log: Harumph, also AIX will spill its guts (i.e. dump core)
51869              if an executable contains modfl() but it hasn't been
51870              compiled right (in the case of AIX, with cc -qlongdouble).
51871      Branch: perl
51872            ! Configure
51873 ____________________________________________________________________________
51874 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
51875         Log: integrate change#10471 from mainline
51876              
51877              in change#10451, check that CvOUTSIDE is a CV before looking in
51878              (it can apparently be SVt_NULL during global destruction)
51879      Branch: maint-5.6/perl
51880           !> op.c
51881 ____________________________________________________________________________
51882 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
51883         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
51884              (it can apparently be SVt_NULL during global destruction)
51885      Branch: perl
51886            ! op.c
51887 ____________________________________________________________________________
51888 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
51889         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
51890              From: Robin Barker <rmb1@cise.npl.co.uk>
51891              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
51892              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
51893      Branch: perl
51894            ! lib/diagnostics.pm pod/perldiag.pod
51895 ____________________________________________________________________________
51896 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
51897         Log: Subject: [PATCH perl@10439] long =item
51898              From: Robin Barker <rmb1@cise.npl.co.uk>
51899              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
51900              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
51901      Branch: perl
51902            ! README.amiga lib/Attribute/Handlers.pm
51903            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
51904 ____________________________________________________________________________
51905 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
51906         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
51907              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
51908              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
51909              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
51910      Branch: perl
51911            ! pod/perlguts.pod
51912 ____________________________________________________________________________
51913 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
51914         Log: Integrate perlio:
51915              
51916              [ 10466]
51917              MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
51918              whitespace tweaks.
51919              Still coredumps in pragma/overload.t - what a nice hard fail that is...
51920      Branch: perl
51921           !> sv.c
51922 ____________________________________________________________________________
51923 [ 10466] By: nick                                  on 2001/06/07  10:25:40
51924         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
51925              whitespace tweaks.
51926              Still coredumps in pragma/overload.t - what a nice hard fail that is...
51927      Branch: perlio
51928            ! sv.c
51929 ____________________________________________________________________________
51930 [ 10465] By: nick                                  on 2001/06/07  08:41:58
51931         Log: Raw integrate of mainline for S_grok_number debug
51932              (sv.c has MULTIPLICITY issues as well as whatever else ...)
51933      Branch: perlio
51934            - plan9/perlplan9.doc plan9/perlplan9.pod
51935           !> (integrate 46 files)
51936 ____________________________________________________________________________
51937 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
51938         Log: The proper prototyping for #10463.
51939      Branch: perl
51940            ! embed.h embed.pl proto.h sv.c
51941 ____________________________________________________________________________
51942 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
51943         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
51944              From: Nicholas Clark <nick@ccl4.org>
51945              Date: Thu, 7 Jun 2001 00:29:59 +0100
51946              Message-ID: <20010607002959.Z76396@plum.flirble.org>
51947      Branch: perl
51948            ! sv.c
51949 ____________________________________________________________________________
51950 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
51951         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
51952              From: "Craig A. Berry" <craigberry@mac.com>
51953              Date: Wed, 06 Jun 2001 17:54:30 -0500
51954              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
51955      Branch: perl
51956            ! vms/perlvms.pod
51957 ____________________________________________________________________________
51958 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
51959         Log: Podify the remaining README.platform files;
51960              merge README.plan9 and plan9/perlplan9.pod;
51961              delete plan9/perlplan9.* (the perlplan.doc needs to
51962              be regenerated in Plan 9); make the =head1 and =head2
51963              in the README.platform to be a little more verbose
51964              (skipped README.os2 not to anger Ilya) so that they
51965              look better in the toc; regen toc.
51966      Branch: perl
51967            - plan9/perlplan9.doc plan9/perlplan9.pod
51968            ! MANIFEST README.aix README.amiga README.apollo README.beos
51969            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
51970            ! README.hpux README.hurd README.machten README.macos
51971            ! README.micro README.mint README.mpeix README.os390
51972            ! README.plan9 README.qnx README.solaris README.threads
51973            ! README.tru64 README.vmesa README.vms README.vos README.win32
51974            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
51975            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
51976 ____________________________________________________________________________
51977 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
51978         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
51979              From: Mike Guy <mjtg@cam.ac.uk>
51980              Reply-To: mjtg@cam.ac.uk
51981              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
51982      Branch: perl
51983            ! pod/perlguts.pod
51984 ____________________________________________________________________________
51985 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
51986         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
51987              From: Mike Guy <mjtg@cam.ac.uk>
51988              Reply-To: mjtg@cam.ac.uk
51989              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
51990      Branch: perl
51991            ! pod/perlsec.pod
51992 ____________________________________________________________________________
51993 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
51994         Log: Disable long doubles from pre-5.0 Tru64s.
51995      Branch: perl
51996            ! README.tru64 hints/dec_osf.sh
51997 ____________________________________________________________________________
51998 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
51999         Log: The #10455 exposed that modfl() is fundamentally busted
52000              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
52001              testing it.
52002      Branch: perl
52003            ! hints/dec_osf.sh
52004 ____________________________________________________________________________
52005 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
52006         Log: Metaconfig unit change for #10455.
52007      Branch: metaconfig/U/perl
52008            ! d_modfl.U
52009 ____________________________________________________________________________
52010 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
52011         Log: Configure check for geborken modfl(), inspired by
52012              
52013              Subject: Re: [20010118.017] op/int.t failure 
52014              From: Hugo <hv@crypt.compulink.co.uk>
52015              Date: Tue, 05 Jun 2001 13:43:27 +0100
52016              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
52017      Branch: perl
52018            ! Configure
52019 ____________________________________________________________________________
52020 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
52021         Log: Integrate changes #10450 and #10451 from maintperl:
52022              
52023              optimize change#10448 slightly (don't repeat search in eval""s lexical
52024              scope, since that has already been searched)
52025              
52026              change#9108 needs subtler treatment for case of closures created
52027              within eval""
52028      Branch: perl
52029           !> op.c t/op/misc.t
52030 ____________________________________________________________________________
52031 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
52032         Log: MakeMaker magic to compile (when no dynamic loading)
52033              List/Util.xsc as (ListUtil.c and) ListUtil.o since
52034              POSIX-BC (BS2000) linker has an evil limitation of
52035              being unable to include in the same executable several
52036              object files with the same name - case-insensitively -
52037              because otherwise we conflict with util.c.
52038              Strictly speaking currently required only in POSIX-BC
52039              but probably will do no harm elsewhere where static
52040              linking is required.
52041      Branch: perl
52042            ! ext/List/Util/Makefile.PL
52043 ____________________________________________________________________________
52044 [ 10452] By: nick                                  on 2001/06/06  08:59:51
52045         Log: Integrate mainline.
52046      Branch: perlio
52047           +> lib/Attribute/Handlers/demo/Demo.pm
52048           +> lib/Attribute/Handlers/demo/Descriptions.pm
52049           +> lib/Attribute/Handlers/demo/MyClass.pm
52050           +> lib/Attribute/Handlers/demo/demo.pl
52051           +> lib/Attribute/Handlers/demo/demo2.pl
52052           +> lib/Attribute/Handlers/demo/demo3.pl
52053           +> lib/Attribute/Handlers/demo/demo4.pl
52054           +> lib/Attribute/Handlers/demo/demo_call.pl
52055           +> lib/Attribute/Handlers/demo/demo_chain.pl
52056           +> lib/Attribute/Handlers/demo/demo_cycle.pl
52057           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
52058           +> lib/Attribute/Handlers/demo/demo_phases.pl
52059           +> lib/Attribute/Handlers/demo/demo_range.pl
52060           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
52061           +> uts/strtol_wrap.c
52062           !> (integrate 91 files)
52063 ____________________________________________________________________________
52064 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
52065         Log: change#9108 needs subtler treatment for case of closures created
52066              within eval""
52067      Branch: maint-5.6/perl
52068            ! op.c t/op/misc.t
52069 ____________________________________________________________________________
52070 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
52071         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
52072              scope, since that has already been searched)
52073      Branch: maint-5.6/perl
52074            ! op.c
52075 ____________________________________________________________________________
52076 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
52077         Log: Integrate change #10448 from maintperl; lexicals
52078              outside an eval"" weren't resolved correctly inside a subroutine
52079              definition inside the eval"" if they were not already referenced
52080              in the toplevel of the eval""-ed code
52081      Branch: perl
52082           !> cop.h op.c pp_ctl.c t/op/misc.t
52083 ____________________________________________________________________________
52084 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
52085         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
52086              outside an eval"" weren't resolved correctly inside a subroutine
52087              definition inside the eval"" if they were not already referenced
52088              in the toplevel of the eval""-ed code
52089      Branch: maint-5.6/perl
52090            ! cop.h op.c pp_ctl.c t/op/misc.t
52091 ____________________________________________________________________________
52092 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
52093         Log: Subject: [PATCH] perl570delta.pod
52094              From: Peter Scott <Peter@PSDT.com> 
52095              Date: Tue, 05 Jun 2001 18:51:02 -0700
52096              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
52097      Branch: perl
52098            ! pod/perl570delta.pod
52099 ____________________________________________________________________________
52100 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
52101         Log: The fudge factor is no more needed.  I hope.
52102      Branch: perl
52103            ! t/lib/posix.t
52104 ____________________________________________________________________________
52105 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
52106         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
52107              From: Hugo <hv@crypt.compulink.co.uk>
52108              Date: Tue, 05 Jun 2001 12:58:19 +0100
52109              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
52110      Branch: perl
52111            ! util.c
52112 ____________________________________________________________________________
52113 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
52114         Log: Make up prototypes only for those who have the functions
52115              but not the prototypes.
52116      Branch: perl
52117            ! perl.h
52118 ____________________________________________________________________________
52119 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
52120         Log: Subject: Re: Not OK: perl@10439 on win32 
52121              From: Prymmer/Kahn <pvhp@best.com> 
52122              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
52123              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
52124      Branch: perl
52125            ! perl.h util.c
52126 ____________________________________________________________________________
52127 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
52128         Log: The metaconfig units changes for #10441.
52129      Branch: metaconfig
52130            ! U/modified/Extract.U U/modified/Extractall.U
52131            ! U/modified/Finish.U
52132 ____________________________________________________________________________
52133 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
52134         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
52135      Branch: perl
52136            ! Configure
52137 ____________________________________________________________________________
52138 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
52139         Log: Unnecessary fuzziness undone, noted by Mike Guy.
52140      Branch: perl
52141            ! t/op/tr.t
52142 ____________________________________________________________________________
52143 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
52144         Log: Update Changes.
52145      Branch: perl
52146            ! Changes patchlevel.h
52147 ____________________________________________________________________________
52148 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
52149         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
52150              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
52151              leakage patch.
52152      Branch: perl
52153            ! t/op/misc.t
52154 ____________________________________________________________________________
52155 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
52156         Log: Test case for #10433/#10424.
52157      Branch: perl
52158            ! t/op/misc.t
52159 ____________________________________________________________________________
52160 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
52161         Log: Subject: One fix for strtoul not setting errno
52162              From: hom00@utsglobal.com (Hal Morris)
52163              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
52164              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
52165      Branch: perl
52166            + uts/strtol_wrap.c
52167            ! MANIFEST hints/uts.sh
52168 ____________________________________________________________________________
52169 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
52170         Log: Metaconfig units changes for #10434.
52171      Branch: metaconfig
52172            ! U/modified/Cppsym.U
52173      Branch: metaconfig/U/perl
52174            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
52175            + d_syscallproto.U d_usleepproto.U
52176            ! longdblfio.U quadfio.U
52177 ____________________________________________________________________________
52178 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
52179         Log: Configure tweaks; add prototype probes, make the cpp symbols
52180              probe to cast, not whine; test for %Ld and %Lf before %lld and
52181              %llf because the L is the ANSI way.
52182      Branch: perl
52183            ! Configure config_h.SH configure.com epoc/config.sh
52184            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
52185            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
52186            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
52187 ____________________________________________________________________________
52188 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
52189         Log: Sigh.  This is what #10424 was supposed to check in.
52190      Branch: perl
52191            ! op.c sv.c sv.h
52192 ____________________________________________________________________________
52193 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
52194         Log: More verbose failure.
52195      Branch: perl
52196            ! t/op/ver.t
52197 ____________________________________________________________________________
52198 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
52199         Log: The .pm changes to go with #10428.
52200      Branch: perl
52201            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
52202            ! ext/Sys/Syslog/Syslog.pm
52203 ____________________________________________________________________________
52204 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
52205         Log: On second thoughts show to utf8 skippage message only
52206              on failures, it's too confusing otherwise,
52207      Branch: perl
52208            ! t/pragma/locale.t
52209 ____________________________________________________________________________
52210 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
52211         Log: Do not import anything from Encode.
52212      Branch: perl
52213            ! ext/MIME/Base64/QuotedPrint.pm
52214 ____________________________________________________________________________
52215 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
52216         Log: The #10402 didn't take.  Weird.
52217      Branch: perl
52218            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52219            ! ext/Sys/Syslog/Syslog.xs
52220 ____________________________________________________________________________
52221 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
52222         Log: Eradicate traces of 'asciirange' re subpragma.
52223      Branch: perl
52224            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
52225            ! pod/perldiag.pod
52226 ____________________________________________________________________________
52227 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
52228         Log: use is a compile-time thing.
52229      Branch: perl
52230            ! ext/MIME/Base64/QuotedPrint.pm
52231 ____________________________________________________________________________
52232 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
52233         Log: Subject: [PATCH perl@10419] -Wall casting patch
52234              From: Robin Barker <rmb1@cise.npl.co.uk>
52235              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
52236              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
52237      Branch: perl
52238            ! ext/Devel/DProf/DProf.xs mg.c
52239 ____________________________________________________________________________
52240 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
52241         Log: Subject: [PATCH #2] introducing SVpad_TYPED
52242              From: Abhijit Menon-Sen <ams@wiw.org>
52243              Date: Mon, 4 Jun 2001 12:26:02 +0530
52244              Message-ID: <20010604122602.A5775@lustre.linux.in>
52245      Branch: perl
52246            ! op.c sv.c sv.h
52247 ____________________________________________________________________________
52248 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
52249         Log: testsuite for change#10192 (from Gisle Aas)
52250      Branch: perl
52251            + t/op/override.t
52252            ! MANIFEST
52253 ____________________________________________________________________________
52254 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
52255         Log: integrate changes#10414-10416 from mainline
52256              
52257              Potential buffer overrun if the radix separator is more than
52258              one byte.  Also, under locales, prefer the locale-specific
52259              separator over the old boring ".".
52260              
52261              "10.", that is, decimal numbers can have no decimal part at all.
52262              
52263              The non-locale places need love, too.
52264      Branch: maint-5.6/perl
52265           !> perl.h sv.c
52266 ____________________________________________________________________________
52267 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
52268         Log: Missed from #10420.
52269      Branch: perl
52270            ! epoc/config.sh
52271 ____________________________________________________________________________
52272 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
52273         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
52274              often this prototype goes with HAS_SETRESUID_PROTO.
52275      Branch: perl
52276            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52277            ! config_h.SH configure.com perl.h uconfig.h
52278 ____________________________________________________________________________
52279 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
52280         Log: Update Changes.
52281      Branch: perl
52282            ! Changes patchlevel.h
52283 ____________________________________________________________________________
52284 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
52285         Log: -Wall "subscript has type `char'" cleanup.
52286      Branch: perl
52287            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
52288 ____________________________________________________________________________
52289 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
52290         Log: Various "cast to pointer from integer of different size"
52291              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
52292              wide but I32 (int) only 32 bits wide).
52293              
52294              WARNING: the classnum and tagnum changes in Storable.xs
52295              may not be wise, they may be breaking binary compatibility
52296              (in 64-bit platforms), asked Raphael Manfredi about the changes.
52297      Branch: perl
52298            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
52299            ! mg.c proto.h
52300 ____________________________________________________________________________
52301 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
52302         Log: The non-locale places need love, too.
52303      Branch: perl
52304            ! perl.h
52305 ____________________________________________________________________________
52306 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
52307         Log: "10.", that is, decimal numbers can have no decimal part at all.
52308      Branch: perl
52309            ! perl.h
52310 ____________________________________________________________________________
52311 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
52312         Log: Potential buffer overrun if the radix separator is more than
52313              one byte.  Also, under locales, prefer the locale-specific
52314              separator over the old boring ".".
52315      Branch: perl
52316            ! perl.h sv.c
52317 ____________________________________________________________________________
52318 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
52319         Log: Integrate change #10412 from maintperl; locale is now
52320              per-cop, not per-op; plus retweak the locale.t to always
52321              list the skipped utf8 locales.
52322      Branch: perl
52323            ! t/pragma/locale.t
52324           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
52325           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
52326 ____________________________________________________________________________
52327 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
52328         Log: rationalize locale handling to fix the bugs uncovered by change#10394
52329              
52330              the major issue was that the runtime was looking at PL_hints rather
52331              than op_private to notice whether locale was enabled
52332              
52333              the secondary issue was that many locale-sensitive numeric ops didn't
52334              have HINT_LOCALE propagated into their op_private
52335              
52336              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
52337              instead of per-op, just like HINT_BYTE and the hints for lexical
52338              warnings (this makes the hint available to every op via PL_curcop)
52339              
52340              pragma/locale.t may need to be reworked with these fixes in mind
52341              (it currently passes its tests)
52342      Branch: maint-5.6/perl
52343            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
52344            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
52345 ____________________________________________________________________________
52346 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
52347         Log: More verbose debugging.
52348      Branch: perl
52349            ! t/pragma/locale.t
52350 ____________________________________________________________________________
52351 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
52352         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
52353              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
52354              Date: Sat, 2 Jun 2001 22:53:33 +0100
52355              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
52356      Branch: perl
52357            ! regcomp.c t/pragma/warn/regcomp
52358 ____________________________________________________________________________
52359 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
52360         Log: Mention that lexicalizing $a or $b is a bad idea if one
52361              wants to use sort().
52362      Branch: perl
52363            ! pod/perlvar.pod
52364 ____________________________________________________________________________
52365 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
52366         Log: Tweak the test to be happy if the accuracy is 'good enough'.
52367      Branch: perl
52368            ! t/lib/posix.t
52369 ____________________________________________________________________________
52370 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
52371         Log: Upgrade to Attribute::Handlers 0.70.
52372              
52373              NOTE: this unearthed the "too late for CHECK block" bug,
52374              that's why the 1_compile.t change.
52375      Branch: perl
52376            + lib/Attribute/Handlers/demo/Demo.pm
52377            + lib/Attribute/Handlers/demo/Descriptions.pm
52378            + lib/Attribute/Handlers/demo/MyClass.pm
52379            + lib/Attribute/Handlers/demo/demo.pl
52380            + lib/Attribute/Handlers/demo/demo2.pl
52381            + lib/Attribute/Handlers/demo/demo3.pl
52382            + lib/Attribute/Handlers/demo/demo4.pl
52383            + lib/Attribute/Handlers/demo/demo_call.pl
52384            + lib/Attribute/Handlers/demo/demo_chain.pl
52385            + lib/Attribute/Handlers/demo/demo_cycle.pl
52386            + lib/Attribute/Handlers/demo/demo_hashdir.pl
52387            + lib/Attribute/Handlers/demo/demo_phases.pl
52388            + lib/Attribute/Handlers/demo/demo_range.pl
52389            + lib/Attribute/Handlers/demo/demo_rawdata.pl
52390            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
52391            ! t/lib/attrhand.t
52392 ____________________________________________________________________________
52393 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
52394         Log: One less -Wall whine.
52395      Branch: perl
52396            ! regcomp.c
52397 ____________________________________________________________________________
52398 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
52399         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
52400      Branch: perl
52401           !> t/op/eval.t
52402 ____________________________________________________________________________
52403 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
52404         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
52405              aren't "normally" visible inside eval""s contained in subs unless
52406              a cloned reference to them already exists)
52407              
52408              strangely enough, t/harness didn't show this up as a failure
52409              (harness needs fixing?)
52410      Branch: maint-5.6/perl
52411            ! t/op/eval.t
52412 ____________________________________________________________________________
52413 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
52414         Log: Update to Text::Balanced 1.85.
52415      Branch: perl
52416            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
52417 ____________________________________________________________________________
52418 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
52419         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
52420              From: Nicholas Clark <nick@ccl4.org>
52421              Date: Sun, 3 Jun 2001 17:54:36 +0100
52422              Message-ID: <20010603175436.E76396@plum.flirble.org> 
52423      Branch: perl
52424            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
52425            ! ext/Sys/Syslog/Syslog.xs
52426 ____________________________________________________________________________
52427 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
52428         Log: Unused variables.
52429      Branch: perl
52430            ! util.c
52431 ____________________________________________________________________________
52432 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
52433         Log: Subject: [PATCH] APIfy op_clear 
52434              From: Simon Cozens <simon@netthink.co.uk>
52435              Date: Sun, 3 Jun 2001 13:51:46 +0100
52436              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
52437              
52438              (despite the subject line, op_null is APIfied by the patch)
52439      Branch: perl
52440            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52441 ____________________________________________________________________________
52442 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
52443         Log: Subject: [PATCH] t/lib/extutils.t
52444              From: Nicholas Clark <nick@ccl4.org>
52445              Date: Sat, 2 Jun 2001 23:57:05 +0100
52446              Message-ID: <20010602235705.Q12698@plum.flirble.org>
52447      Branch: perl
52448            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
52449 ____________________________________________________________________________
52450 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
52451         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
52452              From: Prymmer/Kahn <pvhp@best.com>
52453              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
52454              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
52455      Branch: perl
52456            ! win32/Makefile win32/makefile.mk
52457 ____________________________________________________________________________
52458 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
52459         Log: Subject: Re: 'decimal digits' macro? 
52460              From: Hugo <hv@crypt.compulink.co.uk>
52461              Date: Sun, 03 Jun 2001 04:26:36 +0100
52462              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
52463      Branch: perl
52464            ! handy.h t/lib/posix.t t/op/tr.t
52465 ____________________________________________________________________________
52466 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
52467         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52468              From: Hugo <hv@crypt.compulink.co.uk>
52469              Date: Sun, 03 Jun 2001 14:56:30 +0100
52470              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
52471      Branch: perl
52472            ! util.c
52473 ____________________________________________________________________________
52474 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
52475         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
52476      Branch: perl
52477           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
52478           !> vms/perly_c.vms
52479 ____________________________________________________________________________
52480 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
52481         Log: fix leakage of lexicals at file scope into subroutines that were
52482              declared before them; this appears to be a longstanding bug that
52483              meant that lexicals at file scope were never "deintroduced", meaning
52484              their scope range was never properly closed, and their visibility
52485              extended to all subsequent eval""s or requires
52486              
52487              added a test case
52488              
52489              seems to also fix a case of bogus duplicate warnings
52490      Branch: maint-5.6/perl
52491            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
52492            ! vms/perly_c.vms
52493 ____________________________________________________________________________
52494 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
52495         Log: More VMS tweaks from Craig A. Berry.
52496      Branch: perl
52497            ! configure.com t/lib/extutils.t
52498 ____________________________________________________________________________
52499 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
52500         Log: -Wall cleanup continues.
52501      Branch: perl
52502            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
52503            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
52504            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
52505            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
52506            ! run.c toke.c util.c
52507 ____________________________________________________________________________
52508 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
52509         Log: The metaconfig unit change for #10390.
52510      Branch: metaconfig/U/perl
52511            ! gccvers.U
52512 ____________________________________________________________________________
52513 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
52514         Log: Drop the -ansi from the default gcc flags.
52515              
52516              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
52517              that struct cannot be compared with a flat integer, such as STRLEN.
52518              The -ansi will also cause a lot of noise in Solaris because of:
52519              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
52520      Branch: perl
52521            ! Configure
52522 ____________________________________________________________________________
52523 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
52524         Log: Integrate perlio:
52525              
52526              [ 10387]
52527              Tweak util.c's atof2 for MULTIPLICITY
52528      Branch: perl
52529           !> pod/perlapi.pod util.c
52530 ____________________________________________________________________________
52531 [ 10388] By: nick                                  on 2001/06/02  08:01:12
52532         Log: Integrate mainline
52533      Branch: perlio
52534           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
52535           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
52536           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
52537           !> t/lib/1_compile.t t/lib/mimeqp.t
52538 ____________________________________________________________________________
52539 [ 10387] By: nick                                  on 2001/06/02  07:39:17
52540         Log: Tweak util.c's atof2 for MULTIPLICITY
52541      Branch: perlio
52542            ! util.c
52543 ____________________________________________________________________________
52544 [ 10386] By: nick                                  on 2001/06/02  07:38:33
52545         Log: Integrate mainline
52546      Branch: perlio
52547           !> (integrate 41 files)
52548 ____________________________________________________________________________
52549 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
52550         Log: Add Attribute::Handlers 0.61 from Damian Conway.
52551      Branch: perl
52552            + lib/Attribute/Handlers.pm t/lib/attrhand.t
52553            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
52554 ____________________________________________________________________________
52555 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
52556         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
52557              From: Peter Prymmer <pvhp@forte.com>
52558              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
52559              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
52560      Branch: perl
52561            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
52562 ____________________________________________________________________________
52563 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
52564         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
52565              From: Jeff Pinyan <jeffp@crusoe.net>
52566              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
52567              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
52568      Branch: perl
52569            ! lib/File/Find.pm
52570 ____________________________________________________________________________
52571 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
52572         Log: Subject: [PATCH perl@10381] configure.com tweaks
52573              From: "Craig A. Berry" <craigberry@mac.com>
52574              Date: Fri, 1 Jun 2001 13:55:43 -0500
52575              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
52576      Branch: perl
52577            ! configure.com
52578 ____________________________________________________________________________
52579 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
52580         Log: Update Changes.
52581      Branch: perl
52582            ! Changes patchlevel.h
52583 ____________________________________________________________________________
52584 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
52585         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
52586              From: Mike Guy <mjtg@cam.ac.uk>
52587              Date: Fri, 01 Jun 2001 18:17:02 +0100
52588              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
52589      Branch: perl
52590            ! lib/perl5db.pl
52591 ____________________________________________________________________________
52592 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
52593         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
52594              From: Hugo <hv@crypt.compulink.co.uk>
52595              Date: Thu, 31 May 2001 20:49:48 +0100
52596              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
52597      Branch: perl
52598            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
52599            ! util.c
52600 ____________________________________________________________________________
52601 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
52602         Log: Zero() is not available in x2p (or, rather, some of its
52603              implementations like memzero() might not be available.)
52604      Branch: perl
52605            ! x2p/hash.c
52606 ____________________________________________________________________________
52607 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
52608         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
52609              From: Michael G Schwern <schwern@pobox.com>
52610              Date: Fri, 1 Jun 2001 12:00:29 +0100
52611              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
52612              
52613              (But use Zero() instead of memset.)
52614      Branch: perl
52615            ! x2p/hash.c
52616 ____________________________________________________________________________
52617 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
52618         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
52619              From: Jeff Pinyan <jeffp@crusoe.net>
52620              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
52621              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
52622      Branch: perl
52623            ! pod/perldiag.pod regcomp.c t/op/pat.t
52624 ____________________________________________________________________________
52625 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
52626         Log: Retract #10324 and #10333; not needed.
52627      Branch: perl
52628            ! hints/irix_6.sh hints/linux.sh
52629 ____________________________________________________________________________
52630 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
52631         Log: The #10370 wasn't quite right.
52632      Branch: perl
52633            ! ext/XS/Typemap/Typemap.xs
52634 ____________________________________________________________________________
52635 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
52636         Log: The metaconfig units changes for #10372.
52637      Branch: metaconfig/U/perl
52638            + d_realpath.U d_sresgproto.U d_sresuproto.U
52639            ! gccvers.U i_db.U
52640 ____________________________________________________________________________
52641 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
52642         Log: Configure tweaks; record the Berkeley DB version,
52643              probe for realpath(), for setresuid() and setresgid()
52644              prototypes; use realpath() (try to be paranoid enough),
52645              use the setres[ug]id prototypes because glibc has the functions
52646              but not their prototypes; add -Wall -ansi to gcc ccflags;
52647              regen toc.
52648      Branch: perl
52649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52650            ! config_h.SH configure.com epoc/config.sh
52651            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
52652            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
52653            ! vos/config.ga.def win32/config.bc win32/config.gc
52654            ! win32/config.vc
52655 ____________________________________________________________________________
52656 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
52657         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
52658              From: Michael G Schwern <schwern@pobox.com>
52659              Date: Fri, 1 Jun 2001 11:28:14 +0100
52660              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
52661      Branch: perl
52662            ! lib/attributes.pm xsutils.c
52663 ____________________________________________________________________________
52664 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
52665         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
52666              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52667              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
52668              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
52669      Branch: perl
52670            ! ext/XS/Typemap/Typemap.xs
52671 ____________________________________________________________________________
52672 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
52673         Log: Subject: [patch] Cwd.xs optimizations/abstraction
52674              From: Doug MacEachern <dougm@covalent.net>
52675              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
52676              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
52677      Branch: perl
52678            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
52679            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
52680 ____________________________________________________________________________
52681 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
52682         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
52683              From: Nicholas Clark <nick@ccl4.org>
52684              Date: Thu, 31 May 2001 23:56:40 +0100
52685              Message-ID: <20010531235640.F12698@plum.flirble.org>
52686              
52687              Make the test work also under only static extensions
52688              (sh Configure -Uusedl fakes this nicely)
52689      Branch: perl
52690            ! t/lib/extutils.t
52691 ____________________________________________________________________________
52692 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
52693         Log: Subject: [PATCH hv.c] Eliminating trigraph
52694              From: Michael G Schwern <schwern@pobox.com>
52695              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
52696              Date: Fri, 1 Jun 2001 11:49:56 +0100
52697      Branch: perl
52698            ! hv.c
52699 ____________________________________________________________________________
52700 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
52701         Log: Subject: Re: [PATCH] Tests for File::Compare 
52702              From: "Philip Newton" <Philip.Newton@gmx.net>
52703              Date: Thu, 31 May 2001 19:44:05 +0200
52704              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
52705              
52706              Unnecessary "quotation marks".
52707      Branch: perl
52708            ! t/lib/filecomp.t
52709 ____________________________________________________________________________
52710 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
52711         Log: Integrate perlio:
52712              
52713              [ 10364]
52714              Cleanup dll.base and dll.exp created by GCC builds.
52715              
52716              [ 10363]
52717              Make filecomp test work on CRLF platforms by adding binmode.
52718      Branch: perl
52719           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
52720 ____________________________________________________________________________
52721 [ 10364] By: nick                                  on 2001/06/01  10:13:31
52722         Log: Cleanup dll.base and dll.exp created by GCC builds.
52723      Branch: perlio
52724            ! lib/ExtUtils/MM_Win32.pm
52725 ____________________________________________________________________________
52726 [ 10363] By: nick                                  on 2001/06/01  10:02:17
52727         Log: Make filecomp test work on CRLF platforms by adding binmode.
52728      Branch: perlio
52729            ! t/lib/filecomp.t
52730 ____________________________________________________________________________
52731 [ 10362] By: nick                                  on 2001/06/01  08:37:17
52732         Log: Integrate mainline
52733      Branch: perlio
52734           !> Changes Configure patchlevel.h perlio.c
52735 ____________________________________________________________________________
52736 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
52737         Log: panic:claustrophobia.
52738      Branch: perl
52739            ! perlio.c
52740 ____________________________________________________________________________
52741 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
52742         Log: Update Changes.
52743      Branch: perl
52744            ! Changes patchlevel.h
52745 ____________________________________________________________________________
52746 [ 10359] By: nick                                  on 2001/05/31  12:35:50
52747         Log: Integrate mainline.
52748      Branch: perlio
52749           +> t/lib/filecomp.t
52750           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
52751           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
52752 ____________________________________________________________________________
52753 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
52754         Log: Integrate perlio:
52755              
52756              [ 10350]
52757              win32 - dmake regen_config_h
52758              
52759              [ 10348]
52760              Tolerate Win32 numerics
52761      Branch: perl
52762           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
52763           !> win32/config_H.vc
52764 ____________________________________________________________________________
52765 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
52766         Log: Metaconfig unit change for #10356.
52767      Branch: metaconfig
52768            ! U/installdirs/inc_version_list.U
52769 ____________________________________________________________________________
52770 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
52771         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
52772              (idea from Sarathy; implementation from Andy)
52773      Branch: perl
52774            ! Configure
52775 ____________________________________________________________________________
52776 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
52777         Log: More AUTHORS.
52778      Branch: perl
52779            ! AUTHORS
52780 ____________________________________________________________________________
52781 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
52782         Log: Subject: Re: [PATCH] Tests for File::Compare
52783              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
52784              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
52785              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
52786      Branch: perl
52787            + t/lib/filecomp.t
52788            ! MANIFEST t/lib/1_compile.t
52789 ____________________________________________________________________________
52790 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
52791         Log: Subject: [PATCH] DEBUG_* macro cleanups
52792              From: Abhijit Menon-Sen <ams@wiw.org>
52793              Date: Thu, 31 May 2001 12:16:22 +0530
52794              Message-ID: <20010531121622.B4829@lustre.linux.in>
52795              
52796              Subject: Re: [PATCH] DEBUG_* macro cleanups
52797              From: Abhijit Menon-Sen <ams@wiw.org>
52798              Date: Thu, 31 May 2001 13:57:01 +0530
52799              Message-ID: <20010531135701.A21775@lustre.linux.in>
52800              
52801              (The DEBUG_ definitions in perl.h changed to use the
52802              STMT_START and STMT_END.)
52803      Branch: perl
52804            ! perl.h pp_ctl.c sv.c toke.c
52805 ____________________________________________________________________________
52806 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
52807         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
52808              From: Abhijit Menon-Sen <ams@wiw.org>
52809              Date: Thu, 31 May 2001 08:27:55 +0530
52810              Message-ID: <20010531082755.A10018@lustre.linux.in>
52811      Branch: perl
52812            ! ext/Storable/Storable.xs gv.c perl.c
52813 ____________________________________________________________________________
52814 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
52815         Log: Subject: [PATCH] AUTHORS
52816              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
52817              Date: Thu, 31 May 2001 01:27:59 -0500
52818              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
52819              
52820              Subject: Re: [PATCH] AUTHORS
52821              From: "Philip Newton" <Philip.Newton@gmx.net>
52822              Date: Thu, 31 May 2001 10:08:06 +0200
52823              (Message-Id missing?)
52824      Branch: perl
52825            ! AUTHORS
52826 ____________________________________________________________________________
52827 [ 10350] By: nick                                  on 2001/05/31  11:40:43
52828         Log: win32 - dmake regen_config_h
52829      Branch: perlio
52830            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52831 ____________________________________________________________________________
52832 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
52833         Log: Subject: Re: [PATCH util.c] More warning cleanups.
52834              From: "Philip Newton" <Philip.Newton@gmx.net>
52835              Date: Thu, 31 May 2001 07:41:36 +0200
52836              Message-Id: <200105310538.IAA25458@taku.hut.fi>
52837              
52838              Undo C++-ism that snekt in.
52839      Branch: perl
52840            ! util.c
52841 ____________________________________________________________________________
52842 [ 10348] By: nick                                  on 2001/05/31  11:36:46
52843         Log: Tolerate Win32 numerics
52844      Branch: perlio
52845            ! t/pragma/warn/toke
52846 ____________________________________________________________________________
52847 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
52848         Log: Integrate perlio:
52849              
52850              [ 10346]
52851              Hack to restore Win32 pseudo fork broken by Multiple Interpreter
52852              perlio.c change 10255.
52853              
52854              [ 10345]
52855              Conditionally put back some "unused" dTHX which are used
52856              with PERL_IMPLICIT_SYS
52857              
52858              [ 10344]
52859              Fix Win32 for new spelling IN_BYTES 
52860              
52861              [ 10343]
52862              perlio.c -Wall cleaner under MULTIPLICITY
52863              - still minor noise with linux stdio
52864      Branch: perl
52865           !> perlio.c win32/win32.h
52866 ____________________________________________________________________________
52867 [ 10346] By: nick                                  on 2001/05/31  10:54:55
52868         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
52869              perlio.c change 10255.
52870      Branch: perlio
52871            ! perlio.c
52872 ____________________________________________________________________________
52873 [ 10345] By: nick                                  on 2001/05/31  10:01:57
52874         Log: Conditionally put back some "unused" dTHX which are used
52875              with PERL_IMPLICIT_SYS
52876      Branch: perlio
52877            ! perlio.c
52878 ____________________________________________________________________________
52879 [ 10344] By: nick                                  on 2001/05/31  10:00:59
52880         Log: Fix Win32 for new spelling IN_BYTES 
52881      Branch: perlio
52882            ! win32/win32.h
52883 ____________________________________________________________________________
52884 [ 10343] By: nick                                  on 2001/05/31  08:01:32
52885         Log: perlio.c -Wall cleaner under MULTIPLICITY
52886              - still minor noise with linux stdio
52887      Branch: perlio
52888            ! perlio.c
52889 ____________________________________________________________________________
52890 [ 10342] By: nick                                  on 2001/05/31  07:52:23
52891         Log: Integrate mainline.
52892      Branch: perlio
52893           !> (integrate 42 files)
52894 ____________________________________________________________________________
52895 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
52896         Log: AUTHORS updates.
52897      Branch: perl
52898            ! AUTHORS
52899 ____________________________________________________________________________
52900 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
52901         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
52902              From: Peter Prymmer <pvhp@forte.com>
52903              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
52904              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
52905      Branch: perl
52906            ! t/lib/md5-file.t
52907 ____________________________________________________________________________
52908 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
52909         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
52910              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
52911              to match the pragma name; various robustness cleanups.
52912      Branch: perl
52913            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
52914            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
52915 ____________________________________________________________________________
52916 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
52917         Log: More -Wall sweeping.
52918      Branch: perl
52919            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
52920            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
52921            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
52922            ! regcomp.c sv.c toke.c utf8.c
52923 ____________________________________________________________________________
52924 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
52925         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
52926              From: Nicholas Clark <nick@ccl4.org>
52927              Date: Wed, 30 May 2001 22:34:41 +0100
52928              Message-ID: <20010530223441.Y86445@plum.flirble.org>
52929      Branch: perl
52930            ! t/op/cmp.t
52931 ____________________________________________________________________________
52932 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
52933         Log: It's is not, it isn't ain't, and it's it's, not its,
52934              if you mean it is. If you don't, it's its. Then too,
52935              it's hers. It isn't her's. It isn't our's either.
52936              It's ours, and likewise yours and theirs.
52937              -- Oxford University Press, Edpress News
52938      Branch: perl
52939            ! lib/autouse.pm
52940 ____________________________________________________________________________
52941 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
52942         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
52943      Branch: perl
52944            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
52945            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
52946            ! x2p/str.c x2p/walk.c xsutils.c
52947 ____________________________________________________________________________
52948 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
52949         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
52950              From: Michael G Schwern <schwern@pobox.com>
52951              Date: Wed, 30 May 2001 17:10:38 +0100
52952              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
52953              
52954              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
52955              From: Abhijit Menon-Sen <ams@wiw.org>
52956              Date: Wed, 30 May 2001 23:16:13 +0530
52957              Message-ID: <20010530231613.A31933@lustre.linux.in>
52958      Branch: perl
52959            ! perl.c t/run/runenv.t
52960 ____________________________________________________________________________
52961 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
52962         Log: (Retracted by #10375.)
52963              
52964              IRIX hints patch from Merijn Broeren.
52965              
52966              TODO: (this and the earlier Linux hints patch) should be solved
52967              at Configure level.  Merijn: -ldb should not be used on any platform
52968              for perl, just when linking DBFile itself. Trying to be helpful here
52969              is counterproductive.
52970      Branch: perl
52971            ! hints/irix_6.sh
52972 ____________________________________________________________________________
52973 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
52974         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
52975              From: Nicholas Clark <nick@ccl4.org>
52976              Date: Wed, 30 May 2001 23:20:58 +0100
52977              Message-ID: <20010530232058.B86445@plum.flirble.org>
52978      Branch: perl
52979            ! doop.c
52980 ____________________________________________________________________________
52981 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
52982         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
52983              From: Michael G Schwern <schwern@pobox.com> 
52984              Date: Wed, 30 May 2001 15:24:20 +0100
52985              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
52986      Branch: perl
52987            ! t/pragma/autouse.t
52988 ____________________________________________________________________________
52989 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
52990         Log: The regex trick wasn't a good idea.
52991      Branch: perl
52992            ! pod/perlfaq4.pod
52993 ____________________________________________________________________________
52994 [ 10329] By: nick                                  on 2001/05/30  18:34:35
52995         Log: Integrate mainline
52996      Branch: perlio
52997           !> (integrate 40 files)
52998 ____________________________________________________________________________
52999 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
53000         Log: Update Changes.
53001      Branch: perl
53002            ! Changes patchlevel.h
53003 ____________________________________________________________________________
53004 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
53005         Log: The metaconfig unit change for #10325.
53006      Branch: metaconfig
53007            + U/modified/afs.U
53008 ____________________________________________________________________________
53009 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
53010         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
53011              is now wrong.
53012      Branch: perl
53013            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
53014 ____________________________________________________________________________
53015 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
53016         Log: Introduce $Config{afsroot}.
53017      Branch: perl
53018            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53019            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
53020            ! win32/config.gc win32/config.vc
53021 ____________________________________________________________________________
53022 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
53023         Log: (Retracted by #10375.)
53024              
53025              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
53026      Branch: perl
53027            ! hints/linux.sh
53028 ____________________________________________________________________________
53029 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
53030         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
53031              (Also Configure tweaks needed; coming up soon.)
53032      Branch: perl
53033            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
53034 ____________________________________________________________________________
53035 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
53036         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
53037              From: Michael G Schwern <schwern@pobox.com>
53038              Date: Sun, 27 May 2001 10:29:43 +0100
53039              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
53040      Branch: perl
53041            ! lib/perl5db.pl
53042 ____________________________________________________________________________
53043 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
53044         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
53045              and Abhijit Menon-Sen.
53046      Branch: perl
53047            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
53048            ! perl.c pp_sys.c regcomp.c
53049 ____________________________________________________________________________
53050 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
53051         Log: Fix the BOOT section to call myU2time properly.
53052      Branch: perl
53053            ! ext/Time/HiRes/HiRes.xs
53054 ____________________________________________________________________________
53055 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
53056         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53057              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
53058              Date: Wed, 30 May 2001 09:44:29 -0400
53059              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
53060              
53061              Detypo; plus add one more trick.
53062      Branch: perl
53063            ! pod/perlfaq4.pod
53064 ____________________________________________________________________________
53065 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
53066         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
53067              From: Michael G Schwern <schwern@pobox.com>
53068              Date: Wed, 30 May 2001 14:39:06 +0100
53069              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
53070      Branch: perl
53071            ! lib/autouse.pm t/pragma/autouse.t
53072 ____________________________________________________________________________
53073 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
53074         Log: Subject: Re: AIX and gcc (moving targets)
53075              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53076              Date: Wed, 30 May 2001 15:25:08 +0200
53077              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
53078      Branch: perl
53079            ! ext/Time/HiRes/HiRes.xs
53080 ____________________________________________________________________________
53081 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
53082         Log: Subject: [PATCH t/TEST] sorting tests
53083              From: Michael G Schwern <schwern@pobox.com>
53084              Date: Wed, 30 May 2001 10:24:02 +0100
53085              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
53086      Branch: perl
53087            ! t/TEST
53088 ____________________________________________________________________________
53089 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
53090         Log: Subject: [ID 20010529.002] typos in man page perlre
53091              From: bart@cg681574-a.adubn1.nj.home.com 
53092              Date: Tue, 29 May 2001 13:58:59 -0500
53093              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
53094      Branch: perl
53095            ! pod/perlre.pod
53096 ____________________________________________________________________________
53097 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
53098         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
53099              From: "Craig A. Berry" <craigberry@mac.com>
53100              Date: Tue, 29 May 2001 23:23:45 -0500
53101              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
53102      Branch: perl
53103            ! t/lib/extutils.t t/pragma/autouse.t
53104 ____________________________________________________________________________
53105 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
53106         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
53107              From: David Dyck <dcd@tc.fluke.com>
53108              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
53109              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
53110      Branch: perl
53111            ! t/lib/filefind.t
53112 ____________________________________________________________________________
53113 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
53114         Log: AIX hints update for gcc from Merijn H. Brand.
53115      Branch: perl
53116            ! hints/aix.sh
53117 ____________________________________________________________________________
53118 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
53119         Log: Retract #10295 and #10296: a more generic solution
53120              is needed (there's something funny with gcc on AIX).
53121      Branch: perl
53122            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
53123 ____________________________________________________________________________
53124 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
53125         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
53126              From: Hugo <hv@crypt.compulink.co.uk>
53127              Date: Wed, 30 May 2001 11:59:19 +0100
53128              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
53129              
53130              localizing $@ has unfortunate semantics - if you die past
53131              a local $@, the die message is lost.
53132      Branch: perl
53133            ! lib/utf8_heavy.pl
53134 ____________________________________________________________________________
53135 [ 10309] By: nick                                  on 2001/05/30  08:23:02
53136         Log: Integrate mainline (autouse works again.)
53137      Branch: perlio
53138           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
53139           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
53140           !> pod/perlvar.pod t/op/cmp.t
53141 ____________________________________________________________________________
53142 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
53143         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
53144              From: David Dyck <dcd@tc.fluke.com>
53145              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
53146              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
53147      Branch: perl
53148            ! lib/File/Find.pm
53149 ____________________________________________________________________________
53150 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
53151         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
53152              From: Nicholas Clark <nick@ccl4.org>
53153              Date: Tue, 29 May 2001 23:16:09 +0100
53154              Message-ID: <20010529231609.U86445@plum.flirble.org>
53155              
53156              Make the test output slightly clearer by distinguishing
53157              between '' and undef.
53158      Branch: perl
53159            ! t/op/cmp.t
53160 ____________________________________________________________________________
53161 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
53162         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
53163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53164              Date: Tue, 29 May 2001 19:15:19 -0400
53165              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
53166      Branch: perl
53167            ! hints/os2.sh
53168 ____________________________________________________________________________
53169 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
53170         Log: Subject: perlvar.pod addition
53171              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
53172              Date: Fri, 25 May 2001 20:23:12 +0200
53173              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
53174              
53175              Subject: Re: perlvar.pod addition
53176              From: "Abigail" <abigail@foad.org> 
53177              Date: Fri, 25 May 2001 22:00:39 +0200
53178              Message-ID: <20010525200039.28029.qmail@foad.org>
53179              
53180              Mention $a and $b in perlvar.
53181      Branch: perl
53182            ! pod/perlvar.pod
53183 ____________________________________________________________________________
53184 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
53185         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
53186              From: Jeff Pinyan <jeffp@crusoe.net>
53187              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
53188              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
53189      Branch: perl
53190            ! pod/perlvar.pod
53191 ____________________________________________________________________________
53192 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
53193         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
53194              From: Jeff Pinyan <jeffp@crusoe.net>
53195              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
53196              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
53197      Branch: perl
53198            ! pod/perlfaq6.pod
53199 ____________________________________________________________________________
53200 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
53201         Log: Mention Time::localtime and Time::gmtime.
53202      Branch: perl
53203            ! ext/Time/Piece/Piece.pm
53204 ____________________________________________________________________________
53205 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
53206         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
53207              From: Michael G Schwern <schwern@pobox.com>
53208              Date: Tue, 29 May 2001 18:51:32 +0100
53209              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
53210      Branch: perl
53211            ! pod/perlfaq4.pod
53212 ____________________________________________________________________________
53213 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
53214         Log: Retract #10243.
53215      Branch: perl
53216            ! lib/autouse.pm
53217 ____________________________________________________________________________
53218 [ 10299] By: nick                                  on 2001/05/29  18:41:19
53219         Log: Post weekend integrate mainline (fails one test pragma/autouse).
53220      Branch: perlio
53221           +> (branch 29 files)
53222           !> (integrate 91 files)
53223 ____________________________________________________________________________
53224 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
53225         Log: Update Changes.
53226      Branch: perl
53227            ! Changes patchlevel.h
53228 ____________________________________________________________________________
53229 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
53230         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
53231              before Perl_load_module/Perl_call_method and restore the value
53232              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
53233      Branch: perl
53234            ! utf8.c
53235 ____________________________________________________________________________
53236 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
53237         Log: Subject: Re: AIX and gcc (moving targets)
53238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53239              Date: Tue, 29 May 2001 17:59:40 +0200
53240              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
53241      Branch: perl
53242            ! ext/Storable/Makefile.PL
53243 ____________________________________________________________________________
53244 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
53245         Log: Subject: Re: AIX and gcc (moving targets)
53246              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53247              Date: Tue, 29 May 2001 12:32:57 +0200
53248              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
53249      Branch: perl
53250            ! ext/POSIX/Makefile.PL
53251 ____________________________________________________________________________
53252 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
53253         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
53254              From: Michael G Schwern <schwern@pobox.com>
53255              Date: Tue, 29 May 2001 09:53:29 +0100
53256              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
53257              
53258              (#10280 retracted)
53259      Branch: perl
53260            ! lib/Test/Harness.pm t/lib/test-harness.t
53261 ____________________________________________________________________________
53262 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
53263         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
53264              From: Michael G Schwern <schwern@pobox.com>
53265              Date: Tue, 29 May 2001 09:19:52 +0100
53266              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
53267      Branch: perl
53268            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
53269            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
53270            + t/lib/Test/todo.t
53271            ! MANIFEST lib/Test.pm t/TEST
53272 ____________________________________________________________________________
53273 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
53274         Log: From: Michael G Schwern <schwern@pobox.com>
53275              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
53276              Date: Tue, 29 May 2001 08:26:09 +0100
53277              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
53278      Branch: perl
53279            ! t/TEST
53280 ____________________________________________________________________________
53281 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
53282         Log: Add tests for Time::gmtime and Time::localtime.
53283      Branch: perl
53284            + t/lib/time-gmtime.t t/lib/time-localtime.t
53285            ! MANIFEST t/lib/1_compile.t
53286 ____________________________________________________________________________
53287 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
53288         Log: Add test for File::stat.
53289      Branch: perl
53290            + t/lib/filestat.t
53291            ! MANIFEST t/lib/1_compile.t
53292 ____________________________________________________________________________
53293 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
53294         Log: Add test for Net::servent.
53295      Branch: perl
53296            + t/lib/net-sent.t
53297            ! MANIFEST t/lib/1_compile.t
53298 ____________________________________________________________________________
53299 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
53300         Log: Add test for Net::protoent.
53301      Branch: perl
53302            + t/lib/net-pent.t
53303            ! MANIFEST t/lib/1_compile.t
53304 ____________________________________________________________________________
53305 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
53306         Log: Add test for Net::netent.
53307      Branch: perl
53308            + t/lib/net-nent.t
53309            ! MANIFEST t/lib/1_compile.t
53310 ____________________________________________________________________________
53311 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
53312         Log: Add test for User::grent.  Portability doubtful.
53313      Branch: perl
53314            + t/lib/user-grent.t
53315            ! MANIFEST t/lib/1_compile.t
53316 ____________________________________________________________________________
53317 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
53318         Log: Add test for User::pwent.
53319              Probably will fall down somewhere for portability reasons.
53320      Branch: perl
53321            + t/lib/user-pwent.t
53322            ! MANIFEST t/lib/1_compile.t
53323 ____________________________________________________________________________
53324 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
53325         Log: Metaconfig units changes for #10283.
53326      Branch: metaconfig
53327            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
53328            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
53329            ! U/installdirs/sitescript.U U/modified/Signal.U
53330 ____________________________________________________________________________
53331 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
53332         Log: Subject: [PATCH 5.6.1] signal names in Configure
53333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53334              Date: Tue, 29 May 2001 03:52:25 -0400
53335              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
53336              
53337              Subject: [PATCH 5.6.1] older perl in Configure
53338              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53339              Date: Tue, 29 May 2001 03:55:40 -0400
53340              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
53341              
53342              Subject: [PATCH 5.6.1] goofs in Configure
53343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53344              Date: Tue, 29 May 2001 04:13:07 -0400
53345              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
53346              
53347              Configure portability tweaks.
53348      Branch: perl
53349            ! Configure
53350 ____________________________________________________________________________
53351 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
53352         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
53353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53354              Date: Tue, 29 May 2001 04:07:06 -0400
53355              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
53356      Branch: perl
53357            ! os2/os2.c
53358 ____________________________________________________________________________
53359 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
53360         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
53361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53362              Date: Tue, 29 May 2001 04:01:38 -0400
53363              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
53364      Branch: perl
53365            ! hints/os2.sh os2/Makefile.SHs
53366 ____________________________________________________________________________
53367 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
53368         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
53369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53370              Date: Tue, 29 May 2001 03:50:18 -0400
53371              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
53372      Branch: perl
53373            ! lib/Test/Harness.pm
53374 ____________________________________________________________________________
53375 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
53376         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
53377      Branch: perl
53378            ! lib/utf8_heavy.pl
53379 ____________________________________________________________________________
53380 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
53381         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
53382              From: Hugo <hv@crypt.compulink.co.uk>
53383              Date: Tue, 29 May 2001 03:03:45 +0100
53384              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
53385              
53386              Explanation why the $@ always gets the UTF8 flag when under use utf8--
53387              because we told it to have the flag when under use utf8.
53388      Branch: perl
53389            ! pp_ctl.c
53390 ____________________________________________________________________________
53391 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
53392         Log: At least a partial fix for 20010528.004.
53393      Branch: perl
53394            ! lib/utf8_heavy.pl
53395 ____________________________________________________________________________
53396 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
53397         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
53398              From: Nicholas Clark <nick@ccl4.org> 
53399              Date: Mon, 28 May 2001 23:39:38 +0100
53400              Message-ID: <20010528233938.M86445@plum.flirble.org>
53401              
53402              More portable non-zero UV.
53403      Branch: perl
53404            ! t/lib/extutils.t
53405 ____________________________________________________________________________
53406 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
53407         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
53408              From: Nicholas Clark <nick@ccl4.org>
53409              Date: Mon, 28 May 2001 22:46:09 +0100
53410              Message-ID: <20010528224608.L86445@plum.flirble.org>
53411              
53412              Test also "make clean".
53413      Branch: perl
53414            ! t/lib/extutils.t
53415 ____________________________________________________________________________
53416 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
53417         Log: Subject: Re: Would -Wno-unused -Wall be better?
53418              From: Michael G Schwern <schwern@pobox.com>
53419              Date: Tue, 29 May 2001 00:55:54 +0100
53420              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
53421      Branch: perl
53422            ! pp.h
53423 ____________________________________________________________________________
53424 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
53425         Log: Add a test for 20010528.007, fixed in #10272.
53426      Branch: perl
53427            ! t/op/misc.t toke.c
53428 ____________________________________________________________________________
53429 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
53430         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
53431              From: Hugo <hv@crypt.compulink.co.uk>
53432              Date: Tue, 29 May 2001 00:23:23 +0100
53433              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
53434      Branch: perl
53435            ! toke.c
53436 ____________________________________________________________________________
53437 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
53438         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53439              From: Michael G Schwern <schwern@pobox.com>
53440              Date: Tue, 29 May 2001 00:42:59 +0100
53441              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
53442      Branch: perl
53443            ! t/pragma/autouse.t
53444 ____________________________________________________________________________
53445 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
53446         Log: Some shells seemingly arrange the signal handlers differently
53447              (bug id 20010521.004).
53448      Branch: perl
53449            ! t/lib/sigaction.t
53450 ____________________________________________________________________________
53451 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
53452         Log: Regen perlmodlib.
53453      Branch: perl
53454            ! pod/perlmodlib.pod
53455 ____________________________________________________________________________
53456 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
53457         Log: Update Changes.
53458      Branch: perl
53459            ! Changes patchlevel.h
53460 ____________________________________________________________________________
53461 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
53462         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
53463              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53464              Date: Mon, 28 May 2001 14:56:35 -0500
53465              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
53466      Branch: perl
53467            ! pod/perlnewmod.pod
53468 ____________________________________________________________________________
53469 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
53470         Log: Regen toc.
53471      Branch: perl
53472            ! pod/perltoc.pod
53473 ____________________________________________________________________________
53474 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
53475         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
53476              From: "Richard Soderberg" <rs@crystalflame.net>
53477              Date: Mon, 28 May 2001 12:31:23 -0700
53478              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
53479      Branch: perl
53480            ! t/op/splice.t
53481 ____________________________________________________________________________
53482 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
53483         Log: The #10260 was too bold: locales and utf8 still do not mix.
53484      Branch: perl
53485            ! t/pragma/locale.t
53486 ____________________________________________________________________________
53487 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
53488         Log: Subject: [PATCH] Pod nitpicks
53489              From: "Richard Soderberg" <rs@crystalflame.net>
53490              Date: Mon, 28 May 2001 10:08:58 -0700
53491              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
53492      Branch: perl
53493            ! pod/perl571delta.pod pod/perlapi.pod sv.h
53494 ____________________________________________________________________________
53495 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
53496         Log: Upgrade to I18N::LangTags 0.22.
53497      Branch: perl
53498            + lib/I18N/LangTags/List.pod
53499            ! MANIFEST lib/I18N/LangTags.pm
53500 ____________________________________________________________________________
53501 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
53502         Log: A slightly more serious bug found by -Mutf8; op/misc and
53503              lib/complex dumped core.
53504      Branch: perl
53505            ! regexec.c
53506 ____________________________________________________________________________
53507 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
53508         Log: Various buglets shaken out by -Mutf8.
53509      Branch: perl
53510            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
53511            ! t/pragma/locale.t
53512 ____________________________________________________________________________
53513 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
53514         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
53515      Branch: perl
53516            ! t/lib/carp.t
53517 ____________________________________________________________________________
53518 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
53519         Log: Subject: [PATCH] todo patch
53520              From: Artur Bergman <artur@contiller.se> 
53521              Date: Mon, 28 May 2001 17:03:51 +0200
53522              Message-ID: <B7383577.F34%artur@contiller.se>
53523      Branch: perl
53524            ! pod/perltodo.pod
53525 ____________________________________________________________________________
53526 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
53527         Log: Subject: typo in perlguts.pod
53528              From: "John P. Linderman" <jpl@research.att.com>
53529              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
53530              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
53531      Branch: perl
53532            ! pod/perlguts.pod
53533 ____________________________________________________________________________
53534 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
53535         Log: Subject: AIX and gcc (moving targets)
53536              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53537              Date: Mon, 28 May 2001 12:54:04 +0200
53538              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
53539      Branch: perl
53540            ! hints/aix.sh
53541 ____________________________________________________________________________
53542 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
53543         Log: Subject: Re: perlio + multiple perl_alloc..destruct
53544              From: Doug MacEachern <dougm@covalent.net>
53545              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
53546              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
53547      Branch: perl
53548            ! perlio.c
53549 ____________________________________________________________________________
53550 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
53551         Log: The #10251 wasn't quite up-to-the-code.
53552      Branch: perl
53553            ! t/op/misc.t
53554 ____________________________________________________________________________
53555 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
53556         Log: Test case for bug 20010526.004, fixed in #10252.
53557      Branch: perl
53558            ! t/op/taint.t
53559 ____________________________________________________________________________
53560 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
53561         Log: Subject: Re: [ID 20010526.004] Taint looses value
53562              From: Hugo <hv@crypt.compulink.co.uk>
53563              Date: Sun, 27 May 2001 20:39:32 +0100
53564              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
53565      Branch: perl
53566            ! sv.c
53567 ____________________________________________________________________________
53568 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
53569         Log: Test case for 20010422.005, fixed by #10250.
53570      Branch: perl
53571            ! t/op/misc.t
53572 ____________________________________________________________________________
53573 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
53574         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
53575              From: Spider Boardman <spider@Orb.Nashua.NH.US>
53576              Date: Mon, 28 May 2001 06:39:12 -0400
53577              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
53578      Branch: perl
53579            ! toke.c
53580 ____________________________________________________________________________
53581 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
53582         Log: Linerewrapping.
53583      Branch: perl
53584            ! lib/open.pm
53585 ____________________________________________________________________________
53586 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
53587         Log: Updates on the modules list.
53588      Branch: perl
53589            ! t/lib/1_compile.t
53590 ____________________________________________________________________________
53591 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
53592         Log: Add a test for PerlIO.
53593              
53594              (I probably got the crlf/raw thing wrong for clrfy platforms...)
53595      Branch: perl
53596            + t/lib/perlio.t
53597            ! MANIFEST lib/PerlIO.pm
53598 ____________________________________________________________________________
53599 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
53600         Log: Add a test for carp et alia.
53601      Branch: perl
53602            + t/lib/carp.t
53603            ! MANIFEST
53604 ____________________________________________________________________________
53605 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
53606         Log: Adding the new test would be swell.
53607      Branch: perl
53608            + t/pragma/autouse.t
53609 ____________________________________________________________________________
53610 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
53611         Log: Add a test for the autouse pragma.
53612      Branch: perl
53613            ! MANIFEST
53614 ____________________________________________________________________________
53615 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
53616         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
53617              From: dLux <dlux@spam.sch.bme.hu>
53618              Date: Sun, 27 May 2001 16:14:26 +0200
53619              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
53620      Branch: perl
53621            ! lib/autouse.pm
53622 ____________________________________________________________________________
53623 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
53624         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
53625              From: "Richard Soderberg" <rs@crystalflame.net>
53626              Date: Mon, 28 May 2001 03:56:36 -0700
53627              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
53628      Branch: perl
53629            ! utils/dprofpp.PL
53630 ____________________________________________________________________________
53631 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
53632         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
53633              From: "Stephen P. Potter" <spp@spotter.yi.org>
53634              Date: Tue, 22 May 2001 11:40:25 -0400
53635              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
53636              
53637              Subject: Re: [ID 20010522.003] Time::Local module bug
53638              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
53639              Date: Tue, 22 May 2001 11:50:19 -0400
53640              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
53641      Branch: perl
53642            ! lib/Time/Local.pm
53643 ____________________________________________________________________________
53644 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
53645         Log: The PERL_DL_NONLAZY can have whitespace in front.
53646      Branch: perl
53647            ! t/lib/extutils.t
53648 ____________________________________________________________________________
53649 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
53650         Log: Document strftime() and strptime().
53651      Branch: perl
53652            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
53653 ____________________________________________________________________________
53654 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
53655         Log: Make Time::Piece::strptime() to be a function, not a method.
53656      Branch: perl
53657            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53658 ____________________________________________________________________________
53659 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
53660         Log: Tweak the test to be more portable.
53661      Branch: perl
53662            ! t/lib/extutils.t
53663 ____________________________________________________________________________
53664 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
53665         Log: Subject: PATCH: Re: Re: Attributes that tie
53666              From: Leon Brocard <acme@astray.com>
53667              Date: Sun, 27 May 2001 12:37:29 +0100
53668              Message-ID: <20010527123729.A22663@ns0.astray.com>
53669              
53670              Document that variable attributes are not currently usable
53671              for tieing.  (An ugly limitation that should be fixed.)
53672      Branch: perl
53673            ! lib/attributes.pm
53674 ____________________________________________________________________________
53675 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
53676         Log: Microperl tweaks.
53677      Branch: perl
53678            ! Makefile.micro uconfig.h uconfig.sh
53679 ____________________________________________________________________________
53680 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
53681         Log: Add make target for microperl (kind of silly, but convenient).
53682      Branch: perl
53683            ! Makefile.SH
53684 ____________________________________________________________________________
53685 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
53686         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
53687              for microperl.)
53688      Branch: perl
53689            ! doio.c
53690 ____________________________________________________________________________
53691 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
53692         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
53693              From: rspier@pobox.com (Robert Spier)
53694              Date: Sat, 26 May 2001 20:05:23 -0400
53695              Message-ID: <15120.17603.148648.12430@rls.cx>
53696              
53697              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
53698              From: rspier@pobox.com (Robert Spier)
53699              Date: Sun, 27 May 2001 00:23:12 -0400
53700              Message-ID: <15120.33072.511966.767230@rls.cx>
53701      Branch: perl
53702            ! doio.c pod/perlfunc.pod
53703 ____________________________________________________________________________
53704 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
53705         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
53706      Branch: perl
53707            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53708 ____________________________________________________________________________
53709 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
53710         Log: Add README.tru64.
53711      Branch: perl
53712            + README.tru64
53713 ____________________________________________________________________________
53714 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
53715         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
53716      Branch: perl
53717            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
53718            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
53719            ! MANIFEST
53720 ____________________________________________________________________________
53721 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
53722         Log: Integrate I18N::LangTags from Sean Burke.
53723              
53724              TODO: the language list from RFC 3066 needs to be integrated
53725              and made available somehow.  The list is included in the
53726              I18N-LangTags 0.21 distribution, but it is undocumented
53727              and unconnected to the module.
53728      Branch: perl
53729            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
53730            ! MANIFEST
53731 ____________________________________________________________________________
53732 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
53733         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
53734              envisioned by Sarathy.
53735      Branch: perl
53736            ! t/op/ver.t toke.c
53737 ____________________________________________________________________________
53738 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
53739         Log: Subject: [ID 20010525.001] Pod typo nits fixed
53740              From: lvirden@cas.org
53741              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
53742              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
53743              
53744              minus the perlsolaris decimation plus the
53745              
53746              Subject: Re: [ID 20010525.001] Pod typo nits fixed
53747              From: "Philip Newton" <Philip.Newton@gmx.net>
53748              Date: Fri, 25 May 2001 18:05:55 +0200
53749              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
53750      Branch: perl
53751            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
53752            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
53753            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
53754            ! pod/perlutil.pod pod/perlxstut.pod
53755 ____________________________________________________________________________
53756 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
53757         Log: return clauses are nice.
53758      Branch: perl
53759            ! sv.c
53760 ____________________________________________________________________________
53761 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
53762         Log: Subject: change 10199 backwards?
53763              From: Doug MacEachern <dougm@covalent.net>
53764              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
53765              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
53766      Branch: perl
53767            ! sv.c
53768 ____________________________________________________________________________
53769 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
53770         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
53771              From: Hugo <hv@crypt.compulink.co.uk>
53772              Date: Sat, 26 May 2001 17:05:12 +0100
53773              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
53774      Branch: perl
53775            + t/op/gmagic.t
53776            ! MANIFEST doop.c embed.h embed.pl global.sym
53777            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
53778            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
53779 ____________________________________________________________________________
53780 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
53781         Log: Regen headers for #10221.
53782      Branch: perl
53783            ! global.sym objXSUB.h perlapi.c
53784 ____________________________________________________________________________
53785 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
53786         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
53787              From: Juha Laiho <juha.laiho@Elma.Net>
53788              Date: Thu, 3 May 2001 09:51:30 +0300
53789              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
53790      Branch: perl
53791            ! embed.pl
53792 ____________________________________________________________________________
53793 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
53794         Log: Subject: Re: [PATCH] Re: stability of sort()?
53795              From: "John P. Linderman" <jpl@research.att.com>
53796              Date: Sat, 26 May 2001 13:27:19 -0400
53797              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
53798      Branch: perl
53799            ! pod/perlfunc.pod
53800 ____________________________________________________________________________
53801 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
53802         Log: Integrate perlio:
53803              
53804              [ 10212]
53805              Change perlguts docs to not suggest PUSHi etc. for multiple results,
53806              add a few more notes there on use of mortals on the stack.
53807      Branch: perl
53808           !> pod/perlguts.pod
53809 ____________________________________________________________________________
53810 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
53811         Log: Subject: [PATCH perl@10210] PerlIO for VMS
53812              From: "Craig A. Berry" <craigberry@mac.com>
53813              Date: Sat, 26 May 2001 09:34:11 -0500
53814              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
53815      Branch: perl
53816            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
53817            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
53818            ! vms/vmsish.h
53819 ____________________________________________________________________________
53820 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
53821         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
53822              From: David Dyck <dcd@tc.fluke.com>
53823              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
53824              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
53825      Branch: perl
53826            ! lib/perl5db.pl
53827 ____________________________________________________________________________
53828 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
53829         Log: Subject: utf8 regexp tests
53830              From: Hugo <hv@crypt.compulink.co.uk>
53831              Date: Fri, 25 May 2001 22:35:01 +0100
53832              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
53833      Branch: perl
53834            ! t/op/regexp.t
53835 ____________________________________________________________________________
53836 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
53837         Log: Subject: [PATCH] Re: stability of sort()?
53838              From: Nicholas Clark <nick@ccl4.org>
53839              Date: Fri, 25 May 2001 22:40:19 +0100
53840              Message-ID: <20010525224019.B86445@plum.flirble.org>
53841      Branch: perl
53842            ! pod/perlfunc.pod
53843 ____________________________________________________________________________
53844 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
53845         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
53846              From: John Peacock <jpeacock@rowman.com>
53847              Date: Thu, 24 May 2001 22:14:01 -0400
53848              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
53849      Branch: perl
53850            ! mg.c scope.c sv.c
53851 ____________________________________________________________________________
53852 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
53853         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
53854              From: Nicholas Clark <nick@ccl4.org>
53855              Date: Sun, 20 May 2001 19:24:13 +0100
53856              Message-ID: <20010520192413.G83222@plum.flirble.org>
53857      Branch: perl
53858            + lib/ExtUtils/Constant.pm t/lib/extutils.t
53859            ! MANIFEST utils/h2xs.PL
53860 ____________________________________________________________________________
53861 [ 10212] By: nick                                  on 2001/05/26  09:49:28
53862         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
53863              add a few more notes there on use of mortals on the stack.
53864      Branch: perlio
53865            ! pod/perlguts.pod
53866 ____________________________________________________________________________
53867 [ 10211] By: nick                                  on 2001/05/26  09:05:36
53868         Log: Integrate mainline
53869      Branch: perlio
53870           +> t/lib/fcntl.t t/pragma/vars.t
53871           !> (integrate 49 files)
53872 ____________________________________________________________________________
53873 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
53874         Log: Update Changes.
53875      Branch: perl
53876            ! Changes patchlevel.h
53877 ____________________________________________________________________________
53878 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
53879         Log: Based on
53880              
53881              Subject: [PATCH pp.c] Wrapping pack("C",256)
53882              From: Simon Cozens <simon@netthink.co.uk>
53883              Date: Sat, 12 May 2001 17:58:41 +0100
53884              Message-ID: <20010512175841.A6132@netthink.co.uk>
53885      Branch: perl
53886            ! pod/perldiag.pod pp.c t/pragma/warn/pp
53887 ____________________________________________________________________________
53888 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
53889         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
53890              From: "Brendan O'Dea" <bod@compusol.com.au>
53891              Date: Fri, 25 May 2001 11:18:29 +1000
53892              Message-ID: <20010525111829.A28411@compusol.com.au>
53893              
53894              (Slightly modified.)
53895      Branch: perl
53896            ! lib/Term/Cap.pm
53897 ____________________________________________________________________________
53898 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
53899         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
53900              From: Hugo <hv@crypt.compulink.co.uk>
53901              Date: Fri, 25 May 2001 02:13:25 +0100
53902              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
53903      Branch: perl
53904            ! t/op/misc.t
53905 ____________________________________________________________________________
53906 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
53907         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
53908              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
53909              Date: Fri, 25 May 2001 10:25:36 +0900
53910              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
53911      Branch: perl
53912            ! regcomp.c regexec.c
53913 ____________________________________________________________________________
53914 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
53915         Log: Subject: [PATCH #2] stash autovivification and method call error messages
53916              From: Ilmari Karonen <iltzu@sci.fi>
53917              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
53918              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
53919      Branch: perl
53920            ! gv.c pp_hot.c t/op/method.t
53921 ____________________________________________________________________________
53922 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
53923         Log: Add make target and documentation for gprof profiling.
53924      Branch: perl
53925            ! Makefile.SH pod/perlhack.pod
53926 ____________________________________________________________________________
53927 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
53928         Log: Subject: Don't think about UTF8 
53929              From: Mike Guy <mjtg@cam.ac.uk> 
53930              Date: Tue, 22 May 2001 14:35:39 +0100
53931              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
53932      Branch: perl
53933            ! sv.h
53934 ____________________________________________________________________________
53935 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
53936         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
53937              From: Geraint A Edwards <gedge@serf.org> 
53938              Date: Thu, 24 May 2001 22:51:24 +0100
53939              Message-Id: <20010524225124.A34981@cymru.serf.org>
53940      Branch: perl
53941            ! x2p/find2perl.PL
53942 ____________________________________________________________________________
53943 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
53944         Log: DB_File has its own attribute story.
53945      Branch: perl
53946            ! ext/DB_File/DB_File.xs
53947 ____________________________________________________________________________
53948 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
53949         Log: Subject: Re: Making perl with -Wall
53950              From: Andy Dougherty <doughera@lafayette.edu>
53951              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
53952              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
53953      Branch: perl
53954            ! perl.h
53955 ____________________________________________________________________________
53956 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
53957         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
53958              From: "Richard Soderberg" <rs@crystalflame.net>
53959              Date: Thu, 24 May 2001 08:58:16 -0700
53960              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
53961      Branch: perl
53962            ! sv.c
53963 ____________________________________________________________________________
53964 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
53965         Log: IV/UV casting fixes from Nicholas Clark.
53966      Branch: perl
53967            ! perl.h pp_sys.c util.c
53968 ____________________________________________________________________________
53969 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
53970         Log: Subject: Re: Making perl with -Wall
53971              From: Michael G Schwern <schwern@pobox.com>
53972              Date: Thu, 24 May 2001 15:40:28 +0100
53973              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
53974      Branch: perl
53975            ! malloc.c perl.h
53976 ____________________________________________________________________________
53977 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
53978         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
53979              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53980              Date: Tue, 22 May 2001 11:49:37 +0200
53981              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
53982      Branch: metaconfig
53983            ! U/modified/Oldsym.U
53984      Branch: metaconfig/U/perl
53985            ! patchlevel.U
53986      Branch: perl
53987            ! Configure config_h.SH myconfig.SH
53988 ____________________________________________________________________________
53989 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
53990         Log: Under versiononly install also the scripts with the version suffix.
53991              (e.g. .../bin/h2xs5.7.1)
53992      Branch: perl
53993            ! installperl
53994 ____________________________________________________________________________
53995 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
53996         Log: Subject: [PATCH] Stop segfault in mg.c:636
53997              From: "Richard Soderberg" <rs@crystalflame.net>
53998              Date: Thu, 24 May 2001 05:51:52 -0700
53999              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
54000      Branch: perl
54001            ! mg.c
54002 ____________________________________________________________________________
54003 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
54004         Log: Iteration continues; hopefully convergently.
54005      Branch: perl
54006            ! t/lib/b-stash.t
54007 ____________________________________________________________________________
54008 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
54009         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
54010              From: Gisle Aas <gisle@ActiveState.com>
54011              Date: 23 May 2001 16:13:10 -0700
54012              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
54013      Branch: perl
54014            ! op.c toke.c
54015 ____________________________________________________________________________
54016 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
54017         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
54018              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54019              Date: Thu, 24 May 2001 05:05:22 -0500
54020              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
54021      Branch: perl
54022            ! lib/dumpvar.pl lib/perl5db.pl
54023 ____________________________________________________________________________
54024 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
54025         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
54026              From: David Dyck <dcd@tc.fluke.com>
54027              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
54028              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
54029      Branch: perl
54030            ! lib/perl5db.pl
54031 ____________________________________________________________________________
54032 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
54033         Log: Tiny pod nits on READMEs, mostly whitespace issues.
54034      Branch: perl
54035            ! README.amiga README.dos README.macos README.mpeix README.vmesa
54036            ! README.win32
54037 ____________________________________________________________________________
54038 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
54039         Log: The DG/UX part of the 20010521.005.
54040      Branch: perl
54041            ! README.dgux
54042 ____________________________________________________________________________
54043 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
54044         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
54045              From: Hugo <hv@crypt.compulink.co.uk>
54046              Date: Mon, 21 May 2001 16:32:02 +0100
54047              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
54048      Branch: perl
54049            ! regcomp.c t/op/misc.t
54050 ____________________________________________________________________________
54051 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
54052         Log: Subject: [PATCH] Extra UNIVERSAL tests
54053              From: Mike Guy <mjtg@cam.ac.uk>
54054              Date: Wed, 23 May 2001 12:29:20 +0100
54055              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
54056      Branch: perl
54057            ! t/op/universal.t
54058 ____________________________________________________________________________
54059 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
54060         Log: Subject: [PATCH] Remove EQ keyword
54061              From: Mike Guy <mjtg@cam.ac.uk>
54062              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
54063              Date: Wed, 23 May 2001 11:17:29 +0100
54064      Branch: perl
54065            ! keywords.h keywords.pl
54066 ____________________________________________________________________________
54067 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
54068         Log: Subject: [PATCH] lib/perl5db.pl
54069              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54070              Date: Wed, 23 May 2001 02:18:03 -0500
54071              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
54072      Branch: perl
54073            ! lib/perl5db.pl
54074 ____________________________________________________________________________
54075 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
54076         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
54077              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
54078              Date: Tue, 22 May 2001 23:34:41 -0500
54079              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
54080      Branch: perl
54081            ! lib/Term/Cap.pm
54082 ____________________________________________________________________________
54083 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
54084         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
54085              From: davem@fdgroup.co.uk
54086              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
54087              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
54088      Branch: perl
54089            ! emacs/e2ctags.pl
54090 ____________________________________________________________________________
54091 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
54092         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
54093              From: Michael G Schwern <schwern@pobox.com>
54094              Date: Tue, 22 May 2001 14:15:09 +0100
54095              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
54096      Branch: perl
54097            ! lib/vars.pm
54098 ____________________________________________________________________________
54099 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
54100         Log: Subject: [PATCH lib/vars.pm] Odd code nit
54101              From: Michael G Schwern <schwern@pobox.com>
54102              Date: Tue, 22 May 2001 14:14:28 +0100
54103              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
54104      Branch: perl
54105            ! lib/vars.pm
54106 ____________________________________________________________________________
54107 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
54108         Log: Use the new use vars feature.
54109      Branch: perl
54110            ! t/lib/b-stash.t
54111 ____________________________________________________________________________
54112 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
54113         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
54114              From: Mike Guy <mjtg@cam.ac.uk>
54115              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54116              Date: Tue, 22 May 2001 13:11:39 +0100
54117      Branch: perl
54118            + t/pragma/vars.t
54119            ! MANIFEST lib/vars.pm t/lib/1_compile.t
54120 ____________________________________________________________________________
54121 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
54122         Log: -qlongdouble considered harmful by Merijn.
54123      Branch: perl
54124            ! hints/aix.sh
54125 ____________________________________________________________________________
54126 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
54127         Log: Update Changes.
54128      Branch: perl
54129            ! Changes patchlevel.h
54130 ____________________________________________________________________________
54131 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
54132         Log: Add a test of its very own for Fcntl.  Hopefully portable.
54133      Branch: perl
54134            + t/lib/fcntl.t
54135            ! MANIFEST
54136 ____________________________________________________________________________
54137 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
54138         Log: Must be trickier for 'minitest' not to die.
54139      Branch: perl
54140            ! t/op/taint.t
54141 ____________________________________________________________________________
54142 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
54143         Log: Can't declare other people's variables.
54144      Branch: perl
54145            ! t/lib/b-stash.t
54146 ____________________________________________________________________________
54147 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
54148         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
54149      Branch: perl
54150            ! doio.c t/op/taint.t
54151 ____________________________________________________________________________
54152 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
54153         Log: The OS/2 variable needs to be declared.
54154      Branch: perl
54155            ! t/lib/b-stash.t
54156 ____________________________________________________________________________
54157 [ 10170] By: nick                                  on 2001/05/20  16:48:29
54158         Log: Integrate mainline
54159      Branch: perlio
54160           !> (integrate 41 files)
54161 ____________________________________________________________________________
54162 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
54163         Log: Small perlsec updates: clarify the taintedness of filename
54164              globbing; suggest using Scalar::Util::tainted().
54165      Branch: perl
54166            ! pod/perlsec.pod
54167 ____________________________________________________________________________
54168 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
54169         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
54170              From: Dave Mitchell <davem@fdgroup.co.uk>
54171              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
54172              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
54173      Branch: perl
54174            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
54175            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
54176            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
54177            ! xsutils.c
54178 ____________________________________________________________________________
54179 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
54180         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
54181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54182              Date: Sat, 19 May 2001 04:08:46 -0400
54183              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
54184      Branch: perl
54185            ! lib/ExtUtils/Mksymlists.pm makedef.pl
54186 ____________________________________________________________________________
54187 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
54188         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
54189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54190              Date: Sat, 19 May 2001 04:30:45 -0400
54191              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
54192      Branch: perl
54193            ! os2/os2.c
54194 ____________________________________________________________________________
54195 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
54196         Log: Subject: [PATCH 5.6.1] build bugs OS/2
54197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54198              Date: Sat, 19 May 2001 04:35:28 -0400
54199              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
54200      Branch: perl
54201            ! os2/Makefile.SHs os2/os2.c
54202 ____________________________________________________________________________
54203 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
54204         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
54205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54206              Date: Sat, 19 May 2001 04:04:23 -0400
54207              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
54208              
54209              (In bleadperl patched b-stash.t instead of b.t)
54210      Branch: perl
54211            ! t/lib/b-stash.t t/lib/bigfltpm.t
54212 ____________________________________________________________________________
54213 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
54214         Log: Subject: [PATCH 5.6.1] perl5db
54215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54216              Date: Sat, 19 May 2001 03:49:09 -0400
54217              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
54218      Branch: perl
54219            ! lib/perl5db.pl
54220 ____________________________________________________________________________
54221 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
54222         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
54223              From: Gisle Aas <gisle@ActiveState.com>
54224              Date: 18 May 2001 14:24:51 -0700
54225              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
54226      Branch: perl
54227            ! pp_ctl.c
54228 ____________________________________________________________________________
54229 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
54230         Log: Subject: [PATCH] Chomp should not always stringify
54231              From: Gisle Aas <gisle@ActiveState.com>
54232              Date: 18 May 2001 07:55:25 -0700
54233              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
54234      Branch: perl
54235            ! doop.c t/op/chop.t
54236 ____________________________________________________________________________
54237 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
54238         Log: Integrate perlio:
54239              
54240              [ 10159]
54241              Document some more of open's features.
54242      Branch: perl
54243           !> pod/perlfunc.pod
54244 ____________________________________________________________________________
54245 [ 10159] By: nick                                  on 2001/05/20  09:39:46
54246         Log: Document some more of open's features.
54247      Branch: perlio
54248            ! pod/perlfunc.pod
54249 ____________________________________________________________________________
54250 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
54251         Log: back out change#10153 (it has compatibility issues such as the
54252              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
54253              benefit for 5.6.x doesn't seem worth the risk)
54254      Branch: maint-5.6/perl
54255            ! toke.c
54256 ____________________________________________________________________________
54257 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
54258         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
54259      Branch: perl
54260            ! x2p/s2p.PL
54261 ____________________________________________________________________________
54262 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
54263         Log: Update Changes.
54264      Branch: perl
54265            ! Changes patchlevel.h
54266 ____________________________________________________________________________
54267 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
54268         Log: Integrate change #10144 from maintperl.
54269              
54270              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
54271      Branch: perl
54272           !> win32/config.bc win32/config.gc win32/config.vc
54273           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54274 ____________________________________________________________________________
54275 [ 10154] By: nick                                  on 2001/05/18  07:23:03
54276         Log: Integrate mainline.
54277      Branch: perlio
54278           +> README.dgux t/lib/i18n-collate.t utils.lst
54279           !> (integrate 49 files)
54280 ____________________________________________________________________________
54281 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
54282         Log: Integrate change #7224 from mainline into maintperl.
54283              
54284              Allow @+ and @- to be doublequoted, from Simon Cozens. 
54285              (Approved by Larry, see Tom's comment in 20000830.005.)
54286      Branch: maint-5.6/perl
54287           !> toke.c
54288 ____________________________________________________________________________
54289 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
54290         Log: Subject: [PATCH bleadperl] small lookbehind fix
54291              From: Hugo <hv@crypt.compulink.co.uk>
54292              Date: Fri, 18 May 2001 00:07:19 +0100
54293              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
54294      Branch: perl
54295            ! regexec.c
54296 ____________________________________________________________________________
54297 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
54298         Log: Detypos.
54299      Branch: perl
54300            ! installman utils.lst
54301 ____________________________________________________________________________
54302 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
54303         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
54304              in 20001222.001.
54305      Branch: perl
54306            ! t/lib/glob-basic.t
54307 ____________________________________________________________________________
54308 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
54309         Log: Subject: [PATCH] Test for bug 20010515.004
54310              From: Benjamin Sugars <bsugars@canoe.ca>
54311              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
54312              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
54313      Branch: perl
54314            ! t/op/misc.t
54315 ____________________________________________________________________________
54316 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
54317         Log: Integrate #10145 from maintperl.
54318              
54319              fix for ID 20010515.004 (needs test)
54320      Branch: perl
54321           !> pp_hot.c
54322 ____________________________________________________________________________
54323 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
54324         Log: Thinko noticed by Doug MacEachern.
54325      Branch: perl
54326            ! thread.h
54327 ____________________________________________________________________________
54328 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
54329         Log: Subject: Re: [PATCH] HERE mark in regex
54330              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54331              Date: Thu, 17 May 2001 12:20:33 -0400
54332              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
54333      Branch: perl
54334            ! t/op/re_tests
54335 ____________________________________________________________________________
54336 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
54337         Log: fix for ID 20010515.004 (needs test)
54338      Branch: maint-5.6/perl
54339            ! pp_hot.c
54340 ____________________________________________________________________________
54341 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
54342         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
54343      Branch: maint-5.6/perl
54344            ! win32/config.bc win32/config.gc win32/config.vc
54345            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
54346 ____________________________________________________________________________
54347 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
54348         Log: Macrofy the getspecific (and use it also in util.c)
54349      Branch: perl
54350            ! thread.h util.c
54351 ____________________________________________________________________________
54352 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
54353         Log: Use the unchecked thread-specific key fetch also in Tru64.
54354      Branch: perl
54355            ! thread.h
54356 ____________________________________________________________________________
54357 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
54358         Log: Subject: [PATCH 5.6.1]Quick thread speedup
54359              From: Dan Sugalski <dan@sidhe.org> 
54360              Date: Wed, 16 May 2001 18:05:19 -0400
54361              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
54362      Branch: perl
54363            ! thread.h util.c
54364 ____________________________________________________________________________
54365 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
54366         Log: I think this is quite enough testing for a deprecated feature.
54367      Branch: perl
54368            + t/lib/i18n-collate.t
54369            ! MANIFEST t/lib/1_compile.t
54370 ____________________________________________________________________________
54371 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
54372         Log: More HP-UX lore from Jeff Okamoto.
54373      Branch: perl
54374            ! README.hpux
54375 ____________________________________________________________________________
54376 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
54377         Log: Sort utils.lst for easier maintenance.
54378      Branch: perl
54379            ! utils.lst
54380 ____________________________________________________________________________
54381 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
54382         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54383              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54384              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
54385              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
54386              
54387              Add pod2latex to utils.lst.
54388      Branch: perl
54389            ! MANIFEST utils.lst
54390 ____________________________________________________________________________
54391 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
54392         Log: Subject: Re: [PATCH] HERE mark in regex
54393              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54394              Date: Wed, 16 May 2001 13:04:43 -0400
54395              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
54396      Branch: perl
54397            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
54398            ! t/op/regmesg.t t/pragma/warn/regcomp
54399 ____________________________________________________________________________
54400 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
54401         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54402              From: Simon Cozens <simon@netthink.co.uk>
54403              Date: Wed, 16 May 2001 18:02:08 +0100
54404              Message-ID: <20010516180208.A6458@netthink.co.uk>
54405      Branch: perl
54406            ! installman utils.lst
54407 ____________________________________________________________________________
54408 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
54409         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
54410              From: "Philip Newton" <pnewton@gmx.de>
54411              Date: Tue, 15 May 2001 15:09:30 +0200
54412              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
54413              
54414              Test case for #10128.
54415      Branch: perl
54416            ! t/pragma/warn/pp_hot
54417 ____________________________________________________________________________
54418 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
54419         Log: Update Changes.
54420      Branch: perl
54421            ! Changes patchlevel.h
54422 ____________________________________________________________________________
54423 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
54424         Log: Deprecate pseudo-hashes.
54425      Branch: perl
54426            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
54427 ____________________________________________________________________________
54428 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
54429         Log: HP-UX hints update from Merijn.
54430      Branch: perl
54431            ! hints/hpux.sh
54432 ____________________________________________________________________________
54433 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
54434         Log: README.hpux update from Merijn.
54435      Branch: perl
54436            ! README.hpux
54437 ____________________________________________________________________________
54438 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
54439         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
54440              From: Simon Cozens <simon@netthink.co.uk>
54441              Date: Wed, 16 May 2001 15:57:55 +0100
54442              Message-ID: <20010516155755.A4728@netthink.co.uk>
54443      Branch: perl
54444            + utils.lst
54445            ! MANIFEST installman installperl
54446 ____________________________________________________________________________
54447 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
54448         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
54449              From: "Philip Newton" <pnewton@gmx.de>
54450              Date: Tue, 15 May 2001 16:31:05 +0200
54451              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
54452              
54453              Fix PERL_Y2KWARN test to check before rather than after appending.
54454      Branch: perl
54455            ! pp_hot.c
54456 ____________________________________________________________________________
54457 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
54458         Log: Regen Porting stuff.
54459      Branch: perl
54460            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54461            ! config_h.SH
54462 ____________________________________________________________________________
54463 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
54464         Log: Metaconfig unit change for #10125.
54465      Branch: metaconfig
54466            ! U/modified/Oldconfig.U
54467 ____________________________________________________________________________
54468 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
54469         Log: Use OSVERS.
54470      Branch: perl
54471            ! Configure config_h.SH perl.c
54472 ____________________________________________________________________________
54473 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
54474         Log: Regen toc.
54475      Branch: perl
54476            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
54477 ____________________________________________________________________________
54478 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
54479         Log: Adding the README.dgux to the MANIFEST would be a good idea.
54480      Branch: perl
54481            ! MANIFEST
54482 ____________________________________________________________________________
54483 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
54484         Log: Move the stack desire definition to thread.h.
54485      Branch: perl
54486            ! ext/Thread/Thread.xs thread.h
54487 ____________________________________________________________________________
54488 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
54489         Log: DG-UX threading patches, including a README.dgux,
54490              from Takis Psarogiannakopoulos.
54491      Branch: perl
54492            + README.dgux
54493            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
54494 ____________________________________________________________________________
54495 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
54496         Log: Subject: [PATCH B::Deparse] More on /x regexes
54497              From: Robin Houston <robin@kitsite.com>
54498              Date: Tue, 15 May 2001 19:09:35 +0100
54499              Message-ID: <20010515190935.A27268@penderel>
54500      Branch: perl
54501            ! ext/B/B/Deparse.pm
54502 ____________________________________________________________________________
54503 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
54504         Log: Document that the core time() may be rounding rather
54505              than truncating, would have saved at least my confusion.
54506      Branch: perl
54507            ! ext/Time/HiRes/HiRes.pm
54508 ____________________________________________________________________________
54509 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
54510         Log: Subject: perl-current/t/time-hires.t
54511              From: John Peacock <jpeacock@rowman.com>
54512              Date: Fri, 11 May 2001 14:09:41 -0400
54513              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
54514      Branch: perl
54515            ! t/lib/time-hires.t
54516 ____________________________________________________________________________
54517 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
54518         Log: Subject: [PATCH dump.c] Op private flags
54519              From: Simon Cozens <simon@netthink.co.uk>
54520              Date: Sun, 13 May 2001 20:20:36 +0100
54521              Message-ID: <20010513202036.A21896@netthink.co.uk>
54522      Branch: perl
54523            ! dump.c
54524 ____________________________________________________________________________
54525 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
54526         Log: Upgrade to Switch 2.03.
54527      Branch: perl
54528            ! lib/Switch.pm
54529 ____________________________________________________________________________
54530 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
54531         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
54532              to PERL_CONFIG_SH and use it consistently.
54533      Branch: maint-5.6/perl
54534           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54535           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54536           !> myconfig.SH writemain.SH
54537 ____________________________________________________________________________
54538 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
54539         Log: Metaconfig units changes for #10113.
54540      Branch: metaconfig
54541            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
54542 ____________________________________________________________________________
54543 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
54544         Log: The problem described in 20010514.031 still wasn't
54545              fully cured, there were remnants of $CONFIG when
54546              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
54547              to avoid future conflicts.
54548      Branch: perl
54549            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
54550            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
54551            ! myconfig.SH writemain.SH
54552 ____________________________________________________________________________
54553 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
54554         Log: Half of #10107 got lost.
54555      Branch: perl
54556            ! ext/B/B/Deparse.pm
54557 ____________________________________________________________________________
54558 [ 10111] By: nick                                  on 2001/05/15  08:39:14
54559         Log: Integrate mainline.
54560      Branch: perlio
54561           +> ext/POSIX/hints/uts.pl
54562            - Todo Todo-5.6 t/camel-III/vstring.t
54563           !> (integrate 48 files)
54564 ____________________________________________________________________________
54565 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
54566         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
54567              From: Robin Houston <robin@kitsite.com>
54568              Date: Mon, 14 May 2001 22:27:08 +0100
54569              Message-ID: <20010514222708.A22963@penderel>
54570      Branch: perl
54571            ! t/TestInit.pm
54572 ____________________________________________________________________________
54573 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
54574         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
54575              From: Robin Houston <robin@kitsite.com>
54576              Date: Mon, 14 May 2001 22:16:43 +0100
54577              Message-ID: <20010514221643.A22437@penderel>
54578      Branch: perl
54579            ! ext/B/B/Deparse.pm
54580 ____________________________________________________________________________
54581 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
54582         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
54583              From: Robin Houston <robin@kitsite.com>
54584              Date: Mon, 14 May 2001 22:03:44 +0100
54585              Message-ID: <20010514220344.A20643@penderel>
54586      Branch: perl
54587            ! ext/B/B/Deparse.pm
54588 ____________________________________________________________________________
54589 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
54590         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
54591              From: Robin Houston <robin@kitsite.com>
54592              Date: Mon, 14 May 2001 22:10:07 +0100
54593              Message-ID: <20010514221007.A21118@penderel>
54594      Branch: perl
54595            ! ext/B/B/Deparse.pm
54596 ____________________________________________________________________________
54597 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
54598         Log: Fix for 20010514.037; substr() didn't invalidate the locale
54599              collation magic.
54600      Branch: perl
54601            ! pp.c
54602 ____________________________________________________________________________
54603 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
54604         Log: Update Changes.
54605      Branch: perl
54606            ! Changes patchlevel.h
54607 ____________________________________________________________________________
54608 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
54609         Log: Retract #10094.
54610      Branch: perl
54611            ! lib/Pod/Text.pm
54612 ____________________________________________________________________________
54613 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
54614         Log: Integrate change #10100 from maintperl.
54615              
54616              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54617              bug ID 20010514.027)
54618      Branch: perl
54619           !> mg.c pp_ctl.c
54620 ____________________________________________________________________________
54621 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
54622         Log: Document the deprecatedness of suidperl.
54623      Branch: perl
54624            ! INSTALL pod/perlfaq1.pod
54625 ____________________________________________________________________________
54626 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
54627         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
54628              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
54629              Date: Mon, 14 May 2001 09:38:59 -0400
54630              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
54631      Branch: perl
54632            ! lib/ExtUtils/MM_Unix.pm
54633 ____________________________________________________________________________
54634 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
54635         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
54636              bug ID 20010514.027)
54637              
54638              TODO: this needs a testsuite addition
54639      Branch: maint-5.6/perl
54640            ! mg.c pp_ctl.c
54641 ____________________________________________________________________________
54642 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
54643         Log: More DWIMminess for Class::Struct: calling the array or hash
54644              accessors only with one argument, an array or a hash reference,
54645              sets the underlying array or hash.  This mirrors nicely also
54646              the usage in the constructor.
54647              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
54648      Branch: perl
54649            ! lib/Class/Struct.pm t/lib/class-struct.t
54650 ____________________________________________________________________________
54651 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
54652         Log: Reference cmp'ing should go through the whole stringification
54653              process shebang, as pointed out by Sarathy in #10091.
54654      Branch: perl
54655            ! pp.c
54656 ____________________________________________________________________________
54657 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
54658         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
54659              From: Simon Cozens <simon@netthink.co.uk>
54660              Date: Sat, 12 May 2001 16:36:27 +0100
54661              Message-ID: <20010512163627.A5522@netthink.co.uk>
54662              
54663              with some additions salvaged from Todo and Todo-5.6 before
54664              retiring them.
54665      Branch: perl
54666            - Todo Todo-5.6
54667            ! MANIFEST pod/perltodo.pod
54668 ____________________________________________________________________________
54669 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
54670         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
54671              From: "Golubev I. N." <gin@mo.msk.ru>
54672              Date: Mon, 07 May 2001 14:33:34 (GMT)
54673              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
54674      Branch: perl
54675            ! perl.h
54676 ____________________________________________________________________________
54677 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
54678         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
54679              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
54680              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
54681              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
54682      Branch: perl
54683            ! lib/ExtUtils/MM_Unix.pm
54684 ____________________________________________________________________________
54685 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
54686         Log: (Retracted by #10104.)
54687              
54688              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
54689              From: barries <barries@slaysys.com>
54690              Date: Sat, 12 May 2001 01:28:10 -0400
54691              Message-ID: <20010512012810.B26358@jester.slaysys.com>
54692      Branch: perl
54693            ! lib/Pod/Text.pm
54694 ____________________________________________________________________________
54695 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
54696         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
54697              From: Mike Guy <mjtg@cam.ac.uk>
54698              Date: Sat, 12 May 2001 19:24:33 +0100
54699              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
54700      Branch: perl
54701            ! lib/AutoSplit.pm
54702 ____________________________________________________________________________
54703 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
54704         Log: Yet another HP-UX hints tweak from Merijn.
54705      Branch: perl
54706            ! hints/hpux.sh
54707 ____________________________________________________________________________
54708 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
54709         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
54710              isn't defined (changes#9366,9368,9370 from mainline without the
54711              pp_scmp() change)
54712      Branch: maint-5.6/perl
54713            ! pp.c pp.h pp_hot.c
54714 ____________________________________________________________________________
54715 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
54716         Log: The sorting seems to happen now automatically.
54717      Branch: perl
54718            ! t/lib/glob-basic.t
54719 ____________________________________________________________________________
54720 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
54721         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54722              From: Benjamin Sugars <bsugars@canoe.ca>
54723              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
54724              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
54725      Branch: perl
54726            ! pod/perlfunc.pod
54727 ____________________________________________________________________________
54728 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
54729         Log: Subject: Re: undef(&foo) does not work for XS functions
54730              From: Doug MacEachern <dougm@covalent.net>
54731              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
54732              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
54733      Branch: perl
54734            ! op.c
54735 ____________________________________________________________________________
54736 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
54737         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
54738              From: Peter Prymmer <pvhp@forte.com>
54739              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
54740              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
54741      Branch: perl
54742            ! t/op/append.t
54743 ____________________________________________________________________________
54744 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
54745         Log: Update Changes.
54746      Branch: perl
54747            ! Changes patchlevel.h
54748 ____________________________________________________________________________
54749 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
54750         Log: Remove the 'asciir' re subpragma.  Should instead implement
54751              the 'physical vs logical' range scheme:
54752              
54753              \xAA-\xCC is a native physical range, you want that range of
54754              codepoints in your native encoding.  In EBCDIC the codepoints
54755              in the gaps (between i-j and r-s) should be included.
54756              
54757              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
54758              codepoints in Unicode.
54759              
54760              a-z is a logical range, you want that range of 'logical' codepoints
54761              in your native encoding.  In EBCDIC the codepoints in the gaps
54762              (between i-j and r-s) should not be included.
54763              
54764              Mixed cases (a-\xAA, etc) should either be errors, or maybe
54765              the 'logical' endpoints should be converted to native/Unicode
54766              codepoints, and the range handled as a physical range.
54767              
54768              'Logical endpoints' are to be recognized only in the A-Z, a-z,
54769              and 0-9 ranges.  Probably a warning should be given for mixed
54770              cases like A-z or a-9 (since such expressions are encoding
54771              dependent), with a recommendation to use physical ranges.
54772      Branch: perl
54773            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
54774            ! t/op/regexp.t
54775 ____________________________________________________________________________
54776 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
54777         Log: Make the test to cleanup the test directory tree
54778              both before and after the testing so that we always
54779              have a clean slate to work with.
54780      Branch: perl
54781            ! t/lib/filefind.t
54782 ____________________________________________________________________________
54783 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
54784         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
54785              From: Jon Eveland <jweveland@yahoo.com>
54786              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
54787              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
54788      Branch: perl
54789            ! pod/perlfunc.pod
54790 ____________________________________________________________________________
54791 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
54792         Log: Merge the camel-III/vstring.t with op/ver.t.
54793      Branch: perl
54794            - t/camel-III/vstring.t
54795            ! MANIFEST t/TEST t/harness t/op/ver.t
54796 ____________________________________________________________________________
54797 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
54798         Log: Add test.deparse make target.
54799      Branch: perl
54800            ! Makefile.SH
54801 ____________________________________________________________________________
54802 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
54803         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
54804              From: Robin Houston <robin@kitsite.com>
54805              Date: Fri, 11 May 2001 12:02:22 +0100
54806              Message-ID: <20010511120222.A11529@penderel>
54807      Branch: perl
54808            ! ext/B/B/Deparse.pm t/op/method.t
54809 ____________________________________________________________________________
54810 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
54811         Log: A nicely working combination for UTS from Hal Morris.
54812      Branch: perl
54813            + ext/POSIX/hints/uts.pl
54814            ! MANIFEST hints/uts.sh
54815 ____________________________________________________________________________
54816 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
54817         Log: i_ieeefp=undef for UTS.
54818      Branch: perl
54819            ! hints/uts.sh
54820 ____________________________________________________________________________
54821 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
54822         Log: Subject: RE: rand(0) is rand(1)
54823              From: Larry Shatzer <lshatzer@islanddata.com>
54824              Date: Thu, 10 May 2001 11:09:27 -0700
54825              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
54826      Branch: perl
54827            ! pod/perlfunc.pod
54828 ____________________________________________________________________________
54829 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
54830         Log: Subject: [patch] make op_{clear,null} public
54831              From: Doug MacEachern <dougm@covalent.net>
54832              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
54833              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
54834      Branch: perl
54835            ! embed.h embed.pl op.c proto.h
54836 ____________________________________________________________________________
54837 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
54838         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
54839              From: Robin Houston <robin@kitsite.com>
54840              Date: Thu, 10 May 2001 18:54:59 +0100
54841              Message-ID: <20010510185459.A5995@penderel>
54842      Branch: perl
54843            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
54844 ____________________________________________________________________________
54845 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
54846         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
54847              From: Robin Houston <robin@kitsite.com>
54848              Date: Thu, 10 May 2001 12:56:39 +0100
54849              Message-ID: <20010510125639.A2119@penderel>
54850      Branch: perl
54851            ! ext/B/B/Deparse.pm
54852 ____________________________________________________________________________
54853 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
54854         Log: Retract #10070, not ready yet.
54855      Branch: perl
54856            ! ext/B/B/Deparse.pm
54857 ____________________________________________________________________________
54858 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
54859         Log: The metaconfig unit change for #10071.
54860      Branch: metaconfig
54861            ! U/modified/mallocsrc.U
54862 ____________________________________________________________________________
54863 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
54864         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
54865      Branch: perl
54866            ! Configure
54867 ____________________________________________________________________________
54868 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
54869         Log: (Retracted by #10073)
54870              
54871              Subject: Re: [PATCH t/TEST] B::Deparse tester 
54872              From: Hugo <hv@crypt.compulink.co.uk>
54873              Date: Thu, 10 May 2001 05:48:09 +0100
54874              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
54875      Branch: perl
54876            ! ext/B/B/Deparse.pm
54877 ____________________________________________________________________________
54878 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
54879         Log: Add a for(func()) test.
54880      Branch: perl
54881            ! t/cmd/for.t
54882 ____________________________________________________________________________
54883 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
54884         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
54885              From: Robin Houston <robin@kitsite.com>
54886              Date: Thu, 10 May 2001 13:50:08 +0100
54887              Message-ID: <20010510135008.A2454@penderel>
54888      Branch: perl
54889            ! ext/B/B/Deparse.pm
54890 ____________________________________________________________________________
54891 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
54892         Log: A thinko in #10065.
54893      Branch: perl
54894            ! hv.c
54895 ____________________________________________________________________________
54896 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
54897         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
54898              From: Robin Houston <robin@kitsite.com>
54899              Date: Thu, 10 May 2001 02:10:34 +0100
54900              Message-ID: <20010510021034.A19421@penderel>
54901      Branch: perl
54902            ! ext/B/B.xs ext/B/B/Deparse.pm
54903 ____________________________________________________________________________
54904 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
54905         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
54906              From: Doug MacEachern <dougm@covalent.net>
54907              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
54908              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
54909      Branch: perl
54910            ! hv.c
54911 ____________________________________________________________________________
54912 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
54913         Log: One more workaround for the UTS compiler from Hal Morris.
54914      Branch: perl
54915            ! perl.h
54916 ____________________________________________________________________________
54917 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
54918         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
54919              From: Robin Houston <robin@kitsite.com>
54920              Date: Thu, 10 May 2001 01:02:08 +0100
54921              Message-ID: <20010510010208.A18200@penderel>
54922      Branch: perl
54923            ! ext/B/B/Debug.pm
54924 ____________________________________________________________________________
54925 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
54926         Log: Subject: [PATCH] Simplify deb_curcv() a bit
54927              From: Benjamin Sugars <bsugars@canoe.ca>
54928              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
54929              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
54930      Branch: perl
54931            ! run.c
54932 ____________________________________________________________________________
54933 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
54934         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
54935              From: Benjamin Sugars <bsugars@canoe.ca>
54936              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
54937              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
54938      Branch: perl
54939            ! t/lib/io_scalar.t
54940 ____________________________________________________________________________
54941 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
54942         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
54943              From: Peter Prymmer <pvhp@forte.com>
54944              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
54945              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
54946      Branch: perl
54947            ! t/lib/md5-file.t
54948 ____________________________________________________________________________
54949 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
54950         Log: Subject: [PATCH t/TEST] B::Deparse tester
54951              From: Robin Houston <robin@kitsite.com>
54952              Date: Wed, 9 May 2001 19:17:50 +0100
54953              Message-ID: <20010509191750.A16940@penderel>
54954      Branch: perl
54955            ! ext/B/O.pm t/TEST
54956 ____________________________________________________________________________
54957 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
54958         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
54959              From: Jeff Pinyan <jeffp@crusoe.net>
54960              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
54961              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
54962      Branch: perl
54963            ! lib/Pod/Html.pm
54964 ____________________________________________________________________________
54965 [ 10057] By: nick                                  on 2001/05/09  18:37:56
54966         Log: Integrate mainline.
54967      Branch: perlio
54968           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
54969           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
54970 ____________________________________________________________________________
54971 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
54972         Log: Update Changes.
54973      Branch: perl
54974            ! Changes patchlevel.h
54975 ____________________________________________________________________________
54976 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
54977         Log: Integrate perlio:
54978              
54979              [ 10050]
54980              win32, regen_config_h
54981      Branch: perl
54982           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
54983 ____________________________________________________________________________
54984 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
54985         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
54986              From: Benjamin Sugars <bsugars@canoe.ca>
54987              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
54988              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
54989      Branch: perl
54990            ! perlio.c
54991 ____________________________________________________________________________
54992 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
54993         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
54994              From: Benjamin Sugars <bsugars@canoe.ca>
54995              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
54996              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
54997      Branch: perl
54998            ! ext/PerlIO/Scalar/Scalar.xs
54999 ____________________________________________________________________________
55000 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
55001         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
55002              From: Jeff Pinyan <jeffp@crusoe.net>
55003              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
55004              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
55005      Branch: perl
55006            ! lib/Pod/Html.pm
55007 ____________________________________________________________________________
55008 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
55009         Log: EPOC tweak from Olaf Flebbe.
55010      Branch: perl
55011            ! epoc/epocish.h
55012 ____________________________________________________________________________
55013 [ 10050] By: nick                                  on 2001/05/09  14:37:57
55014         Log: win32, regen_config_h
55015      Branch: perlio
55016            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55017 ____________________________________________________________________________
55018 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
55019         Log: Integrate perlio:
55020              
55021              [ 10048]
55022              If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55023              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55024      Branch: perl
55025           !> pp_sys.c
55026 ____________________________________________________________________________
55027 [ 10048] By: nick                                  on 2001/05/09  11:59:50
55028         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
55029              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
55030      Branch: perlio
55031            ! pp_sys.c
55032 ____________________________________________________________________________
55033 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
55034         Log: Integrate perlio:
55035              
55036              [ 10045]
55037              MULTIPLICITY/DEBUGGING build fix.
55038      Branch: perl
55039           !> run.c
55040 ____________________________________________________________________________
55041 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
55042         Log: Subject: Re: Less warnings during configure
55043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55044              Date: Wed, 09 May 2001 13:12:49 +0200
55045              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
55046      Branch: perl
55047            ! hints/hpux.sh
55048 ____________________________________________________________________________
55049 [ 10045] By: nick                                  on 2001/05/09  09:56:59
55050         Log: MULTIPLICITY/DEBUGGING build fix.
55051      Branch: perlio
55052            ! run.c
55053 ____________________________________________________________________________
55054 [ 10044] By: nick                                  on 2001/05/09  09:46:37
55055         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
55056      Branch: perlio
55057           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
55058            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55059           !> (integrate 65 files)
55060 ____________________________________________________________________________
55061 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
55062         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55063              From: Robin Houston <robin@kitsite.com>
55064              Date: Tue, 8 May 2001 19:38:00 +0100
55065              Message-ID: <20010508193800.A4389@penderel>
55066              
55067              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55068              From: Robin Houston <robin@kitsite.com>
55069              Date: Tue, 8 May 2001 20:03:57 +0100
55070              Message-ID: <20010508200357.A4614@penderel>
55071              
55072              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
55073              From: Robin Houston <robin@kitsite.com>
55074              Date: Wed, 9 May 2001 00:12:05 +0100
55075              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
55076      Branch: perl
55077            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
55078 ____________________________________________________________________________
55079 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
55080         Log: Retract #10031.
55081      Branch: perl
55082            ! pod/perlfunc.pod
55083 ____________________________________________________________________________
55084 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
55085         Log: The metaconfig unit changes for #10040.
55086      Branch: metaconfig/U/perl
55087            ! Checkcc.U d_dlsymun.U dlsrc.U
55088 ____________________________________________________________________________
55089 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
55090         Log: The Configure half of
55091              
55092              Subject: Less warnings during configure
55093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55094              Date: Tue, 08 May 2001 08:44:02 +0200
55095              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55096      Branch: perl
55097            ! Configure
55098 ____________________________________________________________________________
55099 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
55100         Log: Subject: Less warnings during configure
55101              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55102              Date: Tue, 08 May 2001 08:44:02 +0200
55103              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
55104      Branch: perl
55105            ! hints/hpux.sh
55106 ____________________________________________________________________________
55107 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
55108         Log: Don't forget to whine about \d__\d.
55109      Branch: perl
55110            ! t/pragma/warn/toke toke.c
55111 ____________________________________________________________________________
55112 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
55113         Log: Allow underscores also in the exponent part.
55114      Branch: perl
55115            ! t/pragma/warn/toke toke.c
55116 ____________________________________________________________________________
55117 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
55118         Log: CodeMagicCD doesn't look like an *I*DE.
55119      Branch: perl
55120            ! pod/perlfaq3.pod
55121 ____________________________________________________________________________
55122 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
55123         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
55124              to be consistently down).
55125      Branch: perl
55126            ! pod/perlfaq3.pod
55127 ____________________________________________________________________________
55128 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
55129         Log: Upgrade to Text::Balanced 1.84.
55130      Branch: perl
55131            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
55132 ____________________________________________________________________________
55133 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
55134         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
55135              From: Benjamin Sugars <bsugars@canoe.ca>
55136              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
55137              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
55138      Branch: perl
55139            ! run.c
55140 ____________________________________________________________________________
55141 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
55142         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
55143              From: Peter Prymmer <pvhp@forte.com>
55144              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
55145              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
55146      Branch: perl
55147            ! t/pod/plainer.t
55148 ____________________________________________________________________________
55149 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
55150         Log: (Retracted by #10042)
55151              
55152              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
55153              From: "Philip Newton" <pnewton@gmx.de>
55154              Date: Tue, 8 May 2001 09:18:10 +0200
55155              Message-ID: <3AF7B9D2.28861.603732@localhost>
55156      Branch: perl
55157            ! pod/perlfunc.pod
55158 ____________________________________________________________________________
55159 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
55160         Log: Subject: [PATCH B::Deparse] Document known bugs
55161              From: Robin Houston <robin@kitsite.com>
55162              Date: Tue, 8 May 2001 01:53:34 +0100
55163              Message-ID: <20010508015334.A32394@penderel>
55164      Branch: perl
55165            ! ext/B/B/Deparse.pm
55166 ____________________________________________________________________________
55167 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
55168         Log: Subject: Re: Perl book, magazine and website updates.
55169              From: "Philip Newton" <pnewton@gmx.de>
55170              Date: Mon, 7 May 2001 17:03:58 +0200
55171              Message-ID: <3AF6D57E.5387.1E29930@localhost>
55172      Branch: perl
55173            ! pod/perlfaq2.pod
55174 ____________________________________________________________________________
55175 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
55176         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
55177              From: Peter Prymmer <pvhp@forte.com>
55178              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
55179              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
55180      Branch: perl
55181            ! t/io/fflush.t
55182 ____________________________________________________________________________
55183 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
55184         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
55185              From: Robin Houston <robin@kitsite.com>
55186              Date: Tue, 8 May 2001 01:14:55 +0100
55187              Message-ID: <20010508011455.A32162@penderel>
55188      Branch: perl
55189            ! ext/B/B/Deparse.pm
55190 ____________________________________________________________________________
55191 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
55192         Log: Typo in #10025.
55193      Branch: perl
55194            ! hints/uts.sh
55195 ____________________________________________________________________________
55196 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
55197         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
55198      Branch: perl
55199            ! hints/uts.sh
55200 ____________________________________________________________________________
55201 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
55202         Log: Subject: Re: [ID 20010506.045] question about hash syntax
55203              From: Peter Scott <Peter@PSDT.com>
55204              Date: Sun, 06 May 2001 13:10:40 -0700
55205              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
55206      Branch: perl
55207            ! pod/perl56delta.pod
55208 ____________________________________________________________________________
55209 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
55210         Log: Configure should figure out the list of dynamic extensions
55211              just fine in UTS-- and in fact it does, as reported by Hal Morris.
55212      Branch: perl
55213            ! hints/uts.sh
55214 ____________________________________________________________________________
55215 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
55216         Log: Update Changes.
55217      Branch: perl
55218            ! Changes patchlevel.h
55219 ____________________________________________________________________________
55220 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
55221         Log: Subject: [PATCH regcomp.c] Insecure regexes
55222              From: Robin Houston <robin@kitsite.com>
55223              Date: Mon, 7 May 2001 21:56:12 +0100
55224              Message-ID: <20010507215612.A31114@penderel>
55225      Branch: perl
55226            ! regcomp.c
55227 ____________________________________________________________________________
55228 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
55229         Log: Drop the foobar.perl.com references for now until Simon
55230              gets them sorted out.
55231      Branch: perl
55232            ! pod/perlfaq2.pod
55233 ____________________________________________________________________________
55234 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
55235         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
55236              From: Prymmer/Kahn <pvhp@best.com>
55237              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
55238              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
55239      Branch: perl
55240            ! lib/Devel/SelfStubber.pm
55241 ____________________________________________________________________________
55242 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
55243         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
55244              From: Prymmer/Kahn <pvhp@best.com>
55245              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
55246              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
55247      Branch: perl
55248            ! win32/Makefile
55249 ____________________________________________________________________________
55250 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
55251         Log: s/WebTechnique's/WebTechniques/
55252      Branch: perl
55253            ! pod/perlfaq2.pod
55254 ____________________________________________________________________________
55255 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
55256         Log: Llama 3 updates from Randal.
55257      Branch: perl
55258            ! pod/perlfaq2.pod
55259 ____________________________________________________________________________
55260 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
55261         Log: Subject: [PATCH] Help -Dt show correct pad variables
55262              From: Benjamin Sugars <ben.sugars@home.com>
55263              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
55264              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
55265      Branch: perl
55266            ! embed.h embed.pl proto.h run.c
55267 ____________________________________________________________________________
55268 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
55269         Log: Subject: [PATCH] Document C<our $foo : shared>
55270              From: Benjamin Sugars <ben.sugars@home.com>
55271              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
55272              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
55273      Branch: perl
55274            ! pod/perlfunc.pod
55275 ____________________________________________________________________________
55276 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
55277         Log: Subject: [PATCH B::Deparse] undefined folded constants
55278              From: Robin Houston <robin@kitsite.com>
55279              Date: Sun, 6 May 2001 17:19:09 +0100
55280              Message-ID: <20010506171909.A7046@penderel>
55281      Branch: perl
55282            ! ext/B/B/Deparse.pm
55283 ____________________________________________________________________________
55284 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
55285         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
55286              From: Robin Houston <robin@kitsite.com>
55287              Message-ID: <20010506164654.A6848@penderel>
55288              Date: Sun, 6 May 2001 16:46:54 +0100
55289      Branch: perl
55290            ! ext/B/B/Deparse.pm
55291 ____________________________________________________________________________
55292 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
55293         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
55294              From: Robin Houston <robin@kitsite.com>
55295              Date: Sun, 6 May 2001 14:47:02 +0100
55296              Message-ID: <20010506144702.A6308@penderel>
55297      Branch: perl
55298            ! t/op/my_stash.t
55299 ____________________________________________________________________________
55300 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
55301         Log: Subject: Perl book, magazine and website updates.
55302              From: Simon Cozens <simon@netthink.co.uk>
55303              Date: Sun, 6 May 2001 16:55:36 +0100
55304              Message-ID: <20010506165536.A1795@netthink.co.uk>
55305      Branch: perl
55306            ! pod/perlbook.pod pod/perlfaq2.pod
55307 ____________________________________________________________________________
55308 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
55309         Log: Tweaks on the Tru64 prof options.
55310      Branch: perl
55311            ! pod/perlhack.pod
55312 ____________________________________________________________________________
55313 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
55314         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
55315              From: Robin Houston <robin@kitsite.com>
55316              Date: Sun, 6 May 2001 14:40:51 +0100
55317              Message-ID: <20010506144051.A6279@penderel>
55318      Branch: perl
55319            ! t/pod/testp2pt.pl
55320 ____________________________________________________________________________
55321 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
55322         Log: Subject: [PATCH B::Deparse] scoping
55323              From: Robin Houston <robin@kitsite.com>
55324              Date: Sun, 6 May 2001 14:36:56 +0100
55325              Message-ID: <20010506143656.A4006@penderel>
55326      Branch: perl
55327            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
55328 ____________________________________________________________________________
55329 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
55330         Log: Document the undefinedness of bitshifting out of range.
55331      Branch: perl
55332            ! pod/perlop.pod
55333 ____________________________________________________________________________
55334 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
55335         Log: Retract #10003 and update the IDE descriptions a bit.
55336      Branch: perl
55337            ! pod/perlfaq3.pod
55338 ____________________________________________________________________________
55339 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
55340         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
55341              From: Prymmer/Kahn <pvhp@best.com>
55342              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
55343              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
55344      Branch: perl
55345            ! win32/Makefile win32/buildext.pl win32/config.bc
55346            ! win32/config.gc win32/config.vc
55347 ____________________________________________________________________________
55348 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
55349         Log: (Retracted by #10005.)
55350      Branch: perl
55351            ! pod/perlfaq3.pod
55352 ____________________________________________________________________________
55353 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
55354         Log: It's "psed", not "sed".
55355      Branch: perl
55356            ! x2p/s2p.PL
55357 ____________________________________________________________________________
55358 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
55359         Log: Update Changes.
55360      Branch: perl
55361            ! Changes patchlevel.h
55362 ____________________________________________________________________________
55363 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
55364         Log: Subject: Re: bleadperl make install fails due to "psed"
55365              From: andreas.koenig@anima.de (Andreas J. Koenig)
55366              Date: 05 May 2001 18:23:28 +0200
55367              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
55368      Branch: perl
55369            ! x2p/Makefile.SH x2p/s2p.PL
55370 ____________________________________________________________________________
55371 [  9999] By: jhi                                   on 2001/05/05  18:28:09
55372         Log: AUTHORS updates.
55373      Branch: perl
55374            ! AUTHORS
55375 ____________________________________________________________________________
55376 [  9998] By: jhi                                   on 2001/05/05  18:16:00
55377         Log: Updates on the pods related to the modules included since 5.6.
55378              
55379              TODO: perltodo really could use major updating.
55380      Branch: perl
55381            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
55382            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
55383            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
55384            ! pod/perlsyn.pod pod/perltodo.pod
55385 ____________________________________________________________________________
55386 [  9997] By: jhi                                   on 2001/05/05  17:35:17
55387         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
55388              from Kurt Skauen.
55389      Branch: perl
55390            + hints/atheos.sh
55391            ! MANIFEST
55392 ____________________________________________________________________________
55393 [  9996] By: jhi                                   on 2001/05/05  17:25:00
55394         Log: Add preemptive #undefs for some of the shorter and more prone
55395              to collision regcomp.h #defines.  (Background: the MASK collided
55396              with a system header #define in Rhapsody.)
55397      Branch: perl
55398            ! regcomp.h
55399 ____________________________________________________________________________
55400 [  9995] By: jhi                                   on 2001/05/05  13:24:21
55401         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
55402              From: Nicholas Clark <nick@ccl4.org>
55403              Date: Sat, 5 May 2001 14:46:39 +0100
55404              Message-ID: <20010505144639.O53513@plum.flirble.org>
55405              
55406              Add a test for the constants (if any) being processed correctly.
55407      Branch: perl
55408            ! utils/h2xs.PL
55409 ____________________________________________________________________________
55410 [  9994] By: jhi                                   on 2001/05/05  02:11:03
55411         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
55412              From: Peter Prymmer <pvhp@forte.com>
55413              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
55414              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
55415      Branch: perl
55416            ! t/lib/b-stash.t
55417 ____________________________________________________________________________
55418 [  9993] By: jhi                                   on 2001/05/05  02:03:49
55419         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
55420              From: Peter Prymmer <pvhp@forte.com>
55421              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
55422              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
55423      Branch: perl
55424            ! perlio.c vms/vmsish.h
55425 ____________________________________________________________________________
55426 [  9992] By: jhi                                   on 2001/05/04  17:21:12
55427         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
55428              From: Robin Barker <rmb1@cise.npl.co.uk>
55429              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
55430              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
55431      Branch: perl
55432            + t/pod/plainer.t
55433            ! MANIFEST
55434 ____________________________________________________________________________
55435 [  9991] By: jhi                                   on 2001/05/04  16:47:45
55436         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
55437              From: Robin Barker <rmb1@cise.npl.co.uk>
55438              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
55439              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
55440      Branch: perl
55441            ! regcomp.c
55442 ____________________________________________________________________________
55443 [  9990] By: jhi                                   on 2001/05/04  14:37:20
55444         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
55445              From: Prymmer/Kahn <pvhp@best.com>
55446              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
55447              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
55448      Branch: perl
55449            ! t/lib/b-stash.t
55450 ____________________________________________________________________________
55451 [  9989] By: jhi                                   on 2001/05/04  14:03:58
55452         Log: Introduce perl572delta, update Todo, add the missing
55453              mention about signal safety since 5.7.1 (though this
55454              requires verification and more details.)
55455      Branch: perl
55456            + pod/perl572delta.pod
55457            ! MANIFEST Todo pod/perl571delta.pod
55458 ____________________________________________________________________________
55459 [  9988] By: jhi                                   on 2001/05/04  12:41:51
55460         Log: Subject: [PATCH perl@9944] long =item
55461              From: Robin Barker <rmb1@cise.npl.co.uk>
55462              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
55463              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
55464      Branch: perl
55465            ! ext/Time/HiRes/HiRes.pm
55466 ____________________________________________________________________________
55467 [  9987] By: jhi                                   on 2001/05/04  12:39:19
55468         Log: The #9901 had removed one line essential for EBCDIC.
55469      Branch: perl
55470            ! regcomp.c
55471 ____________________________________________________________________________
55472 [  9986] By: jhi                                   on 2001/05/04  12:30:23
55473         Log: Subject: cygwin/Makefile.SHs INSTALL patch
55474              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
55475              Date: Mon, 08 Jan 2001 04:59:21 +0200
55476              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
55477      Branch: perl
55478            ! cygwin/Makefile.SHs
55479 ____________________________________________________________________________
55480 [  9985] By: jhi                                   on 2001/05/04  03:51:39
55481         Log: Encode/IO doc tweaks.
55482      Branch: perl
55483            ! ext/Encode/Encode.pm
55484 ____________________________________________________________________________
55485 [  9984] By: jhi                                   on 2001/05/04  03:29:34
55486         Log: Remove GDBM_File from the dynamic extensions for UTS,
55487              GDBM is not a standard feature.
55488      Branch: perl
55489            ! hints/uts.sh
55490 ____________________________________________________________________________
55491 [  9983] By: jhi                                   on 2001/05/04  03:22:59
55492         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
55493      Branch: perl
55494            ! pod/perlretut.pod
55495 ____________________________________________________________________________
55496 [  9982] By: jhi                                   on 2001/05/03  23:21:03
55497         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
55498              From: Benjamin Sugars <bsugars@canoe.ca>
55499              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
55500              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
55501      Branch: perl
55502            ! dump.c
55503 ____________________________________________________________________________
55504 [  9981] By: jhi                                   on 2001/05/03  23:20:05
55505         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
55506              From: Benjamin Sugars <bsugars@canoe.ca>
55507              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
55508              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
55509      Branch: perl
55510            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55511 ____________________________________________________________________________
55512 [  9980] By: jhi                                   on 2001/05/03  23:15:29
55513         Log: Integrate perlio:
55514              
55515              [  9976]
55516              Allow $answer = encode($object,$text); like it says in docs.
55517              
55518              [  9975]
55519              Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55520              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55521      Branch: perl
55522           !> ext/Encode/Encode.pm
55523 ____________________________________________________________________________
55524 [  9979] By: jhi                                   on 2001/05/03  16:54:59
55525         Log: Install psed man page.
55526      Branch: perl
55527            ! installman
55528 ____________________________________________________________________________
55529 [  9978] By: jhi                                   on 2001/05/03  16:45:58
55530         Log: Remove unused files; noted by Sarathy.
55531      Branch: perl
55532            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
55533            ! MANIFEST
55534 ____________________________________________________________________________
55535 [  9977] By: jhi                                   on 2001/05/03  16:42:30
55536         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
55537              From: Andy Dougherty <doughera@lafayette.edu>
55538              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
55539              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
55540      Branch: perl
55541            ! INSTALL
55542 ____________________________________________________________________________
55543 [  9976] By: nick                                  on 2001/05/03  16:40:42
55544         Log: Allow $answer = encode($object,$text); like it says in docs.
55545      Branch: perlio
55546            ! ext/Encode/Encode.pm
55547 ____________________________________________________________________________
55548 [  9975] By: nick                                  on 2001/05/03  16:22:30
55549         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
55550              to be in scope (fair enough), and also a package variable (our) for eval to see it.
55551      Branch: perlio
55552            ! ext/Encode/Encode.pm
55553 ____________________________________________________________________________
55554 [  9974] By: nick                                  on 2001/05/03  15:48:17
55555         Log: Integrate mainline.
55556      Branch: perlio
55557           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
55558           +> t/lib/filter-simple.t t/lib/next.t
55559           !> (integrate 70 files)
55560 ____________________________________________________________________________
55561 [  9973] By: jhi                                   on 2001/05/03  13:09:09
55562         Log: Update Changes.
55563      Branch: perl
55564            ! Changes patchlevel.h
55565 ____________________________________________________________________________
55566 [  9972] By: jhi                                   on 2001/05/03  12:58:33
55567         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
55568              From: Prymmer/Kahn <pvhp@best.com>
55569              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
55570              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
55571      Branch: perl
55572            ! t/io/fflush.t
55573 ____________________________________________________________________________
55574 [  9971] By: jhi                                   on 2001/05/03  12:57:26
55575         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
55576              From: Prymmer/Kahn <pvhp@best.com>
55577              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
55578              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
55579      Branch: perl
55580            ! win32/FindExt.pm
55581 ____________________________________________________________________________
55582 [  9970] By: jhi                                   on 2001/05/03  02:42:46
55583         Log: Can't croak sans thread context, from Doug MacEachern.
55584      Branch: perl
55585            ! toke.c
55586 ____________________________________________________________________________
55587 [  9969] By: jhi                                   on 2001/05/03  01:23:48
55588         Log: Subject: Random input test and Perl
55589              From: Ilya Zakharevich <ilya@math.berkeley.edu>
55590              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
55591              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
55592      Branch: perl
55593            ! toke.c
55594 ____________________________________________________________________________
55595 [  9968] By: jhi                                   on 2001/05/02  22:17:21
55596         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
55597              From: Peter Prymmer <pvhp@forte.com>
55598              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
55599              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
55600      Branch: perl
55601            ! pod/perlfunc.pod pod/perlport.pod
55602 ____________________________________________________________________________
55603 [  9967] By: jhi                                   on 2001/05/02  20:12:45
55604         Log: Workaround for UTS compiler casting bug from Hal Morris.
55605      Branch: perl
55606            ! perl.h
55607 ____________________________________________________________________________
55608 [  9966] By: jhi                                   on 2001/05/02  18:31:37
55609         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
55610              From: Dan Sugalski <dan@sidhe.org>
55611              Date: Wed, 02 May 2001 15:23:22 -0400
55612              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
55613      Branch: perl
55614            ! perl.c vms/vms.c
55615 ____________________________________________________________________________
55616 [  9965] By: jhi                                   on 2001/05/02  18:21:29
55617         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
55618      Branch: perl
55619            ! pod/perlfunc.pod
55620 ____________________________________________________________________________
55621 [  9964] By: jhi                                   on 2001/05/02  18:15:01
55622         Log: Document large files in INSTALL, document also the %x
55623              limitation if not use64bitint, closes bug 20010326.007.
55624      Branch: perl
55625            ! INSTALL
55626 ____________________________________________________________________________
55627 [  9963] By: jhi                                   on 2001/05/02  17:24:47
55628         Log: perlmodlib tweaks; regen pods.
55629      Branch: perl
55630            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
55631            ! pod/perltoc.pod
55632 ____________________________________________________________________________
55633 [  9962] By: jhi                                   on 2001/05/02  17:14:00
55634         Log: Fix for a segfault, from Marc Lehmann.
55635      Branch: perl
55636            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
55637 ____________________________________________________________________________
55638 [  9961] By: jhi                                   on 2001/05/02  15:55:53
55639         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
55640              From: "Philip Newton" <pnewton@gmx.de>
55641              Date: Wed, 2 May 2001 18:39:03 +0200
55642              Message-ID: <3AF05447.15525.173B588@localhost>
55643      Branch: perl
55644            ! pod/perlop.pod
55645 ____________________________________________________________________________
55646 [  9960] By: jhi                                   on 2001/05/02  15:35:37
55647         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
55648              From: Dan Sugalski <dan@sidhe.org>
55649              Date: Wed, 02 May 2001 11:37:27 -0400
55650              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
55651      Branch: perl
55652            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
55653            ! thread.h vms/vms.c vms/vmsish.h
55654 ____________________________________________________________________________
55655 [  9959] By: jhi                                   on 2001/05/02  15:21:08
55656         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
55657              From: Benjamin Sugars <bsugars@canoe.ca>
55658              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
55659              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
55660      Branch: perl
55661            ! ext/PerlIO/Scalar/Scalar.xs
55662 ____________________________________________________________________________
55663 [  9958] By: jhi                                   on 2001/05/02  15:15:53
55664         Log: Bug in #9915, spotted by Mike Guy.
55665      Branch: perl
55666            ! installperl
55667 ____________________________________________________________________________
55668 [  9957] By: jhi                                   on 2001/05/02  13:26:01
55669         Log: Add a test for not griping about references as array
55670              indices if the reference has magic in it (overloaded
55671              methods).
55672      Branch: perl
55673            ! pod/perldiag.pod t/pragma/warn/pp_hot
55674 ____________________________________________________________________________
55675 [  9956] By: jhi                                   on 2001/05/02  13:07:01
55676         Log: Retracted a bit too much in #9952.
55677      Branch: perl
55678            ! t/pragma/sub_lval.t
55679 ____________________________________________________________________________
55680 [  9955] By: jhi                                   on 2001/05/02  13:05:38
55681         Log: Test for #9952.
55682      Branch: perl
55683            ! t/op/tie.t
55684 ____________________________________________________________________________
55685 [  9954] By: jhi                                   on 2001/05/02  11:48:18
55686         Log: Additional note on the encoding example: one cannot
55687              convert string constants in-place.
55688      Branch: perl
55689            ! ext/Encode/Encode.pm
55690 ____________________________________________________________________________
55691 [  9953] By: jhi                                   on 2001/05/02  11:43:51
55692         Log: Note that if you have recent enough Perl you already
55693              have Filter::Util::Call.
55694      Branch: perl
55695            ! lib/Filter/Simple.pm
55696 ____________________________________________________________________________
55697 [  9952] By: jhi                                   on 2001/05/02  11:31:53
55698         Log: Retract changes #8254 and #8255, causes coredump in
55699              'tie FH, "main"', reported by Abigail, culprit found by
55700              Benjamin Sugars.  Mirrors maintperl change #9950.
55701      Branch: perl
55702            ! op.c t/pragma/sub_lval.t
55703 ____________________________________________________________________________
55704 [  9951] By: jhi                                   on 2001/05/02  11:14:29
55705         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
55706      Branch: perl
55707            + t/lib/MyFilter.pm
55708 ____________________________________________________________________________
55709 [  9950] By: gsar                                  on 2001/05/02  03:17:11
55710         Log: revert integration of changes#8254,8255 in change#8620 (causes
55711              a coredump in C<tie FH, 'foo'>; the idea itself may need better
55712              rationalization)
55713      Branch: maint-5.6/perl
55714            ! op.c t/pragma/sub_lval.t
55715 ____________________________________________________________________________
55716 [  9949] By: gsar                                  on 2001/05/02  02:56:32
55717         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
55718              
55719              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55720              
55721              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55722      Branch: maint-5.6/perl
55723           !> hints/svr5.sh
55724 ____________________________________________________________________________
55725 [  9948] By: gsar                                  on 2001/05/02  02:49:15
55726         Log: pod/find.t breaks on VMS (from Craig Berry)
55727      Branch: maint-5.6/perl
55728            ! t/pod/find.t
55729 ____________________________________________________________________________
55730 [  9947] By: jhi                                   on 2001/05/02  02:43:09
55731         Log: Add an encoding conversion example.
55732      Branch: perl
55733            ! ext/Encode/Encode.pm
55734 ____________________________________________________________________________
55735 [  9946] By: jhi                                   on 2001/05/02  01:34:22
55736         Log: Another coat of paint but still nowhere finished.
55737              Need to decide on the semantics of strptime(): should
55738              strptime() be a function instead of a method?  To do
55739              the week/monthname-strptiming the i18n/l10n bullet needs
55740              to be bitten with gusto.
55741      Branch: perl
55742            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
55743 ____________________________________________________________________________
55744 [  9945] By: jhi                                   on 2001/05/01  23:40:52
55745         Log: Update Changes.
55746      Branch: perl
55747            ! Changes patchlevel.h
55748 ____________________________________________________________________________
55749 [  9944] By: jhi                                   on 2001/05/01  23:33:37
55750         Log: Add known-to-be-tested modules to the list-to-be-skipped.
55751      Branch: perl
55752            ! t/lib/1_compile.t
55753 ____________________________________________________________________________
55754 [  9943] By: jhi                                   on 2001/05/01  23:24:40
55755         Log: Subject: BorlandC++ fix
55756              From: "Vadim Konovalov" <watman@inbox.ru>
55757              Date: Mon, 30 Apr 2001 20:12:26 -0700
55758              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
55759      Branch: perl
55760            ! win32/makefile.mk
55761 ____________________________________________________________________________
55762 [  9942] By: jhi                                   on 2001/05/01  23:18:02
55763         Log: Update to Filter::Simple 0.60, create a test for it.
55764      Branch: perl
55765            + t/lib/filter-simple.t
55766            ! MANIFEST lib/Filter/Simple.pm
55767 ____________________________________________________________________________
55768 [  9941] By: jhi                                   on 2001/05/01  19:47:24
55769         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
55770              From: Hugo <hv@crypt.compulink.co.uk>
55771              Date: Tue, 01 May 2001 20:12:20 +0100
55772              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
55773      Branch: perl
55774            ! pp_hot.c t/op/re_tests
55775 ____________________________________________________________________________
55776 [  9940] By: jhi                                   on 2001/05/01  19:42:16
55777         Log: Integrate perlio:
55778              
55779              [  9936]
55780              Fix for base.pm clobbering $VERSION
55781              
55782              [  9935]
55783              Test for base.pm clobbering $VERSION.
55784      Branch: perl
55785           !> lib/base.pm t/lib/fields.t
55786 ____________________________________________________________________________
55787 [  9939] By: jhi                                   on 2001/05/01  19:39:51
55788         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
55789              From: Benjamin Sugars <bsugars@canoe.ca>
55790              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
55791              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
55792      Branch: perl
55793            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55794 ____________________________________________________________________________
55795 [  9938] By: jhi                                   on 2001/05/01  19:34:09
55796         Log: Add NEXT, a pseudo-class for method redispatching.
55797              <Damian>NEXT.pm probably offers more bang-for-buck
55798              than anything else I've ever written.</Damian>
55799      Branch: perl
55800            + lib/NEXT.pm t/lib/next.t
55801            ! MANIFEST
55802 ____________________________________________________________________________
55803 [  9937] By: jhi                                   on 2001/05/01  19:21:41
55804         Log: Update to Switch 2.02.
55805      Branch: perl
55806            ! lib/Switch.pm t/lib/switch.t
55807 ____________________________________________________________________________
55808 [  9936] By: nick                                  on 2001/05/01  19:09:21
55809         Log: Fix for base.pm clobbering $VERSION
55810      Branch: perlio
55811            ! lib/base.pm
55812 ____________________________________________________________________________
55813 [  9935] By: nick                                  on 2001/05/01  18:54:38
55814         Log: Test for base.pm clobbering $VERSION.
55815      Branch: perlio
55816            ! t/lib/fields.t
55817 ____________________________________________________________________________
55818 [  9934] By: jhi                                   on 2001/05/01  18:39:10
55819         Log: Add information about Scalar::Util::blessed.
55820      Branch: perl
55821            ! pod/perlobj.pod
55822 ____________________________________________________________________________
55823 [  9933] By: jhi                                   on 2001/05/01  18:33:51
55824         Log: Subject: Extra UNIVERSAL documentation
55825              From: Mike Guy <mjtg@cam.ac.uk>
55826              Date: Tue, 01 May 2001 20:12:11 +0100
55827              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
55828      Branch: perl
55829            ! pod/perlobj.pod
55830 ____________________________________________________________________________
55831 [  9932] By: jhi                                   on 2001/05/01  18:26:54
55832         Log: Subject: Autoflush in tests as appropriate
55833              From: Mike Guy <mjtg@cam.ac.uk>
55834              Date: Tue, 01 May 2001 20:05:31 +0100
55835              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
55836      Branch: perl
55837            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
55838            ! t/op/taint.t
55839 ____________________________________________________________________________
55840 [  9931] By: jhi                                   on 2001/05/01  18:02:29
55841         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
55842              From: Benjamin Sugars <bsugars@canoe.ca>
55843              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
55844              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
55845      Branch: perl
55846            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55847 ____________________________________________________________________________
55848 [  9930] By: jhi                                   on 2001/05/01  15:12:26
55849         Log: Subject: Re: Finally got a round tuit
55850              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55851              Date: Tue, 01 May 2001 14:14:10 +0200
55852              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
55853              
55854              The -DP part, slightly modified.
55855      Branch: perl
55856            ! perl.c
55857 ____________________________________________________________________________
55858 [  9929] By: jhi                                   on 2001/05/01  14:17:15
55859         Log: Subject: Re: Finally got a round tuit
55860              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55861              Date: Tue, 01 May 2001 16:34:06 +0200
55862              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
55863              
55864              cpp and optimization tweaks for HP-UX.
55865      Branch: perl
55866            ! hints/hpux.sh
55867 ____________________________________________________________________________
55868 [  9928] By: jhi                                   on 2001/05/01  13:24:20
55869         Log: Tune the scan_num() comments to reality.
55870      Branch: perl
55871            ! toke.c
55872 ____________________________________________________________________________
55873 [  9927] By: jhi                                   on 2001/05/01  13:14:01
55874         Log: Subject: [PATCH B::Deparse] optimised sort
55875              From: Robin Houston <robin@kitsite.com>
55876              Date: Tue, 1 May 2001 14:07:12 +0100
55877              Message-ID: <20010501140712.A4266@penderel>
55878      Branch: perl
55879            ! ext/B/B/Deparse.pm
55880 ____________________________________________________________________________
55881 [  9926] By: jhi                                   on 2001/05/01  13:10:53
55882         Log: Subject: [PATCH t/lib/b-deparse.t] 
55883              From: Robin Houston <robin@kitsite.com>
55884              Date: Tue, 1 May 2001 13:37:42 +0100
55885              Message-ID: <20010501133742.A4082@penderel>
55886      Branch: perl
55887            ! t/lib/b-deparse.t
55888 ____________________________________________________________________________
55889 [  9925] By: jhi                                   on 2001/05/01  13:10:13
55890         Log: Subject: [PATCH B::Deparse] for(;;), sort
55891              From: Robin Houston <robin@kitsite.com>
55892              Date: Tue, 1 May 2001 13:35:00 +0100
55893              Message-ID: <20010501133500.A4061@penderel>
55894      Branch: perl
55895            ! ext/B/B/Deparse.pm
55896 ____________________________________________________________________________
55897 [  9924] By: jhi                                   on 2001/05/01  13:09:22
55898         Log: Subject: [PATCH B::Deparse] do, warn, use
55899              From: Robin Houston <robin@kitsite.com>
55900              Date: Tue, 1 May 2001 13:31:03 +0100
55901              Message-ID: <20010501133103.A4041@penderel>
55902      Branch: perl
55903            ! ext/B/B/Deparse.pm
55904 ____________________________________________________________________________
55905 [  9923] By: jhi                                   on 2001/05/01  11:45:36
55906         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
55907              From: Benjamin Sugars <ben.sugars@home.com>
55908              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
55909              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
55910      Branch: perl
55911            + t/io/fflush.t
55912            ! MANIFEST
55913 ____________________________________________________________________________
55914 [  9922] By: jhi                                   on 2001/05/01  11:35:42
55915         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
55916              From: Peter Prymmer <pvhp@forte.com>
55917              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
55918              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
55919      Branch: perl
55920            ! t/lib/selfstubber.t
55921 ____________________________________________________________________________
55922 [  9921] By: jhi                                   on 2001/04/30  16:34:33
55923         Log: Subject: [PATCH B::Concise] suppress warning
55924              From: Robin Houston <robin@kitsite.com>
55925              Date: Mon, 30 Apr 2001 16:09:49 +0100
55926              Message-ID: <20010430160949.A25086@penderel>
55927      Branch: perl
55928            ! ext/B/B/Concise.pm
55929 ____________________________________________________________________________
55930 [  9920] By: jhi                                   on 2001/04/30  13:56:04
55931         Log: Strip the *markers* from #9919.
55932      Branch: perl
55933            ! pod/perlfaq.pod pod/perlfaq5.pod
55934 ____________________________________________________________________________
55935 [  9919] By: jhi                                   on 2001/04/30  13:54:04
55936         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
55937              From: Gwyn Judd <b.judd@xtra.co.nz>
55938              Date: Sun, 29 Apr 2001 01:47:49 +1200
55939              Message-ID: <20010429014749.A4418@thislove>
55940      Branch: perl
55941            ! pod/perlfaq.pod pod/perlfaq5.pod
55942 ____________________________________________________________________________
55943 [  9918] By: jhi                                   on 2001/04/30  13:13:54
55944         Log: More_tweakage.
55945      Branch: perl
55946            ! pod/perldata.pod pod/perldiag.pod
55947 ____________________________________________________________________________
55948 [  9917] By: jhi                                   on 2001/04/30  13:01:27
55949         Log: Update Changes.
55950      Branch: perl
55951            ! Changes patchlevel.h
55952 ____________________________________________________________________________
55953 [  9916] By: jhi                                   on 2001/04/30  12:57:03
55954         Log: T_w_e_a_k_a_g_e.
55955      Branch: perl
55956            ! pod/perldata.pod pod/perldiag.pod
55957 ____________________________________________________________________________
55958 [  9915] By: jhi                                   on 2001/04/30  12:39:29
55959         Log: Install s2p also as psed.
55960              
55961              TODO: psed documentation?
55962      Branch: perl
55963            ! installperl
55964 ____________________________________________________________________________
55965 [  9914] By: jhi                                   on 2001/04/30  12:29:21
55966         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
55967              From: Jens Hamisch <jens@Strawberry.COM>
55968              Date: Fri, 27 Apr 2001 17:00:36 +0200
55969              Message-ID: <20010427170036.K1372@Strawberry.COM>
55970              
55971              SOCKS5_VERSION_NAME is the right symbol to detect
55972              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
55973              function called socks5_init() is available, and even that is
55974              not universal, most SOCKS5 installations use SOCKSinit()).
55975      Branch: perl
55976            ! perlio.c
55977 ____________________________________________________________________________
55978 [  9913] By: jhi                                   on 2001/04/30  12:22:15
55979         Log: Allow a zero timeout on IO::Socket accept and connect--
55980              though one really shouldn't do that.  Based on
55981              
55982              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
55983              From: "John Holdsworth" <coldwave@bigfoot.com>
55984              Date: Sun, 4 Feb 2001 12:48:18 +0100
55985              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
55986      Branch: perl
55987            ! ext/IO/lib/IO/Socket.pm
55988 ____________________________________________________________________________
55989 [  9912] By: jhi                                   on 2001/04/30  11:27:27
55990         Log: Save the spot of regprev (see #9911) for binary compatibility;
55991              regen API.
55992      Branch: perl
55993            ! embedvar.h perlapi.h thrdvar.h
55994 ____________________________________________________________________________
55995 [  9911] By: jhi                                   on 2001/04/30  11:22:03
55996         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
55997              From: Hugo <hv@crypt.compulink.co.uk>
55998              Date: Sun, 29 Apr 2001 17:09:30 +0100
55999              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
56000      Branch: perl
56001            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
56002 ____________________________________________________________________________
56003 [  9910] By: jhi                                   on 2001/04/30  11:15:12
56004         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
56005              a dummy for PL_numeric_radix); no pressing reason to break
56006              binary compatibility; regen API.
56007      Branch: perl
56008            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
56009            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
56010 ____________________________________________________________________________
56011 [  9909] By: jhi                                   on 2001/04/30  10:56:08
56012         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
56013              From: Walt Mankowski <waltman@netaxs.com>
56014              Date: Sun, 29 Apr 2001 21:53:48 -0400
56015              Message-ID: <20010429215348.A3971@netaxs.com>
56016      Branch: perl
56017            ! pod/perlfunc.pod
56018 ____________________________________________________________________________
56019 [  9908] By: jhi                                   on 2001/04/30  10:49:40
56020         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
56021      Branch: perl
56022            ! t/lib/selfstubber.t
56023 ____________________________________________________________________________
56024 [  9907] By: nick                                  on 2001/04/30  09:26:50
56025         Log: Integrate mainline.
56026      Branch: perlio
56027           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56028 ____________________________________________________________________________
56029 [  9906] By: jhi                                   on 2001/04/29  23:24:20
56030         Log: Abigail spotted a thinko in #9905.
56031      Branch: perl
56032            ! pod/perldiag.pod
56033 ____________________________________________________________________________
56034 [  9905] By: jhi                                   on 2001/04/29  15:55:39
56035         Log: Changed the underscore/undebar syntax in numeric constants;
56036              now any grouping will do, as long as the underscores are not
56037              consecutive (so "zero-grouping" is out), and they do not begin
56038              or end the integer or fractional parts.
56039      Branch: perl
56040            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
56041 ____________________________________________________________________________
56042 [  9904] By: nick                                  on 2001/04/29  15:43:22
56043         Log: Integrate mainline.
56044      Branch: perlio
56045           +> (branch 98 files)
56046            - lib/unicode/Block.pl
56047            - lib/unicode/In/AlphabeticPresentationForms.pl
56048            - lib/unicode/In/Arabic.pl
56049            - lib/unicode/In/ArabicPresentationForms-A.pl
56050            - lib/unicode/In/ArabicPresentationForms-B.pl
56051            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56052            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56053            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56054            - lib/unicode/In/BopomofoExtended.pl
56055            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56056            - lib/unicode/In/CJKCompatibility.pl
56057            - lib/unicode/In/CJKCompatibilityForms.pl
56058            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56059            - lib/unicode/In/CJKRadicalsSupplement.pl
56060            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56061            - lib/unicode/In/CJKUnifiedIdeographs.pl
56062            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56063            - lib/unicode/In/Cherokee.pl
56064            - lib/unicode/In/CombiningDiacriticalMarks.pl
56065            - lib/unicode/In/CombiningHalfMarks.pl
56066            - lib/unicode/In/CombiningMarksforSymbols.pl
56067            - lib/unicode/In/ControlPictures.pl
56068            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56069            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56070            - lib/unicode/In/EnclosedAlphanumerics.pl
56071            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56072            - lib/unicode/In/Ethiopic.pl
56073            - lib/unicode/In/GeneralPunctuation.pl
56074            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56075            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56076            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56077            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56078            - lib/unicode/In/HangulCompatibilityJamo.pl
56079            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56080            - lib/unicode/In/Hebrew.pl
56081            - lib/unicode/In/HighPrivateUseSurrogates.pl
56082            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
56083            - lib/unicode/In/IPAExtensions.pl
56084            - lib/unicode/In/IdeographicDescriptionCharacters.pl
56085            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
56086            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
56087            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
56088            - lib/unicode/In/Latin-1Supplement.pl
56089            - lib/unicode/In/LatinExtended-A.pl
56090            - lib/unicode/In/LatinExtended-B.pl
56091            - lib/unicode/In/LatinExtendedAdditional.pl
56092            - lib/unicode/In/LetterlikeSymbols.pl
56093            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
56094            - lib/unicode/In/MathematicalOperators.pl
56095            - lib/unicode/In/MiscellaneousSymbols.pl
56096            - lib/unicode/In/MiscellaneousTechnical.pl
56097            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
56098            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
56099            - lib/unicode/In/OpticalCharacterRecognition.pl
56100            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
56101            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
56102            - lib/unicode/In/SmallFormVariants.pl
56103            - lib/unicode/In/SpacingModifierLetters.pl
56104            - lib/unicode/In/Specials.pl
56105            - lib/unicode/In/SuperscriptsandSubscripts.pl
56106            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
56107            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
56108            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
56109            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
56110            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
56111           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
56112           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
56113           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
56114           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
56115           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
56116           !> utf8.c win32/Makefile
56117 ____________________________________________________________________________
56118 [  9903] By: jhi                                   on 2001/04/29  14:30:53
56119         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
56120              From: Prymmer/Kahn <pvhp@best.com>
56121              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
56122              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
56123      Branch: perl
56124            ! win32/Makefile
56125 ____________________________________________________________________________
56126 [  9902] By: jhi                                   on 2001/04/29  02:52:44
56127         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
56128              From: "Abigail" <abigail@foad.org>
56129              Date: Sun, 29 Apr 2001 03:14:25 +0200
56130              Message-ID: <20010429011425.24503.qmail@foad.org>
56131      Branch: perl
56132            ! ext/IO/lib/IO/Seekable.pm
56133 ____________________________________________________________________________
56134 [  9901] By: jhi                                   on 2001/04/29  02:04:46
56135         Log: In character classes one couldn't have 0x80..0xff characters
56136              at the left hand side if there were 0x100.. characters in the
56137              character class.
56138      Branch: perl
56139            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
56140            ! t/op/pat.t utf8.c
56141 ____________________________________________________________________________
56142 [  9900] By: jhi                                   on 2001/04/28  22:55:04
56143         Log: Forgot the latest mktables.PL from #9899.
56144      Branch: perl
56145            ! lib/unicode/mktables.PL
56146 ____________________________________________________________________________
56147 [  9899] By: jhi                                   on 2001/04/28  22:53:28
56148         Log: Explain the \p{} and \P{} error message better and
56149              have prettier prettyprint in In.pl.
56150      Branch: perl
56151            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
56152            ! pod/perldiag.pod
56153 ____________________________________________________________________________
56154 [  9898] By: jhi                                   on 2001/04/28  21:03:34
56155         Log: Add one possible explanation for the "Invalid [] range" error.
56156      Branch: perl
56157            ! pod/perldiag.pod
56158 ____________________________________________________________________________
56159 [  9897] By: jhi                                   on 2001/04/28  17:18:26
56160         Log: Add a level of indirection to the implementation of \p{InFoo}
56161              so that we don't have to have long filenames.  (Nothing changes
56162              in the user interface.)   The indirection is defined in
56163              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
56164              Also rename some the character classes by removing '-' from
56165              the classnames, and finally renamed Block.pl as Blocks.pl.
56166      Branch: perl
56167            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
56168            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
56169            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
56170            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
56171            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
56172            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
56173            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
56174            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
56175            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
56176            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
56177            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
56178            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
56179            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
56180            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
56181            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
56182            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
56183            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
56184            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
56185            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
56186            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
56187            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
56188            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
56189            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
56190            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
56191            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
56192            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
56193            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
56194            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
56195            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
56196            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
56197            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
56198            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
56199            + lib/unicode/In/94.pl lib/unicode/In/95.pl
56200            - lib/unicode/Block.pl
56201            - lib/unicode/In/AlphabeticPresentationForms.pl
56202            - lib/unicode/In/Arabic.pl
56203            - lib/unicode/In/ArabicPresentationForms-A.pl
56204            - lib/unicode/In/ArabicPresentationForms-B.pl
56205            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
56206            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
56207            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
56208            - lib/unicode/In/BopomofoExtended.pl
56209            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
56210            - lib/unicode/In/CJKCompatibility.pl
56211            - lib/unicode/In/CJKCompatibilityForms.pl
56212            - lib/unicode/In/CJKCompatibilityIdeographs.pl
56213            - lib/unicode/In/CJKRadicalsSupplement.pl
56214            - lib/unicode/In/CJKSymbolsandPunctuation.pl
56215            - lib/unicode/In/CJKUnifiedIdeographs.pl
56216            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
56217            - lib/unicode/In/Cherokee.pl
56218            - lib/unicode/In/CombiningDiacriticalMarks.pl
56219            - lib/unicode/In/CombiningHalfMarks.pl
56220            - lib/unicode/In/CombiningMarksforSymbols.pl
56221            - lib/unicode/In/ControlPictures.pl
56222            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
56223            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
56224            - lib/unicode/In/EnclosedAlphanumerics.pl
56225            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
56226            - lib/unicode/In/Ethiopic.pl
56227            - lib/unicode/In/GeneralPunctuation.pl
56228            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
56229            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
56230            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
56231            - lib/unicode/In/HalfwidthandFullwidthForms.pl
56232            - lib/unicode/In/HangulCompatibilityJamo.pl
56233            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
56234            - lib/unicode/In/Hebrew.pl
56235            - lib/unicode/In/HighPrivateUseSurrogates.pl
56236            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
56237            - lib/unicode/In/IPAExtensions.pl
56238            - lib/unicode/In/IdeographicDescriptionCharacters.pl
56239            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
56240            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
56241            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
56242            - lib/unicode/In/Latin-1Supplement.pl
56243            - lib/unicode/In/LatinExtended-A.pl
56244            - lib/unicode/In/LatinExtended-B.pl
56245            - lib/unicode/In/LatinExtendedAdditional.pl
56246            - lib/unicode/In/LetterlikeSymbols.pl
56247            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
56248            - lib/unicode/In/MathematicalOperators.pl
56249            - lib/unicode/In/MiscellaneousSymbols.pl
56250            - lib/unicode/In/MiscellaneousTechnical.pl
56251            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
56252            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
56253            - lib/unicode/In/OpticalCharacterRecognition.pl
56254            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
56255            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
56256            - lib/unicode/In/SmallFormVariants.pl
56257            - lib/unicode/In/SpacingModifierLetters.pl
56258            - lib/unicode/In/Specials.pl
56259            - lib/unicode/In/SuperscriptsandSubscripts.pl
56260            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
56261            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
56262            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
56263            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
56264            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
56265            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
56266            ! pod/perlunicode.pod
56267 ____________________________________________________________________________
56268 [  9896] By: jhi                                   on 2001/04/28  14:33:17
56269         Log: Update the information on shared library path on HP-UX.
56270      Branch: perl
56271            ! INSTALL
56272 ____________________________________________________________________________
56273 [  9895] By: jhi                                   on 2001/04/28  14:32:30
56274         Log: Because #9894 seems to do the trick, this workaround can be removed.
56275      Branch: perl
56276            ! t/lib/selfstubber.t
56277 ____________________________________________________________________________
56278 [  9894] By: jhi                                   on 2001/04/28  14:26:13
56279         Log: For PerlIO flush the children's file handles (on fork/exec/system).
56280      Branch: perl
56281            ! perl.h
56282 ____________________________________________________________________________
56283 [  9893] By: jhi                                   on 2001/04/28  14:23:15
56284         Log: Test tweak for #9891.
56285      Branch: perl
56286            ! t/lib/b-deparse.t
56287 ____________________________________________________________________________
56288 [  9892] By: jhi                                   on 2001/04/28  14:10:13
56289         Log: New HP-UX hints from Merijn.
56290      Branch: perl
56291            ! hints/hpux.sh
56292 ____________________________________________________________________________
56293 [  9891] By: jhi                                   on 2001/04/28  14:07:27
56294         Log: Subject: [PATCH B::Deparse] non-block scopes
56295              From: Robin Houston <robin@kitsite.com>
56296              Date: Fri, 27 Apr 2001 19:15:14 +0100
56297              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
56298      Branch: perl
56299            ! ext/B/B/Deparse.pm
56300 ____________________________________________________________________________
56301 [  9890] By: nick                                  on 2001/04/27  19:41:25
56302         Log: Integrate mainline
56303      Branch: perlio
56304           +> t/lib/selfstubber.t
56305           !> (integrate 50 files)
56306 ____________________________________________________________________________
56307 [  9889] By: jhi                                   on 2001/04/27  18:23:46
56308         Log: Subject: Re: selfstubber test fail on bleadperl
56309              From: Mike Guy <mjtg@cam.ac.uk>
56310              Date: Fri, 27 Apr 2001 19:31:18 +0100
56311              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
56312      Branch: perl
56313            ! t/lib/selfstubber.t
56314 ____________________________________________________________________________
56315 [  9888] By: jhi                                   on 2001/04/27  16:20:54
56316         Log: Test tweak for #9886.
56317      Branch: perl
56318            ! t/lib/b-deparse.t
56319 ____________________________________________________________________________
56320 [  9887] By: jhi                                   on 2001/04/27  16:16:33
56321         Log: Buffering issue at least in Solaris (even with perlio).
56322      Branch: perl
56323            ! t/lib/selfstubber.t
56324 ____________________________________________________________________________
56325 [  9886] By: jhi                                   on 2001/04/27  14:59:23
56326         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
56327              From: Robin Houston <robin@kitsite.com>
56328              Date: Fri, 27 Apr 2001 16:53:20 +0100
56329              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
56330      Branch: perl
56331            ! ext/B/B/Deparse.pm
56332 ____________________________________________________________________________
56333 [  9885] By: jhi                                   on 2001/04/27  14:23:51
56334         Log: Update Changes.
56335      Branch: perl
56336            ! Changes patchlevel.h
56337 ____________________________________________________________________________
56338 [  9884] By: jhi                                   on 2001/04/27  14:14:12
56339         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
56340              From: "Philip Newton" <pnewton@gmx.de>
56341              Date: Fri, 27 Apr 2001 16:40:13 +0200
56342              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
56343      Branch: perl
56344            ! pod/perldata.pod
56345 ____________________________________________________________________________
56346 [  9883] By: jhi                                   on 2001/04/27  13:28:19
56347         Log: Add LOG_PERROR; prettify the "removed".
56348      Branch: perl
56349            ! ext/Sys/Syslog/Syslog.xs
56350 ____________________________________________________________________________
56351 [  9882] By: jhi                                   on 2001/04/27  13:13:18
56352         Log: h2xs tweaks: use NV instead of double, "quote" the removed
56353              prefixes for clarity (especially when nothing is removed),
56354              slight pod reformats.
56355      Branch: perl
56356            ! utils/h2xs.PL
56357 ____________________________________________________________________________
56358 [  9881] By: jhi                                   on 2001/04/27  12:58:48
56359         Log: Don't bother creating existing directories.
56360      Branch: perl
56361            ! utils/h2xs.PL
56362 ____________________________________________________________________________
56363 [  9880] By: jhi                                   on 2001/04/27  12:45:39
56364         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
56365              From: Mike Schilli <m@perlmeister.com>
56366              Date: Wed, 25 Apr 2001 01:29:21 -0700
56367              Message-id: <3AE68AE1.6A981723@perlmeister.com>
56368      Branch: perl
56369            ! utils/h2xs.PL
56370 ____________________________________________________________________________
56371 [  9879] By: jhi                                   on 2001/04/27  12:40:55
56372         Log: break is not yet Perl.  Added the template license also to README.
56373      Branch: perl
56374            ! utils/h2xs.PL
56375 ____________________________________________________________________________
56376 [  9878] By: jhi                                   on 2001/04/27  03:08:20
56377         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
56378              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56379              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
56380              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
56381      Branch: perl
56382            ! t/lib/xs-typemap.t
56383 ____________________________________________________________________________
56384 [  9877] By: jhi                                   on 2001/04/26  23:54:40
56385         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
56386              From: "Abigail" <abigail@foad.org>
56387              Date: Fri, 27 Apr 2001 01:44:28 +0200
56388              Message-ID: <20010426234428.19786.qmail@foad.org>
56389      Branch: perl
56390            ! utils/h2xs.PL
56391 ____________________________________________________________________________
56392 [  9876] By: jhi                                   on 2001/04/26  23:52:06
56393         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
56394              From: Peter Prymmer <pvhp@forte.com>
56395              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
56396              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
56397      Branch: perl
56398            ! t/lib/selfstubber.t
56399 ____________________________________________________________________________
56400 [  9875] By: jhi                                   on 2001/04/26  23:48:10
56401         Log: Deparse nits.
56402      Branch: perl
56403            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
56404 ____________________________________________________________________________
56405 [  9874] By: jhi                                   on 2001/04/26  22:46:05
56406         Log: Document ANYOF_CLASS.
56407      Branch: perl
56408            ! regcomp.h
56409 ____________________________________________________________________________
56410 [  9873] By: jhi                                   on 2001/04/26  22:35:03
56411         Log: Subject: Re: [PATCH @9846] dumping ANYOF
56412              From: Hugo <hv@crypt.compulink.co.uk>
56413              Date: Thu, 26 Apr 2001 23:33:38 +0100
56414              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
56415      Branch: perl
56416            ! regcomp.c regcomp.h
56417 ____________________________________________________________________________
56418 [  9872] By: jhi                                   on 2001/04/26  22:34:31
56419         Log: Subject: [PATCH] more for Devel::SelfStubber
56420              From: Nicholas Clark <nick@ccl4.org>
56421              Date: Fri, 27 Apr 2001 00:13:52 +0100
56422              Message-ID: <20010427001351.K88186@plum.flirble.org>
56423      Branch: perl
56424            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
56425 ____________________________________________________________________________
56426 [  9871] By: jhi                                   on 2001/04/26  21:59:17
56427         Log: Subject: [PATCH B::Deparse] formats must be flush left
56428              From: Robin Houston <robin@kitsite.com>
56429              Date: Thu, 26 Apr 2001 23:54:29 +0100
56430              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
56431      Branch: perl
56432            ! ext/B/B/Deparse.pm
56433 ____________________________________________________________________________
56434 [  9870] By: jhi                                   on 2001/04/26  21:57:37
56435         Log: If some of the constants are prefixes of others,
56436              the prefixes may never get recognized.  (See 20010426.006.)
56437      Branch: perl
56438            ! utils/h2xs.PL
56439 ____________________________________________________________________________
56440 [  9869] By: jhi                                   on 2001/04/26  21:50:42
56441         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
56442              From: Chris Bongaarts <cab@tc.umn.edu>
56443              Date: Thu, 26 Apr 2001 17:10:31 -0500
56444              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
56445      Branch: perl
56446            ! ext/Sys/Syslog/Syslog.xs
56447 ____________________________________________________________________________
56448 [  9868] By: jhi                                   on 2001/04/26  21:35:12
56449         Log: Further cuts and more docs from Graham Barr.
56450      Branch: perl
56451            ! ext/List/Util/lib/List/Util.pm
56452            ! ext/List/Util/lib/Scalar/Util.pm
56453 ____________________________________________________________________________
56454 [  9867] By: jhi                                   on 2001/04/26  21:18:57
56455         Log: Subject: [PATCH 5.7.1] DB_File-1.77
56456              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
56457              Date: Thu, 26 Apr 2001 22:37:53 +0100
56458              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
56459      Branch: perl
56460            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
56461            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56462 ____________________________________________________________________________
56463 [  9866] By: jhi                                   on 2001/04/26  21:12:31
56464         Log: Subject: [PATCH B::Deparse] fix easy bugs
56465              From: Robin Houston <robin@kitsite.com>
56466              Date: Thu, 26 Apr 2001 23:03:33 +0100
56467              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
56468      Branch: perl
56469            ! ext/B/B/Deparse.pm
56470 ____________________________________________________________________________
56471 [  9865] By: jhi                                   on 2001/04/26  20:26:13
56472         Log: Update Changes.
56473      Branch: perl
56474            ! Changes patchlevel.h
56475 ____________________________________________________________________________
56476 [  9864] By: jhi                                   on 2001/04/26  19:27:48
56477         Log: Dethinko from Robin Houston.
56478      Branch: perl
56479            ! ext/B/B/Deparse.pm
56480 ____________________________________________________________________________
56481 [  9863] By: jhi                                   on 2001/04/26  19:10:35
56482         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
56483              From: Robin Houston <robin@kitsite.com>
56484              Date: Thu, 26 Apr 2001 21:08:32 +0100
56485              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
56486      Branch: perl
56487            ! ext/B/B/Deparse.pm
56488 ____________________________________________________________________________
56489 [  9862] By: jhi                                   on 2001/04/26  19:04:23
56490         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56491              From: Robin Houston <robin@kitsite.com>
56492              Date: Thu, 26 Apr 2001 20:52:50 +0100
56493              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
56494      Branch: perl
56495            ! ext/B/B/Deparse.pm
56496 ____________________________________________________________________________
56497 [  9861] By: jhi                                   on 2001/04/26  18:56:14
56498         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
56499              From: Mike Guy <mjtg@cam.ac.uk>
56500              Date: Thu, 26 Apr 2001 14:22:40 +0100
56501              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
56502      Branch: perl
56503            ! pod/perlobj.pod
56504 ____________________________________________________________________________
56505 [  9860] By: jhi                                   on 2001/04/26  18:46:42
56506         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56507              From: Robin Houston <robin@kitsite.com>
56508              Date: Thu, 26 Apr 2001 20:34:29 +0100
56509              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
56510              
56511              Hashes do not interpolate.
56512      Branch: perl
56513            ! ext/B/B/Deparse.pm
56514 ____________________________________________________________________________
56515 [  9859] By: jhi                                   on 2001/04/26  18:43:51
56516         Log: Subject: The Time::Piece conspiracy unmasked!!!
56517              From: Mike Guy <mjtg@cam.ac.uk>
56518              Date: Thu, 26 Apr 2001 19:02:50 +0100
56519              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
56520              
56521              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
56522              From: Mike Guy <mjtg@cam.ac.uk>
56523              Date: Thu, 26 Apr 2001 19:08:21 +0100
56524              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
56525              
56526              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
56527              From: Graham Barr <gbarr@pobox.com>
56528              Date: Thu, 26 Apr 2001 19:12:03 +0100
56529              Message-ID: <20010426191203.A70835@pobox.com>
56530              
56531              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
56532      Branch: perl
56533            ! ext/List/Util/lib/List/Util.pm
56534            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
56535 ____________________________________________________________________________
56536 [  9858] By: jhi                                   on 2001/04/26  18:17:42
56537         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
56538              From: Robin Houston <robin@kitsite.com>
56539              Date: Thu, 26 Apr 2001 16:09:35 +0100
56540              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
56541      Branch: perl
56542            ! t/comp/proto.t
56543 ____________________________________________________________________________
56544 [  9857] By: jhi                                   on 2001/04/26  18:04:59
56545         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56546              From: barries <barries@slaysys.com>
56547              Date: Thu, 26 Apr 2001 12:01:10 -0400
56548              Message-ID: <20010426120110.E29698@jester.slaysys.com>
56549      Branch: perl
56550            ! pod/perldiag.pod
56551 ____________________________________________________________________________
56552 [  9856] By: jhi                                   on 2001/04/26  18:03:33
56553         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
56554              Date: Thu, 26 Apr 2001 17:13:41 +0100
56555              From: Robin Houston <robin@kitsite.com>
56556              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
56557              
56558              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
56559              From: Robin Houston <robin@kitsite.com>
56560              Date: Thu, 26 Apr 2001 18:44:29 +0100
56561              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
56562      Branch: perl
56563            ! ext/B/B/Deparse.pm
56564 ____________________________________________________________________________
56565 [  9855] By: jhi                                   on 2001/04/26  17:56:04
56566         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
56567              From: Robin Houston <robin@kitsite.com>
56568              Date: Thu, 26 Apr 2001 17:04:08 +0100
56569              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
56570      Branch: perl
56571            ! ext/B/B/Deparse.pm
56572 ____________________________________________________________________________
56573 [  9854] By: jhi                                   on 2001/04/26  17:47:26
56574         Log: Subject: Re: Short test case for undef %stash:: crash
56575              From: Benjamin Sugars <bsugars@canoe.ca> 
56576              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
56577              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
56578              Changed and moved the perldiag entry.
56579      Branch: perl
56580            ! gv.c pod/perldiag.pod
56581 ____________________________________________________________________________
56582 [  9853] By: jhi                                   on 2001/04/26  14:35:16
56583         Log: Beginnings of strptime().  Do not touch the wet paint.
56584      Branch: perl
56585            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
56586 ____________________________________________________________________________
56587 [  9852] By: jhi                                   on 2001/04/26  13:17:21
56588         Log: Retract #9851, core dumps from pod2man.
56589      Branch: perl
56590            ! regcomp.c
56591 ____________________________________________________________________________
56592 [  9851] By: jhi                                   on 2001/04/26  11:54:41
56593         Log: (Retracted by #9852.)
56594              
56595              Subject: [PATCH @9846] dumping ANYOF
56596              From: Hugo <hv@crypt.compulink.co.uk>
56597              Date: Thu, 26 Apr 2001 05:32:38 +0100
56598              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
56599      Branch: perl
56600            ! regcomp.c
56601 ____________________________________________________________________________
56602 [  9850] By: jhi                                   on 2001/04/26  02:34:44
56603         Log: If ccflags was empty the _previous_ $* containing all the
56604              environment variables and Configure variables was used,
56605              which lead, among other bad things, into $ccflags being your
56606              uname -a output, which lead into test compile with cc failing,
56607              which lead into gcc being selected, which didn't work that well
56608              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
56609              with large files, et cetera.
56610      Branch: perl
56611            ! hints/hpux.sh
56612 ____________________________________________________________________________
56613 [  9849] By: jhi                                   on 2001/04/26  01:44:57
56614         Log: Make selfstubber test more portable.
56615      Branch: perl
56616            ! t/lib/selfstubber.t
56617 ____________________________________________________________________________
56618 [  9848] By: jhi                                   on 2001/04/26  00:50:26
56619         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
56620              From: Benjamin Sugars <ben.sugars@home.com>
56621              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
56622              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
56623      Branch: perl
56624            ! ext/Cwd/Cwd.xs
56625 ____________________________________________________________________________
56626 [  9847] By: jhi                                   on 2001/04/26  00:46:58
56627         Log: Subject: [PATCH: perl@9841] VMS updates
56628              From: Peter Prymmer <pvhp@forte.com>
56629              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
56630              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
56631      Branch: perl
56632            ! README.vms configure.com vms/descrip_mms.template
56633            ! vms/ext/filespec.t
56634 ____________________________________________________________________________
56635 [  9846] By: jhi                                   on 2001/04/26  00:11:56
56636         Log: re 'debug' was broken by #9084.
56637      Branch: perl
56638            ! ext/re/re.xs
56639 ____________________________________________________________________________
56640 [  9845] By: jhi                                   on 2001/04/25  22:33:17
56641         Log: Subject: [PATCH] test for Devel::SelfStubber
56642              From: Nicholas Clark <nick@ccl4.org>
56643              Date: Thu, 26 Apr 2001 00:00:54 +0100
56644              Message-ID: <20010426000054.D89026@plum.flirble.org>
56645      Branch: perl
56646            + t/lib/selfstubber.t
56647            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
56648 ____________________________________________________________________________
56649 [  9844] By: jhi                                   on 2001/04/25  22:29:32
56650         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
56651              From: Paul Johnson <paul@pjcj.net>
56652              Date: Thu, 26 Apr 2001 00:46:08 +0200
56653              Message-ID: <20010426004608.H2338@pjcj.net>
56654      Branch: perl
56655            ! ext/B/B/Concise.pm
56656 ____________________________________________________________________________
56657 [  9843] By: jhi                                   on 2001/04/25  22:28:28
56658         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
56659              From: Peter Prymmer <pvhp@forte.com>
56660              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
56661              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
56662      Branch: perl
56663            ! ext/Cwd/Cwd.xs
56664 ____________________________________________________________________________
56665 [  9842] By: jhi                                   on 2001/04/25  20:58:12
56666         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
56667              From: John Peacock <jpeacock@rowman.com>
56668              Date: Wed, 25 Apr 2001 17:30:26 -0400
56669              Message-ID: <3AE741F2.B3217464@rowman.com>
56670      Branch: perl
56671            ! lib/Math/BigInt.pm t/lib/bigintpm.t
56672 ____________________________________________________________________________
56673 [  9841] By: jhi                                   on 2001/04/25  20:07:05
56674         Log: Update Changes.
56675      Branch: perl
56676            ! Changes patchlevel.h
56677 ____________________________________________________________________________
56678 [  9840] By: jhi                                   on 2001/04/25  19:56:51
56679         Log: Yet another HP-UX hints version from Merijn.
56680      Branch: perl
56681            ! hints/hpux.sh
56682 ____________________________________________________________________________
56683 [  9839] By: jhi                                   on 2001/04/25  19:53:04
56684         Log: abs_path() didn't terminate the filename correctly,
56685              in DIRNAMLENless systems like HP-UX this would fail.
56686      Branch: perl
56687            ! ext/Cwd/Cwd.xs
56688 ____________________________________________________________________________
56689 [  9838] By: jhi                                   on 2001/04/25  16:37:26
56690         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
56691              From: Mike Guy <mjtg@cam.ac.uk>
56692              Date: Wed, 25 Apr 2001 18:31:47 +0100
56693              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
56694      Branch: perl
56695            ! op.c
56696 ____________________________________________________________________________
56697 [  9837] By: jhi                                   on 2001/04/25  16:21:53
56698         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
56699              From: Jon Eveland <jweveland@yahoo.com>
56700              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
56701              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
56702      Branch: perl
56703            ! lib/perl5db.pl
56704 ____________________________________________________________________________
56705 [  9836] By: jhi                                   on 2001/04/25  14:17:50
56706         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
56707              From: "Philip Newton" <pnewton@gmx.de>
56708              Date: Wed, 25 Apr 2001 17:05:58 +0200
56709              Message-ID: <3AE703F6.3234.1833C45@localhost>
56710      Branch: perl
56711            ! Porting/patching.pod
56712 ____________________________________________________________________________
56713 [  9835] By: jhi                                   on 2001/04/25  13:58:07
56714         Log: It would seem that both ar and full_ar need to be overridden
56715              for HP-UX to avoid the GNU ar.
56716      Branch: perl
56717            ! hints/hpux.sh
56718 ____________________________________________________________________________
56719 [  9834] By: jhi                                   on 2001/04/25  13:50:40
56720         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
56721              From: "Philip Newton" <pnewton@gmx.de>
56722              Date: Wed, 25 Apr 2001 16:09:23 +0200
56723              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
56724              
56725              Detypo.
56726      Branch: perl
56727            ! t/op/misc.t
56728 ____________________________________________________________________________
56729 [  9833] By: jhi                                   on 2001/04/25  12:36:11
56730         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
56731      Branch: perl
56732            ! hints/hpux.sh
56733 ____________________________________________________________________________
56734 [  9832] By: jhi                                   on 2001/04/25  12:33:36
56735         Log: New version of HP-UX hints from Merijn.
56736      Branch: perl
56737            ! hints/hpux.sh
56738 ____________________________________________________________________________
56739 [  9831] By: jhi                                   on 2001/04/25  03:39:45
56740         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
56741      Branch: perl
56742            ! hints/hpux.sh
56743 ____________________________________________________________________________
56744 [  9830] By: jhi                                   on 2001/04/25  02:53:25
56745         Log: The tzname[] bit is not needed by util.c -- and causes
56746              heartburn in VMS (and it missing was probably the cause of
56747              the Mac OS X trouble).  Ouch.
56748      Branch: perl
56749            ! ext/POSIX/POSIX.xs util.c
56750 ____________________________________________________________________________
56751 [  9829] By: jhi                                   on 2001/04/25  00:10:06
56752         Log: Metaconfig unit change for #9828.
56753      Branch: metaconfig
56754            ! U/compline/ccflags.U
56755 ____________________________________________________________________________
56756 [  9828] By: jhi                                   on 2001/04/25  00:04:18
56757         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
56758              (which is actually the reason for the change, we need to pass
56759              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
56760              EP/IX, OS/2, and TitanOS, based on the hints files.
56761      Branch: perl
56762            ! Configure config_h.SH
56763 ____________________________________________________________________________
56764 [  9827] By: jhi                                   on 2001/04/24  23:49:20
56765         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
56766              the $cat must have an absolute path.
56767      Branch: perl
56768            ! makedepend.SH
56769 ____________________________________________________________________________
56770 [  9826] By: jhi                                   on 2001/04/24  23:40:53
56771         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
56772      Branch: perl
56773            ! README.amiga
56774 ____________________________________________________________________________
56775 [  9825] By: jhi                                   on 2001/04/24  23:35:35
56776         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
56777              From: "Philip Newton" <pnewton@gmx.de>
56778              Date: Tue, 24 Apr 2001 18:52:49 +0200
56779              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
56780      Branch: perl
56781            ! x2p/find2perl.PL
56782 ____________________________________________________________________________
56783 [  9824] By: jhi                                   on 2001/04/24  23:33:07
56784         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
56785              Some gcc specifics dropped out due to extensive rewriting;
56786              will be put back later as needed.
56787      Branch: perl
56788            ! hints/hpux.sh
56789 ____________________________________________________________________________
56790 [  9823] By: jhi                                   on 2001/04/24  23:27:57
56791         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
56792      Branch: perl
56793            ! ext/POSIX/POSIX.xs
56794 ____________________________________________________________________________
56795 [  9822] By: jhi                                   on 2001/04/24  23:25:21
56796         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
56797              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56798              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
56799              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
56800      Branch: perl
56801            ! ext/XS/Typemap/Typemap.xs
56802 ____________________________________________________________________________
56803 [  9821] By: jhi                                   on 2001/04/24  23:24:10
56804         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
56805              From: "Abigail" <abigail@foad.org>
56806              Date: Tue, 24 Apr 2001 23:12:03 +0200
56807              Message-ID: <20010424211203.7901.qmail@foad.org>
56808      Branch: perl
56809            ! pod/perlport.pod
56810 ____________________________________________________________________________
56811 [  9820] By: jhi                                   on 2001/04/24  23:23:15
56812         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
56813              From: Matt Sergeant <matt@sergeant.org>
56814              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
56815              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
56816      Branch: perl
56817            ! pod/perlfaq4.pod
56818 ____________________________________________________________________________
56819 [  9819] By: nick                                  on 2001/04/24  18:49:43
56820         Log: Integrate mainline.
56821      Branch: perlio
56822           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
56823           !> (integrate 37 files)
56824 ____________________________________________________________________________
56825 [  9818] By: jhi                                   on 2001/04/24  14:35:23
56826         Log: Update Changes.
56827      Branch: perl
56828            ! Changes patchlevel.h
56829 ____________________________________________________________________________
56830 [  9817] By: jhi                                   on 2001/04/24  14:09:17
56831         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
56832              From: "Philip Newton" <pnewton@gmx.de>
56833              Date: Tue, 24 Apr 2001 12:58:12 +0200
56834              Message-ID: <3AE57864.8304.B77A0A@localhost> 
56835              
56836              plus add CPAN to the list of modules that have their own tests.
56837      Branch: perl
56838            ! t/lib/1_compile.t
56839 ____________________________________________________________________________
56840 [  9816] By: jhi                                   on 2001/04/24  14:07:03
56841         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
56842              From: Michael G Schwern <schwern@pobox.com>
56843              Date: Sat, 21 Apr 2001 22:35:00 +0100
56844              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
56845      Branch: perl
56846            ! t/lib/1_compile.t
56847 ____________________________________________________________________________
56848 [  9815] By: jhi                                   on 2001/04/24  13:54:32
56849         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
56850              From: Robin Houston <robin@kitsite.com>
56851              Date: Tue, 24 Apr 2001 15:51:18 +0100
56852              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
56853      Branch: perl
56854            ! ext/B/B/Deparse.pm
56855 ____________________________________________________________________________
56856 [  9814] By: jhi                                   on 2001/04/24  13:17:34
56857         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
56858              From: Bill Glicker <billg@burrelles.com>
56859              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
56860              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
56861      Branch: perl
56862            ! hints/svr5.sh
56863 ____________________________________________________________________________
56864 [  9813] By: jhi                                   on 2001/04/24  12:54:23
56865         Log: Prevent path disclosure (probing for existence of filenames)
56866              using suidperl; bug id 20010322.218.
56867      Branch: perl
56868            ! perl.c pod/perldiag.pod
56869 ____________________________________________________________________________
56870 [  9812] By: jhi                                   on 2001/04/24  12:08:36
56871         Log: Retract #9811.
56872      Branch: perl
56873            ! ext/POSIX/POSIX.xs
56874 ____________________________________________________________________________
56875 [  9811] By: jhi                                   on 2001/04/24  11:57:35
56876         Log: (Retracted by #9812.)
56877      Branch: perl
56878            ! ext/POSIX/POSIX.xs
56879 ____________________________________________________________________________
56880 [  9810] By: jhi                                   on 2001/04/24  03:32:35
56881         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
56882      Branch: perl
56883            ! util.c
56884 ____________________________________________________________________________
56885 [  9809] By: jhi                                   on 2001/04/24  03:16:13
56886         Log: The Math::BigFloat::import() was broken.
56887              (Fixes bug id 20010422.002.)
56888      Branch: perl
56889            ! lib/Math/BigFloat.pm
56890 ____________________________________________________________________________
56891 [  9808] By: jhi                                   on 2001/04/24  01:11:40
56892         Log: Additional dependencies; should help for parallel makes
56893              not to fail on missing lib/lib.pm or lib/re.pm.
56894      Branch: perl
56895            ! Makefile.SH
56896 ____________________________________________________________________________
56897 [  9807] By: jhi                                   on 2001/04/24  00:57:01
56898         Log: Update the test failure disclaimer.
56899      Branch: perl
56900            ! t/pragma/warn/pp_hot
56901 ____________________________________________________________________________
56902 [  9806] By: jhi                                   on 2001/04/24  00:54:04
56903         Log: Add make target "install-all" which is alias for "install"
56904              to cater for case-preserving filesystems like HFS+.
56905      Branch: perl
56906            ! INSTALL Makefile.SH
56907 ____________________________________________________________________________
56908 [  9805] By: jhi                                   on 2001/04/24  00:47:28
56909         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
56910              From: Peter Prymmer <pvhp@forte.com>
56911              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
56912              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
56913              
56914              (Ken William's message forwarded from macosx@perl.org)
56915      Branch: perl
56916            ! hints/darwin.sh
56917 ____________________________________________________________________________
56918 [  9804] By: jhi                                   on 2001/04/23  23:57:35
56919         Log: Cut-and-pasto.
56920      Branch: perl
56921            ! perlio.c
56922 ____________________________________________________________________________
56923 [  9803] By: jhi                                   on 2001/04/23  23:52:25
56924         Log: More PerlIO robustness.
56925      Branch: perl
56926            ! perlio.c
56927 ____________________________________________________________________________
56928 [  9802] By: jhi                                   on 2001/04/23  23:43:35
56929         Log: Make the "STD* opened only for ..." errors more consistent.
56930      Branch: perl
56931            ! doio.c
56932 ____________________________________________________________________________
56933 [  9801] By: jhi                                   on 2001/04/23  23:34:26
56934         Log: Test case for #9800.
56935      Branch: perl
56936            ! t/op/misc.t
56937 ____________________________________________________________________________
56938 [  9800] By: jhi                                   on 2001/04/23  23:14:43
56939         Log: Avoid coredump on 'close STDERR; die' by making
56940              the PerlIO calls more robust.  Also use SETERRNO()
56941              instead of errno = to be more VMS-ready.
56942      Branch: perl
56943            ! perlio.c
56944 ____________________________________________________________________________
56945 [  9799] By: jhi                                   on 2001/04/23  21:41:10
56946         Log: Subject: test for ID 20010423.002
56947              From: Robin Houston <robin@kitsite.com>
56948              Date: Mon, 23 Apr 2001 16:52:21 +0100
56949              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
56950      Branch: perl
56951            ! t/op/avhv.t
56952 ____________________________________________________________________________
56953 [  9798] By: jhi                                   on 2001/04/23  21:40:07
56954         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
56955              From: David Dyck <dcd@tc.fluke.com>
56956              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
56957              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
56958      Branch: perl
56959            ! installperl
56960 ____________________________________________________________________________
56961 [  9797] By: jhi                                   on 2001/04/23  21:37:56
56962         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
56963              From: Benjamin Sugars <bsugars@canoe.ca>
56964              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
56965              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
56966      Branch: perl
56967            ! ext/Cwd/Cwd.xs lib/Cwd.pm
56968 ____________________________________________________________________________
56969 [  9796] By: jhi                                   on 2001/04/23  21:29:24
56970         Log: Synchronize h2xs and pod2man some more on the documentation
56971              templates they propose.
56972      Branch: perl
56973            ! pod/pod2man.PL utils/h2xs.PL
56974 ____________________________________________________________________________
56975 [  9795] By: jhi                                   on 2001/04/23  17:30:40
56976         Log: Add one more naughty test for base64; make encoding logic cleaner.
56977      Branch: perl
56978            ! t/lib/mimeb64.t
56979 ____________________________________________________________________________
56980 [  9794] By: jhi                                   on 2001/04/23  13:51:32
56981         Log: Update Changes.
56982      Branch: perl
56983            ! Changes patchlevel.h
56984 ____________________________________________________________________________
56985 [  9793] By: jhi                                   on 2001/04/23  13:44:18
56986         Log: Duplicate lines.
56987      Branch: perl
56988            ! MANIFEST
56989 ____________________________________________________________________________
56990 [  9792] By: jhi                                   on 2001/04/23  13:39:13
56991         Log: Subject: Re: PATCH 5.7.1
56992              From: Mark-Jason Dominus <mjd@plover.com>
56993              Date: Mon, 23 Apr 2001 10:30:21 -0400
56994              Message-ID: <20010423143021.17335.qmail@plover.com>
56995      Branch: perl
56996            ! perl.h sv.c
56997 ____________________________________________________________________________
56998 [  9791] By: jhi                                   on 2001/04/23  13:32:40
56999         Log: Add the CPAN.pm 1.59_54 tests.
57000      Branch: perl
57001            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
57002            ! MANIFEST
57003 ____________________________________________________________________________
57004 [  9790] By: jhi                                   on 2001/04/23  13:21:55
57005         Log: Subject: Deparse nit
57006              From: Robin Houston <robin@kitsite.com>
57007              Date: Mon, 23 Apr 2001 12:38:20 +0100
57008              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
57009      Branch: perl
57010            ! ext/B/B/Deparse.pm
57011 ____________________________________________________________________________
57012 [  9789] By: jhi                                   on 2001/04/23  13:19:07
57013         Log: Subject: [PATCH] bug 20010423.002
57014              From: Robin Houston <robin@kitsite.com>
57015              Date: Mon, 23 Apr 2001 13:12:30 +0100
57016              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
57017      Branch: perl
57018            ! pp.c
57019 ____________________________________________________________________________
57020 [  9788] By: jhi                                   on 2001/04/23  13:02:49
57021         Log: Subject: PATCH [5.7.1] hv.c unused #define
57022              From: Mark-Jason Dominus <mjd@plover.com>
57023              Date: Sun, 22 Apr 2001 14:17:49 -0400
57024              Message-ID: <20010422181749.26976.qmail@plover.com>
57025      Branch: perl
57026            ! hv.c
57027 ____________________________________________________________________________
57028 [  9787] By: jhi                                   on 2001/04/23  13:02:02
57029         Log: Subject: PATCH 5.7.1
57030              From: Mark-Jason Dominus <mjd@plover.com>
57031              Date: Sun, 22 Apr 2001 15:12:57 -0400
57032              Message-ID: <20010422191258.6539.qmail@plover.com>
57033              
57034              plus Sarathy's STMT_START + STMT_END suggestion.
57035      Branch: perl
57036            ! perl.h
57037 ____________________________________________________________________________
57038 [  9786] By: jhi                                   on 2001/04/23  12:53:25
57039         Log: Fix for
57040              
57041              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
57042              From: dLux <dlux@spam.sch.bme.hu>
57043              Date: Mon, 23 Apr 2001 01:25:26 +0200
57044              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
57045              
57046              (SvGROW really does return a char *.)
57047      Branch: perl
57048            ! pod/perlapi.pod sv.h
57049 ____________________________________________________________________________
57050 [  9785] By: jhi                                   on 2001/04/23  04:34:04
57051         Log: Time::Piece work continues.  $t->day removed since
57052              I think it's too confusing.  Now has normal and
57053              abbreviated length weekday names and month names,
57054              the names change with _names(), not _list().
57055              Now has strftime() in Perl, _strftime() is
57056              the libc version (to which strftime() falls back
57057              if it doesn't know the format.  To do: the reverse
57058              of strftime, strptime(), and the localisation of both.
57059      Branch: perl
57060            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
57061            ! t/lib/time-piece.t
57062 ____________________________________________________________________________
57063 [  9784] By: jhi                                   on 2001/04/23  02:41:46
57064         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
57065              From: andreas.koenig@anima.de (Andreas J. Koenig)
57066              Date: 23 Apr 2001 05:20:55 +0200
57067              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
57068      Branch: perl
57069            ! t/pragma/overload.t
57070 ____________________________________________________________________________
57071 [  9783] By: jhi                                   on 2001/04/22  23:32:42
57072         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
57073              From: Robin Houston <robin@kitsite.com>
57074              Date: Mon, 23 Apr 2001 00:38:18 +0100
57075              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
57076      Branch: perl
57077            ! ext/B/B/Deparse.pm
57078 ____________________________________________________________________________
57079 [  9782] By: jhi                                   on 2001/04/22  20:55:43
57080         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
57081              From: Simon Cozens <simon@netthink.co.uk>
57082              Date: Sun, 22 Apr 2001 18:47:25 +0100
57083              Message-ID: <20010422184725.A14411@netthink.co.uk>
57084      Branch: perl
57085            ! sv.c t/pragma/overload.t
57086 ____________________________________________________________________________
57087 [  9781] By: jhi                                   on 2001/04/22  20:52:13
57088         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
57089              From: Robin Houston <robin@kitsite.com>
57090              Date: Sun, 22 Apr 2001 22:14:50 +0100
57091              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
57092      Branch: perl
57093            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57094 ____________________________________________________________________________
57095 [  9780] By: nick                                  on 2001/04/22  20:40:31
57096         Log: Integrate mainline.
57097      Branch: perlio
57098           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57099           +> t/lib/b-stash.t
57100           !> (integrate 38 files)
57101 ____________________________________________________________________________
57102 [  9779] By: jhi                                   on 2001/04/22  15:16:03
57103         Log: Subject: IO::Socket::INET patch
57104              From: andrew deryabin <djsf@technarchy.ru>
57105              Date: Sat, 21 Apr 2001 17:46:52 +0400
57106              Message-ID: <20010421174652.B1426@technarchy>
57107      Branch: perl
57108            ! ext/IO/lib/IO/Socket/INET.pm
57109 ____________________________________________________________________________
57110 [  9778] By: jhi                                   on 2001/04/22  15:14:33
57111         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
57112              From: Mark-Jason Dominus <mjd@plover.com>
57113              Date: Sat, 21 Apr 2001 21:27:49 -0400
57114              Message-ID: <20010422012749.27024.qmail@plover.com>
57115      Branch: perl
57116            ! regcomp.c
57117 ____________________________________________________________________________
57118 [  9777] By: jhi                                   on 2001/04/22  15:10:51
57119         Log: Subject: Re: Regex debugger patch 
57120              From: Mark-Jason Dominus <mjd@plover.com>
57121              Date: Sat, 21 Apr 2001 21:48:51 -0400
57122              Message-ID: <20010422014851.27165.qmail@plover.com>
57123      Branch: perl
57124            ! pod/perldebguts.pod
57125 ____________________________________________________________________________
57126 [  9776] By: jhi                                   on 2001/04/22  15:09:48
57127         Log: Subject: Re: Regex debugger patch
57128              From: Mark-Jason Dominus <mjd@plover.com>
57129              Date: Sat, 21 Apr 2001 14:24:39 -0400
57130              Message-ID: <20010421182439.16508.qmail@plover.com>
57131              
57132              Regex debugger backend.
57133      Branch: perl
57134            ! regcomp.c regexp.h
57135 ____________________________________________________________________________
57136 [  9775] By: jhi                                   on 2001/04/21  16:45:40
57137         Log: Subject: [PATCH] Typo in utf8.h
57138              From: Jesús Quiroga <jquiroga@pobox.com>
57139              Date: Sat, 21 Apr 2001 19:25:33 +0200
57140              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
57141      Branch: perl
57142            ! utf8.h
57143 ____________________________________________________________________________
57144 [  9774] By: jhi                                   on 2001/04/21  16:43:52
57145         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
57146              From: Joe Orton <jorton@redhat.com>
57147              Date: Tue, 17 Apr 2001 15:50:43 +0100
57148              Message-Id: <20010417155043.D19132@eu.c2.net>
57149      Branch: perl
57150            ! hints/svr5.sh
57151 ____________________________________________________________________________
57152 [  9773] By: jhi                                   on 2001/04/21  15:30:15
57153         Log: Subject: Patch utils/h2xs.PL
57154              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57155              Date: Sat, 21 Apr 2001 10:32:16 -0500
57156              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
57157              
57158              Add MAILING list and LICENSE templates.
57159      Branch: perl
57160            ! utils/h2xs.PL
57161 ____________________________________________________________________________
57162 [  9772] By: jhi                                   on 2001/04/21  15:28:36
57163         Log: Subject: perlfaq2.patch for 5.7.1
57164              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57165              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
57166              Date: Fri, 20 Apr 2001 16:42:19 -0500
57167              
57168              rm an extra tab, a blurb about the xx.cpan to clarify
57169              which countries actually have that and dejanews is history
57170              as well as most of that nonsensical entry.
57171      Branch: perl
57172            ! pod/perlfaq2.pod
57173 ____________________________________________________________________________
57174 [  9771] By: jhi                                   on 2001/04/21  15:27:17
57175         Log: Subject: perlfaq1.patch for 5.7.1
57176              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
57177              Date: Fri, 20 Apr 2001 16:57:36 -0500
57178              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
57179              
57180              Evil URLs must die. Especially when they are broken.
57181      Branch: perl
57182            ! pod/perlfaq1.pod
57183 ____________________________________________________________________________
57184 [  9770] By: jhi                                   on 2001/04/21  15:23:38
57185         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
57186              From: Michael G Schwern <schwern@pobox.com>
57187              Date: Sat, 21 Apr 2001 16:11:12 +0100
57188              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
57189      Branch: perl
57190            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
57191            + t/lib/b-stash.t
57192            ! MANIFEST ext/B/B.pm t/lib/b.t
57193 ____________________________________________________________________________
57194 [  9769] By: jhi                                   on 2001/04/21  15:03:32
57195         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
57196              From: Michael G Schwern <schwern@pobox.com>
57197              Date: Sat, 21 Apr 2001 09:48:00 +0100
57198              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
57199      Branch: perl
57200            ! utils/h2ph.PL
57201 ____________________________________________________________________________
57202 [  9768] By: jhi                                   on 2001/04/21  14:33:49
57203         Log: PerlIO and Encode doc cleanup and tweaks.
57204      Branch: perl
57205            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
57206            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
57207 ____________________________________________________________________________
57208 [  9767] By: jhi                                   on 2001/04/21  12:40:16
57209         Log: Integrate perlio:
57210              
57211              [  9766]
57212              Avoid core dump on
57213              open(STDOUT,">",\$foo);
57214      Branch: perl
57215           !> doio.c
57216 ____________________________________________________________________________
57217 [  9766] By: nick                                  on 2001/04/20  18:28:35
57218         Log: Avoid core dump on
57219              open(STDOUT,">",\$foo);
57220      Branch: perlio
57221            ! doio.c
57222 ____________________________________________________________________________
57223 [  9765] By: jhi                                   on 2001/04/20  13:23:43
57224         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
57225              From: Robin Houston <robin@kitsite.com>
57226              Date: Fri, 20 Apr 2001 14:29:22 +0100
57227              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
57228      Branch: perl
57229            ! ext/B/B.pm ext/B/B/Deparse.pm
57230 ____________________________________________________________________________
57231 [  9764] By: jhi                                   on 2001/04/20  13:19:33
57232         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
57233              From: Peter Prymmer <pvhp@forte.com>
57234              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
57235              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
57236      Branch: perl
57237            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
57238            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57239            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57240            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57241 ____________________________________________________________________________
57242 [  9763] By: jhi                                   on 2001/04/20  12:36:39
57243         Log: Subject: Re: A new PerlIO coredump
57244              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57245              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
57246              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
57247      Branch: perl
57248            ! doio.c
57249 ____________________________________________________________________________
57250 [  9762] By: jhi                                   on 2001/04/19  23:02:30
57251         Log: Update Changes.
57252      Branch: perl
57253            ! Changes patchlevel.h
57254 ____________________________________________________________________________
57255 [  9761] By: jhi                                   on 2001/04/19  22:59:19
57256         Log: More cleanup cleanup.
57257      Branch: perl
57258            ! Makefile.SH win32/Makefile win32/makefile.mk
57259 ____________________________________________________________________________
57260 [  9760] By: jhi                                   on 2001/04/19  22:50:31
57261         Log: lib/Time is non-empty, let's not rmdir it.
57262      Branch: perl
57263            ! Makefile.SH
57264 ____________________________________________________________________________
57265 [  9759] By: jhi                                   on 2001/04/19  22:36:51
57266         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
57267              From: Robin Houston <robin@kitsite.com>
57268              Date: Fri, 20 Apr 2001 00:18:53 +0100
57269              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
57270      Branch: perl
57271            ! ext/B/B/Deparse.pm
57272 ____________________________________________________________________________
57273 [  9758] By: jhi                                   on 2001/04/19  22:36:00
57274         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
57275              From: Peter Prymmer <pvhp@forte.com>
57276              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
57277              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
57278      Branch: perl
57279            ! ext/Cwd/Cwd.xs
57280 ____________________________________________________________________________
57281 [  9757] By: nick                                  on 2001/04/19  18:53:54
57282         Log: Blind (untested) integrate of mainline.
57283      Branch: perlio
57284           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
57285           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
57286           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
57287           !> (integrate 53 files)
57288 ____________________________________________________________________________
57289 [  9756] By: jhi                                   on 2001/04/19  16:59:23
57290         Log: Document and test Time::Piece.
57291      Branch: perl
57292            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
57293            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
57294 ____________________________________________________________________________
57295 [  9755] By: jhi                                   on 2001/04/19  12:13:29
57296         Log: A better fix for the \x{12345678} trouble from NI-S.
57297      Branch: perl
57298            ! utf8.c
57299 ____________________________________________________________________________
57300 [  9754] By: jhi                                   on 2001/04/19  11:56:07
57301         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
57302              From: Robin Houston <robin@kitsite.com>
57303              Date: Wed, 18 Apr 2001 17:58:33 +0100
57304              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
57305      Branch: perl
57306            ! ext/B/B/Deparse.pm op.c
57307 ____________________________________________________________________________
57308 [  9753] By: jhi                                   on 2001/04/19  04:21:52
57309         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
57310              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
57311              Date: Thu, 19 Apr 2001 01:11:41 -0400
57312              Message-ID: <20010419011141.A5798@cpan.org>
57313      Branch: perl
57314            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
57315 ____________________________________________________________________________
57316 [  9752] By: jhi                                   on 2001/04/19  02:41:10
57317         Log: The new time utils need to be thread-aware, too.
57318      Branch: perl
57319            ! util.c
57320 ____________________________________________________________________________
57321 [  9751] By: jhi                                   on 2001/04/19  02:26:47
57322         Log: Compilation nit noticed by AIX compiler.
57323      Branch: perl
57324            ! perlio.c
57325 ____________________________________________________________________________
57326 [  9750] By: jhi                                   on 2001/04/19  02:20:06
57327         Log: The new time utils need to be public.
57328      Branch: perl
57329            ! embed.pl
57330 ____________________________________________________________________________
57331 [  9749] By: jhi                                   on 2001/04/19  01:42:39
57332         Log: Regen toc.
57333      Branch: perl
57334            ! pod/perltoc.pod
57335 ____________________________________________________________________________
57336 [  9748] By: jhi                                   on 2001/04/19  01:41:10
57337         Log: Add Time::Piece, a slight rewrite of Time::Object,
57338              from Matt Sergeant.
57339      Branch: perl
57340            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
57341            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
57342            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
57343            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
57344            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
57345            ! win32/makefile.mk
57346 ____________________________________________________________________________
57347 [  9747] By: jhi                                   on 2001/04/19  00:55:35
57348         Log: The new metaconfig unit from strftime.
57349      Branch: metaconfig/U/perl
57350            + d_strftime.U
57351 ____________________________________________________________________________
57352 [  9746] By: jhi                                   on 2001/04/19  00:54:54
57353         Log: Move the strftime() wrapper from POSIX.xs to util.c
57354              as my_strftime(), requires HAS_STRFTIME.
57355      Branch: perl
57356            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57357            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
57358            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
57359            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57360            ! vos/config.ga.h win32/config.bc win32/config.gc
57361            ! win32/config.vc
57362 ____________________________________________________________________________
57363 [  9745] By: jhi                                   on 2001/04/18  23:11:03
57364         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
57365              in preparation of Time::Piece.
57366      Branch: perl
57367            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
57368 ____________________________________________________________________________
57369 [  9744] By: jhi                                   on 2001/04/18  22:33:12
57370         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
57371              From: Peter Prymmer <pvhp@forte.com>
57372              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
57373              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
57374      Branch: perl
57375            ! t/lib/exporter.t
57376 ____________________________________________________________________________
57377 [  9743] By: jhi                                   on 2001/04/18  22:32:23
57378         Log: Subject: Fwd: pod2html leaves cache files lying around?
57379              From: Rajesh Vaidheeswarran <rv@gnu.org>
57380              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
57381              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
57382      Branch: perl
57383            ! lib/Pod/Html.pm
57384 ____________________________________________________________________________
57385 [  9742] By: jhi                                   on 2001/04/18  20:31:49
57386         Log: Update Changes.
57387      Branch: perl
57388            ! Changes patchlevel.h
57389 ____________________________________________________________________________
57390 [  9741] By: jhi                                   on 2001/04/18  20:23:02
57391         Log: Declare hints only if needed.
57392      Branch: perl
57393            ! ext/B/B/Deparse.pm
57394 ____________________________________________________________________________
57395 [  9740] By: jhi                                   on 2001/04/18  19:06:05
57396         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
57397              bug noticed by Robin Houston; basically the code of detecting
57398              value wraparound was acting differently under different compilers
57399              and platforms.  The workaround is to remove the overflow check
57400              for now, a real fix would be to do the overflow (portably) right.
57401      Branch: perl
57402            ! t/op/pat.t utf8.c
57403 ____________________________________________________________________________
57404 [  9739] By: jhi                                   on 2001/04/18  19:01:23
57405         Log: Subject: [PATCH B::Deparse] some pragma support
57406              From: Robin Houston <robin@kitsite.com>
57407              Date: Wed, 18 Apr 2001 19:32:12 +0100
57408              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
57409      Branch: perl
57410            ! ext/B/B/Deparse.pm
57411 ____________________________________________________________________________
57412 [  9738] By: jhi                                   on 2001/04/18  15:16:37
57413         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
57414              From: Benjamin Sugars <bsugars@canoe.ca>
57415              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
57416              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
57417      Branch: perl
57418            ! t/op/glob.t
57419 ____________________________________________________________________________
57420 [  9737] By: jhi                                   on 2001/04/18  13:24:50
57421         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
57422              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57423              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
57424              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
57425      Branch: perl
57426            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57427            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
57428 ____________________________________________________________________________
57429 [  9736] By: jhi                                   on 2001/04/18  04:15:14
57430         Log: The #9735 also changes the subtest 12.
57431      Branch: perl
57432            ! t/lib/b.t
57433 ____________________________________________________________________________
57434 [  9735] By: jhi                                   on 2001/04/18  03:55:17
57435         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
57436              From: David Dyck <dcd@tc.fluke.com>
57437              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
57438              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
57439      Branch: perl
57440            ! ext/B/B/Deparse.pm
57441 ____________________________________________________________________________
57442 [  9734] By: jhi                                   on 2001/04/18  03:54:11
57443         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
57444              From: Gisle Aas <gisle@ActiveState.com>
57445              Date: 17 Apr 2001 19:06:45 -0700
57446              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
57447      Branch: perl
57448            ! pp_hot.c t/op/misc.t
57449 ____________________________________________________________________________
57450 [  9733] By: jhi                                   on 2001/04/17  22:25:22
57451         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
57452              From: "Abigail" <abigail@foad.org>
57453              Date: Wed, 18 Apr 2001 01:17:46 +0200
57454              Message-ID: <20010417231746.21657.qmail@foad.org>
57455      Branch: perl
57456            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
57457 ____________________________________________________________________________
57458 [  9732] By: jhi                                   on 2001/04/17  20:47:56
57459         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
57460              From: Robin Houston <robin@kitsite.com>
57461              Date: Tue, 17 Apr 2001 22:37:42 +0100
57462              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
57463      Branch: perl
57464            ! ext/B/B/Deparse.pm
57465 ____________________________________________________________________________
57466 [  9731] By: nick                                  on 2001/04/17  20:46:35
57467         Log: Re-sync for t/lib/b.t fix
57468      Branch: perlio
57469           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
57470 ____________________________________________________________________________
57471 [  9730] By: jhi                                   on 2001/04/17  20:45:29
57472         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
57473              From: Robin Houston <robin@kitsite.com>
57474              Date: Tue, 17 Apr 2001 22:29:36 +0100
57475              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
57476      Branch: perl
57477            ! ext/B/B.xs ext/B/B/Deparse.pm
57478 ____________________________________________________________________________
57479 [  9729] By: jhi                                   on 2001/04/17  20:43:11
57480         Log: Subject: Deparse - parenthesise args to undeclared subs
57481              From: Robin Houston <robin@kitsite.com>
57482              Date: Tue, 17 Apr 2001 21:31:05 +0100
57483              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
57484      Branch: perl
57485            ! ext/B/B/Deparse.pm
57486 ____________________________________________________________________________
57487 [  9728] By: jhi                                   on 2001/04/17  18:57:30
57488         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
57489              From: Benjamin Sugars <ben.sugars@home.com>
57490              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
57491              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
57492      Branch: perl
57493            ! t/lib/cwd.t
57494 ____________________________________________________________________________
57495 [  9727] By: jhi                                   on 2001/04/17  18:20:20
57496         Log: Subject: [PATCH B::Deparse] ambient pragmas
57497              From: Robin Houston <robin@kitsite.com>
57498              Date: Tue, 17 Apr 2001 20:01:59 +0100
57499              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
57500      Branch: perl
57501            ! ext/B/B/Deparse.pm t/lib/b.t
57502 ____________________________________________________________________________
57503 [  9726] By: nick                                  on 2001/04/17  16:33:51
57504         Log: Integrate mainline (t/lib/b.t fails test 2...)
57505      Branch: perlio
57506           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57507           +> ext/List/Util/README ext/List/Util/Util.xs
57508           +> ext/List/Util/lib/List/Util.pm
57509           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
57510           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
57511           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57512           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57513           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57514           !> (integrate 31 files)
57515 ____________________________________________________________________________
57516 [  9725] By: jhi                                   on 2001/04/17  12:14:24
57517         Log: Subject: multiple B::* changes
57518              From: Robin Houston <robin@kitsite.com>
57519              Date: Thu, 12 Apr 2001 20:12:27 +0100
57520              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
57521      Branch: perl
57522            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
57523 ____________________________________________________________________________
57524 [  9724] By: jhi                                   on 2001/04/17  11:59:05
57525         Log: Thread-awareness from Doug MacEachern.
57526      Branch: perl
57527            ! ext/List/Util/Util.xs
57528 ____________________________________________________________________________
57529 [  9723] By: jhi                                   on 2001/04/17  11:57:41
57530         Log: Make the test more portable.
57531      Branch: perl
57532            ! t/lib/cwd.t
57533 ____________________________________________________________________________
57534 [  9722] By: jhi                                   on 2001/04/17  11:53:50
57535         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
57536              From: Benjamin Sugars <ben.sugars@home.com>
57537              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
57538              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
57539      Branch: perl
57540            ! t/lib/cwd.t
57541 ____________________________________________________________________________
57542 [  9721] By: jhi                                   on 2001/04/17  11:52:17
57543         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
57544              From: Benjamin Sugars <bsugars@canoe.ca>
57545              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
57546              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
57547      Branch: perl
57548            ! op.c
57549 ____________________________________________________________________________
57550 [  9720] By: jhi                                   on 2001/04/17  11:35:42
57551         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
57552              From: Chris Nandor <pudge@pobox.com>
57553              Date: Tue, 17 Apr 2001 00:30:49 -0400
57554              Message-Id: <p05100207b701768712de@[10.0.1.177]>
57555      Branch: perl
57556            ! ext/File/Glob/bsd_glob.c gv.c
57557 ____________________________________________________________________________
57558 [  9719] By: jhi                                   on 2001/04/17  11:32:13
57559         Log: Subject: [PATCH] Tweten->West
57560              From: Casey West <casey@geeknest.com>
57561              Date: Mon, 16 Apr 2001 12:11:22 -0400
57562              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
57563      Branch: perl
57564            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
57565            ! pod/perltie.pod
57566 ____________________________________________________________________________
57567 [  9718] By: jhi                                   on 2001/04/16  03:22:52
57568         Log: Update Changes.
57569      Branch: perl
57570            ! Changes patchlevel.h
57571 ____________________________________________________________________________
57572 [  9717] By: jhi                                   on 2001/04/16  03:06:28
57573         Log: Regen toc.
57574      Branch: perl
57575            ! pod/perltoc.pod
57576 ____________________________________________________________________________
57577 [  9716] By: jhi                                   on 2001/04/16  02:58:42
57578         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
57579              From: Prymmer/Kahn <pvhp@best.com>
57580              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
57581              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
57582      Branch: perl
57583            ! utf8.c
57584 ____________________________________________________________________________
57585 [  9715] By: jhi                                   on 2001/04/15  23:40:35
57586         Log: Subject: Re: Net::Ping patch, adds stream protocol
57587              From: bronson@rinspin.com (Scott Bronson)
57588              Date: Tue, 10 Apr 2001 23:58:33 -0700
57589              Message-ID: <20010410235833.N29719@rinspin.com>
57590      Branch: perl
57591            ! lib/Net/Ping.pm
57592 ____________________________________________________________________________
57593 [  9714] By: jhi                                   on 2001/04/15  23:31:46
57594         Log: Printing out the ok messages helps successful testing.
57595      Branch: perl
57596            ! t/lib/time-hires.t
57597 ____________________________________________________________________________
57598 [  9713] By: jhi                                   on 2001/04/15  21:43:24
57599         Log: Update Douglas Wegscheid's email.
57600      Branch: perl
57601            ! AUTHORS
57602 ____________________________________________________________________________
57603 [  9712] By: jhi                                   on 2001/04/15  21:40:41
57604         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
57605              From: Michael G Schwern <schwern@pobox.com>
57606              Date: Sat, 14 Apr 2001 22:40:50 +0100
57607              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
57608      Branch: perl
57609            + t/lib/exporter.t
57610            ! MANIFEST lib/Exporter/Heavy.pm
57611 ____________________________________________________________________________
57612 [  9711] By: jhi                                   on 2001/04/15  21:39:21
57613         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
57614              From: Michael G Schwern <schwern@pobox.com>
57615              Date: Sat, 14 Apr 2001 22:13:59 +0100
57616              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
57617      Branch: perl
57618            ! t/op/loopctl.t
57619 ____________________________________________________________________________
57620 [  9710] By: jhi                                   on 2001/04/15  21:30:19
57621         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
57622              From: Michael G Schwern <schwern@pobox.com>
57623              Date: Sat, 14 Apr 2001 22:05:32 +0100
57624              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
57625      Branch: perl
57626            ! t/pragma/warnings.t
57627 ____________________________________________________________________________
57628 [  9709] By: jhi                                   on 2001/04/15  19:34:09
57629         Log: Integrate changes #9706,9707 from maintperl into mainline.
57630              
57631              change#7210 broke .packlist generation
57632              
57633              ExtUtils::Installed doesn't quote regex metacharacters in paths
57634              before using them in match; also make it work for dosish platforms
57635      Branch: perl
57636           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
57637 ____________________________________________________________________________
57638 [  9708] By: jhi                                   on 2001/04/15  19:31:01
57639         Log: Test also the scalar aspect of getitimer().
57640      Branch: perl
57641            ! t/lib/time-hires.t
57642 ____________________________________________________________________________
57643 [  9707] By: gsar                                  on 2001/04/15  17:24:20
57644         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
57645              before using them in match; also make it work for dosish platforms
57646      Branch: maint-5.6/perl
57647            ! lib/ExtUtils/Installed.pm
57648 ____________________________________________________________________________
57649 [  9706] By: gsar                                  on 2001/04/15  17:21:59
57650         Log: change#7210 broke .packlist generation (listed only filename
57651              rather than fully qualified path name)
57652      Branch: maint-5.6/perl
57653            ! lib/ExtUtils/Install.pm
57654 ____________________________________________________________________________
57655 [  9705] By: jhi                                   on 2001/04/15  12:36:33
57656         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
57657      Branch: perl
57658            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
57659            ! t/lib/time-hires.t
57660 ____________________________________________________________________________
57661 [  9704] By: jhi                                   on 2001/04/15  10:49:08
57662         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
57663              From: Prymmer/Kahn <pvhp@best.com>
57664              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
57665              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
57666      Branch: perl
57667            ! lib/utf8.pm pod/perlebcdic.pod
57668 ____________________________________________________________________________
57669 [  9703] By: jhi                                   on 2001/04/15  02:26:26
57670         Log: I keep forgetting to sort MANIFEST.
57671      Branch: perl
57672            ! MANIFEST
57673 ____________________________________________________________________________
57674 [  9702] By: jhi                                   on 2001/04/15  02:07:47
57675         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
57676              Now we have blessed, reftype, tainted, first, reduce, ...
57677      Branch: perl
57678            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
57679            + ext/List/Util/README ext/List/Util/Util.xs
57680            + ext/List/Util/lib/List/Util.pm
57681            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
57682            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
57683            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
57684            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
57685            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
57686            ! MANIFEST
57687 ____________________________________________________________________________
57688 [  9701] By: jhi                                   on 2001/04/14  15:05:25
57689         Log: Subject: RE: dprofpp.pl updates 
57690              From: Carl Eklof <CEklof@endeca.com>
57691              Date: Thu, 12 Apr 2001 18:45:46 -0400
57692              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
57693      Branch: perl
57694            ! utils/dprofpp.PL
57695 ____________________________________________________________________________
57696 [  9700] By: jhi                                   on 2001/04/14  14:44:55
57697         Log: Do not just blindly add CR.
57698      Branch: perl
57699            ! Porting/makerel
57700 ____________________________________________________________________________
57701 [  9699] By: jhi                                   on 2001/04/13  13:17:01
57702         Log: Update Changes.
57703      Branch: perl
57704            ! Changes patchlevel.h
57705 ____________________________________________________________________________
57706 [  9698] By: jhi                                   on 2001/04/13  12:44:48
57707         Log: Integrate perlio:
57708              
57709              [  9696]
57710              Fix core dump on binmode($fh,'Scalar')
57711      Branch: perl
57712           !> ext/PerlIO/Scalar/Scalar.xs
57713 ____________________________________________________________________________
57714 [  9697] By: jhi                                   on 2001/04/13  12:29:15
57715         Log: Add more debug output to the test.
57716      Branch: perl
57717            ! t/lib/cwd.t
57718 ____________________________________________________________________________
57719 [  9696] By: nick                                  on 2001/04/13  10:14:29
57720         Log: Fix core dump on binmode($fh,'Scalar')
57721      Branch: perlio
57722            ! ext/PerlIO/Scalar/Scalar.xs
57723 ____________________________________________________________________________
57724 [  9695] By: nick                                  on 2001/04/13  09:05:42
57725         Log: Integrate mainline
57726      Branch: perlio
57727           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57728           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57729           +> t/lib/time-hires.t
57730           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
57731           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
57732           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
57733           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
57734           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
57735           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
57736           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
57737 ____________________________________________________________________________
57738 [  9694] By: jhi                                   on 2001/04/12  22:23:35
57739         Log: Integrate change #9693 from maintperl into mainline.
57740              
57741              $VERSION and Version() on the same line provokes a warning from
57742              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57743      Branch: perl
57744           !> lib/Devel/SelfStubber.pm
57745 ____________________________________________________________________________
57746 [  9693] By: gsar                                  on 2001/04/12  21:55:56
57747         Log: $VERSION and Version() on the same line provokes a warning from
57748              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
57749      Branch: maint-5.6/perl
57750            ! lib/Devel/SelfStubber.pm
57751 ____________________________________________________________________________
57752 [  9692] By: jhi                                   on 2001/04/12  13:54:00
57753         Log: This is at least 5.005.
57754      Branch: perl
57755            ! ext/Time/HiRes/HiRes.xs
57756 ____________________________________________________________________________
57757 [  9691] By: jhi                                   on 2001/04/12  13:37:20
57758         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
57759      Branch: perl
57760            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
57761            ! win32/Makefile win32/makefile.mk
57762 ____________________________________________________________________________
57763 [  9690] By: jhi                                   on 2001/04/12  01:34:46
57764         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
57765      Branch: perl
57766            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57767            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
57768            + t/lib/time-hires.t
57769            ! MANIFEST
57770 ____________________________________________________________________________
57771 [  9689] By: jhi                                   on 2001/04/12  00:28:39
57772         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
57773              From: Gisle Aas <gisle@ActiveState.com>
57774              Date: 11 Apr 2001 16:36:11 -0700
57775              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
57776      Branch: perl
57777            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
57778 ____________________________________________________________________________
57779 [  9688] By: jhi                                   on 2001/04/12  00:27:39
57780         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
57781              From: Gisle Aas <gisle@ActiveState.com>
57782              Date: 11 Apr 2001 11:13:24 -0700
57783              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
57784      Branch: perl
57785            ! ext/MIME/Base64/Base64.xs
57786 ____________________________________________________________________________
57787 [  9687] By: jhi                                   on 2001/04/11  19:51:47
57788         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
57789      Branch: perl
57790            ! Todo-5.6
57791 ____________________________________________________________________________
57792 [  9686] By: jhi                                   on 2001/04/11  16:54:25
57793         Log: Subject: [PATCH opcode.pl] Documentation of table format
57794              From: Simon Cozens <simon@netthink.co.uk>
57795              Date: Wed, 11 Apr 2001 12:59:31 +0100
57796              Message-ID: <20010411125931.A25681@netthink.co.uk>
57797      Branch: perl
57798            ! opcode.pl
57799 ____________________________________________________________________________
57800 [  9685] By: jhi                                   on 2001/04/11  16:53:15
57801         Log: Subject: [PATCH] prototype("CORE::recv")
57802              From: Simon Cozens <simon@netthink.co.uk>
57803              Date: Wed, 11 Apr 2001 13:24:35 +0100
57804              Message-ID: <20010411132435.A26169@netthink.co.uk>
57805      Branch: perl
57806            ! pp.c t/comp/proto.t
57807 ____________________________________________________________________________
57808 [  9684] By: jhi                                   on 2001/04/11  16:47:13
57809         Log: FAQ (and AUTHORS) update from Dan Carson: the information
57810              was several years obsolete, Term::Readkey has been updated
57811              to have the functionality.
57812      Branch: perl
57813            ! AUTHORS pod/perlfaq5.pod
57814 ____________________________________________________________________________
57815 [  9683] By: jhi                                   on 2001/04/11  12:15:46
57816         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
57817              From: Calle Dybedahl <calle@lysator.liu.se>
57818              Date: 10 Apr 2001 16:44:16 +0200
57819              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
57820      Branch: perl
57821            ! ext/MIME/Base64/Base64.xs
57822 ____________________________________________________________________________
57823 [  9682] By: jhi                                   on 2001/04/11  12:12:26
57824         Log: A more minimal fix for 20010410.006 from Hugo.
57825      Branch: perl
57826            ! regexec.c
57827 ____________________________________________________________________________
57828 [  9681] By: jhi                                   on 2001/04/11  11:34:23
57829         Log: Integrate changes #9678,9679 from maintline into mainperl.
57830              
57831              addendum to change#9676
57832              
57833              up $File::Glob::VERSION; add a note pointing out the version of
57834              the OpenBSD glob bsd_glob.c resembles
57835      Branch: perl
57836           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
57837           !> ext/File/Glob/bsd_glob.h
57838 ____________________________________________________________________________
57839 [  9680] By: jhi                                   on 2001/04/11  11:30:38
57840         Log: Bad test numbering in integrate in #9677.
57841              Fixes ID 20010411.001.
57842      Branch: perl
57843            ! t/op/pat.t
57844 ____________________________________________________________________________
57845 [  9679] By: gsar                                  on 2001/04/11  03:38:40
57846         Log: up $File::Glob::VERSION; add a note pointing out the version of
57847              the OpenBSD glob bsd_glob.c resembles
57848      Branch: maint-5.6/perl
57849            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
57850            ! ext/File/Glob/bsd_glob.h
57851 ____________________________________________________________________________
57852 [  9678] By: gsar                                  on 2001/04/11  03:09:48
57853         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
57854              revision 1.8.10.1 found here:
57855              
57856              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
57857      Branch: maint-5.6/perl
57858            ! ext/File/Glob/bsd_glob.c
57859 ____________________________________________________________________________
57860 [  9677] By: jhi                                   on 2001/04/11  02:54:39
57861         Log: Integrate changes #9675,9676 from maintperl into mainline.
57862              
57863              fix for bug 20010410.006, undo change#7115
57864              
57865              port the OpenBSD glob() security patch
57866      Branch: perl
57867           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
57868           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
57869           !> t/op/pat.t
57870 ____________________________________________________________________________
57871 [  9676] By: gsar                                  on 2001/04/11  02:19:02
57872         Log: port the glob() security patch found at:
57873              
57874              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
57875              
57876              CERT advisory for the issue is here:
57877              
57878              http://www.cert.org/advisories/CA-2001-07.html
57879              
57880              Note that the security scare is only relevant for those who are
57881              foolish enough to build suidperl (which is now officially discouraged)
57882      Branch: maint-5.6/perl
57883            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
57884            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
57885 ____________________________________________________________________________
57886 [  9675] By: gsar                                  on 2001/04/10  23:52:11
57887         Log: fix for bug 20010410.006
57888              
57889              undo change#7115 (came into maint-5.6 as change#8156)
57890              
57891              add tests to keep it from coming back
57892      Branch: maint-5.6/perl
57893            ! regexec.c t/op/pat.t
57894 ____________________________________________________________________________
57895 [  9674] By: nick                                  on 2001/04/10  20:39:31
57896         Log: Integrate mainline
57897      Branch: perlio
57898           +> Porting/testall.atom
57899           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
57900           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
57901           !> t/lib/lc-uk.t t/pod/find.t
57902 ____________________________________________________________________________
57903 [  9673] By: nick                                  on 2001/04/10  18:46:14
57904         Log: Integrate against change 9670 aka perl-5.7.1
57905      Branch: perlio
57906           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
57907           !> (integrate 53 files)
57908 ____________________________________________________________________________
57909 [  9672] By: jhi                                   on 2001/04/10  13:45:01
57910         Log: Add a script for doing cumulative profile of the test suite.
57911              (Requires ATOM, that is, Tru64.)
57912      Branch: perl
57913            + Porting/testall.atom
57914            ! MANIFEST
57915 ____________________________________________________________________________
57916 [  9671] By: jhi                                   on 2001/04/10  12:38:53
57917         Log: Missing std block.
57918      Branch: perl
57919            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
57920            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
57921            ! t/pod/find.t
57922 ____________________________________________________________________________
57923 [  9670] By: jhi                                   on 2001/04/10  01:25:58
57924         Log: This is 5.7.1.
57925      Branch: perl
57926            ! patchlevel.h
57927 ____________________________________________________________________________
57928 [  9669] By: jhi                                   on 2001/04/10  01:09:14
57929         Log: Update Changes.
57930      Branch: perl
57931            ! Changes patchlevel.h
57932 ____________________________________________________________________________
57933 [  9668] By: jhi                                   on 2001/04/10  01:00:38
57934         Log: Regen toc.
57935      Branch: perl
57936            ! pod/perltoc.pod
57937 ____________________________________________________________________________
57938 [  9667] By: jhi                                   on 2001/04/10  00:52:16
57939         Log: Update perlhist.
57940      Branch: perl
57941            ! pod/perlhist.pod
57942 ____________________________________________________________________________
57943 [  9666] By: jhi                                   on 2001/04/09  23:38:59
57944         Log: Slight wording tweaks from Damian to #9658.
57945      Branch: perl
57946            ! pod/perlobj.pod
57947 ____________________________________________________________________________
57948 [  9665] By: jhi                                   on 2001/04/09  19:56:06
57949         Log: Subject: [PATCH perlutil.pod] Nit
57950              From: Simon Cozens <simon@netthink.co.uk>
57951              Date: Mon, 9 Apr 2001 20:29:44 +0100
57952              Message-ID: <20010409202944.A14796@the.earth.li>
57953      Branch: perl
57954            ! pod/perlutil.pod
57955 ____________________________________________________________________________
57956 [  9664] By: jhi                                   on 2001/04/09  19:54:42
57957         Log: Subject: Re: perl571delta.pod@9631
57958              From: Mike Guy <mjtg@cam.ac.uk>
57959              Date: Mon, 09 Apr 2001 18:09:14 +0100
57960              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
57961      Branch: perl
57962            ! pod/perl571delta.pod
57963 ____________________________________________________________________________
57964 [  9663] By: jhi                                   on 2001/04/09  13:43:35
57965         Log: Update Changes.
57966      Branch: perl
57967            ! Changes patchlevel.h
57968 ____________________________________________________________________________
57969 [  9662] By: jhi                                   on 2001/04/09  13:24:46
57970         Log: tweak tweak.
57971      Branch: perl
57972            ! AUTHORS pod/perl571delta.pod
57973 ____________________________________________________________________________
57974 [  9661] By: jhi                                   on 2001/04/09  13:15:13
57975         Log: Thinko in manual patch applying.
57976      Branch: perl
57977            ! sv.c
57978 ____________________________________________________________________________
57979 [  9660] By: jhi                                   on 2001/04/09  13:07:53
57980         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
57981              From: Robin Barker <rmb1@cise.npl.co.uk> 
57982              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
57983              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
57984              
57985              (This corrects the case where the "isn't numeric" string contains \0s
57986              and is longer than the temporary buffer, and contains \0 at the point
57987              the string would be truncated by "...".) 
57988      Branch: perl
57989            ! sv.c
57990 ____________________________________________________________________________
57991 [  9659] By: jhi                                   on 2001/04/09  12:57:41
57992         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
57993      Branch: perl
57994            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
57995            ! t/lib/cgi-function.t t/lib/cgi-html.t
57996 ____________________________________________________________________________
57997 [  9658] By: jhi                                   on 2001/04/09  12:48:47
57998         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
57999              From: Ilmari Karonen <iltzu@sci.fi>
58000              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
58001              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
58002              
58003              Rearrange and rewrite the Method Invocation section
58004              to explain the concepts in nicer order.
58005      Branch: perl
58006            ! pod/perlobj.pod
58007 ____________________________________________________________________________
58008 [  9657] By: jhi                                   on 2001/04/09  12:35:58
58009         Log: Upgrade to podlators 1.09, from Russ Allbery.
58010      Branch: perl
58011            ! lib/Pod/Man.pm lib/Pod/Text.pm
58012 ____________________________________________________________________________
58013 [  9656] By: jhi                                   on 2001/04/09  12:31:53
58014         Log: perl571delta.
58015      Branch: perl
58016            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
58017 ____________________________________________________________________________
58018 [  9655] By: jhi                                   on 2001/04/09  12:20:09
58019         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
58020              From: Prymmer/Kahn <pvhp@best.com>
58021              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
58022              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
58023      Branch: perl
58024            ! lib/utf8.pm pod/perlunicode.pod
58025 ____________________________________________________________________________
58026 [  9654] By: gsar                                  on 2001/04/09  03:38:33
58027         Log: here lies 5.6.1
58028      Branch: maint-5.6/perl
58029            ! Changes
58030 ____________________________________________________________________________
58031 [  9653] By: jhi                                   on 2001/04/09  03:25:24
58032         Log: Update perlhist.
58033      Branch: perl
58034            ! pod/perlhist.pod
58035 ____________________________________________________________________________
58036 [  9652] By: jhi                                   on 2001/04/09  03:18:49
58037         Log: perl571delta tweaking continues.
58038      Branch: perl
58039            ! pod/perl571delta.pod
58040 ____________________________________________________________________________
58041 [  9651] By: gsar                                  on 2001/04/09  03:11:19
58042         Log: update Changes, patchlevel.h &c.
58043      Branch: maint-5.6/perl
58044            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
58045            ! pod/perltoc.pod
58046 ____________________________________________________________________________
58047 [  9650] By: jhi                                   on 2001/04/09  02:40:24
58048         Log: Integrate the perlfork half of #9513 from maintperl into mainline
58049              (the perlunicode half is obsolete)
58050      Branch: perl
58051            ! pod/perlfork.pod
58052 ____________________________________________________________________________
58053 [  9649] By: gsar                                  on 2001/04/09  02:35:43
58054         Log: tweak perldelta as suggested by Jarkko
58055      Branch: maint-5.6/perl
58056            ! pod/perldelta.pod
58057 ____________________________________________________________________________
58058 [  9648] By: jhi                                   on 2001/04/09  02:13:04
58059         Log: Integrate change #9646 from maintperl into mainline.
58060              
58061              add note about ithreads and Thread.pm
58062      Branch: perl
58063           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
58064 ____________________________________________________________________________
58065 [  9647] By: jhi                                   on 2001/04/09  02:10:18
58066         Log: Bad assumption that shortsize == 2.
58067      Branch: perl
58068            ! t/lib/xs-typemap.t
58069 ____________________________________________________________________________
58070 [  9646] By: gsar                                  on 2001/04/09  00:48:04
58071         Log: add note about ithreads and Thread.pm (too many people are
58072              confused by the fact that Thread.pm is built and installed
58073              under non-5005threads but doesn't work)
58074      Branch: maint-5.6/perl
58075            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
58076 ____________________________________________________________________________
58077 [  9645] By: gsar                                  on 2001/04/09  00:19:03
58078         Log: update perldelta.pod for changes in 5.6.1
58079      Branch: maint-5.6/perl
58080            ! Changes pod/perldelta.pod
58081 ____________________________________________________________________________
58082 [  9644] By: jhi                                   on 2001/04/08  20:37:00
58083         Log: Integrate change #9639 from maintperl into mainline:
58084              on windows, many of the README.* pods were being copied to
58085              the wrong location
58086      Branch: perl
58087           !> win32/Makefile win32/makefile.mk
58088 ____________________________________________________________________________
58089 [  9643] By: jhi                                   on 2001/04/08  20:07:11
58090         Log: Integrate change #9624 from maintperl into mainline:
58091              the pod tests were not okay.  (t/pod/find.t changes ignored)
58092      Branch: perl
58093           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
58094           !> t/pod/include.t t/pod/included.t t/pod/lref.t
58095           !> t/pod/multiline_items.t t/pod/nested_items.t
58096           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58097           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58098 ____________________________________________________________________________
58099 [  9642] By: jhi                                   on 2001/04/08  19:57:17
58100         Log: Integrate change #9638 from maintperl into mainline:
58101              update to latest JPL from the anoncvs repository
58102      Branch: perl
58103           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58104           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58105           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58106 ____________________________________________________________________________
58107 [  9641] By: jhi                                   on 2001/04/08  19:53:30
58108         Log: perl571delta updates.
58109      Branch: perl
58110            ! lib/Filter/Simple.pm pod/perl571delta.pod
58111 ____________________________________________________________________________
58112 [  9640] By: gsar                                  on 2001/04/08  19:20:46
58113         Log: integrate change#9634 from mainline
58114              
58115              Fix the perlmodlib generation (didn't understand separate .pod
58116              files; didn't understand -- as the name-thing separator).
58117              Update the CPAN mirrors list.
58118      Branch: maint-5.6/perl
58119            ! pod/perlmodlib.pod
58120           !> pod/perlmodlib.PL
58121 ____________________________________________________________________________
58122 [  9639] By: gsar                                  on 2001/04/08  18:57:31
58123         Log: on windows, many of the README.* pods were being copied to the wrong
58124              location
58125      Branch: maint-5.6/perl
58126            ! win32/Makefile win32/makefile.mk
58127 ____________________________________________________________________________
58128 [  9638] By: gsar                                  on 2001/04/08  18:38:25
58129         Log: update to latest JPL from the anoncvs repository
58130      Branch: maint-5.6/perl
58131            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
58132            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
58133            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
58134 ____________________________________________________________________________
58135 [  9637] By: jhi                                   on 2001/04/08  17:53:53
58136         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
58137      Branch: perl
58138            ! pod/perl571delta.pod
58139 ____________________________________________________________________________
58140 [  9636] By: jhi                                   on 2001/04/08  17:18:32
58141         Log: Regen toc.
58142      Branch: perl
58143            ! pod/perltoc.pod
58144 ____________________________________________________________________________
58145 [  9635] By: jhi                                   on 2001/04/08  17:16:33
58146         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
58147              From: "Craig A. Berry" <craigberry@mac.com>
58148              Date: Sun, 08 Apr 2001 12:30:16 -0500
58149              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
58150      Branch: perl
58151            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
58152 ____________________________________________________________________________
58153 [  9634] By: jhi                                   on 2001/04/08  17:09:19
58154         Log: Fix the perlmodlib generation (didn't understand separate .pod
58155              files; didn't understand -- as the name-thing separator).
58156              
58157              Update the CPAN mirrors list.
58158      Branch: perl
58159            ! pod/perlmodlib.PL pod/perlmodlib.pod
58160 ____________________________________________________________________________
58161 [  9633] By: jhi                                   on 2001/04/08  16:49:17
58162         Log: Sort MANIFEST.
58163      Branch: perl
58164            ! MANIFEST
58165 ____________________________________________________________________________
58166 [  9632] By: gsar                                  on 2001/04/08  16:36:06
58167         Log: add $Tie::RefHash::VERSION
58168      Branch: maint-5.6/perl
58169            ! lib/Tie/RefHash.pm
58170 ____________________________________________________________________________
58171 [  9631] By: jhi                                   on 2001/04/08  16:10:15
58172         Log: perl571delta updates based on p5p feedback; still needs
58173              lots of examples.
58174      Branch: perl
58175            ! pod/perl571delta.pod
58176 ____________________________________________________________________________
58177 [  9630] By: jhi                                   on 2001/04/08  15:59:13
58178         Log: Update the list of supported platforms to talk about 5.7.1
58179              (and 5.6.1)
58180      Branch: perl
58181            ! pod/perlport.pod
58182 ____________________________________________________________________________
58183 [  9629] By: jhi                                   on 2001/04/08  15:55:41
58184         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
58185              from maintperl into mainline: perlport updates.
58186      Branch: perl
58187            ! pod/perlport.pod
58188 ____________________________________________________________________________
58189 [  9628] By: jhi                                   on 2001/04/08  15:53:17
58190         Log: perlsolaris.pod copied to wrong directory.
58191      Branch: perl
58192            ! win32/makefile.mk
58193 ____________________________________________________________________________
58194 [  9627] By: jhi                                   on 2001/04/08  14:48:18
58195         Log: Subject: Typos in perl571delta.pod
58196              From: "Stephen P. Potter" <spp@spotter.yi.org>
58197              Date: Sat, 07 Apr 2001 20:37:05 -0400
58198              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
58199      Branch: perl
58200            ! pod/perl571delta.pod
58201 ____________________________________________________________________________
58202 [  9626] By: jhi                                   on 2001/04/08  14:39:04
58203         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
58204      Branch: perl
58205            ! gv.c
58206 ____________________________________________________________________________
58207 [  9625] By: nick                                  on 2001/04/08  10:14:23
58208         Log: Integrate mainline
58209      Branch: perlio
58210           +> pod/perl570delta.pod pod/perl571delta.pod
58211           !> (integrate 27 files)
58212 ____________________________________________________________________________
58213 [  9624] By: gsar                                  on 2001/04/08  06:08:17
58214         Log: test in t/pod/* were busted
58215              
58216              these tests are still not enabled in t/{harness,TEST}
58217      Branch: maint-5.6/perl
58218            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
58219            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
58220            ! t/pod/multiline_items.t t/pod/nested_items.t
58221            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
58222            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
58223 ____________________________________________________________________________
58224 [  9623] By: gsar                                  on 2001/04/08  03:37:01
58225         Log: integrate change#9470 from mainline
58226              
58227              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
58228      Branch: maint-5.6/perl
58229           !> ext/Socket/Socket.xs
58230 ____________________________________________________________________________
58231 [  9622] By: jhi                                   on 2001/04/07  22:40:47
58232         Log: Update Changes.
58233      Branch: perl
58234            ! Changes patchlevel.h
58235 ____________________________________________________________________________
58236 [  9621] By: jhi                                   on 2001/04/07  22:34:16
58237         Log: Update AUTHORS.
58238      Branch: perl
58239            ! AUTHORS
58240 ____________________________________________________________________________
58241 [  9620] By: jhi                                   on 2001/04/07  22:12:47
58242         Log: Forgot to bump the number of tests in #9164.
58243      Branch: perl
58244            ! t/op/array.t
58245 ____________________________________________________________________________
58246 [  9619] By: jhi                                   on 2001/04/07  22:09:50
58247         Log: Bump patchlevel to 5.7.1.
58248      Branch: perl
58249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58250            ! config_h.SH patchlevel.h
58251 ____________________________________________________________________________
58252 [  9618] By: jhi                                   on 2001/04/07  22:02:41
58253         Log: Populate perl571delta.
58254      Branch: perl
58255            ! pod/perl571delta.pod
58256 ____________________________________________________________________________
58257 [  9617] By: jhi                                   on 2001/04/07  22:01:23
58258         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
58259              to forget it later; do not change patchlevel.h yet or regenerate
58260              Configure yet.
58261      Branch: perl
58262            ! epoc/config.sh win32/Makefile win32/config_H.bc
58263            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
58264 ____________________________________________________________________________
58265 [  9616] By: jhi                                   on 2001/04/07  17:46:33
58266         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
58267      Branch: perl
58268            ! pod/perl571delta.pod
58269 ____________________________________________________________________________
58270 [  9615] By: jhi                                   on 2001/04/07  17:33:21
58271         Log: Change the toc configuration.
58272      Branch: perl
58273            ! pod/buildtoc.PL pod/perl.pod
58274 ____________________________________________________________________________
58275 [  9614] By: jhi                                   on 2001/04/07  17:29:47
58276         Log: Subject: PATCH: $[
58277              From: Robin Houston <robin@kitsite.com>
58278              Date: Fri, 6 Apr 2001 18:10:14 +0100
58279              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
58280      Branch: perl
58281            ! op.c t/op/array.t
58282 ____________________________________________________________________________
58283 [  9613] By: jhi                                   on 2001/04/07  17:28:26
58284         Log: Subject: [PATCH perl@9424] isn't numeric warning
58285              From: Robin Barker <rmb1@cise.npl.co.uk>
58286              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
58287              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
58288      Branch: perl
58289            ! sv.c t/pragma/warn/sv
58290 ____________________________________________________________________________
58291 [  9612] By: jhi                                   on 2001/04/07  17:26:45
58292         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
58293              From: Mike Guy <mjtg@cam.ac.uk>
58294              Date: Fri, 06 Apr 2001 12:47:06 +0100
58295              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
58296      Branch: perl
58297            ! dump.c t/lib/peek.t
58298 ____________________________________________________________________________
58299 [  9611] By: jhi                                   on 2001/04/07  17:21:35
58300         Log: Create perl571delta and seed it off with the perldelta changes
58301              since 5.7.0; remove those changes from perldelta and rename it
58302              as perl570delta; recreate perldelta but leave it almost empty.
58303      Branch: perl
58304            + pod/perl570delta.pod pod/perl571delta.pod
58305            ! MANIFEST pod/perldelta.pod
58306 ____________________________________________________________________________
58307 [  9610] By: jhi                                   on 2001/04/07  16:56:32
58308         Log: Denit.
58309      Branch: perl
58310            ! pod/perldelta.pod
58311 ____________________________________________________________________________
58312 [  9609] By: jhi                                   on 2001/04/07  16:38:32
58313         Log: Retract #9523: needs more thought.
58314      Branch: perl
58315            ! Makefile.SH
58316 ____________________________________________________________________________
58317 [  9608] By: jhi                                   on 2001/04/07  14:59:20
58318         Log: atmark() code cleanaup.
58319      Branch: perl
58320            ! ext/IO/IO.xs
58321 ____________________________________________________________________________
58322 [  9607] By: jhi                                   on 2001/04/07  14:48:14
58323         Log: Integrate change #9605 from maintperl into mainline.
58324              
58325              can't optimize away scope entry if tr/// is present
58326      Branch: perl
58327           !> op.c t/op/tr.t
58328 ____________________________________________________________________________
58329 [  9606] By: jhi                                   on 2001/04/07  14:43:59
58330         Log: Integrate perlio:
58331              
58332              [  9604]
58333              Split out extension finding code from buildext.pl into FindExt.pm
58334              Use it to get Config.pm's idea of available extensions in line
58335              with what is built.
58336              
58337              [  9603]
58338              Cleanup correction for failed :Via() layer, also set an error code.
58339              
58340              [  9602]
58341              Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
58342              style. So don't use binmode() on the handles so that Win32 etc. see
58343              same sequence and produce same digests.
58344              
58345              [  9601]
58346              Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
58347              Else it complains and so crlf layer (say) does not get pushed.
58348              
58349              [  9599]
58350              Quote $VERSION in Encode.pm.
58351              regen_config_h as requested.
58352      Branch: perl
58353           +> win32/FindExt.pm
58354           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
58355           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
58356 ____________________________________________________________________________
58357 [  9605] By: gsar                                  on 2001/04/07  11:52:40
58358         Log: can't optimize away scope entry if tr/// is present
58359      Branch: maint-5.6/perl
58360            ! op.c t/op/tr.t
58361 ____________________________________________________________________________
58362 [  9604] By: nick                                  on 2001/04/07  11:39:45
58363         Log: Split out extension finding code from buildext.pl into FindExt.pm
58364              Use it to get Config.pm's idea of available extensions in line
58365              with what is built.
58366      Branch: perlio
58367            + win32/FindExt.pm
58368            ! MANIFEST win32/buildext.pl win32/config_sh.PL
58369            ! win32/makefile.mk
58370 ____________________________________________________________________________
58371 [  9603] By: nick                                  on 2001/04/07  09:11:38
58372         Log: Cleanup correction for failed :Via() layer, also set an error code.
58373      Branch: perlio
58374            ! ext/PerlIO/Via/Via.xs
58375 ____________________________________________________________________________
58376 [  9602] By: nick                                  on 2001/04/07  08:38:04
58377         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
58378              style. So don't use binmode() on the handles so that Win32 etc. see
58379              same sequence and produce same digests.
58380      Branch: perlio
58381            ! t/lib/md5-file.t
58382 ____________________________________________________________________________
58383 [  9601] By: nick                                  on 2001/04/07  08:36:26
58384         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
58385              Else it complains and so crlf layer (say) does not get pushed.
58386      Branch: perlio
58387            ! perlio.c
58388 ____________________________________________________________________________
58389 [  9600] By: jhi                                   on 2001/04/06  23:00:09
58390         Log: Integrate change #9599 from perlio into mainline.
58391      Branch: perl
58392           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
58393           !> win32/config_H.vc
58394 ____________________________________________________________________________
58395 [  9599] By: nick                                  on 2001/04/06  21:42:43
58396         Log: Quote $VERSION in Encode.pm.
58397              regen_config_h as requested.
58398      Branch: perlio
58399            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
58400            ! win32/config_H.vc
58401 ____________________________________________________________________________
58402 [  9598] By: nick                                  on 2001/04/06  20:34:59
58403         Log: Integrate mainline
58404      Branch: perlio
58405           +> README.macos
58406           !> (integrate 39 files)
58407 ____________________________________________________________________________
58408 [  9597] By: gsar                                  on 2001/04/06  18:06:35
58409         Log: integrate change#9464 from mainline (addendum to change#8313)
58410              
58411              Subject: [PATCH @9452] Better peep()ing for foreach() loops
58412      Branch: maint-5.6/perl
58413           !> op.c
58414 ____________________________________________________________________________
58415 [  9596] By: jhi                                   on 2001/04/06  17:26:03
58416         Log: The d_casti32=undef is good for you even when not use64bitall.
58417      Branch: perl
58418            ! hints/hpux.sh
58419 ____________________________________________________________________________
58420 [  9595] By: gsar                                  on 2001/04/06  14:57:17
58421         Log: add a low-impact fix to accommodate darwin-ism
58422      Branch: maint-5.6/perl
58423            ! ext/Errno/Errno_pm.PL
58424 ____________________________________________________________________________
58425 [  9594] By: jhi                                   on 2001/04/06  14:55:14
58426         Log: Integrate changes #9528,9593 from mainline into maintperl;
58427              tweaking the editor/IDE/shell list.
58428      Branch: maint-5.6/perl
58429           !> pod/perlfaq3.pod
58430 ____________________________________________________________________________
58431 [  9593] By: jhi                                   on 2001/04/06  14:51:39
58432         Log: Make the editor/IDE/shell list a little bit airier.
58433      Branch: perl
58434            ! pod/perlfaq3.pod
58435 ____________________________________________________________________________
58436 [  9592] By: gsar                                  on 2001/04/06  14:45:18
58437         Log: integrate change#9477 from mainline (base.pm doc tweak)
58438              
58439              missing doc entry for fmod()
58440      Branch: maint-5.6/perl
58441            ! lib/Math/BigFloat.pm
58442           !> lib/base.pm
58443 ____________________________________________________________________________
58444 [  9591] By: jhi                                   on 2001/04/06  13:55:48
58445         Log: Regen toc.
58446      Branch: perl
58447            ! pod/perltoc.pod
58448 ____________________________________________________________________________
58449 [  9590] By: jhi                                   on 2001/04/06  13:54:52
58450         Log: Math::BigFloat patches from John Peacock.  The equivalent
58451              of #9586 from maintperl but reworked by John to work with
58452              the bleadperl.
58453      Branch: perl
58454            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58455 ____________________________________________________________________________
58456 [  9589] By: jhi                                   on 2001/04/06  13:42:23
58457         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
58458      Branch: perl
58459            ! ext/Digest/MD5/Makefile.PL
58460 ____________________________________________________________________________
58461 [  9588] By: jhi                                   on 2001/04/06  13:31:45
58462         Log: Integrate changes #9584,9587 from maintperl into mainline.
58463              
58464              keep eval"" CVs alive until the end of the statement in which
58465              they're called
58466              
58467              add README.macos (from Chris Nandor)
58468              
58469              tyop in change#9555
58470      Branch: perl
58471           +> README.macos
58472           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
58473           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
58474           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
58475           !> win32/makefile.mk
58476 ____________________________________________________________________________
58477 [  9587] By: gsar                                  on 2001/04/06  07:31:30
58478         Log: add README.macos (from Chris Nandor)
58479              
58480              tyop in change#9555
58481      Branch: maint-5.6/perl
58482            + README.macos
58483            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
58484            ! win32/Makefile win32/makefile.mk
58485 ____________________________________________________________________________
58486 [  9586] By: gsar                                  on 2001/04/06  07:08:54
58487         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
58488      Branch: maint-5.6/perl
58489            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
58490 ____________________________________________________________________________
58491 [  9585] By: gsar                                  on 2001/04/06  06:58:44
58492         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
58493              from mainline
58494              
58495              Subject: [PATCH] Base64 update to perlfaq9.pod
58496              
58497              Subject: [PATCH AUTHORS] Housekeeping
58498              
58499              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58500              Mac OS X (Darwin) has extra pwent fields.
58501              
58502              Subject: [PATCH B::*] print control-character vars readably
58503              Needs EBCDICification.
58504              
58505              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58506              
58507              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58508              
58509              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58510              
58511              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58512              
58513              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58514              
58515              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58516              
58517              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58518              
58519              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58520              
58521              FreeBSD hints tweak from Anton Berezin.
58522              
58523              Subject: [PATCH foolperl & bleadperl] README.vms update
58524              
58525              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58526      Branch: maint-5.6/perl
58527           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
58528           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58529           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
58530 ____________________________________________________________________________
58531 [  9584] By: gsar                                  on 2001/04/06  04:09:00
58532         Log: keep eval"" CVs alive until the end of the statement in which
58533              they're called; this avoids a coredump ensuing from search for
58534              lexicals in code such as:
58535              
58536              sub bug {
58537              my $s = @_;
58538              eval q[sub { eval 'sub { &$s }' }];
58539              }
58540              bug("x")->()->();
58541              
58542              this code still doesn't work as intended (as it has remained
58543              since time immemorial), but it doesn't provoke a coredump anymore
58544      Branch: maint-5.6/perl
58545            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58546            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
58547 ____________________________________________________________________________
58548 [  9583] By: jhi                                   on 2001/04/05  23:52:51
58549         Log: Update Changes.
58550      Branch: perl
58551            ! Changes patchlevel.h
58552 ____________________________________________________________________________
58553 [  9582] By: jhi                                   on 2001/04/05  23:11:23
58554         Log: Slight doc tweak.
58555      Branch: perl
58556            ! pod/perlunicode.pod
58557 ____________________________________________________________________________
58558 [  9581] By: jhi                                   on 2001/04/05  23:04:11
58559         Log: Integrate perlio:
58560              
58561              [  9569]
58562              Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58563              
58564              [  9549]
58565              Downgrade "Wide character in print" to a warning.
58566      Branch: perl
58567           !> pod/perlunicode.pod
58568 ____________________________________________________________________________
58569 [  9580] By: jhi                                   on 2001/04/05  23:03:29
58570         Log: Test for #9579.
58571      Branch: perl
58572            ! t/op/do.t
58573 ____________________________________________________________________________
58574 [  9579] By: jhi                                   on 2001/04/05  22:54:17
58575         Log: Subject: [PATCH] Propagate calling context for do '...'
58576              From: Gisle Aas <gisle@ActiveState.com>
58577              Date: 04 Apr 2001 20:17:29 -0700
58578              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
58579      Branch: perl
58580            ! pod/perlfunc.pod pp_ctl.c
58581 ____________________________________________________________________________
58582 [  9578] By: jhi                                   on 2001/04/05  22:52:51
58583         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
58584              From: Peter Prymmer <pvhp@forte.com>
58585              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
58586              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
58587      Branch: perl
58588            ! README.vms
58589 ____________________________________________________________________________
58590 [  9577] By: jhi                                   on 2001/04/05  22:48:22
58591         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
58592              From: "Craig A. Berry" <craigberry@mac.com>
58593              Date: Thu, 5 Apr 2001 13:43:28 -0500
58594              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
58595      Branch: perl
58596            ! README.vms
58597 ____________________________________________________________________________
58598 [  9576] By: jhi                                   on 2001/04/05  22:31:38
58599         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
58600              From: Michael G Schwern <schwern@pobox.com>
58601              Date: Thu, 5 Apr 2001 21:53:21 +0100
58602              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
58603      Branch: perl
58604            ! lib/base.pm t/lib/fields.t
58605 ____________________________________________________________________________
58606 [  9575] By: jhi                                   on 2001/04/05  22:26:10
58607         Log: FreeBSD hints tweak from Anton Berezin.
58608      Branch: perl
58609            ! hints/freebsd.sh
58610 ____________________________________________________________________________
58611 [  9574] By: jhi                                   on 2001/04/05  22:24:03
58612         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
58613              From: David Dyck <dcd@tc.fluke.com>
58614              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
58615              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
58616      Branch: perl
58617            ! t/op/oct.t
58618 ____________________________________________________________________________
58619 [  9573] By: jhi                                   on 2001/04/05  22:23:06
58620         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
58621              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
58622              From: David Dyck <dcd@tc.fluke.com>
58623              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
58624      Branch: perl
58625            ! pp.c
58626 ____________________________________________________________________________
58627 [  9572] By: jhi                                   on 2001/04/05  22:14:47
58628         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
58629              From: Robin Houston <robin@kitsite.com>
58630              Date: Thu, 5 Apr 2001 20:56:48 +0100
58631              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
58632      Branch: perl
58633            ! ext/B/B/Deparse.pm
58634 ____________________________________________________________________________
58635 [  9571] By: jhi                                   on 2001/04/05  22:12:53
58636         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
58637              From: Robin Houston <robin@kitsite.com>
58638              Date: Thu, 5 Apr 2001 19:55:51 +0100
58639              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
58640      Branch: perl
58641            ! ext/B/B/Deparse.pm
58642 ____________________________________________________________________________
58643 [  9570] By: jhi                                   on 2001/04/05  22:11:06
58644         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
58645              From: Robin Houston <robin@kitsite.com>
58646              Date: Thu, 5 Apr 2001 20:16:29 +0100
58647              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
58648      Branch: perl
58649            ! ext/B/B/Deparse.pm
58650 ____________________________________________________________________________
58651 [  9569] By: nick                                  on 2001/04/05  21:32:26
58652         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
58653      Branch: perlio
58654            ! pod/perlunicode.pod
58655 ____________________________________________________________________________
58656 [  9568] By: nick                                  on 2001/04/05  19:38:09
58657         Log: Integrate mainline
58658      Branch: perlio
58659           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
58660           !> (integrate 35 files)
58661 ____________________________________________________________________________
58662 [  9567] By: jhi                                   on 2001/04/05  18:31:45
58663         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
58664              From: Robin Houston <robin@kitsite.com>
58665              Date: Thu, 5 Apr 2001 18:03:23 +0100
58666              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
58667      Branch: perl
58668            ! ext/B/B/Deparse.pm
58669 ____________________________________________________________________________
58670 [  9566] By: jhi                                   on 2001/04/05  18:29:35
58671         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
58672              From: Robin Houston <robin@kitsite.com>
58673              Date: Thu, 5 Apr 2001 16:45:18 +0100
58674              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
58675      Branch: perl
58676            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
58677 ____________________________________________________________________________
58678 [  9565] By: jhi                                   on 2001/04/05  18:24:23
58679         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
58680              From: Robin Houston <robin@kitsite.com>
58681              Date: Thu, 5 Apr 2001 14:50:09 +0100
58682              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
58683      Branch: perl
58684            ! ext/B/B/Deparse.pm
58685 ____________________________________________________________________________
58686 [  9564] By: jhi                                   on 2001/04/05  18:23:03
58687         Log: Subject: [PATCH B::*] print control-character vars readably
58688              From: Robin Houston <robin@kitsite.com>
58689              Date: Thu, 5 Apr 2001 14:27:38 +0100
58690              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
58691              
58692              Needs EBCDICification.
58693      Branch: perl
58694            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
58695            ! ext/B/B/Terse.pm
58696 ____________________________________________________________________________
58697 [  9563] By: jhi                                   on 2001/04/05  18:20:32
58698         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
58699              Date: Thu, 5 Apr 2001 13:21:42 -0400
58700              From: Paul Schinder <schinder@pobox.com>
58701              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
58702              
58703              Mac OS X (Darwin) has extra pwent fields.
58704      Branch: perl
58705            ! t/op/pwent.t
58706 ____________________________________________________________________________
58707 [  9562] By: jhi                                   on 2001/04/05  17:57:51
58708         Log: Regen toc.
58709      Branch: perl
58710            ! pod/perltoc.pod
58711 ____________________________________________________________________________
58712 [  9561] By: jhi                                   on 2001/04/05  17:47:33
58713         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
58714      Branch: metaconfig
58715            ! U/Glossary.patch
58716      Branch: metaconfig/U/perl
58717            + d_u32align.U
58718            ! d_cmsghdr_s.U d_msghdr_s.U
58719 ____________________________________________________________________________
58720 [  9560] By: jhi                                   on 2001/04/05  17:47:01
58721         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
58722              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
58723              Introduce probes for struct msghdr, struct cmsghdr,
58724              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
58725              ualarm, usleep, for possible later extension work.
58726      Branch: perl
58727            + t/lib/md5-align.t
58728            ! Configure MANIFEST Porting/Glossary Porting/config.sh
58729            ! Porting/config_H config_h.SH configure.com epoc/config.sh
58730            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
58731            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58732            ! vos/config.ga.h win32/config.bc win32/config.gc
58733            ! win32/config.vc
58734 ____________________________________________________________________________
58735 [  9559] By: jhi                                   on 2001/04/05  13:03:04
58736         Log: Be traditional in your cpp (for the Errno extension).
58737      Branch: perl
58738            ! hints/darwin.sh
58739 ____________________________________________________________________________
58740 [  9558] By: jhi                                   on 2001/04/05  13:00:05
58741         Log: Add $Config{cppflags} to the gcc incantation.
58742      Branch: perl
58743            ! ext/Errno/Errno_pm.PL
58744 ____________________________________________________________________________
58745 [  9557] By: jhi                                   on 2001/04/05  04:22:39
58746         Log: Introduce Sean Burke's Class::ISA 0.32.
58747      Branch: perl
58748            + lib/Class/ISA.pm t/lib/class-isa.t
58749            ! MANIFEST
58750 ____________________________________________________________________________
58751 [  9556] By: jhi                                   on 2001/04/05  04:09:50
58752         Log: Subject: [PATCH AUTHORS] Housekeeping
58753              From: Paul Johnson <paul@pjcj.net> 
58754              Date: Wed, 4 Apr 2001 22:45:47 +0200
58755              Message-ID: <20010404224547.D9548@pjcj.net>
58756      Branch: perl
58757            ! AUTHORS
58758 ____________________________________________________________________________
58759 [  9555] By: jhi                                   on 2001/04/05  04:06:33
58760         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
58761              From: Gisle Aas <gisle@ActiveState.com>
58762              Date: 04 Apr 2001 14:23:04 -0700
58763              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
58764      Branch: perl
58765            ! pod/perlfaq9.pod
58766 ____________________________________________________________________________
58767 [  9554] By: jhi                                   on 2001/04/05  04:05:49
58768         Log: Downgrade also the "Wide character" diagnostic.
58769      Branch: perl
58770            ! pod/perldiag.pod
58771 ____________________________________________________________________________
58772 [  9553] By: jhi                                   on 2001/04/05  04:00:33
58773         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
58774              maintperl into mainline.
58775              
58776              "double" should be "NV"; standard typemap is missing entry
58777              for NV
58778              
58779              s/djSP/dSP/
58780              
58781              Downgrade "Wide character in print" to a warning.
58782              
58783              B::Deparse fix for ${^FOO} and documentation for PVX() method
58784              (from Robin Houston)
58785              
58786              tr/// doesn't null-terminate the result in some situations
58787              (from Gisle Aas)
58788      Branch: perl
58789           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
58790           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
58791           !> t/io/utf8.t t/op/tr.t
58792 ____________________________________________________________________________
58793 [  9552] By: jhi                                   on 2001/04/05  03:52:50
58794         Log: Retract changes #9542 and #9538 (from maintperl, integrated
58795              at #9540), shouldn't be needed because of the perlio changes.
58796      Branch: perl
58797            ! util.c
58798 ____________________________________________________________________________
58799 [  9551] By: gsar                                  on 2001/04/05  00:18:34
58800         Log: tr/// doesn't null-terminate the result in some situations
58801              (from Gisle Aas)
58802      Branch: maint-5.6/perl
58803            ! doop.c t/op/tr.t
58804 ____________________________________________________________________________
58805 [  9550] By: gsar                                  on 2001/04/04  20:04:17
58806         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
58807              (from Robin Houston)
58808      Branch: maint-5.6/perl
58809            ! ext/B/B.pm ext/B/B/Deparse.pm
58810 ____________________________________________________________________________
58811 [  9549] By: nick                                  on 2001/04/04  18:56:15
58812         Log: Downgrade "Wide character in print" to a warning.
58813      Branch: perlio
58814            ! doio.c t/io/utf8.t
58815 ____________________________________________________________________________
58816 [  9548] By: gsar                                  on 2001/04/04  18:51:49
58817         Log: integrate changes#9460,9462,9482,9521,9522
58818              
58819              Subject: PATCH: B::Debug should show LOOP-specific fields
58820              
58821              Subject: B::Deparse precedence bug. (Patch included.)
58822              
58823              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
58824              
58825              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
58826              
58827              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
58828      Branch: maint-5.6/perl
58829           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
58830           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
58831 ____________________________________________________________________________
58832 [  9547] By: gsar                                  on 2001/04/04  18:49:16
58833         Log: s/djSP/dSP/
58834      Branch: maint-5.6/perl
58835            ! ext/Thread/Thread.xs
58836 ____________________________________________________________________________
58837 [  9546] By: nick                                  on 2001/04/04  18:44:00
58838         Log: Integrate mainline.
58839      Branch: perlio
58840           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
58841           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
58842 ____________________________________________________________________________
58843 [  9545] By: gsar                                  on 2001/04/04  18:38:52
58844         Log: integrate change#8837 from mainline
58845              
58846              Subject: [patch] -Wall cleanup round 2
58847      Branch: maint-5.6/perl
58848           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
58849           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
58850           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
58851           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
58852           !> ext/SDBM_File/SDBM_File.xs
58853 ____________________________________________________________________________
58854 [  9544] By: gsar                                  on 2001/04/04  17:49:57
58855         Log: "double" should be "NV"; standard typemap is missing entry
58856              for NV
58857      Branch: maint-5.6/perl
58858            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
58859 ____________________________________________________________________________
58860 [  9543] By: jhi                                   on 2001/04/04  14:13:18
58861         Log: Thou shalt not (just) match for English error messages.
58862      Branch: perl
58863            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
58864            ! os2/OS2/Process/Process.pm
58865 ____________________________________________________________________________
58866 [  9542] By: jhi                                   on 2001/04/04  13:20:39
58867         Log: Make the stdio tricks of fflush_all() to exist only if
58868              stdio is being used.
58869      Branch: perl
58870            ! util.c
58871 ____________________________________________________________________________
58872 [  9541] By: jhi                                   on 2001/04/04  04:20:24
58873         Log: Subject: Re: [PATCH] Lighten up glob
58874              From: Benjamin Sugars <bsugars@canoe.ca>
58875              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
58876              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
58877      Branch: perl
58878            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
58879            ! util.c
58880 ____________________________________________________________________________
58881 [  9540] By: jhi                                   on 2001/04/04  04:03:57
58882         Log: Integrate changes #9538,9539 from maintperl into mainline.
58883              
58884              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
58885              for use with _fwalk() (fix for change#7705)
58886              
58887              another tweak needed for SunOS 4.1.x build (from Mike Guy)
58888              (cp -f is not portable)
58889      Branch: perl
58890           !> Makefile.SH util.c
58891 ____________________________________________________________________________
58892 [  9539] By: gsar                                  on 2001/04/04  03:01:14
58893         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
58894      Branch: maint-5.6/perl
58895            ! Makefile.SH
58896 ____________________________________________________________________________
58897 [  9538] By: gsar                                  on 2001/04/04  01:00:38
58898         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
58899              for use with _fwalk() (fix for change#7705)
58900      Branch: maint-5.6/perl
58901            ! util.c
58902 ____________________________________________________________________________
58903 [  9537] By: nick                                  on 2001/04/03  19:24:55
58904         Log: Integrate mainline
58905      Branch: perlio
58906           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
58907           +> lib/unicode/PropList.html
58908            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
58909           !> (integrate 69 files)
58910 ____________________________________________________________________________
58911 [  9536] By: jhi                                   on 2001/04/03  18:02:31
58912         Log: Integrate change #9533 from maintperl into mainline.
58913              
58914              better fix for change#9517 to accomodate UNC paths like
58915              \\server\share\foo, and paths with trailing backslash
58916              like c:\this\
58917      Branch: perl
58918           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58919 ____________________________________________________________________________
58920 [  9535] By: jhi                                   on 2001/04/03  17:58:07
58921         Log: Change the push/unshift warning to be of class syntax, not misc.
58922      Branch: perl
58923            ! op.c pod/perldiag.pod t/pragma/warn/op
58924 ____________________________________________________________________________
58925 [  9534] By: jhi                                   on 2001/04/03  15:03:46
58926         Log: Change the push/unshift warning (#9532) to talk about "no values"
58927              instead of "no arguments".
58928      Branch: perl
58929            ! op.c pod/perldiag.pod t/pragma/warn/op
58930 ____________________________________________________________________________
58931 [  9533] By: gsar                                  on 2001/04/03  14:30:07
58932         Log: better fix for change#9517 to accomodate UNC paths like
58933              \\server\share\foo, and paths with trailing backslash
58934              like c:\this\
58935      Branch: maint-5.6/perl
58936            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
58937 ____________________________________________________________________________
58938 [  9532] By: jhi                                   on 2001/04/03  13:11:46
58939         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
58940              From: Robin Houston <robin@kitsite.com>
58941              Date: Mon, 2 Apr 2001 15:03:29 +0100
58942              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
58943      Branch: perl
58944            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
58945 ____________________________________________________________________________
58946 [  9531] By: jhi                                   on 2001/04/03  13:06:34
58947         Log: Integrate change #9530 from maintperl into mainline.
58948              
58949              accomodate VMS "mailbox overflow" quirk in testsuite (from
58950              Craig Berry)
58951      Branch: perl
58952           !> t/lib/socket.t
58953 ____________________________________________________________________________
58954 [  9530] By: gsar                                  on 2001/04/03  04:56:41
58955         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
58956              Craig Berry)
58957      Branch: maint-5.6/perl
58958            ! t/lib/socket.t
58959 ____________________________________________________________________________
58960 [  9529] By: jhi                                   on 2001/04/03  02:34:34
58961         Log: Update Changes.
58962      Branch: perl
58963            ! Changes patchlevel.h
58964 ____________________________________________________________________________
58965 [  9528] By: jhi                                   on 2001/04/03  01:27:57
58966         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
58967              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
58968              To: perl5-porters@perl.org
58969              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
58970      Branch: perl
58971            ! pod/perlfaq3.pod
58972 ____________________________________________________________________________
58973 [  9527] By: jhi                                   on 2001/04/03  01:22:09
58974         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
58975              From: Peter Prymmer <pvhp@forte.com>
58976              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
58977              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
58978      Branch: perl
58979            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
58980 ____________________________________________________________________________
58981 [  9526] By: jhi                                   on 2001/04/03  01:18:25
58982         Log: The metaconfig unit changes for #9525.
58983      Branch: metaconfig
58984            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
58985      Branch: metaconfig/U/perl
58986            ! use64bits.U
58987 ____________________________________________________________________________
58988 [  9525] By: jhi                                   on 2001/04/03  01:17:30
58989         Log: Configure sanity checks:
58990              * if use64bitall is attempted but pointers are only 32-bit,
58991              'downgrade' to use64bitint
58992              * if use64bitint is attempted but there's no quad type,
58993              forget about use64bitint (well, the default for it is 'n',
58994              the user can still override this)
58995              * if pointers are 64 bits, do not try to use Perl's malloc
58996      Branch: perl
58997            ! Configure
58998 ____________________________________________________________________________
58999 [  9524] By: gsar                                  on 2001/04/03  01:09:12
59000         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
59001      Branch: maint-5.6/perl
59002            ! pp_sys.c
59003 ____________________________________________________________________________
59004 [  9523] By: jhi                                   on 2001/04/03  00:02:31
59005         Log: (Retracted by #9609)
59006              
59007              Make it harder for parallel makes to enter 'test' before
59008              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
59009              should be unhappy enough, but sometimes parallel makes seem
59010              to sneak past both in Tru64 and AIX.)
59011      Branch: perl
59012            ! Makefile.SH
59013 ____________________________________________________________________________
59014 [  9522] By: jhi                                   on 2001/04/02  22:35:31
59015         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
59016              Date: Mon, 2 Apr 2001 22:54:10 +0100
59017              From: Robin Houston <robin@kitsite.com>
59018              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
59019      Branch: perl
59020            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
59021 ____________________________________________________________________________
59022 [  9521] By: jhi                                   on 2001/04/02  22:32:23
59023         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
59024              From: Robin Houston <robin@kitsite.com>
59025              Date: Mon, 2 Apr 2001 20:24:03 +0100
59026              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
59027      Branch: perl
59028            ! ext/B/B/Concise.pm
59029 ____________________________________________________________________________
59030 [  9520] By: jhi                                   on 2001/04/02  22:30:43
59031         Log: Subject: [PATCH] REALLY pedantic hv.h nit
59032              From: Simon Cozens <simon@netthink.co.uk>
59033              Date: Mon, 2 Apr 2001 15:43:06 +0100
59034              Message-ID: <20010402154306.A21711@netthink.co.uk>
59035      Branch: perl
59036            ! hv.h
59037 ____________________________________________________________________________
59038 [  9519] By: jhi                                   on 2001/04/02  22:28:04
59039         Log: Based on
59040              
59041              Subject: [foolperl] EPOC fix
59042              From: Olaf Flebbe <O.Flebbe@science-computing.de>
59043              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
59044              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
59045      Branch: perl
59046            ! pp_sys.c
59047 ____________________________________________________________________________
59048 [  9518] By: jhi                                   on 2001/04/02  22:22:34
59049         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
59050              
59051              README.win32 tweaks; add a note about alternative location for
59052              getting a gcc-2.95.2 that will build perl properly on windows
59053              
59054              add some notes about gutsy threading matters
59055              
59056              many of the utilities interpolate literal paths within doublequotes
59057              (fails on dosish platforms where path contains backslashes)
59058      Branch: perl
59059           !> README.win32 pod/perlguts.pod utils/perldoc.PL
59060           !> x2p/find2perl.PL x2p/s2p.PL
59061 ____________________________________________________________________________
59062 [  9517] By: gsar                                  on 2001/04/02  19:52:21
59063         Log: many of the utilities interpolate literal paths within doublequotes
59064              (fails on dosish platforms where path contains backslashes)
59065      Branch: maint-5.6/perl
59066            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
59067 ____________________________________________________________________________
59068 [  9516] By: gsar                                  on 2001/04/02  05:49:37
59069         Log: a foolish release
59070      Branch: maint-5.6/perl
59071            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
59072            ! pod/perltoc.pod
59073 ____________________________________________________________________________
59074 [  9515] By: gsar                                  on 2001/04/02  05:04:29
59075         Log: add missing changelog summaries
59076      Branch: maint-5.6/perl
59077            ! Changes
59078 ____________________________________________________________________________
59079 [  9514] By: gsar                                  on 2001/04/02  04:07:13
59080         Log: add some notes about gutsy threading matters
59081      Branch: maint-5.6/perl
59082            ! pod/perlguts.pod
59083 ____________________________________________________________________________
59084 [  9513] By: gsar                                  on 2001/04/02  03:25:21
59085         Log: add more prominent caveat notices about experimental features
59086      Branch: maint-5.6/perl
59087            ! pod/perlfork.pod pod/perlunicode.pod
59088 ____________________________________________________________________________
59089 [  9512] By: gsar                                  on 2001/04/02  02:54:33
59090         Log: integrate changes#9479,9509 from mainline
59091              
59092              [PATCH] File::Glob stuff for Mac OS
59093              
59094              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59095      Branch: maint-5.6/perl
59096           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59097           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
59098           !> t/lib/glob-taint.t
59099 ____________________________________________________________________________
59100 [  9511] By: gsar                                  on 2001/04/02  02:38:24
59101         Log: README.win32 tweaks; add a note about alternative location for
59102              getting a gcc-2.95.2 that will build perl properly on windows
59103      Branch: maint-5.6/perl
59104            ! README.win32
59105 ____________________________________________________________________________
59106 [  9510] By: jhi                                   on 2001/04/01  20:45:10
59107         Log: An ambiguousity warning.
59108      Branch: perl
59109            ! t/lib/trig.t
59110 ____________________________________________________________________________
59111 [  9509] By: jhi                                   on 2001/04/01  19:53:47
59112         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
59113              From: Jonathan Stowe <gellyfish@gellyfish.com>
59114              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
59115              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
59116      Branch: perl
59117            ! ext/File/Glob/bsd_glob.c
59118 ____________________________________________________________________________
59119 [  9508] By: jhi                                   on 2001/04/01  19:35:03
59120         Log: Update Changes.
59121      Branch: perl
59122            ! Changes patchlevel.h
59123 ____________________________________________________________________________
59124 [  9507] By: jhi                                   on 2001/04/01  19:24:01
59125         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
59126              from mainline to maintperl: pod tweaks.
59127      Branch: maint-5.6/perl
59128           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
59129           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
59130           !> pod/perlvar.pod
59131 ____________________________________________________________________________
59132 [  9506] By: jhi                                   on 2001/04/01  19:11:53
59133         Log: Commit Sarathy to April release of 5.6.1 :-)
59134      Branch: perl
59135            ! pod/perlfaq1.pod
59136 ____________________________________________________________________________
59137 [  9505] By: jhi                                   on 2001/04/01  19:03:15
59138         Log: Subject: PATCH 5.6.0 (perldebug.pod)
59139              From: Mark-Jason Dominus <mjd@plover.com>
59140              Date: Sun, 01 Apr 2001 14:25:11 -0400
59141              Message-ID: <20010401182511.9247.qmail@plover.com>
59142      Branch: perl
59143            ! pod/perldebug.pod
59144 ____________________________________________________________________________
59145 [  9504] By: jhi                                   on 2001/04/01  18:43:09
59146         Log: Add great_circle_direction().
59147      Branch: perl
59148            ! lib/Math/Trig.pm t/lib/trig.t
59149 ____________________________________________________________________________
59150 [  9503] By: jhi                                   on 2001/04/01  17:29:12
59151         Log: Unicode ReadMe update for Unicode 3.1.
59152      Branch: perl
59153            ! lib/unicode/ReadMe.txt
59154 ____________________________________________________________________________
59155 [  9502] By: jhi                                   on 2001/04/01  17:18:40
59156         Log: Integrate change #9501 from maintperl into mainline.
59157              
59158              fix the perlembed notes on multiple interpreters
59159              
59160              fix ExtUtils::Embed to work passably on Windows
59161      Branch: perl
59162           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
59163 ____________________________________________________________________________
59164 [  9501] By: gsar                                  on 2001/04/01  07:21:57
59165         Log: fix the perlembed notes on multiple interpreters
59166              
59167              fix ExtUtils::Embed to work passably on Windows
59168      Branch: maint-5.6/perl
59169            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
59170 ____________________________________________________________________________
59171 [  9500] By: jhi                                   on 2001/04/01  05:58:23
59172         Log: Test for #9499.
59173      Branch: perl
59174            ! t/op/tr.t
59175 ____________________________________________________________________________
59176 [  9499] By: jhi                                   on 2001/04/01  05:55:46
59177         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
59178      Branch: perl
59179            ! embed.h embed.pl op.c proto.h
59180 ____________________________________________________________________________
59181 [  9498] By: jhi                                   on 2001/04/01  05:44:34
59182         Log: Protect the workaround hunk more.
59183      Branch: perl
59184            ! toke.c
59185 ____________________________________________________________________________
59186 [  9497] By: jhi                                   on 2001/04/01  00:24:25
59187         Log: Integrate changes #9493,9494,9495,9496 from maintperl
59188              into mainline.
59189              
59190              fix a broken workaround for Borland compiler in change#4739
59191              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59192              
59193              nits spotted by Borland compiler
59194              
59195              avoid redefinition warnings under Borland 5.02
59196              
59197              various nits identified by the Borland 5.5 compiler; remove suppression
59198              of a few warnings
59199      Branch: perl
59200           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
59201           !> win32/win32.h
59202 ____________________________________________________________________________
59203 [  9496] By: gsar                                  on 2001/03/31  23:22:28
59204         Log: various nits identified by the Borland 5.5 compiler; remove suppression
59205              of a few warnings
59206      Branch: maint-5.6/perl
59207            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
59208 ____________________________________________________________________________
59209 [  9495] By: gsar                                  on 2001/03/31  21:03:08
59210         Log: avoid redefinition warnings under Borland 5.02
59211      Branch: maint-5.6/perl
59212            ! win32/makefile.mk
59213 ____________________________________________________________________________
59214 [  9494] By: gsar                                  on 2001/03/31  20:18:59
59215         Log: nits spotted by Borland compiler
59216      Branch: maint-5.6/perl
59217            ! utf8.h win32/win32.h
59218 ____________________________________________________________________________
59219 [  9493] By: gsar                                  on 2001/03/31  20:18:05
59220         Log: fix a broken workaround for Borland compiler in change#4739
59221              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
59222      Branch: maint-5.6/perl
59223            ! toke.c
59224 ____________________________________________________________________________
59225 [  9492] By: jhi                                   on 2001/03/31  18:36:24
59226         Log: Integrate change #9491 from maintperl into mainline.
59227              
59228              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
59229              directory is relative (need to fetch the full path name *before*
59230              the chdir!)
59231      Branch: perl
59232           !> lib/Cwd.pm
59233 ____________________________________________________________________________
59234 [  9491] By: gsar                                  on 2001/03/31  17:01:56
59235         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
59236              directory is relative (need to fetch the full path name *before*
59237              the chdir!)
59238              
59239              this is a followup patch for change#6749
59240      Branch: maint-5.6/perl
59241            ! lib/Cwd.pm
59242 ____________________________________________________________________________
59243 [  9490] By: jhi                                   on 2001/03/31  15:50:18
59244         Log: Subject: Re: [PATCH] av.h cosmetics
59245              From: Simon Cozens <simon@netthink.co.uk>
59246              Date: Sat, 31 Mar 2001 13:09:59 +0100
59247              Message-ID: <20010331130959.A22000@netthink.co.uk>
59248              
59249              Document AvALLOC.
59250      Branch: perl
59251            ! pod/perlguts.pod
59252 ____________________________________________________________________________
59253 [  9489] By: jhi                                   on 2001/03/31  15:48:44
59254         Log: Subject: [PATCH] Re: Math::Big* v1.21
59255              From: Tels <perl_dummy@bloodgate.com>
59256              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
59257              Message-Id: <200103311125.GAA377738@www08.hway.net>
59258      Branch: perl
59259            ! pod/perlop.pod
59260 ____________________________________________________________________________
59261 [  9488] By: jhi                                   on 2001/03/31  03:39:51
59262         Log: Debug output tweak.
59263      Branch: perl
59264            ! t/lib/cwd.t
59265 ____________________________________________________________________________
59266 [  9487] By: jhi                                   on 2001/03/31  03:33:02
59267         Log: OverVMSification.
59268      Branch: perl
59269            ! t/lib/cwd.t
59270 ____________________________________________________________________________
59271 [  9486] By: jhi                                   on 2001/03/31  03:01:40
59272         Log: Missed MANIFESTations in #9483.
59273      Branch: perl
59274            ! MANIFEST
59275 ____________________________________________________________________________
59276 [  9485] By: jhi                                   on 2001/03/31  02:58:17
59277         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
59278              From: Peter Prymmer <pvhp@forte.com>
59279              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
59280              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
59281      Branch: perl
59282            ! regexec.c t/lib/cwd.t
59283 ____________________________________________________________________________
59284 [  9484] By: jhi                                   on 2001/03/31  01:04:41
59285         Log: Obsolete file (see #3938)
59286      Branch: perl
59287            - lib/unicode/README.Ethiopic
59288            ! MANIFEST
59289 ____________________________________________________________________________
59290 [  9483] By: jhi                                   on 2001/03/31  00:52:42
59291         Log: Update to Unicode 3.1.
59292              (Rename Names.txt to NamesList.txt.)
59293      Branch: perl
59294            + lib/unicode/NamesList.txt lib/unicode/PropList.html
59295            - lib/unicode/Names.txt
59296            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
59297            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
59298            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
59299            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
59300            ! lib/unicode/UCD.html lib/unicode/Unicode.html
59301            ! lib/unicode/rename lib/unicode/version
59302 ____________________________________________________________________________
59303 [  9482] By: jhi                                   on 2001/03/30  23:33:44
59304         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
59305              From: Robin Houston <robin@kitsite.com>
59306              Date: Fri, 30 Mar 2001 20:07:22 +0100
59307              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
59308      Branch: perl
59309            ! ext/B/B/Deparse.pm
59310 ____________________________________________________________________________
59311 [  9481] By: jhi                                   on 2001/03/30  23:20:25
59312         Log: Subject: Re: [PATCH] CwdXS, Take 2
59313              From: Benjamin Sugars <bsugars@canoe.ca>
59314              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
59315              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
59316      Branch: perl
59317            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
59318            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
59319 ____________________________________________________________________________
59320 [  9480] By: jhi                                   on 2001/03/30  22:52:38
59321         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
59322              From: David Dyck <dcd@tc.fluke.com>
59323              Date: Fri, 30 Mar 2001 14:44:13 -0800
59324              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
59325              
59326              The t/rantests flags file creation was accidentally
59327              removed by #9217.
59328      Branch: perl
59329            ! Makefile.SH
59330 ____________________________________________________________________________
59331 [  9479] By: jhi                                   on 2001/03/30  22:45:45
59332         Log: Subject: [PATCH] File::Glob stuff for Mac OS
59333              From: Chris Nandor <pudge@pobox.com>
59334              Date: Fri, 30 Mar 2001 16:51:00 -0500
59335              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
59336      Branch: perl
59337            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
59338            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
59339            ! t/lib/glob-taint.t
59340 ____________________________________________________________________________
59341 [  9478] By: jhi                                   on 2001/03/30  22:43:12
59342         Log: Subject: fix for win32/buildext.pl
59343              From: "Vadim Konovalov" <watman@inbox.ru>
59344              Date: Sat, 31 Mar 2001 00:50:36 +0400
59345              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
59346      Branch: perl
59347            ! win32/buildext.pl
59348 ____________________________________________________________________________
59349 [  9477] By: jhi                                   on 2001/03/30  22:41:16
59350         Log: Subject: small base.pm doc patch
59351              From: Leon Brocard <acme@astray.com>
59352              Date: Fri, 30 Mar 2001 21:49:57 +0100
59353              Message-ID: <20010330214957.B8733@ns0.astray.com>
59354      Branch: perl
59355            ! lib/base.pm
59356 ____________________________________________________________________________
59357 [  9476] By: jhi                                   on 2001/03/30  18:16:57
59358         Log: Subject: [PATCH] av.h cosmetics
59359              From: Simon Cozens <simon@netthink.co.uk>
59360              Date: Fri, 30 Mar 2001 18:12:28 +0100
59361              Message-ID: <20010330181228.A9319@netthink.co.uk>
59362      Branch: perl
59363            ! av.h
59364 ____________________________________________________________________________
59365 [  9475] By: jhi                                   on 2001/03/30  18:15:50
59366         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
59367              From: "Philip Newton" <pnewton@gmx.de>
59368              Date: Fri, 30 Mar 2001 19:06:57 +0200
59369              Message-ID: <3AC4D951.14815.1AC7068@localhost>
59370      Branch: perl
59371            ! pod/perlhack.pod
59372 ____________________________________________________________________________
59373 [  9474] By: jhi                                   on 2001/03/30  18:14:02
59374         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
59375              From: Benjamin Sugars <bsugars@canoe.ca>
59376              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
59377              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
59378      Branch: perl
59379            ! t/lib/glob-basic.t
59380 ____________________________________________________________________________
59381 [  9473] By: jhi                                   on 2001/03/30  16:09:24
59382         Log: Update Changes.
59383      Branch: perl
59384            ! Changes patchlevel.h
59385 ____________________________________________________________________________
59386 [  9472] By: jhi                                   on 2001/03/30  15:16:08
59387         Log: Integrate perlio:
59388              
59389              [  9471]
59390              Should be (^O eq 'MSWin32') not 'Win32'
59391              Fail #12 seems real - chdir is in wrong dir.
59392              
59393              [  9467]
59394              Skip order test of glob if case-ignoring system cannot 
59395              create a.test and A.test
59396      Branch: perl
59397           !> t/lib/cwd.t t/lib/glob-basic.t
59398 ____________________________________________________________________________
59399 [  9471] By: nick                                  on 2001/03/30  14:47:10
59400         Log: Should be (^O eq 'MSWin32') not 'Win32'
59401              Fail #12 seems real - chdir is in wrong dir.
59402      Branch: perlio
59403            ! t/lib/cwd.t
59404 ____________________________________________________________________________
59405 [  9470] By: jhi                                   on 2001/03/30  14:41:11
59406         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
59407              From: Radu Greab <radu@netsoft.ro>
59408              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
59409              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
59410              
59411              Replace #9352.
59412      Branch: perl
59413            ! ext/Socket/Socket.xs pp_sys.c
59414 ____________________________________________________________________________
59415 [  9469] By: jhi                                   on 2001/03/30  14:37:51
59416         Log: Subject: PATCH pod/perldiag.pod
59417              From: Robin Houston <robin@kitsite.com>
59418              Date: Fri, 30 Mar 2001 14:10:36 +0100
59419              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
59420      Branch: perl
59421            ! pod/perldiag.pod t/lib/glob-basic.t
59422 ____________________________________________________________________________
59423 [  9468] By: jhi                                   on 2001/03/30  14:36:36
59424         Log: Subject: Better diagnostic in io/fs.t
59425              From: andreas.koenig@anima.de (Andreas J. Koenig)
59426              Date: 30 Mar 2001 10:11:43 +0200
59427              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
59428      Branch: perl
59429            ! t/io/fs.t
59430 ____________________________________________________________________________
59431 [  9467] By: nick                                  on 2001/03/30  14:25:43
59432         Log: Skip order test of glob if case-ignoring system cannot 
59433              create a.test and A.test
59434      Branch: perlio
59435            ! t/lib/glob-basic.t
59436 ____________________________________________________________________________
59437 [  9466] By: nick                                  on 2001/03/30  13:03:12
59438         Log: Integrate mainline.
59439      Branch: perlio
59440            - ext/re/hints/aix.pl
59441           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
59442           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
59443           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
59444           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
59445 ____________________________________________________________________________
59446 [  9465] By: jhi                                   on 2001/03/30  03:53:37
59447         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
59448              the tests sometimes hang, sometimes not.)
59449      Branch: perl
59450            ! t/lib/io_multihomed.t t/lib/io_sock.t
59451 ____________________________________________________________________________
59452 [  9464] By: jhi                                   on 2001/03/30  02:56:04
59453         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
59454              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59455              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
59456              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
59457      Branch: perl
59458            ! op.c
59459 ____________________________________________________________________________
59460 [  9463] By: jhi                                   on 2001/03/30  02:34:48
59461         Log: Test for #9462.
59462      Branch: perl
59463            ! t/lib/b.t
59464 ____________________________________________________________________________
59465 [  9462] By: jhi                                   on 2001/03/30  02:29:37
59466         Log: Subject: B::Deparse precedence bug. (Patch included.)
59467              From: Jeremy Madea <jmadea@inktomi.com>
59468              Date: Thu, 29 Mar 2001 12:05:02 -0800
59469              Message-ID: <20010329120502.A24881@dr.inktomi.com>
59470      Branch: perl
59471            ! ext/B/B/Deparse.pm
59472 ____________________________________________________________________________
59473 [  9461] By: jhi                                   on 2001/03/30  02:18:41
59474         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59475              From: Peter Prymmer <pvhp@forte.com>
59476              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
59477              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
59478      Branch: perl
59479            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
59480            ! t/lib/md5-file.t
59481 ____________________________________________________________________________
59482 [  9460] By: jhi                                   on 2001/03/30  02:17:07
59483         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
59484              From: Robin Houston <robin@kitsite.com>
59485              Date: Thu, 29 Mar 2001 20:47:56 +0100
59486              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
59487      Branch: perl
59488            ! ext/B/B/Debug.pm
59489 ____________________________________________________________________________
59490 [  9459] By: jhi                                   on 2001/03/30  02:16:05
59491         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
59492              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
59493              Date: Wed, 28 Mar 2001 18:02:20 -0600
59494              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
59495      Branch: perl
59496            ! lib/ExtUtils/MM_VMS.pm
59497 ____________________________________________________________________________
59498 [  9458] By: jhi                                   on 2001/03/30  02:07:58
59499         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
59500              From: "Joshua E. Rodd" <jrodd@pbs.org>
59501              Date: Wed, 28 Mar 2001 17:29:12 -0500
59502              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
59503      Branch: perl
59504            ! pod/perlop.pod
59505 ____________________________________________________________________________
59506 [  9457] By: jhi                                   on 2001/03/30  02:04:33
59507         Log: Subject: ext/re/aix.pl can go
59508              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59509              Date: Thu, 29 Mar 2001 12:03:28 +0200
59510              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
59511      Branch: perl
59512            - ext/re/hints/aix.pl
59513            ! MANIFEST
59514 ____________________________________________________________________________
59515 [  9456] By: jhi                                   on 2001/03/30  02:03:32
59516         Log: Integrate perlio:
59517              
59518              [  9455]
59519              DLL name has changed so installperl needs to know
59520              (Why isn't it working it out or passed it?)
59521              
59522              [  9454]
59523              Change Encode's check arguments to 'bool' so SvTRUE gets used
59524              and we don't get undef warnings.
59525      Branch: perl
59526           !> ext/Encode/Encode.xs installperl
59527 ____________________________________________________________________________
59528 [  9455] By: nick                                  on 2001/03/29  21:11:46
59529         Log: DLL name has changed so installperl needs to know
59530              (Why isn't it working it out or passed it?)
59531      Branch: perlio
59532            ! installperl
59533 ____________________________________________________________________________
59534 [  9454] By: nick                                  on 2001/03/29  20:56:12
59535         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
59536              and we don't get undef warnings.
59537      Branch: perlio
59538            ! ext/Encode/Encode.xs
59539 ____________________________________________________________________________
59540 [  9453] By: nick                                  on 2001/03/29  17:58:48
59541         Log: Integrate mainline
59542      Branch: perlio
59543           !> Changes patchlevel.h
59544 ____________________________________________________________________________
59545 [  9452] By: jhi                                   on 2001/03/29  16:44:55
59546         Log: Update Changes.
59547      Branch: perl
59548            ! Changes patchlevel.h
59549 ____________________________________________________________________________
59550 [  9451] By: nick                                  on 2001/03/29  16:31:38
59551         Log: Integrate mainline
59552      Branch: perlio
59553           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
59554           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
59555           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
59556           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
59557           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
59558 ____________________________________________________________________________
59559 [  9450] By: jhi                                   on 2001/03/29  16:29:17
59560         Log: Integrate perlio:
59561              
59562              [  9448]
59563              Make sure buildext.pl finds Errno.pm
59564      Branch: perl
59565           !> win32/buildext.pl
59566 ____________________________________________________________________________
59567 [  9449] By: jhi                                   on 2001/03/29  15:50:01
59568         Log: Update Changes.
59569      Branch: perl
59570            ! Changes patchlevel.h
59571 ____________________________________________________________________________
59572 [  9448] By: nick                                  on 2001/03/29  15:47:15
59573         Log: Make sure buildext.pl finds Errno.pm
59574      Branch: perlio
59575            ! win32/buildext.pl
59576 ____________________________________________________________________________
59577 [  9447] By: jhi                                   on 2001/03/29  15:39:34
59578         Log: Integrate perlio:
59579              
59580              [  9445]
59581              Fix breakage ... 
59582      Branch: perl
59583           !> win32/makefile.mk
59584 ____________________________________________________________________________
59585 [  9446] By: nick                                  on 2001/03/29  15:30:03
59586         Log: Integrate win32/makefile.mk with mainline.
59587      Branch: perlio
59588           !> win32/makefile.mk
59589 ____________________________________________________________________________
59590 [  9445] By: nick                                  on 2001/03/29  15:27:32
59591         Log: Fix breakage ... 
59592      Branch: perlio
59593            ! win32/makefile.mk
59594 ____________________________________________________________________________
59595 [  9444] By: jhi                                   on 2001/03/29  15:03:08
59596         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59597              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59598              Date: Thu, 29 Mar 2001 10:32:59 +0400
59599              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
59600      Branch: perl
59601            ! win32/makefile.mk
59602 ____________________________________________________________________________
59603 [  9443] By: jhi                                   on 2001/03/29  15:02:12
59604         Log: Integrate perlio:
59605              
59606              [  9442]
59607              Work in progress - determine win32 extensions to build via script.
59608              
59609              [  9435]
59610              Win32 has name conflict with ERROR
59611              
59612              [  9432]
59613              Make as-shipped compiler default to MSVC6 
59614              
59615              [  9431]
59616              Allow someone to write PerlIO::Array, PerlIO::Code, ...
59617              akin to PerlIO::Scalar.
59618              
59619              [  9429]
59620              Noticed that two tests were skipped as perlio:: package
59621              isn't there any more. Changed the skip condition.
59622              Avoid core-dump if sv_utf8_upgrade() called on something
59623              that does not become SvPOK after SvPV() (e.g. a ref).
59624      Branch: perl
59625           +> win32/buildext.pl
59626           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
59627           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
59628 ____________________________________________________________________________
59629 [  9442] By: nick                                  on 2001/03/29  14:59:11
59630         Log: Work in progress - determine win32 extensions to build via script.
59631      Branch: perlio
59632            + win32/buildext.pl
59633            ! MANIFEST win32/makefile.mk
59634 ____________________________________________________________________________
59635 [  9441] By: jhi                                   on 2001/03/29  14:51:47
59636         Log: Reintroduce the use of external pwd.
59637      Branch: perl
59638            ! t/lib/cwd.t
59639 ____________________________________________________________________________
59640 [  9440] By: jhi                                   on 2001/03/29  14:42:58
59641         Log: use warnings instead of -w.
59642      Branch: perl
59643            ! utils/h2xs.PL
59644 ____________________________________________________________________________
59645 [  9439] By: jhi                                   on 2001/03/29  14:41:52
59646         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
59647              From: Jonathan Stowe <gellyfish@gellyfish.com>
59648              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
59649              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
59650      Branch: perl
59651            ! utils/h2xs.PL
59652 ____________________________________________________________________________
59653 [  9438] By: jhi                                   on 2001/03/29  14:39:38
59654         Log: Subject: [PATCH perl@9424] minor pod nits
59655              From: Robin Barker <rmb1@cise.npl.co.uk>
59656              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
59657              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
59658      Branch: perl
59659            ! pod/perlhack.pod pod/perliol.pod
59660 ____________________________________________________________________________
59661 [  9437] By: jhi                                   on 2001/03/29  14:29:16
59662         Log: Subject: [PATCH perl@9424] typemap cast warning
59663              From: Robin Barker <rmb1@cise.npl.co.uk>
59664              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
59665              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
59666      Branch: perl
59667            ! lib/ExtUtils/typemap
59668 ____________________________________________________________________________
59669 [  9436] By: jhi                                   on 2001/03/29  14:26:03
59670         Log: Subject: [PATCH perl@9424] printf warning
59671              From: Robin Barker <rmb1@cise.npl.co.uk>
59672              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
59673              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
59674      Branch: perl
59675            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
59676            ! ext/Storable/Storable.xs toke.c
59677 ____________________________________________________________________________
59678 [  9435] By: nick                                  on 2001/03/29  14:23:31
59679         Log: Win32 has name conflict with ERROR
59680      Branch: perlio
59681            ! ext/PerlIO/Via/Via.xs
59682 ____________________________________________________________________________
59683 [  9434] By: jhi                                   on 2001/03/29  14:17:48
59684         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
59685              From: Peter Prymmer <pvhp@forte.com>
59686              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
59687              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
59688      Branch: perl
59689            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
59690 ____________________________________________________________________________
59691 [  9433] By: jhi                                   on 2001/03/29  13:52:44
59692         Log: test-prep target was missing.
59693      Branch: perl
59694            ! Makefile.SH
59695 ____________________________________________________________________________
59696 [  9432] By: nick                                  on 2001/03/29  12:40:03
59697         Log: Make as-shipped compiler default to MSVC6 
59698      Branch: perlio
59699            ! win32/makefile.mk
59700 ____________________________________________________________________________
59701 [  9431] By: nick                                  on 2001/03/29  12:12:16
59702         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
59703              akin to PerlIO::Scalar.
59704      Branch: perlio
59705            ! perlio.c perlio.h
59706 ____________________________________________________________________________
59707 [  9430] By: nick                                  on 2001/03/29  10:56:35
59708         Log: Integrate mainline.
59709      Branch: perlio
59710           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59711           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59712           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59713           !> win32/makefile.mk win32/win32sck.c
59714 ____________________________________________________________________________
59715 [  9429] By: nick                                  on 2001/03/29  09:03:43
59716         Log: Noticed that two tests were skipped as perlio:: package
59717              isn't there any more. Changed the skip condition.
59718              Avoid core-dump if sv_utf8_upgrade() called on something
59719              that does not become SvPOK after SvPV() (e.g. a ref).
59720      Branch: perlio
59721            ! sv.c t/io/utf8.t t/lib/io_scalar.t
59722 ____________________________________________________________________________
59723 [  9428] By: jhi                                   on 2001/03/29  01:31:47
59724         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
59725              From: Benjamin Sugars <bsugars@canoe.ca> 
59726              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
59727              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
59728      Branch: perl
59729            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
59730            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
59731            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
59732 ____________________________________________________________________________
59733 [  9427] By: jhi                                   on 2001/03/29  00:49:30
59734         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
59735              From: "Vadim Konovalov" <watman@inbox.ru>
59736              Date: Thu, 29 Mar 2001 01:50:12 +0400
59737              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
59738      Branch: perl
59739            ! win32/makefile.mk win32/win32sck.c
59740 ____________________________________________________________________________
59741 [  9426] By: gsar                                  on 2001/03/29  00:28:04
59742         Log: dmake can only handle == and != in comparisons; support building
59743              with Borland's VCL libraries (from Vadim Konovalov)
59744      Branch: maint-5.6/perl
59745            ! win32/makefile.mk
59746 ____________________________________________________________________________
59747 [  9425] By: nick                                  on 2001/03/28  19:29:56
59748         Log: Integrate (@snapshot)
59749      Branch: perlio
59750           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
59751 ____________________________________________________________________________
59752 [  9424] By: jhi                                   on 2001/03/28  19:03:16
59753         Log: Update Changes.
59754      Branch: perl
59755            ! Changes patchlevel.h
59756 ____________________________________________________________________________
59757 [  9423] By: jhi                                   on 2001/03/28  18:52:09
59758         Log: Rmdir lib/XS on cleanup.
59759      Branch: perl
59760            ! Makefile.SH
59761 ____________________________________________________________________________
59762 [  9422] By: jhi                                   on 2001/03/28  18:49:34
59763         Log: Integrate perlio:
59764              
59765              [  9421]
59766              Loose duplicate chunk.
59767      Branch: perl
59768           !> t/op/utf8decode.t
59769 ____________________________________________________________________________
59770 [  9421] By: nick                                  on 2001/03/28  18:46:44
59771         Log: Loose duplicate chunk.
59772      Branch: perlio
59773            ! t/op/utf8decode.t
59774 ____________________________________________________________________________
59775 [  9420] By: nick                                  on 2001/03/28  18:44:11
59776         Log: Integrate mainline.
59777      Branch: perlio
59778           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
59779           !> vms/vmsish.h
59780 ____________________________________________________________________________
59781 [  9419] By: jhi                                   on 2001/03/28  18:42:05
59782         Log: Can't trust external pwds
59783              (either shell builtins or external programs)
59784      Branch: perl
59785            ! t/lib/cwd.t
59786 ____________________________________________________________________________
59787 [  9418] By: jhi                                   on 2001/03/28  18:34:05
59788         Log: Integrate perlio:
59789              
59790              [  9417]
59791              PerlIO.pm / perlio.pm conflict.
59792              Update some pods.
59793              Make t/op/utf8decode.t a text file.
59794      Branch: perl
59795            - lib/perlio.pm
59796           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
59797           !> t/op/utf8decode.t
59798 ____________________________________________________________________________
59799 [  9417] By: nick                                  on 2001/03/28  18:24:02
59800         Log: PerlIO.pm / perlio.pm conflict.
59801              Update some pods.
59802              Make t/op/utf8decode.t a text file.
59803      Branch: perlio
59804            - lib/perlio.pm
59805            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
59806            ! t/op/utf8decode.t
59807 ____________________________________________________________________________
59808 [  9416] By: jhi                                   on 2001/03/28  18:06:07
59809         Log: Integrate change #9409 from mainline to maintperl.
59810              
59811              Yet another tweak on AIX dynaloading.
59812      Branch: maint-5.6/perl
59813           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59814 ____________________________________________________________________________
59815 [  9415] By: gsar                                  on 2001/03/28  17:13:01
59816         Log: integrate changes#9377,9385,9401 from mainline
59817              
59818              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
59819              
59820              If directory entries compare equal case-insensitively,
59821              retry case-sensitively.
59822              
59823              Subject: [PATCH] B::Terse and warnings
59824      Branch: maint-5.6/perl
59825           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
59826           !> t/pragma/warn/perl
59827 ____________________________________________________________________________
59828 [  9414] By: jhi                                   on 2001/03/28  17:11:12
59829         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
59830              From: "Craig A. Berry" <craigberry@mac.com>
59831              Date: Wed, 28 Mar 2001 10:55:20 -0600
59832              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
59833      Branch: perl
59834            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
59835 ____________________________________________________________________________
59836 [  9413] By: jhi                                   on 2001/03/28  17:03:12
59837         Log: Dup hunk.
59838      Branch: perl
59839            ! t/op/utf8decode.t
59840 ____________________________________________________________________________
59841 [  9412] By: jhi                                   on 2001/03/28  17:02:36
59842         Log: Forced integrate from perlio.
59843      Branch: perl
59844           !> t/op/utf8decode.t
59845 ____________________________________________________________________________
59846 [  9411] By: nick                                  on 2001/03/28  16:50:03
59847         Log: Integrate mainline.
59848      Branch: perlio
59849           +> t/lib/cwd.t
59850           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59851           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
59852           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
59853           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
59854           !> t/pragma/warn/perl
59855 ____________________________________________________________________________
59856 [  9410] By: jhi                                   on 2001/03/28  16:44:23
59857         Log: Subject: Re: [PATCH] 9403 cannot be tested
59858              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59859              Date: Wed, 28 Mar 2001 18:33:56 +0200
59860              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
59861      Branch: perl
59862            ! makedef.pl
59863 ____________________________________________________________________________
59864 [  9409] By: jhi                                   on 2001/03/28  16:12:45
59865         Log: Yet another tweak on AIX dynaloading.
59866      Branch: perl
59867            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
59868 ____________________________________________________________________________
59869 [  9408] By: jhi                                   on 2001/03/28  15:52:55
59870         Log: Subject: [PATCH] 9403 cannot be tested
59871              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
59872              Date: Wed, 28 Mar 2001 17:23:00 +0200
59873              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
59874              
59875              A missing symbol.
59876      Branch: perl
59877            ! makedef.pl
59878 ____________________________________________________________________________
59879 [  9407] By: jhi                                   on 2001/03/28  15:47:43
59880         Log: Integrate perlio:
59881              
59882              [  9400]
59883              More EBCDIC tweaks:
59884              - one more swash issue &~(0xA0-1) did not do the right thing,
59885              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
59886              - add "use re 'asciirange'" to make [!-~] etc. work
59887              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
59888              - Choose a key for t/op/each.t test which gets encoded.
59889              - Skip utf8decode if this is UTF-EBCDIC.
59890      Branch: perl
59891            ! t/op/utf8decode.t
59892           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
59893           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
59894 ____________________________________________________________________________
59895 [  9406] By: jhi                                   on 2001/03/28  15:37:08
59896         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
59897              From: Benjamin Sugars <bsugars@canoe.ca> 
59898              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
59899              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
59900      Branch: perl
59901            + t/lib/cwd.t
59902            ! MANIFEST
59903 ____________________________________________________________________________
59904 [  9405] By: jhi                                   on 2001/03/28  15:13:18
59905         Log: pp_ne() needs a CORRECT boolean.
59906      Branch: perl
59907            ! pp.c
59908 ____________________________________________________________________________
59909 [  9404] By: jhi                                   on 2001/03/28  15:09:23
59910         Log: pp_ne() needs a boolean, not an integer.
59911      Branch: perl
59912            ! pp.c
59913 ____________________________________________________________________________
59914 [  9403] By: jhi                                   on 2001/03/28  14:47:43
59915         Log: (Retracted by #9404.)
59916      Branch: perl
59917            ! pp.c
59918 ____________________________________________________________________________
59919 [  9402] By: jhi                                   on 2001/03/28  14:43:59
59920         Log: Subject: Re: [PATCH] Typemap testing
59921              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
59922              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
59923              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
59924      Branch: perl
59925            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
59926            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
59927 ____________________________________________________________________________
59928 [  9401] By: jhi                                   on 2001/03/28  14:42:14
59929         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
59930              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
59931              Date: Sun, 25 Mar 2001 21:59:15 +0100
59932              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
59933              
59934              A variable will be checked for the "use once" warnings if:
59935              
59936              1. It is in the scope of a use warnings 'once'
59937              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
59938              
59939              Otherwise it won't be checked at all.
59940              
59941              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
59942              
59943              The enclosed patch partially fixes this issue. What I didn't
59944              get to work was the case where the "used once" warning is enabled
59945              in any file other than the main file.
59946      Branch: perl
59947            ! gv.c t/pragma/warn/perl
59948 ____________________________________________________________________________
59949 [  9400] By: nick                                  on 2001/03/28  14:38:24
59950         Log: More EBCDIC tweaks:
59951              - one more swash issue &~(0xA0-1) did not do the right thing,
59952              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
59953              - add "use re 'asciirange'" to make [!-~] etc. work
59954              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
59955              - Choose a key for t/op/each.t test which gets encoded.
59956              - Skip utf8decode if this is UTF-EBCDIC.
59957      Branch: perlio
59958            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
59959            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
59960 ____________________________________________________________________________
59961 [  9399] By: jhi                                   on 2001/03/28  14:21:00
59962         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
59963              Andreas Schwab.
59964      Branch: perl
59965            ! pp.c
59966 ____________________________________________________________________________
59967 [  9398] By: jhi                                   on 2001/03/28  00:55:56
59968         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
59969              From: David Dyck <dcd@tc.fluke.com>
59970              Date: Tue, 27 Mar 2001 15:16:24 -0800
59971              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
59972      Branch: perl
59973            ! ext/IO/lib/IO/Socket.pm
59974 ____________________________________________________________________________
59975 [  9397] By: jhi                                   on 2001/03/27  21:52:49
59976         Log: Integrate perlio:
59977              
59978              [  9395]
59979              Outline docs for PerlIO and PerlIO::Scalar
59980              
59981              [  9394]
59982              PerlIO::Via layer (alpha-ish).
59983      Branch: perl
59984           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
59985           +> ext/PerlIO/Via/Via.xs
59986           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
59987 ____________________________________________________________________________
59988 [  9396] By: nick                                  on 2001/03/27  21:45:13
59989         Log: Integrate mainline.
59990      Branch: perlio
59991           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
59992           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
59993 ____________________________________________________________________________
59994 [  9395] By: nick                                  on 2001/03/27  21:18:58
59995         Log: Outline docs for PerlIO and PerlIO::Scalar
59996      Branch: perlio
59997            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
59998 ____________________________________________________________________________
59999 [  9394] By: nick                                  on 2001/03/27  20:50:13
60000         Log: PerlIO::Via layer (alpha-ish).
60001      Branch: perlio
60002            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
60003            + ext/PerlIO/Via/Via.xs
60004            ! MANIFEST
60005 ____________________________________________________________________________
60006 [  9393] By: jhi                                   on 2001/03/27  20:49:55
60007         Log: Retract #9329 now that 9390 should take care of the matter.
60008      Branch: perl
60009            ! utils/h2xs.PL
60010 ____________________________________________________________________________
60011 [  9390] By: jhi                                   on 2001/03/27  20:47:50
60012         Log: Subject: Autoloading Errno.pm when %! is encountered
60013              From: Robin Houston <robin@kitsite.com>
60014              Date: Tue, 27 Mar 2001 20:57:11 +0100
60015              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
60016      Branch: perl
60017            ! embed.h embed.pl gv.c proto.h t/op/magic.t
60018 ____________________________________________________________________________
60019 [  9389] By: jhi                                   on 2001/03/27  20:24:31
60020         Log: Integrate perlio:
60021              
60022              [  9384]
60023              Various EBCDIC fixes:
60024              - major revelation that swash code is encoding aware,
60025              (or thought it was) - now it is ;-)
60026              - With that out of the way fix a slab of tr/// cases.
60027              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60028              - As anticipated Base64.xs needed tweaks.
60029              - Until tr/// works right avoid old_encode64 in MIME tests.
60030      Branch: perl
60031           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60032           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
60033           !> utf8.c
60034 ____________________________________________________________________________
60035 [  9388] By: jhi                                   on 2001/03/27  20:21:38
60036         Log: Better have a three-element array if one is going to assign
60037              to the third element of that array. (from Tim Jenness)
60038      Branch: perl
60039            ! ext/XS/Typemap/Typemap.xs
60040 ____________________________________________________________________________
60041 [  9387] By: nick                                  on 2001/03/27  20:15:43
60042         Log: Integrate mainline.
60043      Branch: perlio
60044           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60045           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60046           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60047           +> t/lib/xs-typemap.t
60048           !> (integrate 34 files)
60049 ____________________________________________________________________________
60050 [  9386] By: jhi                                   on 2001/03/27  20:04:18
60051         Log: Subject: Re: perl@9359 breaks HTML::Parser
60052              From: Gisle Aas <gisle@ActiveState.com>
60053              Date: 27 Mar 2001 11:30:24 -0800
60054              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
60055              
60056              Clarify the UTF-8 issues of the API docs.
60057              (Slightly reworded and expanded.)
60058      Branch: perl
60059            ! pod/perlapi.pod sv.c sv.h
60060 ____________________________________________________________________________
60061 [  9385] By: jhi                                   on 2001/03/27  19:44:25
60062         Log: If directory entries compare equal case-insensitively,
60063              retry case-sensitively.
60064      Branch: perl
60065            ! ext/File/Glob/bsd_glob.c
60066 ____________________________________________________________________________
60067 [  9384] By: nick                                  on 2001/03/27  19:38:50
60068         Log: Various EBCDIC fixes:
60069              - major revelation that swash code is encoding aware,
60070              (or thought it was) - now it is ;-)
60071              - With that out of the way fix a slab of tr/// cases.
60072              - Fix Encode 'Unicode' to be true Unicode so tests pass.
60073              - As anticipated Base64.xs needed tweaks.
60074              - Until tr/// works right avoid old_encode64 in MIME tests.
60075      Branch: perlio
60076            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
60077            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
60078 ____________________________________________________________________________
60079 [  9383] By: jhi                                   on 2001/03/27  18:34:41
60080         Log: Add the std test suite BEGIN block.
60081      Branch: perl
60082            ! t/lib/xs-typemap.t
60083 ____________________________________________________________________________
60084 [  9382] By: jhi                                   on 2001/03/27  15:16:07
60085         Log: Add debugging output to the test.
60086      Branch: perl
60087            ! t/lib/glob-basic.t
60088 ____________________________________________________________________________
60089 [  9381] By: jhi                                   on 2001/03/27  15:08:10
60090         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
60091      Branch: perl
60092            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
60093            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
60094            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
60095            + t/lib/xs-typemap.t
60096            ! MANIFEST
60097 ____________________________________________________________________________
60098 [  9380] By: jhi                                   on 2001/03/27  14:48:34
60099         Log: Subject: [PATCH] Typemap testing
60100              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
60101              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
60102              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
60103              
60104              (The first part of the patch.)
60105      Branch: perl
60106            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
60107 ____________________________________________________________________________
60108 [  9379] By: jhi                                   on 2001/03/27  14:44:56
60109         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
60110              From: Benjamin Sugars <bsugars@canoe.ca> 
60111              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
60112              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
60113      Branch: perl
60114            ! t/lib/glob-basic.t
60115 ____________________________________________________________________________
60116 [  9378] By: jhi                                   on 2001/03/27  14:42:30
60117         Log: Subject: [PATCH] perlvar nit
60118              From: Simon Cozens <simon@netthink.co.uk>
60119              Date: Tue, 27 Mar 2001 01:12:01 +0100
60120              Message-ID: <20010327011201.A19179@netthink.co.uk>
60121      Branch: perl
60122            ! pod/perlvar.pod
60123 ____________________________________________________________________________
60124 [  9377] By: jhi                                   on 2001/03/27  14:36:26
60125         Log: Subject: [PATCH] B::Terse and warnings
60126              From: Benjamin Sugars <ben.sugars@home.com>
60127              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
60128              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
60129      Branch: perl
60130            ! ext/B/B.pm ext/B/B/Terse.pm
60131 ____________________________________________________________________________
60132 [  9376] By: jhi                                   on 2001/03/27  14:31:31
60133         Log: Document sockatmark() some.
60134      Branch: perl
60135            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
60136            ! pod/perltoc.pod
60137 ____________________________________________________________________________
60138 [  9375] By: jhi                                   on 2001/03/27  14:00:24
60139         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
60140              noted by Gisle and fixed by NI-S.
60141      Branch: perl
60142            ! sv.c
60143 ____________________________________________________________________________
60144 [  9374] By: jhi                                   on 2001/03/27  05:50:01
60145         Log: Regen toc.
60146      Branch: perl
60147            ! pod/perltoc.pod
60148 ____________________________________________________________________________
60149 [  9373] By: jhi                                   on 2001/03/27  05:43:51
60150         Log: Pixie documenting.
60151      Branch: perl
60152            ! Makefile.SH pod/perlhack.pod
60153 ____________________________________________________________________________
60154 [  9372] By: jhi                                   on 2001/03/27  05:29:34
60155         Log: Metaconfig unit changes for #9371.
60156      Branch: metaconfig
60157            ! U/modified/myhostname.U
60158      Branch: metaconfig/U/perl
60159            + d_sockatmark.U
60160            ! gccvers.U
60161 ____________________________________________________________________________
60162 [  9371] By: jhi                                   on 2001/03/27  05:29:07
60163         Log: Add sockatmark() probing.
60164      Branch: perl
60165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60166            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
60167            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60168            ! vos/config.ga.h win32/config.bc win32/config.gc
60169            ! win32/config.vc
60170 ____________________________________________________________________________
60171 [  9370] By: jhi                                   on 2001/03/26  22:01:18
60172         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
60173              Really need to benchmark this.
60174      Branch: perl
60175            ! pp.c
60176 ____________________________________________________________________________
60177 [  9369] By: nick                                  on 2001/03/26  21:59:30
60178         Log: Integrate mainline.
60179      Branch: perlio
60180            ! ext/MIME/Base64/QuotedPrint.pm
60181           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
60182           !> patchlevel.h pod/perlhack.pod pp_sys.c
60183 ____________________________________________________________________________
60184 [  9368] By: jhi                                   on 2001/03/26  21:47:03
60185         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
60186              
60187              TODO1: perlbench.
60188              TODO2: le, lt, ge, gt?  Yech.
60189      Branch: perl
60190            ! pp.c
60191 ____________________________________________________________________________
60192 [  9367] By: jhi                                   on 2001/03/26  21:34:57
60193         Log: Too much cut-and-paste in #9363.
60194      Branch: perl
60195            ! pp_sys.c
60196 ____________________________________________________________________________
60197 [  9366] By: jhi                                   on 2001/03/26  21:20:53
60198         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
60199              From: Andreas Schwab <schwab@suse.de>
60200              Date: 26 Mar 2001 17:29:04 +0200
60201              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
60202              
60203              (The patch for 5.6.0 or so, this is a guess for bleadperl)
60204      Branch: perl
60205            ! pp_hot.c
60206 ____________________________________________________________________________
60207 [  9365] By: jhi                                   on 2001/03/26  21:07:54
60208         Log: Integrate perlio:
60209              
60210              [  9364]
60211              REFCNT botch in layer name cache hash.
60212      Branch: perl
60213           !> perlio.c
60214 ____________________________________________________________________________
60215 [  9364] By: nick                                  on 2001/03/26  20:30:48
60216         Log: REFCNT botch in layer name cache hash.
60217      Branch: perlio
60218            ! perlio.c
60219 ____________________________________________________________________________
60220 [  9363] By: jhi                                   on 2001/03/26  18:44:32
60221         Log: Subject: [PATCH] socket() leaks file descriptors
60222              From: Benjamin Sugars <bsugars@canoe.ca>
60223              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
60224              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
60225              
60226              Also sockpair() fixed similarly.
60227      Branch: perl
60228            ! pp_sys.c
60229 ____________________________________________________________________________
60230 [  9362] By: jhi                                   on 2001/03/26  18:37:52
60231         Log: Integrate perlio:
60232              
60233              [  9361]
60234              Implement flush of linebuffered streams on read of a tty.
60235              
60236              [  9360]
60237              Memory tweaks and notes for OEMVS.
60238      Branch: perl
60239           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
60240 ____________________________________________________________________________
60241 [  9361] By: nick                                  on 2001/03/26  17:32:06
60242         Log: Implement flush of linebuffered streams on read of a tty.
60243      Branch: perlio
60244            ! perlio.c perliol.h
60245 ____________________________________________________________________________
60246 [  9360] By: nick                                  on 2001/03/26  17:12:32
60247         Log: Memory tweaks and notes for OEMVS.
60248      Branch: perlio
60249            ! README.os390 miniperlmain.c t/op/pat.t
60250 ____________________________________________________________________________
60251 [  9359] By: jhi                                   on 2001/03/26  02:12:54
60252         Log: Update Changes.
60253      Branch: perl
60254            ! Changes patchlevel.h
60255 ____________________________________________________________________________
60256 [  9358] By: jhi                                   on 2001/03/26  02:05:32
60257         Log: Document the most common pixie options.
60258      Branch: perl
60259            ! pod/perlhack.pod
60260 ____________________________________________________________________________
60261 [  9357] By: jhi                                   on 2001/03/26  01:25:28
60262         Log: For perl.pixie check *before* compiling that optimize is -g,
60263              as for perl.third.
60264      Branch: perl
60265            ! Makefile.SH
60266 ____________________________________________________________________________
60267 [  9356] By: jhi                                   on 2001/03/26  01:13:41
60268         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
60269      Branch: perl
60270            ! Makefile.SH
60271 ____________________________________________________________________________
60272 [  9355] By: jhi                                   on 2001/03/26  01:11:19
60273         Log: Remove t/perl.third.
60274      Branch: perl
60275            ! Makefile.SH
60276 ____________________________________________________________________________
60277 [  9354] By: jhi                                   on 2001/03/26  00:23:38
60278         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
60279              IO::Sockatmark().
60280      Branch: perl
60281            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
60282 ____________________________________________________________________________
60283 [  9353] By: jhi                                   on 2001/03/25  22:25:04
60284         Log: Integrate perlio:
60285              
60286              [  9351]
60287              Fix readline in list mode to tell rest of world that it has
60288              things on the stack. Otherwise if perl code gets invoked
60289              underneath it it scribbles over results-so-far.
60290              (Why TIEHANDLE has not tripped on this is a mystery.)
60291              
60292              [  9350]
60293              win32/makefile.mk typos
60294              
60295              [  9348]
60296              Make it text
60297              
60298              [  9346]
60299              Add destruct time hook to PerlIO (for work-in-process implementing
60300              layers in perl code. In such cases layers need to be popped before
60301              we loose the ability to run perl code.)
60302              Also back-out "PerlIO::object" hook - it isn't going to work like that...
60303              
60304              [  9345]
60305              Avoid at leasy one of undefined warnings in Encode.
60306              
60307              [  9343]
60308              Missing return value.
60309      Branch: perl
60310           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
60311           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
60312           !> pp_hot.c win32/makefile.mk
60313 ____________________________________________________________________________
60314 [  9352] By: jhi                                   on 2001/03/25  22:21:41
60315         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
60316              From: Radu Greab <radu@netsoft.ro>
60317              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
60318              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
60319      Branch: perl
60320            ! pp_sys.c
60321 ____________________________________________________________________________
60322 [  9351] By: nick                                  on 2001/03/25  22:15:02
60323         Log: Fix readline in list mode to tell rest of world that it has
60324              things on the stack. Otherwise if perl code gets invoked
60325              underneath it it scribbles over results-so-far.
60326              (Why TIEHANDLE has not tripped on this is a mystery.)
60327      Branch: perlio
60328            ! pp_hot.c
60329 ____________________________________________________________________________
60330 [  9350] By: nick                                  on 2001/03/25  22:10:13
60331         Log: win32/makefile.mk typos
60332      Branch: perlio
60333            ! win32/makefile.mk
60334 ____________________________________________________________________________
60335 [  9349] By: nick                                  on 2001/03/25  21:31:14
60336         Log: Integrate now-non-binary file.
60337      Branch: perlio
60338           !> t/lib/mimeqp.t
60339 ____________________________________________________________________________
60340 [  9348] By: nick                                  on 2001/03/25  21:27:24
60341         Log: Make it text
60342      Branch: perlio
60343            ! t/lib/mimeqp.t
60344 ____________________________________________________________________________
60345 [  9347] By: nick                                  on 2001/03/25  21:25:37
60346         Log: Integrate mainline.
60347      Branch: perlio
60348           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
60349           !> lib/Term/ReadLine.pm t/lib/md5-file.t
60350 ____________________________________________________________________________
60351 [  9346] By: nick                                  on 2001/03/25  20:58:15
60352         Log: Add destruct time hook to PerlIO (for work-in-process implementing
60353              layers in perl code. In such cases layers need to be popped before
60354              we loose the ability to run perl code.)
60355              Also back-out "PerlIO::object" hook - it isn't going to work like that...
60356      Branch: perlio
60357            ! perl.c perlio.c perlio.h perliol.h
60358 ____________________________________________________________________________
60359 [  9345] By: nick                                  on 2001/03/25  20:49:11
60360         Log: Avoid at leasy one of undefined warnings in Encode.
60361      Branch: perlio
60362            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
60363 ____________________________________________________________________________
60364 [  9344] By: jhi                                   on 2001/03/25  20:37:43
60365         Log: A workaround for using Term::ReadLine in emacs minibuffer
60366              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
60367              additional tweaks from Ilya Zakharevich.
60368      Branch: perl
60369            ! lib/Term/ReadLine.pm
60370 ____________________________________________________________________________
60371 [  9343] By: nick                                  on 2001/03/25  20:21:14
60372         Log: Missing return value.
60373      Branch: perlio
60374            ! ext/PerlIO/Scalar/Scalar.xs
60375 ____________________________________________________________________________
60376 [  9342] By: jhi                                   on 2001/03/25  16:21:00
60377         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
60378              to equal the CPAN versions since no code changes have been made.
60379      Branch: perl
60380            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
60381            ! t/lib/md5-file.t
60382 ____________________________________________________________________________
60383 [  9341] By: jhi                                   on 2001/03/25  16:01:48
60384         Log: Escape 8-bit characters.
60385      Branch: perl
60386            ! t/lib/mimeqp.t
60387 ____________________________________________________________________________
60388 [  9340] By: gsar                                  on 2001/03/25  15:50:53
60389         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
60390              chars)
60391      Branch: perl
60392            + t/lib/mimeqp.t
60393 ____________________________________________________________________________
60394 [  9339] By: gsar                                  on 2001/03/25  15:48:50
60395         Log: delete mimeqp.t for later add with text mode set
60396      Branch: perl
60397            - t/lib/mimeqp.t
60398 ____________________________________________________________________________
60399 [  9338] By: nick                                  on 2001/03/25  09:01:57
60400         Log: Integrate mainline.
60401      Branch: perlio
60402           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60403           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
60404           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
60405           +> t/lib/mimeb64u.t t/lib/mimeqp.t
60406           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
60407           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
60408           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
60409 ____________________________________________________________________________
60410 [  9337] By: jhi                                   on 2001/03/25  04:23:24
60411         Log: Add MIME::Base64 here and there.  Again, a lot of
60412              optimism is in the air.
60413      Branch: perl
60414            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
60415            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
60416 ____________________________________________________________________________
60417 [  9336] By: jhi                                   on 2001/03/25  04:12:43
60418         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
60419              this by ear as I do not do Win32 programming.)
60420      Branch: perl
60421            ! win32/Makefile win32/makefile.mk
60422 ____________________________________________________________________________
60423 [  9335] By: jhi                                   on 2001/03/25  04:03:50
60424         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
60425      Branch: perl
60426            ! t/lib/md5-file.t
60427 ____________________________________________________________________________
60428 [  9334] By: jhi                                   on 2001/03/25  03:58:53
60429         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
60430      Branch: perl
60431            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60432            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
60433            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
60434            + t/lib/mimeb64u.t t/lib/mimeqp.t
60435            ! MANIFEST
60436 ____________________________________________________________________________
60437 [  9333] By: jhi                                   on 2001/03/24  20:14:37
60438         Log: Integrate perlio:
60439              
60440              [  9332]
60441              Fix un-init variable leading to spurious "Out of Memory!"
60442              
60443              [  9331]
60444              Tweak docs for C<open> (boy does that need wholesale revision...)
60445              and update layers internals doc.
60446      Branch: perl
60447           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
60448 ____________________________________________________________________________
60449 [  9332] By: nick                                  on 2001/03/24  19:40:34
60450         Log: Fix un-init variable leading to spurious "Out of Memory!"
60451      Branch: perlio
60452            ! doio.c
60453 ____________________________________________________________________________
60454 [  9331] By: nick                                  on 2001/03/24  19:09:59
60455         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
60456              and update layers internals doc.
60457      Branch: perlio
60458            ! pod/perlfunc.pod pod/perliol.pod
60459 ____________________________________________________________________________
60460 [  9330] By: jhi                                   on 2001/03/24  18:42:11
60461         Log: The length might be uninitialized garbage if the *svp is the undef.
60462      Branch: perl
60463            ! doio.c
60464 ____________________________________________________________________________
60465 [  9329] By: jhi                                   on 2001/03/24  18:26:57
60466         Log: (Retracted by #9393)
60467              
60468              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
60469              From: Simon Cozens <simon@netthink.co.uk>
60470              Date: Sat, 24 Mar 2001 17:13:17 +0000
60471              Message-ID: <20010324171317.A13406@netthink.co.uk>
60472      Branch: perl
60473            ! utils/h2xs.PL
60474 ____________________________________________________________________________
60475 [  9328] By: nick                                  on 2001/03/24  17:22:02
60476         Log: Integrate mainline.
60477      Branch: perlio
60478           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
60479           !> lib/unicode/version
60480 ____________________________________________________________________________
60481 [  9327] By: nick                                  on 2001/03/24  17:16:02
60482         Log: Integrate mainline.
60483      Branch: perlio
60484           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60485           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60486           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60487           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60488           +> t/lib/md5-file.t
60489           !> MANIFEST Makefile.SH configure.com djgpp/config.over
60490           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
60491           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
60492           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
60493           !> win32/makefile.mk
60494 ____________________________________________________________________________
60495 [  9326] By: jhi                                   on 2001/03/24  17:00:42
60496         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
60497      Branch: perl
60498            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
60499            ! lib/unicode/version
60500 ____________________________________________________________________________
60501 [  9325] By: jhi                                   on 2001/03/24  16:22:33
60502         Log: Subject: Re: B::Deparse bug (5.6.0)
60503              From: Robin Houston <robin@kitsite.com>
60504              Date: Sat, 24 Mar 2001 14:33:09 +0000
60505              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
60506      Branch: perl
60507            ! op.c pp.c t/lib/b.t t/op/repeat.t
60508 ____________________________________________________________________________
60509 [  9324] By: jhi                                   on 2001/03/24  16:21:56
60510         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
60511              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
60512              these additions may be too optimistic.
60513      Branch: perl
60514            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
60515            ! hints/uwin.sh hints/vmesa.sh
60516 ____________________________________________________________________________
60517 [  9323] By: jhi                                   on 2001/03/24  16:06:01
60518         Log: Integrate perlio:
60519              
60520              [  9322]
60521              Routine Win32 regen_config_h - no real changes.
60522              
60523              [  9321]
60524              PerlIO fixups for Win32:
60525              - provide win33_popenlist() - non-functional as yet.
60526              - avoid need for aTHX in PerlIO_debug calls - even if not 
60527              enabled args are still evaluated so Win32 has trouble during fork().
60528              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60529              - Fixup makedef.pl for latest set of symbols.
60530              
60531              [  9320]
60532              POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60533              was gibberish - broke it on WIn32 at least.
60534              
60535              [  9319]
60536              Generated files.
60537              
60538              [  9318]
60539              Implement:
60540              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60541              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60542      Branch: perl
60543           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60544           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60545            ! Makefile.SH
60546           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
60547           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
60548           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
60549           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
60550           !> win32/makefile.mk win32/perlhost.h win32/win32.c
60551           !> win32/win32iop.h
60552 ____________________________________________________________________________
60553 [  9322] By: nick                                  on 2001/03/24  14:39:12
60554         Log: Routine Win32 regen_config_h - no real changes.
60555      Branch: perlio
60556            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60557 ____________________________________________________________________________
60558 [  9321] By: nick                                  on 2001/03/24  14:31:49
60559         Log: PerlIO fixups for Win32:
60560              - provide win33_popenlist() - non-functional as yet.
60561              - avoid need for aTHX in PerlIO_debug calls - even if not 
60562              enabled args are still evaluated so Win32 has trouble during fork().
60563              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
60564              - Fixup makedef.pl for latest set of symbols.
60565      Branch: perlio
60566            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
60567            ! win32/perlhost.h win32/win32.c win32/win32iop.h
60568 ____________________________________________________________________________
60569 [  9320] By: nick                                  on 2001/03/24  14:26:58
60570         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
60571              was gibberish - broke it on WIn32 at least.
60572      Branch: perlio
60573            ! ext/POSIX/POSIX.xs
60574 ____________________________________________________________________________
60575 [  9319] By: nick                                  on 2001/03/24  11:29:41
60576         Log: Generated files.
60577      Branch: perlio
60578            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60579 ____________________________________________________________________________
60580 [  9318] By: nick                                  on 2001/03/24  10:29:37
60581         Log: Implement:
60582              1.  open($fh,"+<",undef);  # add test to t/io/open.t
60583              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
60584      Branch: perlio
60585            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
60586            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
60587            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
60588            ! t/io/open.t t/io/utf8.t
60589 ____________________________________________________________________________
60590 [  9317] By: jhi                                   on 2001/03/23  23:41:25
60591         Log: AIX does seems to have optimization problems with its C compilers.
60592      Branch: perl
60593            ! hints/aix.sh
60594 ____________________________________________________________________________
60595 [  9316] By: jhi                                   on 2001/03/23  23:40:46
60596         Log: Integrate perlio:
60597              
60598              [  9314]
60599              Perlio internals re-organized.
60600              - open process creates AV of layer/arg pairs
60601              (appends layers from open() or open.pm to default list).
60602              - push arg is now an SV.
60603              - layer ->Open get passed the AV
60604              - open is no longer mandatory method.
60605              - topmost layer that has ->Open method does the open
60606              - any layers above are pushed once that returns.
60607              - vtable re-ordered so dummy layers need only provide push/pop methods.
60608              
60609              [  9313]
60610              Check in a stable (working) version before next round of tweaks.
60611              Changes include:
60612              - Move default layers code out of doio.c and into perlio.c
60613              - Single routine for parsing layer specification strings.
60614              - Skeleton support for demand loading of layers
60615              - Core-dump avoidance if PERLIO environment specifies loadable layer
60616              (does not _work_ as need IO to load and need load to do IO ...)
60617              
60618              [  9305]
60619              Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60620              
60621              [  9304]
60622              Render -Duseperlio functional again.
60623              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60624              which is what old scheme did. New scheme needs to change that
60625              to make open(...,\$scalar) etc. work but this will do for now.
60626              
60627              [  9303]
60628              Avoid "reopen" semantics for time being. Fix bug in dup logic.
60629              -Uuseperlio now works again.
60630              -Duseperlio is still poorly. Don't merge yet...
60631              
60632              [  9302]
60633              Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60634              type code.
60635              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60636              is its main caller. In particular now has access to "extra" args, and
60637              can tell when an open handle is "reopened" (or duped?).
60638              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60639              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60640              PerlIO_open() et. al. (i.e. other way round).
60641              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60642              with args close to PerlIO_openn().
60643      Branch: perl
60644           +> lib/PerlIO.pm
60645           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
60646           !> perliol.h
60647 ____________________________________________________________________________
60648 [  9315] By: jhi                                   on 2001/03/23  22:16:30
60649         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
60650      Branch: perl
60651            ! t/lib/md5-file.t
60652 ____________________________________________________________________________
60653 [  9314] By: nick                                  on 2001/03/23  20:49:02
60654         Log: Perlio internals re-organized.
60655              - open process creates AV of layer/arg pairs
60656              (appends layers from open() or open.pm to default list).
60657              - push arg is now an SV.
60658              - layer ->Open get passed the AV
60659              - open is no longer mandatory method.
60660              - topmost layer that has ->Open method does the open
60661              - any layers above are pushed once that returns.
60662              - vtable re-ordered so dummy layers need only provide push/pop methods.
60663      Branch: perlio
60664            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60665 ____________________________________________________________________________
60666 [  9313] By: nick                                  on 2001/03/23  16:27:41
60667         Log: Check in a stable (working) version before next round of tweaks.
60668              Changes include:
60669              - Move default layers code out of doio.c and into perlio.c
60670              - Single routine for parsing layer specification strings.
60671              - Skeleton support for demand loading of layers
60672              - Core-dump avoidance if PERLIO environment specifies loadable layer
60673              (does not _work_ as need IO to load and need load to do IO ...)
60674      Branch: perlio
60675            + lib/PerlIO.pm
60676            ! MANIFEST doio.c perlio.c
60677 ____________________________________________________________________________
60678 [  9312] By: gsar                                  on 2001/03/23  16:25:25
60679         Log: add execute bit to files with shebang lines in the repository;
60680              avoid clobbering execute bit in Porting/makerel 
60681      Branch: maint-5.6/perl
60682            ! (edit 144 files)
60683 ____________________________________________________________________________
60684 [  9311] By: jhi                                   on 2001/03/23  14:25:35
60685         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
60686      Branch: perl
60687            ! MANIFEST
60688 ____________________________________________________________________________
60689 [  9310] By: jhi                                   on 2001/03/23  13:45:04
60690         Log: Subject: [PATCH] Net::Ping
60691              From: Colin McMillen <mcmi0037@tc.umn.edu>
60692              Date: Thu, 22 Mar 2001 19:30:31 -0600
60693              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
60694      Branch: perl
60695            ! lib/Net/Ping.pm
60696 ____________________________________________________________________________
60697 [  9309] By: jhi                                   on 2001/03/23  13:39:13
60698         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
60699      Branch: perl
60700            ! t/lib/md5-aaa.t t/lib/md5-file.t
60701 ____________________________________________________________________________
60702 [  9308] By: jhi                                   on 2001/03/23  13:20:34
60703         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
60704              - bump the version to 2.14
60705              - drop the base64 tests since they require MIME::Base64
60706              - drop the rfc1321.txt
60707              - drop the hints/dec_osf.pl since it's only needed for
60708              pre-5.005_03 Perls
60709              Todo:
60710              - the U32 alignment testing is now removed; it needs to
60711              be reintroduced as as a Config variable (meaning also
60712              as a Configure test)
60713              - get the new EBCDIC md5sum for MD5.pm
60714              - test in Win32 to see how badly I botched the makefiles
60715      Branch: perl
60716            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
60717            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
60718            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
60719            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
60720            + t/lib/md5-file.t
60721            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
60722            ! win32/Makefile win32/makefile.mk
60723 ____________________________________________________________________________
60724 [  9307] By: jhi                                   on 2001/03/23  12:56:14
60725         Log: Integrate change #9306 from maintperl into mainline,
60726              AIX dynaloader for AIXes without <load.h>.
60727      Branch: perl
60728           !> ext/DynaLoader/hints/aix.pl
60729 ____________________________________________________________________________
60730 [  9306] By: jhi                                   on 2001/03/23  12:51:36
60731         Log: There are AIXes without /usr/include/load.h,
60732              patch from H.Merijn Brand.
60733      Branch: maint-5.6/perl
60734            ! ext/DynaLoader/hints/aix.pl
60735 ____________________________________________________________________________
60736 [  9305] By: nick                                  on 2001/03/23  11:00:42
60737         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
60738      Branch: perlio
60739            ! ext/Encode/Encode.xs perlio.c perlio.h
60740 ____________________________________________________________________________
60741 [  9304] By: nick                                  on 2001/03/23  10:20:46
60742         Log: Render -Duseperlio functional again.
60743              - this is "quick fix" which calls PerlIO_apply_layers after opening,
60744              which is what old scheme did. New scheme needs to change that
60745              to make open(...,\$scalar) etc. work but this will do for now.
60746      Branch: perlio
60747            ! perlio.c
60748 ____________________________________________________________________________
60749 [  9303] By: nick                                  on 2001/03/23  09:53:20
60750         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
60751              -Uuseperlio now works again.
60752              -Duseperlio is still poorly. Don't merge yet...
60753      Branch: perlio
60754            ! doio.c perlio.h
60755 ____________________________________________________________________________
60756 [  9302] By: nick                                  on 2001/03/22  22:26:51
60757         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
60758              type code.
60759              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
60760              is its main caller. In particular now has access to "extra" args, and
60761              can tell when an open handle is "reopened" (or duped?).
60762              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
60763              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
60764              PerlIO_open() et. al. (i.e. other way round).
60765              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
60766              with args close to PerlIO_openn().
60767      Branch: perlio
60768            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
60769 ____________________________________________________________________________
60770 [  9301] By: jhi                                   on 2001/03/22  20:58:04
60771         Log: Integrate perlio:
60772              
60773              [  9300]
60774              Don't include $@ in not ok message.
60775              
60776              [  9298]
60777              Give a meaning to '&' in n-arg open case:
60778              open($fh,"<&",$scalar);
60779              $scalar can be:
60780              - an integer which does "fdopen"
60781              open($fh,"<&",2); # like open($fh,"<&2")
60782              - something that will yield a file handle via sv_2io()
60783              useful for dup'ing anonymous handles.
60784              e.g.:
60785              open(my $fh,"<&",\*STDIN);
60786              open(my $dup,"<&",$fh);
60787              
60788              [  9297]
60789              Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
60790              
60791              [  9296]
60792              Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
60793              
60794              [  9295]
60795              If stdin, stdout or stderr get opened in unexpected read/write state
60796              then warn at time of open not at time of use.
60797              
60798              [  9294]
60799              Die on n-arg open(...,"",xxx,yyy,...)
60800              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
60801              - die on read/write cases so we can decide what it means later.
60802              
60803              [  9293]
60804              perlio tweaks (reported by Nick Clark)
60805              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
60806              error check in Pendinf_read().
60807      Branch: perl
60808           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
60809           !> t/io/open.t util.c
60810 ____________________________________________________________________________
60811 [  9300] By: nick                                  on 2001/03/22  17:36:32
60812         Log: Don't include $@ in not ok message.
60813      Branch: perlio
60814            ! t/io/open.t
60815 ____________________________________________________________________________
60816 [  9299] By: gsar                                  on 2001/03/22  16:53:45
60817         Log: back out changes#7532,7521 for now (appears to have problems
60818              on IRIX)
60819      Branch: maint-5.6/perl
60820            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
60821            ! ext/POSIX/typemap pod/perlvar.pod
60822 ____________________________________________________________________________
60823 [  9298] By: nick                                  on 2001/03/22  14:35:46
60824         Log: Give a meaning to '&' in n-arg open case:
60825              open($fh,"<&",$scalar);
60826              $scalar can be:
60827              - an integer which does "fdopen"
60828              open($fh,"<&",2); # like open($fh,"<&2")
60829              - something that will yield a file handle via sv_2io()
60830              useful for dup'ing anonymous handles.
60831              e.g.:
60832              open(my $fh,"<&",\*STDIN);
60833              open(my $dup,"<&",$fh);
60834      Branch: perlio
60835            ! doio.c t/io/open.t
60836 ____________________________________________________________________________
60837 [  9297] By: nick                                  on 2001/03/22  13:34:35
60838         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
60839      Branch: perlio
60840            ! util.c
60841 ____________________________________________________________________________
60842 [  9296] By: nick                                  on 2001/03/22  12:51:20
60843         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
60844      Branch: perlio
60845            ! perl.c
60846 ____________________________________________________________________________
60847 [  9295] By: nick                                  on 2001/03/22  11:59:44
60848         Log: If stdin, stdout or stderr get opened in unexpected read/write state
60849              then warn at time of open not at time of use.
60850      Branch: perlio
60851            ! doio.c pp_hot.c pp_sys.c
60852 ____________________________________________________________________________
60853 [  9294] By: nick                                  on 2001/03/22  10:54:35
60854         Log: Die on n-arg open(...,"",xxx,yyy,...)
60855              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
60856              - die on read/write cases so we can decide what it means later.
60857      Branch: perlio
60858            ! doio.c embed.pl iperlsys.h util.c
60859 ____________________________________________________________________________
60860 [  9293] By: nick                                  on 2001/03/22  09:02:45
60861         Log: perlio tweaks (reported by Nick Clark)
60862              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
60863              error check in Pendinf_read().
60864      Branch: perlio
60865            ! perlio.c
60866 ____________________________________________________________________________
60867 [  9292] By: gsar                                  on 2001/03/22  07:12:00
60868         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
60869              fixes)
60870      Branch: maint-5.6/perl
60871           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
60872 ____________________________________________________________________________
60873 [  9291] By: jhi                                   on 2001/03/22  06:06:44
60874         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
60875      Branch: perl
60876            ! t/op/re_tests
60877 ____________________________________________________________________________
60878 [  9290] By: jhi                                   on 2001/03/22  05:57:01
60879         Log: Move MacOS Classic higher in the list of supported platforms.
60880      Branch: maint-5.6/perl
60881            ! pod/perlport.pod
60882 ____________________________________________________________________________
60883 [  9289] By: gsar                                  on 2001/03/22  05:35:04
60884         Log: revert part of change#6438 for compatibility (av_reify()
60885              appears to be needed to implement av_splice()ish things
60886              in XS)
60887      Branch: maint-5.6/perl
60888            ! embed.pl global.sym objXSUB.h perlapi.c
60889 ____________________________________________________________________________
60890 [  9288] By: gsar                                  on 2001/03/22  03:09:19
60891         Log: update copyright year
60892      Branch: maint-5.6/perl
60893            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
60894            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
60895            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
60896            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
60897            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
60898            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
60899            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
60900            ! x2p/walk.c
60901 ____________________________________________________________________________
60902 [  9287] By: jhi                                   on 2001/03/21  20:30:54
60903         Log: Integrate perlio:
60904              
60905              [  9285]
60906              Multiplicity fix for Dumper.
60907      Branch: perl
60908           !> ext/Data/Dumper/Dumper.xs
60909 ____________________________________________________________________________
60910 [  9286] By: gsar                                  on 2001/03/21  19:49:54
60911         Log: makefile.mk tweak
60912      Branch: maint-5.6/perl
60913            ! win32/Makefile win32/makefile.mk
60914 ____________________________________________________________________________
60915 [  9285] By: nick                                  on 2001/03/21  19:07:13
60916         Log: Multiplicity fix for Dumper.
60917      Branch: perlio
60918            ! ext/Data/Dumper/Dumper.xs
60919 ____________________________________________________________________________
60920 [  9284] By: nick                                  on 2001/03/21  19:01:07
60921         Log: Integrate mainline - (does not build xTHX issue in Dumper).
60922      Branch: perlio
60923           !> (integrate 27 files)
60924 ____________________________________________________________________________
60925 [  9283] By: jhi                                   on 2001/03/21  17:17:35
60926         Log: Integrate change #9282 from mainline into maintperl,
60927              4-arg UTF-8 substr().
60928      Branch: maint-5.6/perl
60929           !> pp.c
60930 ____________________________________________________________________________
60931 [  9282] By: jhi                                   on 2001/03/21  17:15:43
60932         Log: The #9270 would have leaked a scalar if pp_substr()
60933              returned early.
60934      Branch: perl
60935            ! pp.c
60936 ____________________________________________________________________________
60937 [  9281] By: gsar                                  on 2001/03/21  17:03:14
60938         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
60939      Branch: maint-5.6/perl
60940            ! win32/makefile.mk
60941 ____________________________________________________________________________
60942 [  9280] By: gsar                                  on 2001/03/21  17:01:20
60943         Log: some tweaks to change#9278 (fork() emulation should be enabled
60944              by setting BUILD_FLAVOR instead of changing the defaults)
60945      Branch: maint-5.6/perl
60946            ! win32/makefile.mk
60947 ____________________________________________________________________________
60948 [  9279] By: gsar                                  on 2001/03/21  16:47:19
60949         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
60950      Branch: maint-5.6/perl
60951            ! ext/File/Glob/Glob.pm
60952           !> lib/Cwd.pm
60953 ____________________________________________________________________________
60954 [  9278] By: jhi                                   on 2001/03/21  14:35:10
60955         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
60956              From: "Vadim Konovalov" <watman@inbox.ru>
60957              Date: Wed, 21 Mar 2001 01:53:51 +0300
60958              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
60959      Branch: maint-5.6/perl
60960            ! win32/makefile.mk win32/win32sck.c
60961 ____________________________________________________________________________
60962 [  9277] By: jhi                                   on 2001/03/21  13:58:28
60963         Log: Integrate change #9270 from mainline to maintperl:
60964              continued 4-arg UTF-8 substr() fixing.
60965      Branch: maint-5.6/perl
60966           !> pp.c t/op/substr.t
60967 ____________________________________________________________________________
60968 [  9276] By: jhi                                   on 2001/03/21  13:33:00
60969         Log: More pixie cleaning.
60970      Branch: perl
60971            ! Makefile.SH
60972 ____________________________________________________________________________
60973 [  9275] By: jhi                                   on 2001/03/21  03:54:17
60974         Log: Update Changes.
60975      Branch: perl
60976            ! Changes patchlevel.h
60977 ____________________________________________________________________________
60978 [  9274] By: jhi                                   on 2001/03/21  03:48:24
60979         Log: First stab at making Data::Dumper to grok Unicode.
60980              
60981              TODO: tests, EBCDICify.
60982      Branch: perl
60983            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
60984 ____________________________________________________________________________
60985 [  9273] By: jhi                                   on 2001/03/21  02:23:00
60986         Log: Fix for
60987              
60988              Subject: Memory leak in unquoted print   
60989              From: Benjamin Sugars <bsugars@canoe.ca> 
60990              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
60991              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
60992      Branch: perl
60993            ! perlio.c
60994 ____________________________________________________________________________
60995 [  9272] By: jhi                                   on 2001/03/21  01:33:17
60996         Log: Subject: Re: [PATCH] POSIX::getcwd()
60997              From: Benjamin Sugars <bsugars@canoe.ca> 
60998              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
60999              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
61000      Branch: perl
61001            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
61002 ____________________________________________________________________________
61003 [  9271] By: jhi                                   on 2001/03/21  01:22:52
61004         Log: Subject: [PATCH] Cwd.pm docs
61005              From: Benjamin Sugars <bsugars@canoe.ca>
61006              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
61007              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
61008      Branch: perl
61009            ! lib/Cwd.pm
61010 ____________________________________________________________________________
61011 [  9270] By: jhi                                   on 2001/03/21  01:16:29
61012         Log: Continue 4-arg substr() UTF-8 fixage.
61013      Branch: perl
61014            ! pp.c t/op/substr.t
61015 ____________________________________________________________________________
61016 [  9269] By: jhi                                   on 2001/03/21  00:46:14
61017         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
61018              
61019              revert the leak fix in change#9142 (problem needs a more experimental
61020              fix unsuitable for 5.6.1)
61021              
61022              do alphabetical sorting by default (for csh compatibility)
61023              
61024              cut-n-paste goof in change#9264
61025              
61026              VMS piping fixes (from Charles Lane)
61027      Branch: perl
61028           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
61029           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61030           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
61031 ____________________________________________________________________________
61032 [  9268] By: jhi                                   on 2001/03/21  00:37:04
61033         Log: Integrate perlio:
61034              
61035              [  9267]
61036              More EBCDIC stuff:
61037              - Loose the extra level of function on ASCII.
61038              - spotted a chr(0) issue in sv.c
61039              - re-work of UTF-X tr/// ranges to work in Unicode
61040              space. Still issues with the "0xff is illegal UTF-8" hack.
61041              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61042              (why do it once when you can do it all over the place :-(
61043              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61044              need utf8.pm for swashes.
61045              - Simplified and commented scan_const() in toke.c
61046              Still something wrong regexp and tr (swashes?).
61047      Branch: perl
61048           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61049           !> utf8.c utf8.h utfebcdic.h
61050 ____________________________________________________________________________
61051 [  9267] By: nick                                  on 2001/03/20  20:04:39
61052         Log: More EBCDIC stuff:
61053              - Loose the extra level of function on ASCII.
61054              - spotted a chr(0) issue in sv.c
61055              - re-work of UTF-X tr/// ranges to work in Unicode
61056              space. Still issues with the "0xff is illegal UTF-8" hack.
61057              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
61058              (why do it once when you can do it all over the place :-(
61059              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
61060              need utf8.pm for swashes.
61061              - Simplified and commented scan_const() in toke.c
61062              Still something wrong regexp and tr (swashes?).
61063      Branch: perlio
61064            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
61065            ! utf8.c utf8.h utfebcdic.h
61066 ____________________________________________________________________________
61067 [  9266] By: gsar                                  on 2001/03/20  19:16:43
61068         Log: VMS piping fixes (from Charles Lane)
61069      Branch: maint-5.6/perl
61070            ! vms/vms.c vms/vmspipe.com
61071 ____________________________________________________________________________
61072 [  9265] By: gsar                                  on 2001/03/20  17:53:52
61073         Log: cut-n-paste goof in change#9264
61074      Branch: maint-5.6/perl
61075            ! ext/File/Glob/Glob.xs
61076 ____________________________________________________________________________
61077 [  9264] By: gsar                                  on 2001/03/20  17:43:47
61078         Log: do alphabetical sorting by default (for csh compatibility);
61079              bsd_glob() does ASCII sort by default as usual, unless
61080              GLOB_ALPHASORT was specified
61081      Branch: maint-5.6/perl
61082            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
61083            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
61084            ! ext/File/Glob/bsd_glob.h
61085 ____________________________________________________________________________
61086 [  9263] By: gsar                                  on 2001/03/20  16:40:08
61087         Log: integrate change#9255 from mainline (unicode fix)
61088              
61089              substr($bytestr, i, n, $charstr)
61090      Branch: maint-5.6/perl
61091           !> Todo-5.6 pp.c t/op/substr.t
61092 ____________________________________________________________________________
61093 [  9262] By: gsar                                  on 2001/03/20  15:57:41
61094         Log: revert the leak fix in change#9142 (problem needs a more experimental
61095              fix unsuitable for 5.6.1)
61096      Branch: maint-5.6/perl
61097            ! scope.c
61098 ____________________________________________________________________________
61099 [  9261] By: jhi                                   on 2001/03/20  14:26:25
61100         Log: Integrate changes #9259,9260 from maintperl into mainline.
61101              
61102              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61103              
61104              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61105      Branch: perl
61106           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
61107 ____________________________________________________________________________
61108 [  9260] By: jhi                                   on 2001/03/20  14:05:46
61109         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
61110              From: Robin Barker <rmb1@cise.npl.co.uk>
61111              Date: Tue, 20 Mar 2001 10:12:04 GMT
61112              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
61113      Branch: maint-5.6/perl
61114            ! run.c
61115 ____________________________________________________________________________
61116 [  9259] By: jhi                                   on 2001/03/20  14:04:39
61117         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
61118              From: Chris Nandor <pudge@pobox.com>
61119              Date: Tue, 20 Mar 2001 00:40:56 -0500
61120              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
61121      Branch: maint-5.6/perl
61122            ! ext/POSIX/POSIX.xs lib/File/Path.pm
61123 ____________________________________________________________________________
61124 [  9258] By: jhi                                   on 2001/03/20  05:09:34
61125         Log: Update Changes.
61126      Branch: perl
61127            ! Changes patchlevel.h
61128 ____________________________________________________________________________
61129 [  9257] By: jhi                                   on 2001/03/20  05:04:25
61130         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
61131      Branch: perl
61132            ! t/op/tr.t
61133 ____________________________________________________________________________
61134 [  9256] By: jhi                                   on 2001/03/20  04:43:12
61135         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
61136              From: Peter Prymmer <pvhp@forte.com>
61137              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
61138              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
61139      Branch: maint-5.6/perl
61140            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
61141 ____________________________________________________________________________
61142 [  9255] By: jhi                                   on 2001/03/19  23:17:17
61143         Log: substr($bytestr, i, n, $charstr)
61144              
61145              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
61146      Branch: perl
61147            ! Todo-5.6 pp.c t/op/substr.t
61148 ____________________________________________________________________________
61149 [  9254] By: jhi                                   on 2001/03/19  22:25:09
61150         Log: Rearrange the make test target prerequisites so that
61151              in a parallel make 'all' is finished before 'test'.
61152      Branch: perl
61153            ! Makefile.SH
61154 ____________________________________________________________________________
61155 [  9253] By: jhi                                   on 2001/03/19  21:48:07
61156         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
61157              From: Robin Houston <robin@kitsite.com>
61158              Date: Mon, 19 Mar 2001 15:48:41 +0000
61159              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
61160      Branch: perl
61161            ! pp_ctl.c
61162 ____________________________________________________________________________
61163 [  9252] By: jhi                                   on 2001/03/19  21:42:27
61164         Log: Integrate perlio:
61165              
61166              [  9248]
61167              Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61168              (Building on OS390 uses native YACC and YYDEBUG has other
61169              side effects.)
61170              
61171              [  9246]
61172              More EBCDIC fixes.
61173      Branch: perl
61174           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
61175           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
61176           !> utfebcdic.h vms/perly_c.vms
61177 ____________________________________________________________________________
61178 [  9251] By: jhi                                   on 2001/03/19  21:31:28
61179         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
61180              
61181              Dynaloading in 64-bit AIX with vac.
61182      Branch: perl
61183           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61184           !> hints/aix.sh
61185 ____________________________________________________________________________
61186 [  9250] By: jhi                                   on 2001/03/19  21:18:00
61187         Log: A more robust solution for the 64bitall AIX dynaloading
61188              problem, from Jens-Uwe Mager.
61189      Branch: maint-5.6/perl
61190            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
61191 ____________________________________________________________________________
61192 [  9249] By: nick                                  on 2001/03/19  20:59:37
61193         Log: Integrate mainline.
61194      Branch: perlio
61195           !> (integrate 42 files)
61196 ____________________________________________________________________________
61197 [  9248] By: nick                                  on 2001/03/19  20:22:07
61198         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
61199              (Building on OS390 uses native YACC and YYDEBUG has other
61200              side effects.)
61201      Branch: perlio
61202            ! perly.c perly.y vms/perly_c.vms
61203 ____________________________________________________________________________
61204 [  9247] By: jhi                                   on 2001/03/19  19:59:53
61205         Log: 64-bit AIX dynaloading problem (see #9244) idea
61206              from Jens-Uwe Mager.
61207      Branch: maint-5.6/perl
61208            ! ext/DynaLoader/dl_aix.xs
61209 ____________________________________________________________________________
61210 [  9246] By: nick                                  on 2001/03/19  19:27:57
61211         Log: More EBCDIC fixes.
61212      Branch: perlio
61213            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
61214            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
61215 ____________________________________________________________________________
61216 [  9245] By: jhi                                   on 2001/03/19  19:05:19
61217         Log: Integrate change #9243 from mainline into maintperl.
61218              
61219              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61220      Branch: maint-5.6/perl
61221           !> README.vmesa
61222 ____________________________________________________________________________
61223 [  9244] By: jhi                                   on 2001/03/19  19:03:15
61224         Log: Get 64bitall AIX building, but still does not test okay:
61225              dynaloading anything fails, for example for op/defins:
61226              Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
61227              (update: fixed by #9247,9250)
61228      Branch: maint-5.6/perl
61229            ! hints/aix.sh
61230 ____________________________________________________________________________
61231 [  9243] By: jhi                                   on 2001/03/19  19:00:16
61232         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
61233              From: Robin Barker <rmb1@cise.npl.co.uk>
61234              Date: Mon, 19 Mar 2001 18:01:57 GMT
61235              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
61236      Branch: perl
61237            ! README.vmesa
61238 ____________________________________________________________________________
61239 [  9242] By: jhi                                   on 2001/03/19  18:58:43
61240         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
61241              
61242              TODO: tests.
61243      Branch: perl
61244            ! doop.c op.c
61245 ____________________________________________________________________________
61246 [  9241] By: gsar                                  on 2001/03/19  17:34:46
61247         Log: VMSify tests (from Charles Lane)
61248      Branch: maint-5.6/perl
61249            ! t/lib/filehand.t t/lib/texttabs.t
61250 ____________________________________________________________________________
61251 [  9240] By: jhi                                   on 2001/03/19  14:24:26
61252         Log: Integrate change #9233 from maintperl into mainline.
61253              
61254              some refcounts were incorrect in perl_clone()
61255      Branch: perl
61256           !> sv.c
61257 ____________________________________________________________________________
61258 [  9239] By: gsar                                  on 2001/03/19  09:23:17
61259         Log: this is 5.6.1-trial3
61260      Branch: maint-5.6/perl
61261            ! Changes
61262 ____________________________________________________________________________
61263 [  9238] By: gsar                                  on 2001/03/19  08:47:04
61264         Log: some new symbols are only available under ithreads
61265      Branch: maint-5.6/perl
61266            ! makedef.pl
61267 ____________________________________________________________________________
61268 [  9237] By: gsar                                  on 2001/03/19  08:42:28
61269         Log: update patchlevel.h, Changes, &c.
61270      Branch: maint-5.6/perl
61271            ! Changes patchlevel.h pod/perlhist.pod
61272           !> AUTHORS
61273 ____________________________________________________________________________
61274 [  9236] By: gsar                                  on 2001/03/19  08:17:49
61275         Log: integrate changes#8068,8717 from mainline
61276              
61277              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
61278              
61279              [PATCH CPAN 1.59_51] warning message (not!)
61280      Branch: maint-5.6/perl
61281           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
61282           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
61283           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
61284           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
61285           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61286 ____________________________________________________________________________
61287 [  9235] By: gsar                                  on 2001/03/19  08:07:09
61288         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
61289              
61290              [PATCH] Add missing CV flags to dump.c
61291              
61292              Re: [patch] Re: PL_ptr_table
61293              
61294              Fixup non-ithread build after 8713
61295              
61296              Generated files form 8713 etc.
61297              
61298              Correct the correction :-(
61299              
61300              Documenting coderef @INC (Re: CPAN "make this script work" feature)
61301              
61302              Subject: Re: sync sync sync: have I missed any patches?
61303              Replace djSP with dSP.
61304      Branch: maint-5.6/perl
61305           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
61306           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
61307           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
61308           !> sv.c sv.h win32/perlhost.h
61309 ____________________________________________________________________________
61310 [  9234] By: gsar                                  on 2001/03/19  07:22:05
61311         Log: revert the change#9090 integrate for now (change looks somewhat
61312              incomplete in that [ha]v_exists() need something similar; lacks
61313              tests; &c.)
61314      Branch: maint-5.6/perl
61315            ! hv.c
61316 ____________________________________________________________________________
61317 [  9233] By: gsar                                  on 2001/03/19  07:10:01
61318         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
61319              destruction when there are unreferenced scalars (SvREFCNT==0)
61320      Branch: maint-5.6/perl
61321            ! sv.c
61322 ____________________________________________________________________________
61323 [  9232] By: jhi                                   on 2001/03/19  05:11:02
61324         Log: Regen api and toc.
61325      Branch: maint-5.6/perl
61326            ! pod/perlapi.pod pod/perltoc.pod
61327 ____________________________________________________________________________
61328 [  9231] By: jhi                                   on 2001/03/19  04:06:03
61329         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
61330              add a lost line in pp.c:pp_chop(), update to new op/chop.
61331              
61332              Clarify the description differentiating for and while; inspired by
61333              
61334              Subject: [ID 20010306.004] || != named unary operator
61335              
61336              The $Is_MacOS needs to be declared.
61337      Branch: maint-5.6/perl
61338            ! pp.c t/op/chop.t
61339           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
61340 ____________________________________________________________________________
61341 [  9230] By: jhi                                   on 2001/03/19  03:48:16
61342         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
61343              9079,9083,9089,9090,9091 from mainline to maintperl.
61344              
61345              Quieten some noise in Win32 builds
61346              
61347              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
61348              
61349              The perlretut was still talking about the old \p and \P
61350              definitions.
61351              
61352              More tweakage on the Unicode character class descriptions.
61353              
61354              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
61355              
61356              Subject: 'no *POSIX' Patch speeding up make on BS2000 
61357              
61358              Subject: [PATCH] perldata.pod here-doc docs
61359              
61360              Add /sbin and /usr/sbin to the list of directories scanned
61361              for setuid programs.  Takes care of bug id 20010309.003.
61362              
61363              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
61364              
61365              In op/stat #35 better to scan all the potential directories
61366              for setuids, not just the first one.
61367      Branch: maint-5.6/perl
61368            ! Makefile.SH
61369           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
61370           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
61371           !> t/op/stat.t toke.c win32/win32.h
61372 ____________________________________________________________________________
61373 [  9229] By: jhi                                   on 2001/03/19  02:31:50
61374         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
61375              From: Chris Nandor <pudge@pobox.com>
61376              Date: Sat, 10 Mar 2001 14:22:19 -0500
61377              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
61378      Branch: maint-5.6/perl
61379            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
61380            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
61381            ! t/lib/b.t t/lib/errno.t
61382 ____________________________________________________________________________
61383 [  9228] By: jhi                                   on 2001/03/19  02:29:59
61384         Log: Integrate changes #9113,9122 from mainline into maintperl.
61385              
61386              Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
61387      Branch: maint-5.6/perl
61388           !> Configure README.os390 hints/os390.sh
61389 ____________________________________________________________________________
61390 [  9227] By: jhi                                   on 2001/03/19  02:22:35
61391         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
61392              into maintperl.
61393              
61394              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
61395              
61396              Forgot to check-in the larger part of #9120, duh.
61397              
61398              Subject: Another patch for integer.pm POD 
61399              
61400              h2ph strictness and cleanliness from Kurt Starsinic.
61401              
61402              Borland filename case problem.
61403              
61404              h2ph strictness and cleanliness from Kurt Starsinic.
61405              
61406              Subject: [PATCH] the uncontroversial doc patches
61407      Branch: maint-5.6/perl
61408           +> win32/sncfnmcs.pl
61409           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
61410           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
61411           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
61412           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
61413           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
61414           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
61415           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
61416 ____________________________________________________________________________
61417 [  9226] By: jhi                                   on 2001/03/19  02:10:21
61418         Log: Integrate changes #9207,9214 from mainline into maintperl.
61419              
61420              podchecker relaxations: =over has an *optional* number after it,
61421              and whitespace in L<> is okay.
61422      Branch: maint-5.6/perl
61423           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
61424           !> t/pod/poderrs.xr
61425 ____________________________________________________________________________
61426 [  9225] By: jhi                                   on 2001/03/19  02:07:38
61427         Log: Integrate change #9219 from maintperl into mainline.
61428              
61429              remove duplicated tests
61430      Branch: perl
61431           !> t/op/re_tests
61432 ____________________________________________________________________________
61433 [  9224] By: jhi                                   on 2001/03/19  02:06:11
61434         Log: Integrate change #9223 from mainline to maintperl.
61435              
61436              Document -Dmksymlinks.
61437      Branch: maint-5.6/perl
61438           !> INSTALL
61439 ____________________________________________________________________________
61440 [  9223] By: jhi                                   on 2001/03/19  02:01:25
61441         Log: Document -Dmksymlinks.
61442      Branch: perl
61443            ! INSTALL
61444 ____________________________________________________________________________
61445 [  9222] By: jhi                                   on 2001/03/19  01:15:35
61446         Log: The -Dmksymlinks wasn't working for maintperl.
61447      Branch: maint-5.6/perl
61448            ! Configure
61449 ____________________________________________________________________________
61450 [  9221] By: jhi                                   on 2001/03/19  00:49:43
61451         Log: Cleanup pixie residue.
61452      Branch: perl
61453            ! Makefile.SH
61454 ____________________________________________________________________________
61455 [  9220] By: jhi                                   on 2001/03/19  00:44:47
61456         Log: Document the use of pixie/prof; create make targets for it.
61457              
61458              TODO: make t/TEST pixie-aware.
61459      Branch: perl
61460            ! Makefile.SH pod/perlhack.pod
61461 ____________________________________________________________________________
61462 [  9219] By: gsar                                  on 2001/03/19  00:16:55
61463         Log: remove duplicated tests
61464      Branch: maint-5.6/perl
61465            ! t/op/re_tests
61466 ____________________________________________________________________________
61467 [  9218] By: jhi                                   on 2001/03/18  23:59:31
61468         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
61469      Branch: perl
61470            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
61471 ____________________________________________________________________________
61472 [  9217] By: jhi                                   on 2001/03/18  23:25:20
61473         Log: Rewrite the tests section of Makefile to be less redundant
61474              and to allow for more flexible test targets, many recursive
61475              make calls introduced.
61476      Branch: perl
61477            ! Makefile.SH
61478 ____________________________________________________________________________
61479 [  9216] By: jhi                                   on 2001/03/18  22:30:04
61480         Log: Document the use of Third Degree (sparsely).
61481      Branch: perl
61482            ! pod/perlhack.pod t/TEST
61483 ____________________________________________________________________________
61484 [  9215] By: jhi                                   on 2001/03/18  22:10:30
61485         Log: Make targets for testing with Third Degree.
61486      Branch: perl
61487            ! Makefile.SH
61488 ____________________________________________________________________________
61489 [  9214] By: jhi                                   on 2001/03/18  21:08:53
61490         Log: The podchecker relaxations need to mirrored also at the tests.
61491      Branch: perl
61492            ! t/pod/poderrs.xr
61493 ____________________________________________________________________________
61494 [  9213] By: jhi                                   on 2001/03/18  20:56:21
61495         Log: Update Changes.
61496      Branch: perl
61497            ! Changes patchlevel.h
61498 ____________________________________________________________________________
61499 [  9212] By: jhi                                   on 2001/03/18  20:36:59
61500         Log: Looking for config.sh in parent directories isn't
61501              very useful for the toplevel Makefile.
61502      Branch: perl
61503            ! Makefile.SH
61504 ____________________________________________________________________________
61505 [  9211] By: jhi                                   on 2001/03/18  20:33:37
61506         Log: On "make clean" take care of Third Degree droppings.
61507      Branch: perl
61508            ! Makefile.SH
61509 ____________________________________________________________________________
61510 [  9210] By: jhi                                   on 2001/03/18  20:21:34
61511         Log: Add a hook for running the tests under the Third Degree
61512              debugging tool (set $ENV{PERL_3LOG} to non-zero)
61513              
61514              TODO: Document the use of Third Degree.
61515      Branch: perl
61516            ! t/TEST
61517 ____________________________________________________________________________
61518 [  9209] By: jhi                                   on 2001/03/18  20:19:07
61519         Log: Regen toc and api pods.
61520      Branch: perl
61521            ! pod/perlapi.pod pod/perltoc.pod
61522 ____________________________________________________________________________
61523 [  9208] By: jhi                                   on 2001/03/18  20:12:12
61524         Log: Integrate changes #8128,9132 from mainline into maintperl,
61525              Tie::SubstrHash fixes.
61526      Branch: maint-5.6/perl
61527           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
61528 ____________________________________________________________________________
61529 [  9207] By: jhi                                   on 2001/03/18  20:07:43
61530         Log: podchecker relaxations from Michael Stevens.
61531      Branch: perl
61532            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
61533 ____________________________________________________________________________
61534 [  9206] By: jhi                                   on 2001/03/18  20:04:24
61535         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
61536      Branch: perl
61537            ! lib/Locale/Constants.pm lib/Locale/Country.pm
61538            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
61539            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
61540 ____________________________________________________________________________
61541 [  9205] By: jhi                                   on 2001/03/18  19:54:45
61542         Log: Integrate changes #9161,9162 from maintperl to mainline.
61543              
61544              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
61545              results
61546      Branch: perl
61547           !> t/op/magic.t
61548 ____________________________________________________________________________
61549 [  9204] By: jhi                                   on 2001/03/18  19:37:46
61550         Log: Make perl.third checks more understandable to the builder.
61551      Branch: perl
61552            ! Makefile.SH
61553 ____________________________________________________________________________
61554 [  9203] By: jhi                                   on 2001/03/18  19:20:54
61555         Log: Re-integrate #9138 from maintperl to mainline,
61556              the squelching of the unneeded "Scalars leaked" messages.
61557      Branch: perl
61558           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61559           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61560           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61561 ____________________________________________________________________________
61562 [  9202] By: jhi                                   on 2001/03/18  18:48:36
61563         Log: More robust and more paranoid perl.third target.
61564      Branch: perl
61565            ! Makefile.SH
61566 ____________________________________________________________________________
61567 [  9201] By: jhi                                   on 2001/03/18  18:39:21
61568         Log: Integrate change #9197 from maintperl to mainline.
61569              
61570              more thorough cleaning of arenas.
61571      Branch: perl
61572           !> embed.pl perl.c proto.h sv.c t/op/sort.t
61573 ____________________________________________________________________________
61574 [  9200] By: jhi                                   on 2001/03/18  18:25:17
61575         Log: Integrate perlio:
61576              
61577              [  9199]
61578              Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61579              is the sense of the test being done. Avoid some magical 127 and 128 values
61580              by using macros.
61581              
61582              [  9198]
61583              UTF-X encoding invariance for Encode:
61584              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61585              - move the XS code for those to universal.c (so in miniperl)
61586              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61587              - change ext/Encode/compile to use above.
61588              - Fix t/lib/encode.t for above
61589              - Teach t/lib/b.t to expect -uutf8
61590              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61591              utf8.pm is needed.
61592              
61593              [  9196]
61594              Fix pragma/utf8.t # 15
61595              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61596              are SvUTF8 as well.
61597      Branch: perl
61598           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
61599           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
61600           !> t/lib/encode.t toke.c universal.c utf8.c
61601 ____________________________________________________________________________
61602 [  9199] By: nick                                  on 2001/03/18  15:23:51
61603         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
61604              is the sense of the test being done. Avoid some magical 127 and 128 values
61605              by using macros.
61606      Branch: perlio
61607            ! doop.c pp_ctl.c sv.c toke.c
61608 ____________________________________________________________________________
61609 [  9198] By: nick                                  on 2001/03/18  14:18:12
61610         Log: UTF-X encoding invariance for Encode:
61611              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
61612              - move the XS code for those to universal.c (so in miniperl)
61613              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
61614              - change ext/Encode/compile to use above.
61615              - Fix t/lib/encode.t for above
61616              - Teach t/lib/b.t to expect -uutf8
61617              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
61618              utf8.pm is needed.
61619      Branch: perlio
61620            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61621            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
61622 ____________________________________________________________________________
61623 [  9197] By: gsar                                  on 2001/03/18  12:15:57
61624         Log: more thorough cleaning of arenas--keep going until no more
61625              SvREFCNT_dec()s occur (this fixes the problem that causes the
61626              pesky "Scalars leaked" warnings)
61627      Branch: maint-5.6/perl
61628            ! embed.pl perl.c proto.h sv.c t/op/sort.t
61629 ____________________________________________________________________________
61630 [  9196] By: nick                                  on 2001/03/18  10:57:29
61631         Log: Fix pragma/utf8.t # 15
61632              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
61633              are SvUTF8 as well.
61634      Branch: perlio
61635            ! toke.c
61636 ____________________________________________________________________________
61637 [  9195] By: nick                                  on 2001/03/18  09:27:06
61638         Log: Integrate mainline
61639      Branch: perlio
61640           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
61641           !> t/op/pat.t
61642 ____________________________________________________________________________
61643 [  9194] By: jhi                                   on 2001/03/18  05:29:59
61644         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
61645              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
61646      Branch: perl
61647            ! op.c op.h t/op/misc.t t/op/pat.t
61648 ____________________________________________________________________________
61649 [  9193] By: jhi                                   on 2001/03/18  05:15:06
61650         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
61651      Branch: perl
61652            ! mg.c t/op/pat.t
61653 ____________________________________________________________________________
61654 [  9192] By: jhi                                   on 2001/03/18  04:22:43
61655         Log: tr/// UTF-8 patches from Inaba Hiroto.
61656      Branch: perl
61657            ! doop.c op.c
61658 ____________________________________________________________________________
61659 [  9191] By: jhi                                   on 2001/03/18  04:21:17
61660         Log: Integrate perlio:
61661              
61662              [  9190]
61663              Correct #if EBCDIC side typos.
61664              Builds and passes many tests on OS390.
61665      Branch: perl
61666           !> utf8.c utfebcdic.h
61667 ____________________________________________________________________________
61668 [  9190] By: nick                                  on 2001/03/17  20:32:01
61669         Log: Correct #if EBCDIC side typos.
61670              Builds and passes many tests on OS390.
61671      Branch: perlio
61672            ! utf8.c utfebcdic.h
61673 ____________________________________________________________________________
61674 [  9189] By: jhi                                   on 2001/03/17  18:55:49
61675         Log: Add prerequisites for the perl.third target.
61676      Branch: perl
61677            ! Makefile.SH
61678 ____________________________________________________________________________
61679 [  9188] By: jhi                                   on 2001/03/17  18:46:00
61680         Log: Integrate perlio:
61681              
61682              [  9186]
61683              MANIFEST addition :-(
61684              
61685              [  9185]
61686              Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61687              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61688              a superset of ASCII are invariant under the encoding. This is EBCDIC
61689              friendly as an encoded string can be looked at as being EBCDIC by lexer
61690              sprintf("0",...) etc. in same manner that a UTF-8 string be considered
61691              ASCII on ASCII machines.
61692              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61693              seperate.
61694              - Add some more macros to comprehend different shift amounts and
61695              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61696              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61697              and conditionally #include it.
61698              EBCDIC build as yet untested.  ASCII still fails the one test.
61699              
61700              [  9184]
61701              Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61702      Branch: perl
61703           +> utfebcdic.h
61704           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
61705 ____________________________________________________________________________
61706 [  9187] By: jhi                                   on 2001/03/17  18:38:47
61707         Log: Add a make rule for perl.third (the Third Degree memory debugging
61708              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
61709      Branch: perl
61710            ! Makefile.SH
61711 ____________________________________________________________________________
61712 [  9186] By: nick                                  on 2001/03/17  18:34:48
61713         Log: MANIFEST addition :-(
61714      Branch: perlio
61715            ! MANIFEST
61716 ____________________________________________________________________________
61717 [  9185] By: nick                                  on 2001/03/17  18:29:50
61718         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
61719              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
61720              a superset of ASCII are invariant under the encoding. This is EBCDIC
61721              friendly as an encoded string can be looked at as being EBCDIC by lexer
61722              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
61723              ASCII on ASCII machines.
61724              
61725              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
61726              seperate.
61727              - Add some more macros to comprehend different shift amounts and
61728              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
61729              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
61730              and conditionally #include it.
61731              
61732              EBCDIC build as yet untested.  ASCII still fails the one test.
61733      Branch: perlio
61734            + utfebcdic.h
61735            ! utf8.c utf8.h
61736 ____________________________________________________________________________
61737 [  9184] By: nick                                  on 2001/03/17  17:44:16
61738         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
61739      Branch: perlio
61740            ! doop.c perl.h pp.c utf8.h
61741 ____________________________________________________________________________
61742 [  9183] By: jhi                                   on 2001/03/17  15:55:42
61743         Log: Integrate perlio:
61744              
61745              [  9182]
61746              Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61747              
61748              [  9180]
61749              EBCDIC Fixes.
61750              
61751              [  9173]
61752              1st day's EBCDIC fixes:
61753              - toke.c's parsing of strings needed attention
61754              needed to conditionally e2a if string was already UTF-8
61755              - e2a/a2e tables where wrong way round.
61756              - new macros in utf8.h
61757      Branch: perl
61758            ! MANIFEST
61759           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
61760 ____________________________________________________________________________
61761 [  9182] By: nick                                  on 2001/03/17  09:16:06
61762         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
61763      Branch: perlio
61764            ! t/op/pat.t
61765 ____________________________________________________________________________
61766 [  9181] By: nick                                  on 2001/03/17  09:15:11
61767         Log: Integrate mainline.
61768      Branch: perlio
61769           +> lib/Locale/Constants.pm lib/Locale/Country.pm
61770           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
61771           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
61772           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
61773           !> (integrate 83 files)
61774 ____________________________________________________________________________
61775 [  9180] By: nick                                  on 2001/03/16  17:23:21
61776         Log: EBCDIC Fixes.
61777      Branch: perlio
61778            ! perl.h sv.c toke.c utf8.c utf8.h
61779 ____________________________________________________________________________
61780 [  9179] By: jhi                                   on 2001/03/16  14:10:12
61781         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
61782              a change needed to work around an AIX compiler bug.
61783      Branch: perl
61784            ! ext/Storable/Storable.xs
61785 ____________________________________________________________________________
61786 [  9178] By: jhi                                   on 2001/03/16  03:19:59
61787         Log: With Damian's approval synchronize damian's modules'
61788              licensing with Perl's standard module licensing.
61789      Branch: perl
61790            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
61791 ____________________________________________________________________________
61792 [  9177] By: jhi                                   on 2001/03/16  03:15:34
61793         Log: Make the Filter::Util:Call files have their own copies
61794              of the Perl standard module licensing, from Paul Marquess.
61795      Branch: perl
61796            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
61797 ____________________________________________________________________________
61798 [  9176] By: jhi                                   on 2001/03/16  02:56:04
61799         Log: Subject: [PATCH] more pod patches
61800              From: Michael Stevens <michael@etla.org>
61801              Date: Thu, 15 Mar 2001 21:25:18 +0000
61802              Message-ID: <20010315212518.A18870@firedrake.org>
61803      Branch: perl
61804            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
61805            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
61806            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
61807            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
61808            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
61809            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
61810            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
61811            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
61812            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
61813            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
61814            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
61815            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
61816            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
61817            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
61818            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
61819            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
61820            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
61821            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
61822            ! lib/Locale/Country.pm lib/Locale/Language.pm
61823            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
61824            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
61825            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
61826            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
61827            ! os2/OS2/Process/Process.pm
61828 ____________________________________________________________________________
61829 [  9175] By: jhi                                   on 2001/03/16  02:53:32
61830         Log: Subject: [PATCH] the uncontroversial doc patches
61831              From: Michael Stevens <michael@etla.org>
61832              Date: Thu, 15 Mar 2001 20:01:12 +0000
61833              Message-ID: <20010315200112.A7636@firedrake.org>
61834      Branch: perl
61835            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
61836            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
61837            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
61838            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
61839            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
61840 ____________________________________________________________________________
61841 [  9174] By: jhi                                   on 2001/03/16  02:50:49
61842         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
61843              From: Paul Lindner <lindner@inuus.com>
61844              Date: Fri, 16 Mar 2001 11:28:03 -0800
61845              Message-ID: <20010316112803.A7577@inuus.com>
61846      Branch: perl
61847            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
61848 ____________________________________________________________________________
61849 [  9173] By: nick                                  on 2001/03/15  20:21:03
61850         Log: 1st day's EBCDIC fixes:
61851              - toke.c's parsing of strings needed attention
61852              needed to conditionally e2a if string was already UTF-8
61853              - e2a/a2e tables where wrong way round.
61854              - new macros in utf8.h
61855      Branch: perlio
61856            ! perl.h toke.c utf8.h
61857 ____________________________________________________________________________
61858 [  9172] By: jhi                                   on 2001/03/15  15:17:17
61859         Log: Update Changes.
61860      Branch: perl
61861            ! Changes patchlevel.h
61862 ____________________________________________________________________________
61863 [  9171] By: jhi                                   on 2001/03/15  15:09:32
61864         Log: Subject: Re: Another Borland C++ problem.
61865              From: "Vadim Konovalov" <watman@inbox.ru>
61866              Date: Sat, 10 Mar 2001 19:26:07 +0300
61867              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
61868              
61869              Borland filename case problem.
61870      Branch: perl
61871            + win32/sncfnmcs.pl
61872            ! MANIFEST README.win32
61873 ____________________________________________________________________________
61874 [  9170] By: jhi                                   on 2001/03/15  14:54:23
61875         Log: Add Locale::Codes 1.06, from Neil Bowers.
61876      Branch: perl
61877            + lib/Locale/Constants.pm lib/Locale/Country.pm
61878            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
61879            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
61880            + t/lib/lc-language.t t/lib/lc-uk.t
61881            ! MANIFEST
61882 ____________________________________________________________________________
61883 [  9169] By: jhi                                   on 2001/03/15  14:19:01
61884         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
61885      Branch: perl
61886            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
61887            ! ext/Storable/Storable.xs
61888 ____________________________________________________________________________
61889 [  9168] By: jhi                                   on 2001/03/15  14:13:22
61890         Log: Integrate changes #9120,9167 from mainline to maintperl.
61891              
61892              Subject: [PATCH 5.6.1] OS/2 docs
61893              
61894              Subject: [PATCH 5.6.1] perldoc
61895      Branch: maint-5.6/perl
61896           !> os2/Changes utils/perldoc.PL
61897 ____________________________________________________________________________
61898 [  9167] By: jhi                                   on 2001/03/15  14:07:42
61899         Log: Subject: [PATCH 5.6.1] perldoc
61900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61901              Date: Wed, 14 Mar 2001 23:46:52 -0500
61902              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
61903      Branch: perl
61904            ! utils/perldoc.PL
61905 ____________________________________________________________________________
61906 [  9166] By: jhi                                   on 2001/03/15  13:53:15
61907         Log: sigaction test condition tweakage.
61908      Branch: perl
61909            ! t/lib/sigaction.t
61910 ____________________________________________________________________________
61911 [  9165] By: alanbur                               on 2001/03/15  03:49:17
61912         Log: Resynchronised with parent
61913      Branch: maint-5.6/pureperl
61914           +> os2/os2add.sym t/op/anonsub.t
61915           !> (integrate 72 files)
61916 ____________________________________________________________________________
61917 [  9164] By: jhi                                   on 2001/03/15  01:05:01
61918         Log: Avoid stomping off the beginning of an array in tr///.
61919      Branch: perl
61920            ! op.c
61921 ____________________________________________________________________________
61922 [  9163] By: jhi                                   on 2001/03/15  00:58:57
61923         Log: h2ph strictness and cleanliness from Kurt Starsinic.
61924      Branch: perl
61925            ! utils/h2ph.PL
61926 ____________________________________________________________________________
61927 [  9162] By: gsar                                  on 2001/03/15  00:56:53
61928         Log: avoid warnings
61929      Branch: maint-5.6/perl
61930            ! t/op/magic.t
61931 ____________________________________________________________________________
61932 [  9161] By: gsar                                  on 2001/03/15  00:52:09
61933         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
61934              results
61935      Branch: maint-5.6/perl
61936            ! t/op/magic.t
61937 ____________________________________________________________________________
61938 [  9160] By: jhi                                   on 2001/03/14  22:02:10
61939         Log: Do not use the Perl malloc in IRIX, suggested by
61940              Helmus Jarausch.
61941      Branch: perl
61942            ! hints/irix_6.sh
61943 ____________________________________________________________________________
61944 [  9159] By: nick                                  on 2001/03/14  21:45:59
61945         Log: Integrate mainline
61946      Branch: perlio
61947           +> t/op/loopctl.t
61948           !> (integrate 41 files)
61949 ____________________________________________________________________________
61950 [  9158] By: jhi                                   on 2001/03/14  21:10:09
61951         Log: The Day of the Retractions continues: the #9138
61952              (integrated in #9144) doesn't work well in mainline.
61953      Branch: perl
61954            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
61955            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
61956            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
61957 ____________________________________________________________________________
61958 [  9157] By: jhi                                   on 2001/03/14  20:58:12
61959         Log: The #9145 CANNOT be enabled: the clear_pmop code still
61960              dumps core all over in Tru64.
61961      Branch: perl
61962            ! op.c op.h t/op/pat.t
61963 ____________________________________________________________________________
61964 [  9156] By: jhi                                   on 2001/03/14  20:48:06
61965         Log: Integrate change #9154 from maintperl to mainline.
61966              
61967              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
61968              (caused Storable 1.0.10 to break on windows)
61969      Branch: perl
61970           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
61971           !> perlapi.c proto.h
61972 ____________________________________________________________________________
61973 [  9155] By: jhi                                   on 2001/03/14  20:23:53
61974         Log: Retract #9136: breaks threading (and binary compatibility).
61975      Branch: perl
61976            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
61977 ____________________________________________________________________________
61978 [  9154] By: gsar                                  on 2001/03/14  17:48:18
61979         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
61980              (caused Storable 1.0.10 to break on windows)
61981      Branch: maint-5.6/perl
61982            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
61983            ! perlapi.c proto.h
61984 ____________________________________________________________________________
61985 [  9153] By: jhi                                   on 2001/03/14  13:35:21
61986         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
61987      Branch: perl
61988            ! t/lib/sigaction.t
61989 ____________________________________________________________________________
61990 [  9152] By: gsar                                  on 2001/03/14  07:29:40
61991         Log: back out changes#9012,9010,9009 and parts of change#9016
61992              (causes ABRs under purify, and some prerequisites don't
61993              seem to be there in 5.6.x)
61994      Branch: maint-5.6/perl
61995            ! doop.c op.c t/op/tr.t toke.c
61996 ____________________________________________________________________________
61997 [  9151] By: gsar                                  on 2001/03/14  07:01:29
61998         Log: reenable change#9145 (the test was busted due to a missing
61999              C<print "ok 27\n">)
62000      Branch: perl
62001            ! op.c op.h t/op/pat.t
62002 ____________________________________________________________________________
62003 [  9150] By: jhi                                   on 2001/03/14  06:38:36
62004         Log: Retract #9145.
62005      Branch: perl
62006            ! op.c op.h t/op/pat.t
62007 ____________________________________________________________________________
62008 [  9149] By: jhi                                   on 2001/03/14  06:14:56
62009         Log: Retract #9143.
62010      Branch: perl
62011            ! op.c
62012 ____________________________________________________________________________
62013 [  9148] By: gsar                                  on 2001/03/14  06:13:02
62014         Log: Uninitialized Memory Read in regexec.c
62015      Branch: perl
62016            ! regexec.c
62017 ____________________________________________________________________________
62018 [  9147] By: jhi                                   on 2001/03/14  04:59:54
62019         Log: Subject: PATCH: make goto work in nested eval ""
62020              From: Robin Houston <robin@kitsite.com>
62021              Date: Wed, 14 Mar 2001 04:16:10 +0000
62022              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
62023      Branch: perl
62024            ! pp_ctl.c t/op/goto.t
62025 ____________________________________________________________________________
62026 [  9146] By: jhi                                   on 2001/03/14  04:42:54
62027         Log: Preserve the #ifdef PERL_CORE in perly.h.
62028      Branch: perl
62029            ! perly.fixer
62030 ____________________________________________________________________________
62031 [  9145] By: jhi                                   on 2001/03/14  03:57:41
62032         Log: (Retracted by #9150.)
62033      Branch: perl
62034            ! op.c op.h t/op/pat.t
62035 ____________________________________________________________________________
62036 [  9144] By: jhi                                   on 2001/03/14  03:50:38
62037         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
62038              
62039              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62040              
62041              remove squelch controls for "Scalars leaked" messages in most places
62042              (these are now cured)
62043              
62044              fix another memory leak reported by purify (tie callbacks that
62045              croak can leak when wiping out magic)
62046      Branch: perl
62047           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
62048           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
62049           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
62050           !> t/pragma/warnings.t
62051 ____________________________________________________________________________
62052 [  9143] By: jhi                                   on 2001/03/14  03:37:53
62053         Log: (Retracted by #9149.)
62054      Branch: perl
62055            ! op.c
62056 ____________________________________________________________________________
62057 [  9142] By: gsar                                  on 2001/03/14  03:20:48
62058         Log: fix another memory leak reported by purify (tie callbacks that
62059              croak can leak when wiping out magic)
62060      Branch: maint-5.6/perl
62061            ! scope.c
62062 ____________________________________________________________________________
62063 [  9141] By: jhi                                   on 2001/03/14  02:55:00
62064         Log: Subject: PATCH for [ID 20010305.003]
62065              From: Robin Houston <robin@kitsite.com>
62066              Date: Wed, 14 Mar 2001 02:45:51 +0000
62067              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
62068      Branch: perl
62069            ! pp_ctl.c t/op/eval.t
62070 ____________________________________________________________________________
62071 [  9140] By: jhi                                   on 2001/03/14  02:41:54
62072         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62073              Date: Wed, 14 Mar 2001 01:52:51 +0000
62074              From: Robin Houston <robin@kitsite.com>
62075              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
62076              
62077              Fix for 2000313.004.
62078      Branch: perl
62079            ! pp_ctl.c t/op/goto.t
62080 ____________________________________________________________________________
62081 [  9139] By: jhi                                   on 2001/03/14  02:40:50
62082         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62083              From: Robin Houston <robin@kitsite.com>
62084              Date: Wed, 14 Mar 2001 00:43:45 +0000
62085              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
62086      Branch: perl
62087            + t/op/loopctl.t
62088            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
62089            ! vms/perly_c.vms
62090 ____________________________________________________________________________
62091 [  9138] By: gsar                                  on 2001/03/14  01:18:00
62092         Log: remove squelch controls for "Scalars leaked" messages in most places
62093              (these are now cured)
62094      Branch: maint-5.6/perl
62095            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
62096            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
62097            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
62098 ____________________________________________________________________________
62099 [  9137] By: gsar                                  on 2001/03/14  00:57:04
62100         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
62101      Branch: maint-5.6/perl
62102            ! regcomp.c
62103 ____________________________________________________________________________
62104 [  9136] By: jhi                                   on 2001/03/13  23:12:24
62105         Log: (Retracted by #9155)
62106              
62107              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
62108              From: Jens-Uwe Mager <jum@helios.de>
62109              Date: Wed, 21 Feb 2001 21:32:04 +0100
62110              Message-ID: <20010221213203.A18340@ans.helios.de>
62111      Branch: perl
62112            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
62113 ____________________________________________________________________________
62114 [  9135] By: jhi                                   on 2001/03/13  22:50:05
62115         Log: Integrate perlio:
62116              
62117              [  9126]
62118              #ifdef'ed out code to make packed side of pack/unpack
62119              octets. (i.e. pack('U') => encode_utf8).
62120      Branch: perl
62121           !> pp.c
62122 ____________________________________________________________________________
62123 [  9134] By: jhi                                   on 2001/03/13  22:49:05
62124         Log: Integrate change #9131 from maintperl into mainline.
62125              
62126              make the error text look more consistent in hints/hpux.sh
62127      Branch: perl
62128           !> hints/hpux.sh
62129 ____________________________________________________________________________
62130 [  9133] By: gsar                                  on 2001/03/13  22:46:20
62131         Log: integrate change#9067 from mainline
62132              
62133              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62134      Branch: maint-5.6/perl
62135           !> lib/ExtUtils/MM_Unix.pm
62136 ____________________________________________________________________________
62137 [  9132] By: jhi                                   on 2001/03/13  22:41:21
62138         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
62139              From: "John P. Linderman" <jpl@research.att.com>
62140              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
62141              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
62142              
62143              A more correct prime finder.
62144      Branch: perl
62145            ! lib/Tie/SubstrHash.pm
62146 ____________________________________________________________________________
62147 [  9131] By: gsar                                  on 2001/03/13  22:30:42
62148         Log: make the error text look more consistent in hints/hpux.sh
62149      Branch: maint-5.6/perl
62150            ! hints/hpux.sh
62151 ____________________________________________________________________________
62152 [  9130] By: jhi                                   on 2001/03/13  22:23:44
62153         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
62154              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62155              Date: Tue, 13 Mar 2001 18:41:26 +0100
62156              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
62157              
62158              If the test is run non-interactively the default handler
62159              is different.
62160      Branch: perl
62161            ! t/lib/sigaction.t
62162 ____________________________________________________________________________
62163 [  9129] By: jhi                                   on 2001/03/13  22:20:21
62164         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
62165              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62166              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
62167              Date:     Tue, 13 Mar 2001 16:44:32 EST
62168      Branch: perl
62169            ! t/lib/1_compile.t
62170 ____________________________________________________________________________
62171 [  9128] By: jhi                                   on 2001/03/13  22:18:34
62172         Log: Subject: Another patch for integer.pm POD 
62173              From: "John L. Allen" <allen@grumman.com>
62174              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
62175              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
62176      Branch: perl
62177            ! lib/integer.pm
62178 ____________________________________________________________________________
62179 [  9127] By: nick                                  on 2001/03/13  21:26:30
62180         Log: Integrate mainline.
62181      Branch: perlio
62182           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
62183           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
62184           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
62185           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
62186           !> Changes Configure MANIFEST README.os2 README.os390
62187           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
62188           !> os2/Changes patchlevel.h win32/perlhost.h
62189 ____________________________________________________________________________
62190 [  9126] By: nick                                  on 2001/03/13  20:39:51
62191         Log: #ifdef'ed out code to make packed side of pack/unpack
62192              octets. (i.e. pack('U') => encode_utf8).
62193      Branch: perlio
62194            ! pp.c
62195 ____________________________________________________________________________
62196 [  9125] By: jhi                                   on 2001/03/13  15:07:16
62197         Log: Update Changes.
62198      Branch: perl
62199            ! Changes patchlevel.h
62200 ____________________________________________________________________________
62201 [  9124] By: jhi                                   on 2001/03/13  14:22:45
62202         Log: Workaround for the buggy ("internal compiler error")
62203              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
62204              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
62205              of Andreas König.
62206      Branch: perl
62207            ! ext/re/Makefile.PL hints/aix.sh
62208 ____________________________________________________________________________
62209 [  9123] By: jhi                                   on 2001/03/13  03:24:34
62210         Log: Typo in #9114.
62211      Branch: metaconfig
62212            ! U/modified/myhostname.U
62213 ____________________________________________________________________________
62214 [  9122] By: jhi                                   on 2001/03/13  03:24:06
62215         Log: Typo in #9113.
62216      Branch: perl
62217            ! Configure
62218 ____________________________________________________________________________
62219 [  9121] By: jhi                                   on 2001/03/13  01:53:05
62220         Log: Forgot to check-in the larger part of #9120, duh.
62221      Branch: perl
62222            ! README.os2
62223 ____________________________________________________________________________
62224 [  9120] By: jhi                                   on 2001/03/13  01:51:31
62225         Log: Subject: [PATCH 5.6.1] OS/2 docs
62226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62227              Date: Mon, 12 Mar 2001 03:27:32 -0500
62228              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
62229      Branch: perl
62230            ! os2/Changes
62231 ____________________________________________________________________________
62232 [  9119] By: jhi                                   on 2001/03/13  01:49:41
62233         Log: Integrate change #9116 from maintperl into mainline.
62234              
62235              Win32::GetCwd() returns C: instead of C:\ in the root directory
62236              under ithreads
62237      Branch: perl
62238           !> win32/perlhost.h
62239 ____________________________________________________________________________
62240 [  9118] By: jhi                                   on 2001/03/13  01:13:39
62241         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
62242      Branch: perl
62243            + lib/Switch.pm t/lib/switch.t
62244            ! MANIFEST
62245 ____________________________________________________________________________
62246 [  9117] By: jhi                                   on 2001/03/13  01:03:17
62247         Log: Add Text::Balanced 1.83.
62248      Branch: perl
62249            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
62250            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
62251            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
62252            + t/lib/tb-xvari.t
62253            ! MANIFEST
62254 ____________________________________________________________________________
62255 [  9116] By: gsar                                  on 2001/03/13  00:55:53
62256         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
62257              under ithreads
62258      Branch: maint-5.6/perl
62259            ! win32/perlhost.h
62260 ____________________________________________________________________________
62261 [  9115] By: jhi                                   on 2001/03/13  00:54:09
62262         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
62263              From: "John L. Allen" <allen@grumman.com>
62264              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
62265              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
62266              
62267              use integer document clarification.
62268      Branch: perl
62269            ! lib/integer.pm
62270 ____________________________________________________________________________
62271 [  9114] By: jhi                                   on 2001/03/13  00:38:54
62272         Log: Metaconfig unit change for #9113.
62273      Branch: metaconfig
62274            ! U/modified/myhostname.U
62275 ____________________________________________________________________________
62276 [  9113] By: jhi                                   on 2001/03/13  00:38:35
62277         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
62278              From: Peter Prymmer <pvhp@forte.com>
62279              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
62280              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
62281      Branch: perl
62282            ! Configure README.os390 hints/os390.sh
62283 ____________________________________________________________________________
62284 [  9112] By: jhi                                   on 2001/03/13  00:29:00
62285         Log: Integrate perlio:
62286              
62287              [  9110]
62288              #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
62289      Branch: perl
62290           !> sv.c utf8.h
62291 ____________________________________________________________________________
62292 [  9111] By: nick                                  on 2001/03/12  21:16:33
62293         Log: Integrate mainline.
62294      Branch: perlio
62295           +> t/op/anonsub.t
62296           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62297           !> proto.h sv.c
62298 ____________________________________________________________________________
62299 [  9110] By: nick                                  on 2001/03/12  21:00:13
62300         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
62301      Branch: perlio
62302            ! sv.c utf8.h
62303 ____________________________________________________________________________
62304 [  9109] By: jhi                                   on 2001/03/12  16:04:47
62305         Log: Integrate change #9108 from maintperl to mainline.
62306              
62307              fix memory leak in C<sub X { sub {} }> arising from a refcount
62308              loop between the outer sub and the inner prototype anonsub
62309              
62310              this also enables closures returned by subroutines that
62311              subsequently get redefined to work without generating coredumps :)
62312              
62313              completely removed the free_closures() hack--it shouldn't be
62314              needed anymore
62315      Branch: perl
62316           +> t/op/anonsub.t
62317           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62318           !> proto.h sv.c
62319 ____________________________________________________________________________
62320 [  9108] By: gsar                                  on 2001/03/12  10:21:31
62321         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
62322              loop between the outer sub and the inner prototype anonsub
62323              
62324              this also enables closures returned by subroutines that
62325              subsequently get redefined to work without generating coredumps :)
62326              
62327              completely removed the free_closures() hack--it shouldn't be
62328              needed anymore
62329      Branch: maint-5.6/perl
62330            + t/op/anonsub.t
62331            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
62332            ! proto.h sv.c
62333 ____________________________________________________________________________
62334 [  9107] By: jhi                                   on 2001/03/12  05:15:31
62335         Log: Integrate perlio:
62336              
62337              [  9106]
62338              regcomp.c is working in native space, not Unicode space (if different)
62339              as it is doing compare against 'W' in \W etc.
62340              
62341              [  9105]
62342              Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
62343              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
62344              
62345              [  9104]
62346              Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
62347              
62348              [  9102]
62349              USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
62350              - exclude layer syms in makedef.pl for sfio
62351              - also inhibit Encode from trying to build ":encode()" layer.
62352      Branch: perl
62353           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
62354 ____________________________________________________________________________
62355 [  9106] By: nick                                  on 2001/03/11  20:10:12
62356         Log: regcomp.c is working in native space, not Unicode space (if different)
62357              as it is doing compare against 'W' in \W etc.
62358      Branch: perlio
62359            ! regcomp.c
62360 ____________________________________________________________________________
62361 [  9105] By: nick                                  on 2001/03/11  19:39:34
62362         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
62363              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
62364      Branch: perlio
62365            ! regcomp.c toke.c utf8.c
62366 ____________________________________________________________________________
62367 [  9104] By: nick                                  on 2001/03/11  18:15:44
62368         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
62369      Branch: perlio
62370            ! sv.c
62371 ____________________________________________________________________________
62372 [  9103] By: nick                                  on 2001/03/11  18:03:28
62373         Log: Integrate mainline (for regexp stuff).
62374      Branch: perlio
62375           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62376           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
62377           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
62378           !> t/lib/errno.t t/op/pat.t
62379 ____________________________________________________________________________
62380 [  9102] By: nick                                  on 2001/03/11  17:44:20
62381         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
62382              - exclude layer syms in makedef.pl for sfio
62383              - also inhibit Encode from trying to build ":encode()" layer.
62384      Branch: perlio
62385            ! ext/Encode/Encode.xs makedef.pl
62386 ____________________________________________________________________________
62387 [  9101] By: jhi                                   on 2001/03/10  22:38:13
62388         Log: The $Is_MacOS needs to be declared.
62389      Branch: perl
62390            ! lib/ExtUtils/Manifest.pm
62391 ____________________________________________________________________________
62392 [  9100] By: jhi                                   on 2001/03/10  22:14:29
62393         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
62394              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
62395              pollute the symbolspace if using sfio.
62396      Branch: perl
62397            ! ext/Encode/Encode.xs
62398 ____________________________________________________________________________
62399 [  9099] By: jhi                                   on 2001/03/10  21:58:48
62400         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
62401              Date: Sat, 10 Mar 2001 14:23:55 -0500
62402              From: Chris Nandor <pudge@pobox.com>
62403              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
62404      Branch: perl
62405            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
62406            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
62407            ! t/lib/errno.t
62408 ____________________________________________________________________________
62409 [  9098] By: jhi                                   on 2001/03/10  21:38:30
62410         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
62411      Branch: perl
62412            ! regcomp.c regexec.c t/op/pat.t
62413 ____________________________________________________________________________
62414 [  9097] By: jhi                                   on 2001/03/10  14:38:07
62415         Log: Integrate perlio:
62416              
62417              [  9096]
62418              EBCDIC sanity - phase I
62419              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
62420              - use utf8n_xxxx (c.f. pvn) for forms which take length.
62421              - back out vN.N and $^V exceptions to e2a/a2e
62422              - make "locale" isxxx macros be uvchr (may be redundant?)
62423              Not clear yet that toUPPER_uni et. al. return being handled correctly.
62424              The tr// and rexexp stuff still needs an audit, assumption is they are working
62425              in Unicode space.
62426              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62427      Branch: perl
62428           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62429           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62430           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62431 ____________________________________________________________________________
62432 [  9096] By: nick                                  on 2001/03/10  11:55:43
62433         Log: EBCDIC sanity - phase I
62434              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
62435              - use utf8n_xxxx (c.f. pvn) for forms which take length.
62436              - back out vN.N and $^V exceptions to e2a/a2e
62437              - make "locale" isxxx macros be uvchr (may be redundant?)
62438              
62439              Not clear yet that toUPPER_uni et. al. return being handled correctly.
62440              The tr// and rexexp stuff still needs an audit, assumption is they are working
62441              in Unicode space.
62442              
62443              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
62444      Branch: perlio
62445            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
62446            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
62447            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
62448 ____________________________________________________________________________
62449 [  9095] By: jhi                                   on 2001/03/09  22:10:01
62450         Log: Integrate perlio:
62451              
62452              [  9094]
62453              Builds an passes all tests after integrate and this tweak.
62454      Branch: perl
62455           !> dump.c
62456 ____________________________________________________________________________
62457 [  9094] By: nick                                  on 2001/03/09  17:36:38
62458         Log: Builds an passes all tests after integrate and this tweak.
62459      Branch: perlio
62460            ! dump.c
62461 ____________________________________________________________________________
62462 [  9093] By: nick                                  on 2001/03/09  17:16:03
62463         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
62464      Branch: perlio
62465           +> lib/unicode/Scripts.txt t/lib/sigaction.t
62466           !> (integrate 79 files)
62467 ____________________________________________________________________________
62468 [  9092] By: jhi                                   on 2001/03/09  15:28:26
62469         Log: Update Changes.
62470      Branch: perl
62471            ! Changes patchlevel.h
62472 ____________________________________________________________________________
62473 [  9091] By: jhi                                   on 2001/03/09  15:25:05
62474         Log: In op/stat #35 better to scan all the potential directories
62475              for setuids, not just the first one.
62476      Branch: perl
62477            ! t/op/stat.t
62478 ____________________________________________________________________________
62479 [  9090] By: jhi                                   on 2001/03/09  15:01:27
62480         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
62481              From: rspier@pobox.com (Robert Spier)
62482              Date: Fri, 9 Mar 2001 03:30:20 -0500
62483              Message-ID: <15016.38044.381174.160189@rls.cx>
62484              
62485              EXISTS() returning undef mistakenly triggered a FETCH().
62486      Branch: perl
62487            ! hv.c
62488 ____________________________________________________________________________
62489 [  9089] By: jhi                                   on 2001/03/09  14:59:02
62490         Log: Add /sbin and /usr/sbin to the list of directories scanned
62491              for setuid programs.  Takes care of bug id 20010309.003.
62492      Branch: perl
62493            ! t/op/stat.t
62494 ____________________________________________________________________________
62495 [  9088] By: jhi                                   on 2001/03/09  14:48:32
62496         Log: Regen perlapi, perltoc.
62497      Branch: perl
62498            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
62499 ____________________________________________________________________________
62500 [  9087] By: jhi                                   on 2001/03/09  14:38:56
62501         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62502              From: David Mitchell <davem@fdgroup.co.uk>
62503              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
62504              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
62505      Branch: perl
62506            ! dump.c perl.c perl.h pod/perlrun.pod
62507 ____________________________________________________________________________
62508 [  9086] By: jhi                                   on 2001/03/09  01:47:16
62509         Log: A modified version of
62510              
62511              Subject: [ID 20010307.005] POSIX::sigaction has various problems
62512              From: anders@broadcom.com
62513              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
62514              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
62515              
62516              Currently the sigaction.t test #6 fails (and is fudged to look
62517              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
62518              This may well be a genuine bug in Linux sigaction() (since at
62519              least Tru64, Solaris, and HP-UX disagree with Linux).
62520              Anyone with POSIX / SUSv2 tome handy?  The problem is that
62521              the flags of the oldaction don't match with the flags in
62522              the previously installed disposition.
62523      Branch: perl
62524            + t/lib/sigaction.t
62525            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
62526 ____________________________________________________________________________
62527 [  9085] By: jhi                                   on 2001/03/09  01:30:13
62528         Log: Subject: Re: mission impossible for the day
62529              From: Alex Gough <alex@rcon.org>
62530              Date: Thu, 08 Mar 2001 17:18:19 +0000
62531              Message-ID: <3AA7BEDB.8070409@rcon.org>
62532              
62533              If references (are overloaded) and can be directly stringified,
62534              show that instead of "stringified".
62535              
62536              (The problem, infinite mutual recursion caused by overloaded bool
62537              in Switch.pm, tracked by David Mitchell)
62538      Branch: perl
62539            ! lib/Carp/Heavy.pm
62540 ____________________________________________________________________________
62541 [  9084] By: jhi                                   on 2001/03/09  01:20:39
62542         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
62543              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
62544              From: David Mitchell <davem@fdgroup.co.uk>
62545              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
62546      Branch: perl
62547            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
62548            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
62549 ____________________________________________________________________________
62550 [  9083] By: jhi                                   on 2001/03/09  01:16:51
62551         Log: Subject: [PATCH] perldata.pod here-doc docs
62552              From: Jeff Pinyan <jeffp@crusoe.net>
62553              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
62554              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
62555      Branch: perl
62556            ! pod/perldata.pod
62557 ____________________________________________________________________________
62558 [  9082] By: jhi                                   on 2001/03/09  01:01:27
62559         Log: Subject: Re: Unicode/EBCDIC
62560              From: Peter Prymmer <pvhp@forte.com>
62561              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
62562              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
62563      Branch: perl
62564            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
62565 ____________________________________________________________________________
62566 [  9081] By: jhi                                   on 2001/03/08  13:41:30
62567         Log: Subject: Ooops, wrong 'no *POSIX' Patch
62568              From: Dorner Thomas <Thomas.Dorner@start.de>
62569              Date: Thu, 8 Mar 2001 08:43:28 +0100
62570              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
62571      Branch: perl
62572            ! hints/posix-bc.sh
62573 ____________________________________________________________________________
62574 [  9080] By: jhi                                   on 2001/03/08  13:11:42
62575         Log: It's Scripts.txt, not Script.txt.
62576      Branch: perl
62577            ! MANIFEST
62578 ____________________________________________________________________________
62579 [  9079] By: jhi                                   on 2001/03/08  12:59:05
62580         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
62581              From: Dorner Thomas <Thomas.Dorner@start.de>
62582              Date: Wed, 7 Mar 2001 14:13:31 +0100
62583              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
62584      Branch: perl
62585            ! makedepend.SH
62586 ____________________________________________________________________________
62587 [  9078] By: jhi                                   on 2001/03/08  12:57:43
62588         Log: Retract #9069, wrong patch.
62589      Branch: perl
62590            ! Makefile.SH
62591 ____________________________________________________________________________
62592 [  9077] By: jhi                                   on 2001/03/08  01:06:13
62593         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
62594      Branch: perl
62595            + lib/unicode/Scripts.txt
62596            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
62597            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
62598            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
62599            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
62600            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
62601            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
62602            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
62603            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
62604            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
62605            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
62606            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
62607            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
62608            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
62609            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
62610            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
62611            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
62612            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
62613            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
62614            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
62615            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
62616            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
62617            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
62618            ! lib/unicode/version
62619 ____________________________________________________________________________
62620 [  9076] By: jhi                                   on 2001/03/07  22:59:39
62621         Log: Integrate change #7784 from mainline into maintperl.
62622              
62623              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
62624      Branch: maint-5.6/perl
62625           !> pp_ctl.c t/op/pat.t
62626 ____________________________________________________________________________
62627 [  9075] By: jhi                                   on 2001/03/07  22:05:11
62628         Log: More UTF-8 test tweaks.
62629      Branch: perl
62630            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
62631 ____________________________________________________________________________
62632 [  9074] By: nick                                  on 2001/03/07  21:39:29
62633         Log: Integrate mainline.
62634      Branch: perlio
62635           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
62636           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
62637           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
62638           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
62639           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
62640 ____________________________________________________________________________
62641 [  9073] By: jhi                                   on 2001/03/07  16:37:09
62642         Log: Update Changes.
62643      Branch: perl
62644            ! Changes patchlevel.h
62645 ____________________________________________________________________________
62646 [  9072] By: jhi                                   on 2001/03/07  16:32:30
62647         Log: Subject: [ID 20010306.004] || != named unary operator
62648              From: abela@geneanet.org
62649              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
62650              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
62651      Branch: perl
62652            ! pod/perlop.pod
62653 ____________________________________________________________________________
62654 [  9071] By: jhi                                   on 2001/03/07  15:14:11
62655         Log: Subject: downgrading to bytes for common functions
62656              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
62657              Date: Wed, 7 Mar 2001 02:36:55 -0500
62658              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
62659      Branch: perl
62660            ! pp_sys.c
62661 ____________________________________________________________________________
62662 [  9070] By: jhi                                   on 2001/03/07  15:04:58
62663         Log: Clarify the description differentiating for and while; inspired by
62664              
62665              Subject: [ID 20010306.002] for/while difference in for definition
62666              From: abela@geneanet.org
62667              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
62668              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
62669      Branch: perl
62670            ! pod/perlsyn.pod
62671 ____________________________________________________________________________
62672 [  9069] By: jhi                                   on 2001/03/07  14:55:30
62673         Log: (Retracted by #9078.)
62674      Branch: perl
62675            ! Makefile.SH
62676 ____________________________________________________________________________
62677 [  9068] By: jhi                                   on 2001/03/07  14:51:17
62678         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
62679              From: Radu Greab <radu@netsoft.ro>
62680              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
62681              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
62682      Branch: perl
62683            ! pp.c t/op/chop.t
62684 ____________________________________________________________________________
62685 [  9067] By: jhi                                   on 2001/03/07  14:48:57
62686         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62687              From: Simon Cozens <simon@netthink.co.uk>
62688              Date: Wed, 7 Mar 2001 13:59:28 +0000
62689              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
62690              
62691              In order to allow MakeMaker to build correct Makefiles,
62692              you need to change the order of the arguments in MM_Unix.pm
62693              as well. (Unless you have C89_CCMODE set, but we're trying
62694              to be POSIXly correct)
62695              
62696              Thanks to Merijn Broeren for tracking this down.
62697      Branch: perl
62698            ! lib/ExtUtils/MM_Unix.pm
62699 ____________________________________________________________________________
62700 [  9066] By: jhi                                   on 2001/03/07  14:30:02
62701         Log: Floating point too messy.
62702      Branch: perl
62703            ! t/camel-III/vstring.t
62704 ____________________________________________________________________________
62705 [  9065] By: jhi                                   on 2001/03/07  14:17:44
62706         Log: Integrate change #9064 from maintperl into mainline.
62707              
62708              fix memory leak in pack("Bb",...)
62709      Branch: perl
62710           !> perl.c
62711 ____________________________________________________________________________
62712 [  9064] By: gsar                                  on 2001/03/07  06:29:24
62713         Log: fix memory leak in pack("Bb",...)
62714      Branch: maint-5.6/perl
62715            ! perl.c
62716 ____________________________________________________________________________
62717 [  9063] By: jhi                                   on 2001/03/07  00:55:04
62718         Log: Major utf8 test reorganisation and rewrite.
62719              Hopefully no tests were lost in the shuffle.
62720              (The beginning of pragma/utf8 was lost intentionally,
62721              the tests were rather bogus and incomplete.)
62722      Branch: perl
62723            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
62724            ! t/pragma/utf8.t
62725 ____________________________________________________________________________
62726 [  9062] By: jhi                                   on 2001/03/07  00:41:16
62727         Log: More tweakage on the Unicode character class descriptions.
62728      Branch: perl
62729            ! lib/unicode/mktables.PL pod/perlretut.pod
62730 ____________________________________________________________________________
62731 [  9061] By: jhi                                   on 2001/03/06  23:12:38
62732         Log: The perlretut was still talking about the old \p and \P
62733              definitions.
62734      Branch: perl
62735            ! pod/perlretut.pod
62736 ____________________________________________________________________________
62737 [  9060] By: nick                                  on 2001/03/06  20:52:37
62738         Log: Integrate mainline (make test works again now).
62739      Branch: perlio
62740           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
62741 ____________________________________________________________________________
62742 [  9059] By: jhi                                   on 2001/03/06  15:36:14
62743         Log: 0.999... does equal 1.0, doesn't it?
62744      Branch: perl
62745            ! t/camel-III/vstring.t
62746 ____________________________________________________________________________
62747 [  9058] By: jhi                                   on 2001/03/06  15:34:00
62748         Log: Make /x{abcd}/ to work without use utf8.
62749      Branch: perl
62750            ! regcomp.c
62751 ____________________________________________________________________________
62752 [  9057] By: jhi                                   on 2001/03/06  03:02:36
62753         Log: Easier to outcomment all the three reset() tests for now.
62754      Branch: perl
62755            ! t/op/pat.t
62756 ____________________________________________________________________________
62757 [  9056] By: jhi                                   on 2001/03/06  02:30:02
62758         Log: Comment out the deadly reset; until the 20010301.005
62759              is finally fixed.
62760      Branch: perl
62761            ! t/op/pat.t
62762 ____________________________________________________________________________
62763 [  9055] By: jhi                                   on 2001/03/06  02:21:26
62764         Log: Integrate the change #9054 from mainline:
62765              retract the PMOP cleanup patch pending further investigation.
62766      Branch: maint-5.6/perl
62767           !> op.c op.h
62768 ____________________________________________________________________________
62769 [  9054] By: jhi                                   on 2001/03/06  02:19:57
62770         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
62771              with oddly familiar stack traces.
62772      Branch: perl
62773            ! op.c op.h
62774 ____________________________________________________________________________
62775 [  9053] By: jhi                                   on 2001/03/05  23:20:28
62776         Log: Integrate perlio:
62777              
62778              [  9052]
62779              skipping USE_PERLIO symbols correction.
62780              
62781              [  9051]
62782              More Encode alias tidying.
62783      Branch: perl
62784           +> ext/Encode/Encode/koi8-r.ucm
62785           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
62786           !> makedef.pl
62787 ____________________________________________________________________________
62788 [  9052] By: nick                                  on 2001/03/05  23:08:17
62789         Log: skipping USE_PERLIO symbols correction.
62790      Branch: perlio
62791            ! makedef.pl
62792 ____________________________________________________________________________
62793 [  9051] By: nick                                  on 2001/03/05  22:35:07
62794         Log: More Encode alias tidying.
62795      Branch: perlio
62796            + ext/Encode/Encode/koi8-r.ucm
62797            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
62798 ____________________________________________________________________________
62799 [  9050] By: jhi                                   on 2001/03/05  21:44:29
62800         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
62801              Sarathy's fix for ID 20010301.005.
62802      Branch: maint-5.6/perl
62803           !> op.c op.h
62804 ____________________________________________________________________________
62805 [  9049] By: nick                                  on 2001/03/05  19:54:04
62806         Log: Integrate Jarkko's Encode.pm tweak.
62807      Branch: perlio
62808           !> ext/Encode/Encode.pm
62809 ____________________________________________________________________________
62810 [  9048] By: nick                                  on 2001/03/05  19:47:57
62811         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
62812      Branch: perlio
62813           +> os2/os2add.sym
62814           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
62815           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
62816           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
62817           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
62818           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
62819 ____________________________________________________________________________
62820 [  9047] By: jhi                                   on 2001/03/05  19:25:26
62821         Log: Regen perlapi.
62822      Branch: perl
62823            ! pod/perlapi.pod
62824 ____________________________________________________________________________
62825 [  9046] By: jhi                                   on 2001/03/05  19:12:14
62826         Log: Integrate perlio:
62827              
62828              [  9043]
62829              Update MANIFEST for new test.
62830              
62831              [  9042]
62832              Some tests for Camel 3rd edition features.
62833              Make gethostbyaddr() test in above work.
62834      Branch: perl
62835           +> t/camel-III/vstring.t
62836           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
62837 ____________________________________________________________________________
62838 [  9045] By: jhi                                   on 2001/03/05  19:10:36
62839         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
62840      Branch: perl
62841            ! ext/Encode/Encode.pm
62842 ____________________________________________________________________________
62843 [  9044] By: jhi                                   on 2001/03/05  18:49:12
62844         Log: Forgot the other half of the PMOP patch (#9033).
62845      Branch: perl
62846            ! op.h
62847 ____________________________________________________________________________
62848 [  9043] By: nick                                  on 2001/03/05  18:14:47
62849         Log: Update MANIFEST for new test.
62850      Branch: perlio
62851            ! MANIFEST
62852 ____________________________________________________________________________
62853 [  9042] By: nick                                  on 2001/03/05  18:12:41
62854         Log: Some tests for Camel 3rd edition features.
62855              Make gethostbyaddr() test in above work.
62856      Branch: perlio
62857            + t/camel-III/vstring.t
62858            ! pp.h pp_sys.c t/TEST t/harness
62859 ____________________________________________________________________________
62860 [  9041] By: jhi                                   on 2001/03/05  17:41:48
62861         Log: Add more ISO 8859 encoding aliases.
62862      Branch: perl
62863            ! ext/Encode/Encode.pm
62864 ____________________________________________________________________________
62865 [  9040] By: jhi                                   on 2001/03/05  17:30:43
62866         Log: Integrate perlio:
62867              
62868              [  9039]
62869              Missed added file.
62870              
62871              [  9037]
62872              Long-standing "defined but not used" SvPVbyte*() are about to get used
62873              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
62874              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
62875              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
62876              - uses SvPV() rather than sv_2pv() in case it isn't a string.
62877      Branch: perl
62878           !> MANIFEST sv.c
62879 ____________________________________________________________________________
62880 [  9039] By: nick                                  on 2001/03/05  17:11:36
62881         Log: Missed added file.
62882      Branch: perlio
62883            ! MANIFEST
62884 ____________________________________________________________________________
62885 [  9038] By: jhi                                   on 2001/03/05  15:58:01
62886         Log: Add tr tests for EBCDIC, from Karsten Sperling.
62887      Branch: perl
62888            ! t/op/tr.t
62889 ____________________________________________________________________________
62890 [  9037] By: nick                                  on 2001/03/05  15:56:35
62891         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
62892              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
62893              
62894              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
62895              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
62896              - uses SvPV() rather than sv_2pv() in case it isn't a string.
62897      Branch: perlio
62898            ! sv.c
62899 ____________________________________________________________________________
62900 [  9036] By: jhi                                   on 2001/03/05  15:49:15
62901         Log: Add matching tests currently failing in EBCDIC,
62902              suggested by Karsten Sperling.
62903      Branch: perl
62904            ! t/op/pat.t
62905 ____________________________________________________________________________
62906 [  9035] By: jhi                                   on 2001/03/05  15:36:55
62907         Log: The #9034 needs a MANIFESTation.
62908      Branch: perl
62909            ! MANIFEST
62910 ____________________________________________________________________________
62911 [  9034] By: jhi                                   on 2001/03/05  15:35:14
62912         Log: Integrate perlio:
62913              
62914              [  9032]
62915              Encode implementation "completion"
62916              Implement and document define_encoding()
62917              Implement and document encoding aliases including define_alias()
62918              Make Encode::XS use define_encoding() rather than back-door.
62919              Move run-time *.enc to separate Encode::Tcl module.
62920              Make 'compile' honour <codeset_name>
62921              Change canonical names of to iso-8859-* and US-ascii.
62922      Branch: perl
62923           +> ext/Encode/Encode/Tcl.pm
62924           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
62925           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
62926           !> ext/Encode/Encode/iso8859-1.ucm
62927           !> ext/Encode/Encode/iso8859-10.ucm
62928           !> ext/Encode/Encode/iso8859-13.ucm
62929           !> ext/Encode/Encode/iso8859-14.ucm
62930           !> ext/Encode/Encode/iso8859-15.ucm
62931           !> ext/Encode/Encode/iso8859-16.ucm
62932           !> ext/Encode/Encode/iso8859-2.ucm
62933           !> ext/Encode/Encode/iso8859-3.ucm
62934           !> ext/Encode/Encode/iso8859-4.ucm
62935           !> ext/Encode/Encode/iso8859-5.ucm
62936           !> ext/Encode/Encode/iso8859-6.ucm
62937           !> ext/Encode/Encode/iso8859-7.ucm
62938           !> ext/Encode/Encode/iso8859-8.ucm
62939           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
62940           !> t/lib/encode.t
62941 ____________________________________________________________________________
62942 [  9033] By: jhi                                   on 2001/03/05  15:33:18
62943         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
62944              From: Gurusamy Sarathy <gsar@ActiveState.com>
62945              Date: Sun, 04 Mar 2001 22:33:15 -0800
62946              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
62947              
62948              PMOPs need to remember their own stash so that they can
62949              gracefully remove themselves from their linked list.
62950      Branch: perl
62951            ! op.c
62952 ____________________________________________________________________________
62953 [  9032] By: nick                                  on 2001/03/05  14:51:50
62954         Log: Encode implementation "completion"
62955              Implement and document define_encoding()
62956              Implement and document encoding aliases including define_alias()
62957              Make Encode::XS use define_encoding() rather than back-door.
62958              Move run-time *.enc to separate Encode::Tcl module.
62959              Make 'compile' honour <codeset_name>
62960              Change canonical names of to iso-8859-* and US-ascii.
62961      Branch: perlio
62962            + ext/Encode/Encode/Tcl.pm
62963            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
62964            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
62965            ! ext/Encode/Encode/iso8859-1.ucm
62966            ! ext/Encode/Encode/iso8859-10.ucm
62967            ! ext/Encode/Encode/iso8859-13.ucm
62968            ! ext/Encode/Encode/iso8859-14.ucm
62969            ! ext/Encode/Encode/iso8859-15.ucm
62970            ! ext/Encode/Encode/iso8859-16.ucm
62971            ! ext/Encode/Encode/iso8859-2.ucm
62972            ! ext/Encode/Encode/iso8859-3.ucm
62973            ! ext/Encode/Encode/iso8859-4.ucm
62974            ! ext/Encode/Encode/iso8859-5.ucm
62975            ! ext/Encode/Encode/iso8859-6.ucm
62976            ! ext/Encode/Encode/iso8859-7.ucm
62977            ! ext/Encode/Encode/iso8859-8.ucm
62978            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
62979            ! t/lib/encode.t
62980 ____________________________________________________________________________
62981 [  9031] By: jhi                                   on 2001/03/05  13:51:17
62982         Log: Integrate change #9030 from maintperl into mainline.
62983              
62984              Subject: [PATCH 5.6.1] OS/2 cleanup
62985      Branch: perl
62986           +> os2/os2add.sym
62987           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
62988           !> makedef.pl os2/Changes os2/Makefile.SHs
62989           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
62990           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
62991           !> os2/os2.sym os2/os2ish.h
62992 ____________________________________________________________________________
62993 [  9030] By: jhi                                   on 2001/03/05  13:46:49
62994         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
62995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62996              Date: Mon, 5 Mar 2001 02:29:44 -0500
62997              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
62998      Branch: maint-5.6/perl
62999            + os2/os2add.sym
63000            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
63001            ! makedef.pl os2/Changes os2/Makefile.SHs
63002            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
63003            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
63004            ! os2/os2.sym os2/os2ish.h
63005 ____________________________________________________________________________
63006 [  9029] By: jhi                                   on 2001/03/05  13:40:35
63007         Log: Integrate change #9028 from maintperl into mainline.
63008              
63009              various nits in MM_Unix.pm found by disabling SelfLoader
63010      Branch: perl
63011           !> lib/ExtUtils/MM_Unix.pm
63012 ____________________________________________________________________________
63013 [  9028] By: gsar                                  on 2001/03/05  09:58:38
63014         Log: various nits in MM_Unix.pm found by disabling SelfLoader
63015      Branch: maint-5.6/perl
63016            ! lib/ExtUtils/MM_Unix.pm
63017 ____________________________________________________________________________
63018 [  9027] By: nick                                  on 2001/03/05  08:35:22
63019         Log: Integrate mainline
63020      Branch: perlio
63021           !> (integrate 28 files)
63022 ____________________________________________________________________________
63023 [  9026] By: jhi                                   on 2001/03/05  02:14:59
63024         Log: Integrate change #9025 from mainline to maintperl,
63025              retract \N{U+HHHH}.
63026      Branch: maint-5.6/perl
63027           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63028           !> t/lib/charnames.t toke.c
63029 ____________________________________________________________________________
63030 [  9025] By: jhi                                   on 2001/03/05  02:13:09
63031         Log: Retracting \N{U+HHHH}.
63032      Branch: perl
63033            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63034            ! t/lib/charnames.t toke.c
63035 ____________________________________________________________________________
63036 [  9024] By: jhi                                   on 2001/03/04  20:51:07
63037         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
63038              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
63039              Date: Fri, 02 Mar 2001 18:25:26 +0100
63040              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
63041              
63042              Casting problem.
63043      Branch: perl
63044            ! ext/Storable/Storable.xs
63045 ____________________________________________________________________________
63046 [  9023] By: jhi                                   on 2001/03/04  19:46:45
63047         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
63048              From: nick@talking.bollo.cx
63049              Date: Sat, 03 Mar 2001 21:41:33 +0000
63050              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
63051              
63052              Revert the workaround.
63053      Branch: perl
63054            ! perlio.c
63055 ____________________________________________________________________________
63056 [  9022] By: jhi                                   on 2001/03/04  19:36:28
63057         Log: Update Changes.
63058      Branch: perl
63059            ! Changes patchlevel.h
63060 ____________________________________________________________________________
63061 [  9021] By: jhi                                   on 2001/03/04  18:41:00
63062         Log: makedef.pl updates suggested by Chris Nandor; double-checking
63063              the changes in AIX, OS/2 Win32 would be nice.
63064      Branch: perl
63065            ! makedef.pl
63066 ____________________________________________________________________________
63067 [  9020] By: jhi                                   on 2001/03/04  18:23:58
63068         Log: Integrate change #9012 from maintperl into mainline,
63069              quench a compiler warning.
63070      Branch: perl
63071           !> toke.c
63072 ____________________________________________________________________________
63073 [  9019] By: jhi                                   on 2001/03/04  18:18:43
63074         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
63075              
63076              \N{U+HHHH} fix.
63077              
63078              pattern in G_ARRAY context
63079      Branch: maint-5.6/perl
63080           !> pp_hot.c t/op/pat.t toke.c
63081 ____________________________________________________________________________
63082 [  9018] By: jhi                                   on 2001/03/04  18:07:48
63083         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
63084              From: Jeff Pinyan <jeffp@crusoe.net>
63085              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
63086              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
63087      Branch: perl
63088            ! pp_hot.c t/op/pat.t
63089 ____________________________________________________________________________
63090 [  9017] By: jhi                                   on 2001/03/04  18:06:21
63091         Log: I thought I tested the #9014.
63092      Branch: perl
63093            ! toke.c
63094 ____________________________________________________________________________
63095 [  9016] By: jhi                                   on 2001/03/04  17:41:22
63096         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
63097              
63098              Tweak the get*ent() OS/2 prototypes.
63099              
63100              Add the \N{U+HHHH} syntax.
63101              
63102              More tr/// UTF-8 fixes from Inaba Hiroto.
63103      Branch: maint-5.6/perl
63104           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
63105           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
63106 ____________________________________________________________________________
63107 [  9015] By: jhi                                   on 2001/03/04  17:36:04
63108         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
63109      Branch: perl
63110            ! doop.c t/op/tr.t
63111 ____________________________________________________________________________
63112 [  9014] By: jhi                                   on 2001/03/04  17:24:49
63113         Log: Add the \N{U+HHHH} syntax.
63114      Branch: perl
63115            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
63116            ! t/lib/charnames.t toke.c
63117 ____________________________________________________________________________
63118 [  9013] By: jhi                                   on 2001/03/04  17:20:45
63119         Log: Tweak the get*ent() OS/2 prototypes.
63120      Branch: perl
63121            ! os2/os2.c
63122 ____________________________________________________________________________
63123 [  9012] By: gsar                                  on 2001/03/04  06:26:14
63124         Log: avoid warning (nit in change#9009)
63125      Branch: maint-5.6/perl
63126            ! toke.c
63127 ____________________________________________________________________________
63128 [  9011] By: gsar                                  on 2001/03/04  06:15:24
63129         Log: lib/charnames.t fails in 5.6.x because of older Unicode
63130              data
63131              
63132              TODO: need to revisit this after updating lib/unicode/...
63133      Branch: maint-5.6/perl
63134            ! t/lib/charnames.t
63135 ____________________________________________________________________________
63136 [  9010] By: gsar                                  on 2001/03/04  06:08:36
63137         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
63138      Branch: maint-5.6/perl
63139            ! toke.c
63140 ____________________________________________________________________________
63141 [  9009] By: jhi                                   on 2001/03/03  19:27:20
63142         Log: Integrate change #9008 from mainline to maintperl,
63143              UTF-8 tr/// fixes from Inaba Hiroto.
63144      Branch: maint-5.6/perl
63145           !> doop.c op.c t/op/tr.t toke.c
63146 ____________________________________________________________________________
63147 [  9008] By: jhi                                   on 2001/03/03  19:19:42
63148         Log: UTF8 tr/// fixes from Inaba Hiroto.
63149      Branch: perl
63150            ! doop.c op.c t/op/tr.t toke.c
63151 ____________________________________________________________________________
63152 [  9007] By: jhi                                   on 2001/03/03  19:00:30
63153         Log: Integrate change #9006 from maintperl to mainline,
63154              more robust quest for the infinite.
63155      Branch: perl
63156           !> lib/Math/Complex.pm
63157 ____________________________________________________________________________
63158 [  9006] By: jhi                                   on 2001/03/03  18:58:06
63159         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
63160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63161              Date: Sat, 3 Mar 2001 12:51:50 -0500
63162              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
63163              
63164              Be more robust in our quest for the infinite.
63165      Branch: maint-5.6/perl
63166            ! lib/Math/Complex.pm
63167 ____________________________________________________________________________
63168 [  9005] By: jhi                                   on 2001/03/03  17:55:50
63169         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
63170      Branch: maint-5.6/perl
63171            ! doio.c
63172 ____________________________________________________________________________
63173 [  9004] By: jhi                                   on 2001/03/03  17:40:14
63174         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
63175              so that picky compilers like IRIX won't get huffy about
63176              "statements without effect" (like 1;).
63177      Branch: perl
63178            ! toke.c
63179 ____________________________________________________________________________
63180 [  9003] By: jhi                                   on 2001/03/03  17:15:52
63181         Log: Integrate change #9002 from mainline to maintperl.
63182              
63183              Subject: [perl-5.6.x, perl-current] accept for EPOC
63184      Branch: maint-5.6/perl
63185           !> pp_sys.c
63186 ____________________________________________________________________________
63187 [  9002] By: jhi                                   on 2001/03/03  17:14:30
63188         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
63189              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63190              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
63191              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
63192      Branch: perl
63193            ! pp_sys.c
63194 ____________________________________________________________________________
63195 [  9001] By: jhi                                   on 2001/03/03  17:13:13
63196         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
63197              From: "Craig A. Berry" <craigberry@mac.com>
63198              Date: Fri, 02 Mar 2001 17:44:40 -0600
63199              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
63200      Branch: perl
63201            ! t/pod/find.t
63202 ____________________________________________________________________________
63203 [  9000] By: jhi                                   on 2001/03/03  17:11:55
63204         Log: Integrate changes #8997,8999 from maintperl.
63205              
63206              Subject: [PATCH 5.6.1] compiling on OS/2
63207              (Better error message from hints/os2.sh)
63208              
63209              Subject: [PATCH 5.6.1] syslog.t
63210      Branch: perl
63211           !> hints/os2.sh t/lib/syslog.t
63212 ____________________________________________________________________________
63213 [  8999] By: jhi                                   on 2001/03/03  17:09:28
63214         Log: Subject: [PATCH 5.6.1] syslog.t
63215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63216              Date: Sat, 3 Mar 2001 02:11:17 -0500
63217              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
63218      Branch: maint-5.6/perl
63219            ! t/lib/syslog.t
63220 ____________________________________________________________________________
63221 [  8998] By: jhi                                   on 2001/03/03  17:07:50
63222         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
63223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63224              Date: Sat, 3 Mar 2001 01:53:52 -0500
63225              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
63226      Branch: maint-5.6/perl
63227            ! opcode.pl os2/os2.c
63228 ____________________________________________________________________________
63229 [  8997] By: jhi                                   on 2001/03/03  17:03:30
63230         Log: Subject: [PATCH 5.6.1] compiling on OS/2
63231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63232              Date: Sat, 3 Mar 2001 01:59:59 -0500
63233              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
63234      Branch: maint-5.6/perl
63235            ! hints/os2.sh
63236 ____________________________________________________________________________
63237 [  8996] By: jhi                                   on 2001/03/03  00:55:58
63238         Log: Regen files for mainline.
63239      Branch: perl
63240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63241            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
63242 ____________________________________________________________________________
63243 [  8995] By: jhi                                   on 2001/03/03  00:35:22
63244         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
63245              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
63246              to maintperl.
63247              
63248              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
63249              
63250              Add Configure option -Dmksymlinks which will create a symlink
63251              forest if the current/build differs from the source directory.
63252              (8218,8220,8221,8317,8318,8971)
63253              
63254              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
63255              (Document APPLLIB_EXP in INSTALL.)
63256              
63257              If running byacc write-enable also perly.h.
63258              
63259              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63260              
63261              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
63262              
63263              Sanity check for conflicting thread flavours.
63264              
63265              Fix the sys/fcntl.h problem reported by Peter Prymmer.
63266              
63267              Add few CPUs/architectures to the Cppsym scan,
63268              add -perlio to archname if so selected (modified 8890)
63269              
63270              Be more helpful for devel builders, suggested by John L. Allen.
63271              (admittedly pointless change for maintperl, but the usedevel
63272              code is there already)
63273      Branch: maint-5.6/perl
63274           !> Configure INSTALL Makefile.SH Porting/Glossary
63275           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
63276           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
63277           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
63278           !> win32/config.bc win32/config.gc win32/config.vc
63279 ____________________________________________________________________________
63280 [  8994] By: jhi                                   on 2001/03/02  23:31:41
63281         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
63282      Branch: metaconfig/U/perl
63283            ! gccvers.U
63284 ____________________________________________________________________________
63285 [  8993] By: jhi                                   on 2001/03/02  23:22:12
63286         Log: Regenerate various files for maint.
63287      Branch: maint-5.6/perl
63288            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
63289            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
63290 ____________________________________________________________________________
63291 [  8992] By: alanbur                               on 2001/03/02  22:48:34
63292         Log: Resync wuth parent
63293      Branch: maint-5.6/pureperl
63294           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
63295           !> (integrate 60 files)
63296 ____________________________________________________________________________
63297 [  8991] By: jhi                                   on 2001/03/02  21:00:08
63298         Log: Retract the #8742 part of #8986, backward compat.
63299      Branch: maint-5.6/perl
63300            ! embed.pl
63301 ____________________________________________________________________________
63302 [  8990] By: jhi                                   on 2001/03/02  20:40:07
63303         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
63304      Branch: maint-5.6/perl
63305            ! hv.c
63306 ____________________________________________________________________________
63307 [  8989] By: jhi                                   on 2001/03/02  19:59:56
63308         Log: Update Changes.
63309      Branch: perl
63310            ! Changes patchlevel.h
63311 ____________________________________________________________________________
63312 [  8988] By: jhi                                   on 2001/03/02  19:57:08
63313         Log: Integrate perlio:
63314              
63315              [  8969]
63316              Add charname comments to .ucm files writen by 'compile',
63317              also order charmaps in those files by source encoding.
63318              regenerate distrubuted .ucm files
63319      Branch: perl
63320           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63321           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63322           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63323           !> ext/Encode/Encode/iso8859-10.ucm
63324           !> ext/Encode/Encode/iso8859-13.ucm
63325           !> ext/Encode/Encode/iso8859-14.ucm
63326           !> ext/Encode/Encode/iso8859-15.ucm
63327           !> ext/Encode/Encode/iso8859-16.ucm
63328           !> ext/Encode/Encode/iso8859-2.ucm
63329           !> ext/Encode/Encode/iso8859-3.ucm
63330           !> ext/Encode/Encode/iso8859-4.ucm
63331           !> ext/Encode/Encode/iso8859-5.ucm
63332           !> ext/Encode/Encode/iso8859-6.ucm
63333           !> ext/Encode/Encode/iso8859-7.ucm
63334           !> ext/Encode/Encode/iso8859-8.ucm
63335           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63336           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
63337 ____________________________________________________________________________
63338 [  8987] By: jhi                                   on 2001/03/02  19:43:40
63339         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
63340              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
63341              8950,8952,8955 from mainline to maintperl.
63342              
63343              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
63344              
63345              Put to rest the 20010205.001, the email address checking (not) regex.
63346              
63347              fork() not everywhere, cleanup temp files.
63348              
63349              The #8843 wasn't quite right: %Config needs to imported.
63350              
63351              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
63352              (#8849: the glob-basic hunk needed massaging as it depended
63353              on Schwern's large-scale (unintegrated) patches)
63354              
63355              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
63356              
63357              Upgrade to CGI.pm 2.752, from Lincoln Stein.
63358              (Note: there were some conflicts due to EBCDIC and EPOC
63359              patches, in general I preferred the repository code.)
63360              (When 2.753 comes out, we need to synchronize.)
63361              
63362              Subject: [PATCH] fix for charnames above FFFF
63363              
63364              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
63365              
63366              If no sfio, no -lsfio.
63367              
63368              Run run/*.t also in minitest.
63369              
63370              Subject:  [PATCH perl 5.7.0] malloc message address offset
63371              
63372              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
63373              
63374              Subject: fix for parameter -Dm (for perl@8867)
63375              
63376              Subject: [PATCH: perl@8892] was Re: hashing order difference?
63377              (make the test more portable)
63378              
63379              Subject: Re: [PATCH] fix for charnames above FFFF
63380              
63381              Subject: Re: I'm losing the war...
63382              (hv_store() not working correctly in ENV_IS_CASELESS case.)
63383              
63384              Subject: Modified README.bs2000 
63385              
63386              Subject: [PATCH: perl@8935] -Dt padsv($var)
63387              
63388              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
63389              
63390              Subject: PATCH: extra tests to check on negative float to unsigned cast
63391              
63392              Subject: [PATCH] XPUSH[insp] was Re: progress
63393              
63394              Subject: Re: Compile with perlcc..
63395      Branch: maint-5.6/perl
63396           !> (integrate 36 files)
63397 ____________________________________________________________________________
63398 [  8986] By: jhi                                   on 2001/03/02  18:51:25
63399         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
63400              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
63401              to maintperl.
63402              
63403              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
63404              
63405              Subject: [DOC PATCH] overload.pm nits
63406              
63407              Add header for LIB$ prototypes (C. Berry)
63408              
63409              Convert fwrite()s to sockets to write()s, since some socket stacks
63410              don't take kindly to stdio.
63411              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
63412              (for often optional LNMs)
63413              Correct a few typos
63414              (C. Bailey)
63415              
63416              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
63417              
63418              De-cut-and-pasto.
63419              
63420              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
63421              
63422              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
63423              
63424              Upgrade to CPAN 1.59_54, from Andreas König.
63425              
63426              Bogus shebang.
63427              
63428              Subject: [PATCH] Document makepatch in Porting/patching
63429              
63430              UTF-8 documentation.
63431              
63432              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
63433              
63434              Sort the MANIFEST.
63435              
63436              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
63437              
63438              Subject: [PATCH @8807] toke.c cleanup: scan_str()
63439              
63440              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
63441              
63442              Add run/*.t to testables.
63443              
63444              TODO: integrate #8784.
63445      Branch: maint-5.6/perl
63446           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
63447           !> (integrate 28 files)
63448 ____________________________________________________________________________
63449 [  8985] By: nick                                  on 2001/03/02  18:15:45
63450         Log: Integrate mainline
63451      Branch: perlio
63452           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
63453           !> vms/vms.c
63454 ____________________________________________________________________________
63455 [  8984] By: jhi                                   on 2001/03/02  16:00:17
63456         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
63457              
63458              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
63459              5.004_05, and mention the suidperl August 2000 security problem.
63460              (#8978,#8981)
63461              
63462              Subject: [ID 20010301.004] Technically speaking in perldata
63463              
63464              Subject: [PATCH] File::Copy for bleadperl, maintperl
63465              
63466              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63467              
63468              (The #8982, fix for 20010221.005 and 20010221.008,
63469              would be nice too but it didn't integrate cleanly.)
63470      Branch: maint-5.6/perl
63471           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
63472 ____________________________________________________________________________
63473 [  8983] By: jhi                                   on 2001/03/02  15:51:16
63474         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
63475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63476              Date:     Thu, 1 Mar 2001 15:54:09 EST
63477              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
63478      Branch: perl
63479            ! vms/vms.c
63480 ____________________________________________________________________________
63481 [  8982] By: jhi                                   on 2001/03/02  15:43:31
63482         Log: Subject: Re: sync sync sync: have I missed any patches?
63483              From: Radu Greab <radu@netsoft.ro> 
63484              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
63485              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
63486              
63487              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
63488              was checking argv[0] regardless of whether a different pathname
63489              will actually be executed."  Test case not supplied because 
63490              drafting that, ironically enough, revealed another bug
63491              (or a feature).
63492      Branch: perl
63493            ! doio.c
63494 ____________________________________________________________________________
63495 [  8981] By: jhi                                   on 2001/03/02  15:28:03
63496         Log: Misdate in #8978.
63497      Branch: perl
63498            ! pod/perlfaq1.pod
63499 ____________________________________________________________________________
63500 [  8980] By: jhi                                   on 2001/03/02  15:24:20
63501         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
63502              From: Chris Nandor <pudge@pobox.com>
63503              Date: Wed, 28 Feb 2001 22:10:15 -0500
63504              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
63505      Branch: perl
63506            ! lib/File/Copy.pm
63507 ____________________________________________________________________________
63508 [  8979] By: jhi                                   on 2001/03/02  15:17:16
63509         Log: Subject: [ID 20010301.004] Technically speaking in perldata
63510              From: abela@geneanet.org
63511              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
63512              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
63513      Branch: perl
63514            ! pod/perldata.pod
63515 ____________________________________________________________________________
63516 [  8978] By: jhi                                   on 2001/03/02  15:15:27
63517         Log: Subject: [ID 20010301.003] ref to 5.004
63518              From: abela@geneanet.org
63519              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
63520              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
63521              
63522              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
63523              and mention the suidperl August 2000 security problem.
63524      Branch: perl
63525            ! pod/perlfaq1.pod
63526 ____________________________________________________________________________
63527 [  8977] By: alanbur                               on 2001/03/02  14:17:45
63528         Log: Resynchronised with parent
63529      Branch: maint-5.6/pureperl
63530           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
63531           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
63532           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
63533           !> vms/descrip_mms.template win32/win32.c win32/win32.h
63534           !> win32/win32iop.h
63535 ____________________________________________________________________________
63536 [  8976] By: nick                                  on 2001/03/01  23:25:30
63537         Log: Integrate mainline.
63538      Branch: perlio
63539            - t/op/qu.t
63540           !> (integrate 55 files)
63541 ____________________________________________________________________________
63542 [  8975] By: jhi                                   on 2001/03/01  16:51:34
63543         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
63544      Branch: perl
63545           !> toke.c
63546 ____________________________________________________________________________
63547 [  8974] By: gsar                                  on 2001/03/01  16:28:21
63548         Log: fix for bugid 20010226.008
63549              
63550              the problem was that some of the pointers (PL_last_lop and
63551              PL_last_uni specifically) into the lex buffers weren't correctly
63552              being invalidated when the buffer changed; this would leave the
63553              pointers pointing at an arbitrary location in the buffer if
63554              the buffer didn't need to be reallocated, or point into freed
63555              memory if the buffer had to be realloced
63556              
63557              TODO item for bugdb maintainers: check other seemingly random
63558              parser-related bugs--they might be cured by this
63559      Branch: maint-5.6/perl
63560            ! toke.c
63561 ____________________________________________________________________________
63562 [  8973] By: jhi                                   on 2001/03/01  02:23:25
63563         Log: Retract #8970 because of a completely mysterious core dump:
63564              adding the tests 241..244 causes op/pat dump core at test #25.
63565              The test needs a lot of whittling down before the bug can be solved.
63566      Branch: perl
63567            ! t/op/pat.t
63568 ____________________________________________________________________________
63569 [  8972] By: jhi                                   on 2001/03/01  01:58:38
63570         Log: Regen perlapi.
63571      Branch: perl
63572            ! pod/perlapi.pod
63573 ____________________________________________________________________________
63574 [  8971] By: jhi                                   on 2001/03/01  01:34:09
63575         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
63576              From: Nicholas Clark <nick@ccl4.org>
63577              Date: Wed, 28 Feb 2001 23:28:49 +0000
63578              Message-ID: <20010228232849.A55187@plum.flirble.org>
63579              
63580              Allow a completely write protected source code tree
63581              when using the Configure -Dmksymlinks.
63582      Branch: perl
63583            ! embed.pl warnings.pl
63584 ____________________________________________________________________________
63585 [  8970] By: jhi                                   on 2001/03/01  01:32:04
63586         Log: Add back the EBCDIC character range tests (for matching).
63587      Branch: perl
63588            ! t/op/pat.t
63589 ____________________________________________________________________________
63590 [  8969] By: nick                                  on 2001/02/28  18:18:01
63591         Log: Add charname comments to .ucm files writen by 'compile',
63592              also order charmaps in those files by source encoding.
63593              regenerate distrubuted .ucm files
63594      Branch: perlio
63595            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
63596            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
63597            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
63598            ! ext/Encode/Encode/iso8859-10.ucm
63599            ! ext/Encode/Encode/iso8859-13.ucm
63600            ! ext/Encode/Encode/iso8859-14.ucm
63601            ! ext/Encode/Encode/iso8859-15.ucm
63602            ! ext/Encode/Encode/iso8859-16.ucm
63603            ! ext/Encode/Encode/iso8859-2.ucm
63604            ! ext/Encode/Encode/iso8859-3.ucm
63605            ! ext/Encode/Encode/iso8859-4.ucm
63606            ! ext/Encode/Encode/iso8859-5.ucm
63607            ! ext/Encode/Encode/iso8859-6.ucm
63608            ! ext/Encode/Encode/iso8859-7.ucm
63609            ! ext/Encode/Encode/iso8859-8.ucm
63610            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
63611            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
63612 ____________________________________________________________________________
63613 [  8968] By: jhi                                   on 2001/02/28  16:26:37
63614         Log: Expand usemorebits early if d_casti32 needs to be undefined.
63615      Branch: perl
63616            ! hints/hpux.sh hints/irix_6.sh
63617 ____________________________________________________________________________
63618 [  8967] By: jhi                                   on 2001/02/28  16:22:26
63619         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
63620              retract toke.c/qu parts of #8583, retract #8485, retract
63621              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
63622              op/length.t, and MANIFEST, and delete t/op/qu.t.
63623      Branch: perl
63624            - t/op/qu.t
63625            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
63626            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
63627            ! t/op/length.t toke.c
63628 ____________________________________________________________________________
63629 [  8966] By: jhi                                   on 2001/02/28  15:00:27
63630         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
63631              by not changing from pre-Unicode days into being Unicode-aware.
63632              Sniff.
63633      Branch: perl
63634            ! pp.c t/op/pack.t t/op/qu.t
63635 ____________________________________________________________________________
63636 [  8965] By: jhi                                   on 2001/02/28  14:37:55
63637         Log: Subject: Re: Errors in core PODs
63638              From: Michael Stevens <michael@etla.org> 
63639              Date: Fri, 23 Feb 2001 15:47:56 +0000
63640              Message-ID: <20010223154756.A7723@firedrake.org> 
63641      Branch: perl
63642            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
63643            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
63644            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
63645            ! x2p/a2p.pod
63646 ____________________________________________________________________________
63647 [  8964] By: jhi                                   on 2001/02/28  14:35:35
63648         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
63649              (The #8961 was too bold.)
63650      Branch: perl
63651            ! hints/hpux.sh hints/irix_6.sh
63652 ____________________________________________________________________________
63653 [  8963] By: jhi                                   on 2001/02/28  14:33:39
63654         Log: Subject: Re: sync sync sync: have I missed any patches?
63655              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63656              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
63657              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
63658              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
63659              
63660              Replace djSP with dSP.
63661      Branch: perl
63662            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
63663            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
63664            ! win32/perlhost.h
63665 ____________________________________________________________________________
63666 [  8962] By: jhi                                   on 2001/02/27  23:21:14
63667         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
63668      Branch: perl
63669            ! lib/Filter/Simple.pm
63670 ____________________________________________________________________________
63671 [  8961] By: jhi                                   on 2001/02/27  22:55:26
63672         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
63673              and this would be it.
63674      Branch: perl
63675            ! hints/hpux.sh hints/irix_6.sh
63676 ____________________________________________________________________________
63677 [  8960] By: jhi                                   on 2001/02/27  22:51:33
63678         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63679              From: "Craig A. Berry" <craigberry@mac.com>
63680              Date: Tue, 27 Feb 2001 16:11:44 -0600
63681              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63682      Branch: maint-5.6/perl
63683            ! configure.com vms/descrip_mms.template
63684 ____________________________________________________________________________
63685 [  8959] By: jhi                                   on 2001/02/27  22:47:23
63686         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
63687              From: "Craig A. Berry" <craigberry@mac.com>
63688              Date: Tue, 27 Feb 2001 16:11:44 -0600
63689              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
63690      Branch: perl
63691            ! configure.com vms/descrip_mms.template
63692 ____________________________________________________________________________
63693 [  8958] By: jhi                                   on 2001/02/27  15:16:42
63694         Log: Update Changes.
63695      Branch: perl
63696            ! Changes patchlevel.h
63697 ____________________________________________________________________________
63698 [  8957] By: jhi                                   on 2001/02/27  06:15:07
63699         Log: Subject: [5.6.x] EPOC additions
63700              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63701              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
63702              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
63703      Branch: maint-5.6/perl
63704            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
63705 ____________________________________________________________________________
63706 [  8956] By: jhi                                   on 2001/02/27  06:12:11
63707         Log: Subject: [perl-current] EPOC 
63708              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63709              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
63710              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
63711      Branch: perl
63712            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
63713            ! epoc/epocish.c epoc/epocish.h pp_sys.c
63714 ____________________________________________________________________________
63715 [  8955] By: jhi                                   on 2001/02/27  05:59:50
63716         Log: Subject: Re: Compile with perlcc..
63717              From: Edward Peschko <edwardp@excitehome.net>
63718              Date: Mon, 26 Feb 2001 18:51:58 -0800
63719              Message-ID: <20010226185158.A9871@excitehome.net>
63720              
63721              plus add a simple usage message if no arguments given.
63722      Branch: perl
63723            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
63724            ! utils/Makefile utils/perlcc.PL win32/pod.mak
63725 ____________________________________________________________________________
63726 [  8954] By: nick                                  on 2001/02/26  21:02:59
63727         Log: Integrate mainline
63728      Branch: perlio
63729           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
63730           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
63731           !> t/op/sprintf.t
63732 ____________________________________________________________________________
63733 [  8953] By: jhi                                   on 2001/02/26  14:43:54
63734         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
63735              From: Nicholas Clark <nick@ccl4.org>
63736              Date: Mon, 26 Feb 2001 00:42:07 +0000
63737              Message-ID: <20010226004207.F23333@plum.flirble.org>
63738      Branch: perl
63739            ! pp_ctl.c
63740 ____________________________________________________________________________
63741 [  8952] By: jhi                                   on 2001/02/26  14:42:13
63742         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
63743              From: Simon Cozens <simon@netthink.co.uk>
63744              Date: Mon, 26 Feb 2001 12:23:48 +0000
63745              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
63746      Branch: perl
63747            ! pod/perlguts.pod
63748 ____________________________________________________________________________
63749 [  8951] By: jhi                                   on 2001/02/26  14:39:15
63750         Log: Subject: [PATCH] perlio - unknown layer
63751              From: Nicholas Clark <nick@ccl4.org>
63752              Date: Mon, 26 Feb 2001 00:27:19 +0000
63753              Message-ID: <20010226002719.E23333@plum.flirble.org>
63754      Branch: perl
63755            ! perlio.c
63756 ____________________________________________________________________________
63757 [  8950] By: jhi                                   on 2001/02/26  14:38:04
63758         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
63759              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
63760              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
63761              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
63762      Branch: perl
63763            ! t/op/bop.t
63764 ____________________________________________________________________________
63765 [  8949] By: jhi                                   on 2001/02/26  14:37:07
63766         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
63767              From: Peter Prymmer <pvhp@forte.com>
63768              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
63769              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
63770      Branch: perl
63771            ! lib/Test.pm
63772 ____________________________________________________________________________
63773 [  8948] By: jhi                                   on 2001/02/26  14:35:53
63774         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
63775              From: Radu Greab <radu@netsoft.ro>
63776              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
63777              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
63778      Branch: perl
63779            ! pod/perlop.pod
63780 ____________________________________________________________________________
63781 [  8947] By: jhi                                   on 2001/02/26  14:34:46
63782         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
63783              From: David Mitchell <davem@fdgroup.co.uk>
63784              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
63785              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
63786      Branch: perl
63787            ! run.c
63788 ____________________________________________________________________________
63789 [  8946] By: jhi                                   on 2001/02/26  14:32:37
63790         Log: Subject: Modified README.bs2000 
63791              From: Dorner Thomas <Thomas.Dorner@start.de>
63792              Date: Mon, 26 Feb 2001 09:22:17 +0100
63793              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
63794      Branch: perl
63795            ! README.bs2000
63796 ____________________________________________________________________________
63797 [  8945] By: jhi                                   on 2001/02/26  14:19:53
63798         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
63799              to maintperl, listing the known failures on the tests 129 and 130.
63800      Branch: maint-5.6/perl
63801           !> t/op/sprintf.t
63802 ____________________________________________________________________________
63803 [  8944] By: jhi                                   on 2001/02/26  14:14:15
63804         Log: Add more known sprintf failures.
63805      Branch: perl
63806            ! t/op/sprintf.t
63807 ____________________________________________________________________________
63808 [  8943] By: jhi                                   on 2001/02/26  13:56:22
63809         Log: perlglob.exe needs to be found in Win32, patch from
63810              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
63811              which needs external glob at mini-perl time."
63812      Branch: perl
63813            ! ext/Encode/compile
63814 ____________________________________________________________________________
63815 [  8942] By: jhi                                   on 2001/02/26  13:52:19
63816         Log: A missing dTHX from Vadim Konovalov.
63817      Branch: perl
63818            ! perlio.c
63819 ____________________________________________________________________________
63820 [  8941] By: jhi                                   on 2001/02/26  13:37:05
63821         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
63822      Branch: perl
63823            ! op.c
63824 ____________________________________________________________________________
63825 [  8940] By: jhi                                   on 2001/02/26  13:35:40
63826         Log: Integrate perlio:
63827              
63828              [  8938]
63829              Encode implementations docs.
63830      Branch: perl
63831           !> ext/Encode/Encode.pm
63832 ____________________________________________________________________________
63833 [  8939] By: nick                                  on 2001/02/25  23:47:09
63834         Log: Integrate mainline.
63835      Branch: perlio
63836           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
63837           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
63838 ____________________________________________________________________________
63839 [  8938] By: nick                                  on 2001/02/25  19:36:28
63840         Log: Encode implementations docs.
63841      Branch: perlio
63842            ! ext/Encode/Encode.pm
63843 ____________________________________________________________________________
63844 [  8937] By: jhi                                   on 2001/02/25  19:26:16
63845         Log: Script wasn't aligned with reality.
63846      Branch: perl
63847            ! t/pod/find.t
63848 ____________________________________________________________________________
63849 [  8936] By: jhi                                   on 2001/02/25  18:54:55
63850         Log: Update Changes.
63851      Branch: perl
63852            ! Changes patchlevel.h
63853 ____________________________________________________________________________
63854 [  8935] By: jhi                                   on 2001/02/25  18:46:36
63855         Log: Retract #8929,8930,8932,8933 for now.
63856      Branch: perl
63857            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
63858 ____________________________________________________________________________
63859 [  8934] By: jhi                                   on 2001/02/25  17:34:35
63860         Log: Integrate perlio:
63861              
63862              [  8927]
63863              Change method names in Encode implementation classes to something
63864              less confusing (preparing to "go public").
63865              
63866              [  8926]
63867              GCC __atribute__ / printf fix
63868              
63869              [  8925]
63870              Checked in the wrong one ...
63871              
63872              [  8923]
63873              Encode API documentation nd tidy up.
63874              Minor additions to test.
63875              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
63876              Adds STRLEN to standard typemap.
63877      Branch: perl
63878           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
63879           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
63880           !> t/lib/encode.t
63881 ____________________________________________________________________________
63882 [  8933] By: jhi                                   on 2001/02/25  17:33:12
63883         Log: (Retracted by #8395.)
63884              
63885              Slight tweaks in scan_const(), not fixes yet, it seems like
63886              lots of work remains to be done...
63887      Branch: perl
63888            ! toke.c
63889 ____________________________________________________________________________
63890 [  8932] By: jhi                                   on 2001/02/25  17:27:11
63891         Log: (Retracted by #8395.)
63892              
63893              Missing from #8930.
63894      Branch: perl
63895            ! perl.h
63896 ____________________________________________________________________________
63897 [  8931] By: jhi                                   on 2001/02/25  17:26:19
63898         Log: A comment tweak.
63899      Branch: perl
63900            ! utf8.c
63901 ____________________________________________________________________________
63902 [  8930] By: jhi                                   on 2001/02/25  17:25:47
63903         Log: (Retracted by #8395.)
63904              
63905              Attempt to fix the EBCDIC character range problem with //.
63906      Branch: perl
63907            ! regcomp.c
63908 ____________________________________________________________________________
63909 [  8929] By: jhi                                   on 2001/02/25  17:23:45
63910         Log: (Retracted by #8395.)
63911              
63912              Expand the EBCDIC character range tests, and add few nasty
63913              tr tests from Karsten Sperling.
63914      Branch: perl
63915            ! t/op/pat.t t/op/tr.t
63916 ____________________________________________________________________________
63917 [  8928] By: jhi                                   on 2001/02/25  17:18:49
63918         Log: Missing check-in.
63919      Branch: perl
63920            ! lib/Pod/Find.pm
63921 ____________________________________________________________________________
63922 [  8927] By: nick                                  on 2001/02/25  11:30:22
63923         Log: Change method names in Encode implementation classes to something
63924              less confusing (preparing to "go public").
63925      Branch: perlio
63926            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
63927 ____________________________________________________________________________
63928 [  8926] By: nick                                  on 2001/02/25  10:53:24
63929         Log: GCC __atribute__ / printf fix
63930      Branch: perlio
63931            ! perl.h
63932 ____________________________________________________________________________
63933 [  8925] By: nick                                  on 2001/02/25  10:52:25
63934         Log: Checked in the wrong one ...
63935      Branch: perlio
63936            ! ext/Encode/Encode.pm
63937 ____________________________________________________________________________
63938 [  8924] By: nick                                  on 2001/02/24  18:46:51
63939         Log: Integrate mainline - to see what Jarkko has in ...
63940      Branch: perlio
63941           +> t/pod/testpods/lib/Pod/Stuff.pm
63942           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
63943 ____________________________________________________________________________
63944 [  8923] By: nick                                  on 2001/02/24  17:05:23
63945         Log: Encode API documentation nd tidy up.
63946              Minor additions to test.
63947              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
63948              Adds STRLEN to standard typemap.
63949      Branch: perlio
63950            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
63951            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
63952 ____________________________________________________________________________
63953 [  8922] By: jhi                                   on 2001/02/24  16:38:12
63954         Log: Add a test for the "character range should match in EBCDIC
63955              if specified using explicit numerics" bug found by Karsten
63956              Sperling.
63957      Branch: perl
63958            ! t/op/pat.t
63959 ____________________________________________________________________________
63960 [  8921] By: jhi                                   on 2001/02/24  16:30:16
63961         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
63962              From: schwern@pobox.com
63963              Date: Fri, 23 Feb 2001 03:21:37 -0500
63964              Message-ID: <20010223032137.A26022@magnonel.guild.net>
63965              
63966              plus Charles Lane's fixes, plus tweaks.
63967      Branch: perl
63968            + t/pod/testpods/lib/Pod/Stuff.pm
63969            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
63970 ____________________________________________________________________________
63971 [  8920] By: nick                                  on 2001/02/24  10:30:11
63972         Log: Integrate mainline
63973      Branch: perlio
63974           !> (integrate 33 files)
63975 ____________________________________________________________________________
63976 [  8919] By: jhi                                   on 2001/02/24  00:23:35
63977         Log: Subject: Re: I'm losing the war...
63978              From: "Vadim Konovalov" <watman@inbox.ru>
63979              Date: Sat, 24 Feb 2001 00:10:14 +0300
63980              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
63981              
63982              hv_store() not working correctly in ENV_IS_CASELESS case.
63983      Branch: perl
63984            ! hv.c
63985 ____________________________________________________________________________
63986 [  8918] By: jhi                                   on 2001/02/24  00:20:09
63987         Log: Subject: Re: [PATCH] fix for charnames above FFFF
63988              From: andreas.koenig@anima.de (Andreas J. Koenig)
63989              Date: 23 Feb 2001 02:39:03 +0100
63990              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
63991              
63992              A further efficiency tweak.
63993      Branch: perl
63994            ! lib/charnames.pm
63995 ____________________________________________________________________________
63996 [  8917] By: jhi                                   on 2001/02/23  20:27:51
63997         Log: Integrate change #8916 from mainline,
63998              do away with USE_WIN32_RTL_ENV.
63999      Branch: maint-5.6/perl
64000           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64001 ____________________________________________________________________________
64002 [  8916] By: jhi                                   on 2001/02/23  20:02:25
64003         Log: Abolish USE_WIN32_RTL_ENV.
64004      Branch: perl
64005            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
64006 ____________________________________________________________________________
64007 [  8915] By: jhi                                   on 2001/02/23  19:36:00
64008         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
64009              later protected by some #define.
64010      Branch: perl
64011            ! gv.c
64012 ____________________________________________________________________________
64013 [  8914] By: jhi                                   on 2001/02/23  19:31:38
64014         Log: Retract #8902 for now, requested by Charles Lane, the correct
64015              fix will be something else.
64016      Branch: perl
64017            ! op.c
64018 ____________________________________________________________________________
64019 [  8913] By: jhi                                   on 2001/02/23  19:11:36
64020         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
64021              From: Peter Prymmer <pvhp@forte.com>
64022              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
64023              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
64024      Branch: perl
64025            ! t/op/lex_assign.t
64026 ____________________________________________________________________________
64027 [  8912] By: jhi                                   on 2001/02/23  18:38:20
64028         Log: Subject: [patch] perlio + useithreads
64029              From: Doug MacEachern <dougm@covalent.net>
64030              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
64031              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
64032              
64033              Gets things running but not complete.
64034      Branch: perl
64035            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
64036 ____________________________________________________________________________
64037 [  8911] By: jhi                                   on 2001/02/23  04:20:02
64038         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
64039              
64040              Duplicated environment freeing, File::Temp 0.12,
64041              op/append portability (EBCDIC) tweak.
64042      Branch: maint-5.6/perl
64043           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64044           !> t/op/append.t
64045 ____________________________________________________________________________
64046 [  8910] By: jhi                                   on 2001/02/23  02:07:33
64047         Log: Integrate change #8909 from mainline, a better Borland
64048              putenv() workaround.
64049      Branch: maint-5.6/perl
64050           !> perl.c
64051 ____________________________________________________________________________
64052 [  8909] By: jhi                                   on 2001/02/23  02:05:46
64053         Log: A better workaround for Borland putenv() brokenness from Sarathy.
64054      Branch: perl
64055            ! perl.c
64056 ____________________________________________________________________________
64057 [  8908] By: jhi                                   on 2001/02/23  02:04:14
64058         Log: Subject: fix for parameter -Dm (for perl@8867)
64059              From: "Vadim Konovalov" <watman@inbox.ru>
64060              Date: Thu, 22 Feb 2001 17:30:12 +0300
64061              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
64062      Branch: perl
64063            ! perl.h
64064 ____________________________________________________________________________
64065 [  8907] By: jhi                                   on 2001/02/23  01:58:20
64066         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64067              From: Peter Prymmer <pvhp@forte.com>
64068              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
64069              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
64070      Branch: perl
64071            ! t/op/append.t
64072 ____________________________________________________________________________
64073 [  8906] By: jhi                                   on 2001/02/23  01:48:34
64074         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
64075      Branch: perl
64076            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
64077 ____________________________________________________________________________
64078 [  8905] By: jhi                                   on 2001/02/23  01:43:30
64079         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
64080              From: Peter Prymmer <pvhp@forte.com>
64081              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
64082              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
64083      Branch: perl
64084            ! t/lib/st-06compat.t
64085 ____________________________________________________________________________
64086 [  8904] By: jhi                                   on 2001/02/23  01:42:39
64087         Log: Metaconfig unit change for #8903.
64088      Branch: metaconfig/U/perl
64089            ! Devel.U
64090 ____________________________________________________________________________
64091 [  8903] By: jhi                                   on 2001/02/23  01:42:12
64092         Log: Be more helpful for devel builders, suggested by John L. Allen.
64093      Branch: perl
64094            ! Configure
64095 ____________________________________________________________________________
64096 [  8902] By: jhi                                   on 2001/02/23  01:37:41
64097         Log: (Retracted by #8914)
64098              (Wrongly, reinstated by #8941)
64099              
64100              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
64101              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64102              Date:     Thu, 22 Feb 2001 09:43:57 EST
64103              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
64104      Branch: perl
64105            ! op.c
64106 ____________________________________________________________________________
64107 [  8901] By: jhi                                   on 2001/02/23  01:20:32
64108         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
64109              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64110              Date:     Thu, 22 Feb 2001 08:01:35 EST
64111              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
64112      Branch: perl
64113            ! malloc.c
64114 ____________________________________________________________________________
64115 [  8900] By: jhi                                   on 2001/02/23  01:18:02
64116         Log: Integrate changes #8898,8899 from mainline, environ handling.
64117      Branch: maint-5.6/perl
64118           !> perl.c
64119 ____________________________________________________________________________
64120 [  8899] By: jhi                                   on 2001/02/23  01:16:25
64121         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
64122              putenv() is not to be relied on, they are either broken or leaky
64123              or both.)
64124      Branch: perl
64125            ! perl.c
64126 ____________________________________________________________________________
64127 [  8898] By: jhi                                   on 2001/02/22  23:36:59
64128         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
64129              and safesysfree() must be used.
64130      Branch: perl
64131            ! perl.c
64132 ____________________________________________________________________________
64133 [  8897] By: jhi                                   on 2001/02/22  23:25:45
64134         Log: With environ one must use safesysmalloc()/safesysfree().
64135      Branch: perl
64136            ! perl.c
64137 ____________________________________________________________________________
64138 [  8896] By: jhi                                   on 2001/02/22  22:13:18
64139         Log: If we have a duplicated environment free it
64140              if PERL_DESTRUCT_LEVEL.
64141      Branch: perl
64142            ! perl.c
64143 ____________________________________________________________________________
64144 [  8895] By: alanbur                               on 2001/02/22  19:31:57
64145         Log: Synchronised with parent
64146      Branch: maint-5.6/pureperl
64147           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
64148 ____________________________________________________________________________
64149 [  8894] By: gsar                                  on 2001/02/22  19:06:18
64150         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
64151              
64152              fix memory leak in method call optimization (change#3768);
64153              made C<eval "$x->foo()"> leak
64154              
64155              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
64156      Branch: maint-5.6/perl
64157           !> op.c
64158 ____________________________________________________________________________
64159 [  8893] By: jhi                                   on 2001/02/22  18:35:27
64160         Log: (Retracted by #8915.)
64161              
64162              Third Degree finding:
64163              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
64164      Branch: perl
64165            ! gv.c
64166 ____________________________________________________________________________
64167 [  8892] By: jhi                                   on 2001/02/22  14:28:32
64168         Log: Update Changes.
64169      Branch: perl
64170            ! Changes patchlevel.h
64171 ____________________________________________________________________________
64172 [  8891] By: jhi                                   on 2001/02/22  13:22:45
64173         Log: Metaconfig unit changes for #8890.
64174      Branch: metaconfig
64175            ! U/modified/Cppsym.U U/threads/archname.U
64176 ____________________________________________________________________________
64177 [  8890] By: jhi                                   on 2001/02/22  13:22:12
64178         Log: Add -stdio to the archname if no perlio selected,
64179              no -perlio added since that is now the default.
64180              
64181              Add few CPUs/architectures to the Cppsym scan.
64182      Branch: perl
64183            ! Configure config_h.SH
64184 ____________________________________________________________________________
64185 [  8889] By: jhi                                   on 2001/02/22  13:05:59
64186         Log: Metaconfig unit change for #8888.
64187      Branch: metaconfig/U/perl
64188            ! useperlio.U
64189 ____________________________________________________________________________
64190 [  8888] By: jhi                                   on 2001/02/22  13:05:28
64191         Log: *drum roll*  Make perlio the default.
64192      Branch: perl
64193            ! Configure config_h.SH
64194 ____________________________________________________________________________
64195 [  8887] By: jhi                                   on 2001/02/22  12:50:52
64196         Log: Integrate change #8665 from maintperl to mainline,
64197              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
64198      Branch: perl
64199           !> ext/POSIX/POSIX.xs
64200 ____________________________________________________________________________
64201 [  8886] By: jhi                                   on 2001/02/22  12:49:24
64202         Log: Integrate changes #8883,8884 from mainline to maintperl.
64203              
64204              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
64205              Subject: Re: File::Temp::_gettemp warning
64206      Branch: maint-5.6/perl
64207           !> embed.h embed.pl lib/File/Temp.pm
64208 ____________________________________________________________________________
64209 [  8885] By: jhi                                   on 2001/02/22  12:43:59
64210         Log: Based on
64211              
64212              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
64213              From: schwab@suse.de
64214              Date: Thu, 22 Feb 2001 13:08:09 +0100
64215              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
64216              
64217              but the fix done slightly differently because the other
64218              half was already done in #8664.
64219      Branch: maint-5.6/perl
64220            ! ext/POSIX/POSIX.xs
64221 ____________________________________________________________________________
64222 [  8884] By: jhi                                   on 2001/02/22  12:37:15
64223         Log: Subject: Re: File::Temp::_gettemp warning
64224              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64225              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
64226              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
64227              
64228              This patch to File::Temp does two things:
64229              
64230              1. Fixes the problem with CGI::Carp when determining
64231              the Fcntl constants
64232              
64233              2. Removes most of the carps and consolidates them so that all the
64234              reasons are included in a single die that is caught by the test. This
64235              means that the correct skipping behaviour is displayed by the test.
64236      Branch: perl
64237            ! lib/File/Temp.pm
64238 ____________________________________________________________________________
64239 [  8883] By: jhi                                   on 2001/02/22  12:29:19
64240         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
64241              From: Peter Prymmer <pvhp@forte.com>
64242              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
64243              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
64244      Branch: perl
64245            ! embed.h embed.pl
64246 ____________________________________________________________________________
64247 [  8882] By: jhi                                   on 2001/02/21  19:41:33
64248         Log: Integrate change #8881 from mainlin to maintperl.
64249              
64250              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
64251      Branch: maint-5.6/perl
64252           !> op.c
64253 ____________________________________________________________________________
64254 [  8881] By: jhi                                   on 2001/02/21  19:38:57
64255         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
64256              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64257              Date:     Wed, 21 Feb 2001 13:08:03 EST
64258              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
64259      Branch: perl
64260            ! op.c
64261 ____________________________________________________________________________
64262 [  8880] By: jhi                                   on 2001/02/21  19:34:34
64263         Log: Retract #8875, cannot let go of the old semantics of unpack U
64264              without rethinking utf8decode.t.
64265      Branch: perl
64266            ! pp.c t/op/pack.t
64267 ____________________________________________________________________________
64268 [  8879] By: jhi                                   on 2001/02/21  19:08:02
64269         Log: Run run/*.t also in minitest.
64270      Branch: perl
64271            ! Makefile.SH
64272 ____________________________________________________________________________
64273 [  8878] By: nick                                  on 2001/02/21  18:55:37
64274         Log: Integrate mainline
64275      Branch: perlio
64276           !> (integrate 76 files)
64277 ____________________________________________________________________________
64278 [  8877] By: jhi                                   on 2001/02/21  15:09:33
64279         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
64280      Branch: metaconfig
64281            ! U/compline/nblock_io.U
64282      Branch: perl
64283            ! Configure config_h.SH
64284 ____________________________________________________________________________
64285 [  8876] By: jhi                                   on 2001/02/21  14:54:45
64286         Log: If no sfio, no -lsfio.
64287      Branch: metaconfig/U/perl
64288            ! d_sfio.U
64289      Branch: perl
64290            ! Configure config_h.SH
64291 ____________________________________________________________________________
64292 [  8875] By: jhi                                   on 2001/02/21  14:54:00
64293         Log: Make unpack C and unpack U truly equivalent.
64294      Branch: perl
64295            ! pp.c t/op/pack.t
64296 ____________________________________________________________________________
64297 [  8874] By: jhi                                   on 2001/02/21  14:26:02
64298         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
64299              From: Peter Prymmer <pvhp@forte.com>
64300              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
64301              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
64302      Branch: perl
64303            ! pod/perlport.pod
64304 ____________________________________________________________________________
64305 [  8873] By: jhi                                   on 2001/02/21  14:24:31
64306         Log: Subject: [PATCH] fix for charnames above FFFF
64307              From: andreas.koenig@anima.de (Andreas J. Koenig)
64308              Date: 21 Feb 2001 07:05:45 +0100
64309              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
64310      Branch: perl
64311            ! lib/charnames.pm t/lib/charnames.t
64312 ____________________________________________________________________________
64313 [  8872] By: jhi                                   on 2001/02/21  14:15:25
64314         Log: Integrate change #8868 from pureperl to mainline.
64315              
64316              Fixed reference count loop caused by sv_magic.
64317      Branch: perl
64318           !> sv.c
64319 ____________________________________________________________________________
64320 [  8871] By: jhi                                   on 2001/02/21  14:07:29
64321         Log: Integrate change #8868 from pureperl to maintperl.
64322              
64323              Fixed reference count loop caused by sv_magic.
64324      Branch: maint-5.6/perl
64325           !> sv.c
64326 ____________________________________________________________________________
64327 [  8870] By: jhi                                   on 2001/02/21  14:04:41
64328         Log: Put back the #8840, it was innocent.
64329      Branch: perl
64330            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64331            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
64332 ____________________________________________________________________________
64333 [  8869] By: jhi                                   on 2001/02/21  14:00:03
64334         Log: unpack("C", ...) was left slightly unfinished by #8865.
64335      Branch: perl
64336            ! pp.c t/op/pack.t
64337 ____________________________________________________________________________
64338 [  8868] By: alanbur                               on 2001/02/21  01:33:45
64339         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
64340              from gv_fetchpv to create single-character magic variables (e.g. $!),
64341              and it is passed a sv and the gv that contains the sv as the mg_obj
64342              value.  When sv_magic stores the mg_obj pointer it increments the gv
64343              refcount, thus causing a sv-gv pair that can't be freed.  There is
64344              already a check for sv == obj which is used to prevent such reference
64345              loops.  This change extends the check to cover the case described above.
64346      Branch: maint-5.6/pureperl
64347            ! sv.c
64348 ____________________________________________________________________________
64349 [  8867] By: jhi                                   on 2001/02/21  00:52:39
64350         Log: Update Changes.
64351      Branch: perl
64352            ! Changes patchlevel.h
64353 ____________________________________________________________________________
64354 [  8866] By: jhi                                   on 2001/02/21  00:34:20
64355         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
64356              (Note: there were some conflicts due to EBCDIC and EPOC
64357              patches, in general I preferred the repository code.)
64358              (When 2.753 comes out, we need to synchronize.)
64359      Branch: perl
64360            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
64361            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
64362            ! t/lib/cgi-html.t
64363 ____________________________________________________________________________
64364 [  8865] By: jhi                                   on 2001/02/21  00:24:22
64365         Log: Make pack("C", 0x100) to create Unicode, unless under the
64366              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
64367              will understand Unicode, unless you under know what.
64368      Branch: perl
64369            ! pp.c t/op/pack.t t/op/qu.t
64370 ____________________________________________________________________________
64371 [  8864] By: alanbur                               on 2001/02/20  22:35:34
64372         Log: Resynchronised with parent
64373      Branch: maint-5.6/pureperl
64374           !> README.win32 ext/GDBM_File/GDBM_File.pm
64375           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
64376           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
64377           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
64378           !> t/lib/sdbm.t util.c
64379 ____________________________________________________________________________
64380 [  8863] By: jhi                                   on 2001/02/20  20:55:11
64381         Log: Integrate change #8860,8861 from mainline into maintperl.
64382              
64383              "pseudo-literal j"
64384              
64385              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
64386      Branch: maint-5.6/perl
64387           !> lib/Test.pm pod/perlop.pod
64388 ____________________________________________________________________________
64389 [  8862] By: jhi                                   on 2001/02/20  20:30:07
64390         Log: Don't do casting between pointers pointing to differently sized
64391              integers.
64392      Branch: perl
64393            ! hv.c sv.c
64394 ____________________________________________________________________________
64395 [  8861] By: jhi                                   on 2001/02/20  19:53:44
64396         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
64397              From: Peter Prymmer <pvhp@forte.com>
64398              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
64399              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
64400      Branch: perl
64401            ! lib/Test.pm
64402 ____________________________________________________________________________
64403 [  8860] By: jhi                                   on 2001/02/20  19:48:02
64404         Log: "pseudo-literal j", a documentation glitch reported to Debian.
64405              The text recovered from Perl 5.005_03, and pseudo-literal replaced
64406              by "backtick string".
64407      Branch: perl
64408            ! pod/perlop.pod
64409 ____________________________________________________________________________
64410 [  8859] By: jhi                                   on 2001/02/20  19:15:46
64411         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
64412              from Chris Nandor.
64413      Branch: perl
64414            ! makedef.pl
64415 ____________________________________________________________________________
64416 [  8858] By: jhi                                   on 2001/02/20  17:36:53
64417         Log: Integrate pureperl changes #8844,8845,8850 to mainline
64418              (via maintperl #8855).
64419              
64420              Fixed %^H scoping bug
64421              
64422              Removed GV <-> CV refcount loop
64423              
64424              Removed %ENV refcount loop
64425      Branch: perl
64426           !> gv.c op.c perl.c pp.c scope.c
64427 ____________________________________________________________________________
64428 [  8857] By: jhi                                   on 2001/02/20  17:34:32
64429         Log: Integrate changes #8853,8854 from maintperl to mainline.
64430              
64431              EBDIC fixes, README.win32 Borland update.
64432      Branch: perl
64433           !> README.win32 handy.h util.c
64434 ____________________________________________________________________________
64435 [  8856] By: jhi                                   on 2001/02/20  17:33:16
64436         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
64437      Branch: maint-5.6/perl
64438           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64439           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64440           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64441 ____________________________________________________________________________
64442 [  8855] By: jhi                                   on 2001/02/20  17:32:13
64443         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
64444              
64445              Fixed %^H scoping bug
64446              
64447              Removed GV <-> CV refcount loop
64448              
64449              Removed %ENV refcount loop
64450      Branch: maint-5.6/perl
64451           !> gv.c op.c perl.c pp.c scope.c
64452 ____________________________________________________________________________
64453 [  8854] By: jhi                                   on 2001/02/20  17:25:06
64454         Log: Subject: Addition to readme.win32 for Borland C++ compilers
64455              Date: Tue, 20 Feb 2001 02:15:25 +0300
64456              From: "Vadim Konovalov" <watman@inbox.ru>
64457              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
64458              
64459              Document Borland compiler misbehaviour.
64460      Branch: maint-5.6/perl
64461            ! README.win32
64462 ____________________________________________________________________________
64463 [  8853] By: jhi                                   on 2001/02/20  17:22:25
64464         Log: The assimilation of ebcdic.c didn't quite work at the first try,
64465              patches from Thomas Dorner.
64466      Branch: maint-5.6/perl
64467            ! handy.h util.c
64468 ____________________________________________________________________________
64469 [  8852] By: jhi                                   on 2001/02/20  17:20:15
64470         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
64471              From: Chris Nandor <pudge@pobox.com>
64472              Date: Tue, 20 Feb 2001 08:32:45 -0500
64473              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
64474      Branch: maint-5.6/perl
64475            ! makedef.pl mg.c
64476 ____________________________________________________________________________
64477 [  8851] By: jhi                                   on 2001/02/20  17:15:52
64478         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
64479      Branch: perl
64480            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
64481            ! t/lib/filter-util.t
64482 ____________________________________________________________________________
64483 [  8850] By: alanbur                               on 2001/02/20  17:12:40
64484         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
64485              and the magic pointer points back to the GV that contains the
64486              %ENV hash.  This creates a refcount loop that prevents members
64487              of %ENV from being freed correctly.  This change removes the
64488              refcount loop - the magic pointer was never used anyway, the
64489              only use of the magic was to check the type ('E') so that the
64490              appropriate environment manipulation code is called when %ENV
64491              is modified.
64492      Branch: maint-5.6/pureperl
64493            ! perl.c
64494 ____________________________________________________________________________
64495 [  8849] By: jhi                                   on 2001/02/20  17:12:20
64496         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
64497              From: "Craig A. Berry" <craigberry@mac.com>
64498              Date: Mon, 19 Feb 2001 23:36:12 -0600
64499              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
64500              
64501              Case-forgiving systems match TestInit.pm with TES*.
64502      Branch: perl
64503            ! t/lib/glob-basic.t
64504 ____________________________________________________________________________
64505 [  8848] By: jhi                                   on 2001/02/20  17:10:02
64506         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
64507      Branch: perl
64508            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
64509            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
64510            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
64511 ____________________________________________________________________________
64512 [  8847] By: jhi                                   on 2001/02/20  15:34:41
64513         Log: The #8843 wasn't quite right: %Config needs to imported.
64514      Branch: perl
64515            ! t/run/runenv.t
64516 ____________________________________________________________________________
64517 [  8846] By: jhi                                   on 2001/02/20  15:31:50
64518         Log: Retract the #8838 and #8840 for now because of
64519              the DB_File tie problem.
64520      Branch: perl
64521            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
64522            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
64523            ! proto.h sv.c
64524 ____________________________________________________________________________
64525 [  8845] By: alanbur                               on 2001/02/20  14:25:41
64526         Log: Removed GV <-> CV refcount loop
64527              CvGV(mycv) points to the parent GV of the CV, and was previously
64528              refcounted.  The pointer remains, but the refcounting has been removed
64529              as it causes a refcount loop between the CV and GV that means the CV
64530              can't ever be deleted.
64531      Branch: maint-5.6/pureperl
64532            ! gv.c op.c pp.c
64533 ____________________________________________________________________________
64534 [  8844] By: alanbur                               on 2001/02/20  14:23:13
64535         Log: Fixed %^H scoping bug
64536      Branch: maint-5.6/pureperl
64537            ! scope.c
64538 ____________________________________________________________________________
64539 [  8843] By: jhi                                   on 2001/02/19  13:38:08
64540         Log: fork() not everywhere, cleanup temp files.
64541      Branch: perl
64542            ! t/run/runenv.t
64543 ____________________________________________________________________________
64544 [  8842] By: alanbur                               on 2001/02/19  12:42:07
64545         Log: Resynchronised with parent
64546      Branch: maint-5.6/pureperl
64547           !> pod/perlfaq4.pod sv.c utf8.c
64548 ____________________________________________________________________________
64549 [  8841] By: jhi                                   on 2001/02/19  03:35:51
64550         Log: Update Changes.
64551      Branch: perl
64552            ! Changes patchlevel.h
64553 ____________________________________________________________________________
64554 [  8840] By: jhi                                   on 2001/02/19  00:23:41
64555         Log: Subject: [patch] add sv_setref_uv
64556              From: Doug MacEachern <dougm@covalent.net>
64557              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
64558              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
64559      Branch: perl
64560            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64561            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
64562 ____________________________________________________________________________
64563 [  8839] By: jhi                                   on 2001/02/19  00:01:38
64564         Log: Put to rest the 20010205.001, the email address checking (not) regex.
64565      Branch: perl
64566            ! pod/perlfaq9.pod
64567 ____________________________________________________________________________
64568 [  8838] By: jhi                                   on 2001/02/18  22:17:54
64569         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
64570              From: Doug MacEachern <dougm@covalent.net>
64571              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
64572              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
64573      Branch: perl
64574            ! lib/ExtUtils/xsubpp
64575 ____________________________________________________________________________
64576 [  8837] By: jhi                                   on 2001/02/18  22:16:50
64577         Log: Subject: [patch] -Wall cleanup round 2
64578              From: Doug MacEachern <dougm@covalent.net>
64579              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
64580              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
64581      Branch: perl
64582            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
64583            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
64584            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
64585            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
64586            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
64587            ! ext/SDBM_File/SDBM_File.xs
64588 ____________________________________________________________________________
64589 [  8836] By: jhi                                   on 2001/02/18  22:11:20
64590         Log: Misapplied regex optimizations when \C is present.
64591              Fixes 20001230.002.
64592              
64593              What still remains broken is that the submatches that
64594              have \C in them get their UTF8 flag on because their
64595              parent SV has it on.  This will result in malformed
64596              UTF8 if a \C happened to match a non-ASCII byte.
64597      Branch: perl
64598            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
64599            ! t/pragma/utf8.t
64600 ____________________________________________________________________________
64601 [  8835] By: jhi                                   on 2001/02/18  20:12:02
64602         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
64603              
64604              The hash key got wrongly UTF8fied.
64605      Branch: perl
64606            ! pod/perlapi.pod toke.c utf8.c
64607 ____________________________________________________________________________
64608 [  8834] By: jhi                                   on 2001/02/18  19:44:25
64609         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
64610              don't warn on magical or overloaded things.
64611      Branch: perl
64612            ! pp_hot.c
64613 ____________________________________________________________________________
64614 [  8833] By: nick                                  on 2001/02/18  19:31:22
64615         Log: Integrate mainline
64616      Branch: perlio
64617           +> t/TestInit.pm t/run/runenv.t
64618            - t/UTEST
64619           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
64620           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
64621           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
64622           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
64623           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64624           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
64625           !> utf8.c
64626 ____________________________________________________________________________
64627 [  8832] By: jhi                                   on 2001/02/18  19:21:18
64628         Log: Integrate perlio:
64629              
64630              [  8830]
64631              Apply the spirit of patch from Nick Clark:
64632              Subject: [PATCH] Re: extensions that provide layers
64633              From: Nicholas Clark <nick@ccl4.org>
64634              Date: Mon, 12 Feb 2001 16:43:51 +0000
64635              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64636      Branch: perl
64637           !> perlio.c pod/perldiag.pod
64638 ____________________________________________________________________________
64639 [  8831] By: jhi                                   on 2001/02/18  19:14:20
64640         Log: Integrate change #8827 from mainline.
64641              
64642              UTF8 tweaks.
64643      Branch: maint-5.6/perl
64644           !> sv.c utf8.c
64645 ____________________________________________________________________________
64646 [  8830] By: nick                                  on 2001/02/18  19:10:34
64647         Log: Apply the spirit of patch from Nick Clark:
64648              Subject: [PATCH] Re: extensions that provide layers
64649              From: Nicholas Clark <nick@ccl4.org>
64650              Date: Mon, 12 Feb 2001 16:43:51 +0000
64651              Message-Id: <20010212164350.Q3652@plum.flirble.org>
64652      Branch: perlio
64653            ! perlio.c pod/perldiag.pod
64654 ____________________________________________________________________________
64655 [  8829] By: jhi                                   on 2001/02/18  19:03:25
64656         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
64657              From: schwern@pobox.com 
64658              Date: Sun, 18 Feb 2001 13:44:35 -0500
64659              Message-ID: <20010218134435.A17544@magnonel.guild.net>
64660              
64661              Applied, but as t/TestInit.pm.
64662      Branch: perl
64663            + t/TestInit.pm
64664            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
64665            ! t/op/subst_wamp.t
64666 ____________________________________________________________________________
64667 [  8828] By: jhi                                   on 2001/02/18  18:43:52
64668         Log: Integrate perlio:
64669              
64670              [  8826]
64671              Fix [ID 20010217.002]
64672              open FOO, "<:raw:perlio", ...
64673              :raw now inserts default base layer below itself.
64674              Also
64675              open FOO, "<:unix", ...
64676              works as well - but leaves buffer layer on stack under the unix layer.
64677      Branch: perl
64678           !> perlio.c
64679 ____________________________________________________________________________
64680 [  8827] By: jhi                                   on 2001/02/18  18:41:33
64681         Log: UTF-8 tweaks.
64682      Branch: perl
64683            ! sv.c utf8.c
64684 ____________________________________________________________________________
64685 [  8826] By: nick                                  on 2001/02/18  17:40:59
64686         Log: Fix [ID 20010217.002]
64687              open FOO, "<:raw:perlio", ...
64688              :raw now inserts default base layer below itself.
64689              Also
64690              open FOO, "<:unix", ...
64691              works as well - but leaves buffer layer on stack under the unix layer.
64692      Branch: perlio
64693            ! perlio.c
64694 ____________________________________________________________________________
64695 [  8825] By: jhi                                   on 2001/02/18  17:15:39
64696         Log: Integrate perlio:
64697              
64698              [  8820]
64699              Clean up a few core dumps when layers are used in unexpected ways.
64700              (Still not "right"...)
64701      Branch: perl
64702           !> perlio.c perliol.h
64703 ____________________________________________________________________________
64704 [  8824] By: jhi                                   on 2001/02/18  17:10:53
64705         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
64706              From: schwern@pobox.com
64707              Date: Sun, 18 Feb 2001 01:48:50 -0500
64708              Message-ID: <20010218014850.C19957@magnonel.guild.net>
64709      Branch: perl
64710            ! lib/Test/Harness.pm t/TEST t/op/chop.t
64711 ____________________________________________________________________________
64712 [  8823] By: jhi                                   on 2001/02/18  17:01:06
64713         Log: Add run/*.t to testables.
64714      Branch: perl
64715            ! t/TEST
64716 ____________________________________________________________________________
64717 [  8822] By: jhi                                   on 2001/02/18  16:58:58
64718         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
64719              From: schwern@pobox.com
64720              Date: Sun, 18 Feb 2001 01:11:35 -0500
64721              Message-ID: <20010218011135.A19957@magnonel.guild.net>
64722              
64723              Revive mjd's and Simon's PERL5OPT fix.
64724      Branch: perl
64725            + t/run/runenv.t
64726            ! MANIFEST perl.c
64727 ____________________________________________________________________________
64728 [  8821] By: jhi                                   on 2001/02/18  16:53:46
64729         Log: Subject: Re: Why t/TEST and not Test::Harness?
64730              From: schwern@pobox.com
64731              Date: Sat, 17 Feb 2001 22:44:44 -0500
64732              Message-ID: <20010217224444.A6679@magnonel.guild.net>
64733              
64734              Replace UTEST with TEST -utf8.
64735      Branch: perl
64736            - t/UTEST
64737            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
64738            ! t/lib/glob-basic.t
64739 ____________________________________________________________________________
64740 [  8820] By: nick                                  on 2001/02/18  13:06:16
64741         Log: Clean up a few core dumps when layers are used in unexpected ways.
64742              (Still not "right"...)
64743      Branch: perlio
64744            ! perlio.c perliol.h
64745 ____________________________________________________________________________
64746 [  8819] By: jhi                                   on 2001/02/18  02:25:55
64747         Log: Integrate change #8818 from maintperl, a FAQ nit.
64748      Branch: perl
64749           !> pod/perlfaq4.pod
64750 ____________________________________________________________________________
64751 [  8818] By: jhi                                   on 2001/02/18  02:24:50
64752         Log: FAQ nit from Chris Fedde.
64753      Branch: maint-5.6/perl
64754            ! pod/perlfaq4.pod
64755 ____________________________________________________________________________
64756 [  8817] By: nick                                  on 2001/02/17  18:20:14
64757         Log: Integrate mainline
64758      Branch: perlio
64759           +> lib/unicode/UCD.html lib/unicode/Unicode.html
64760           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
64761           +> pod/perlclib.pod
64762            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
64763            - lib/unicode/Unicode.301
64764           !> (integrate 324 files)
64765 ____________________________________________________________________________
64766 [  8816] By: jhi                                   on 2001/02/17  16:56:58
64767         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
64768      Branch: perl
64769            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
64770            ! ext/Storable/Storable.xs t/lib/st-06compat.t
64771            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
64772 ____________________________________________________________________________
64773 [  8815] By: jhi                                   on 2001/02/17  16:40:07
64774         Log: Subject: [patch] -Wall
64775              From: Doug MacEachern <dougm@covalent.net>
64776              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
64777              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
64778      Branch: perl
64779            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
64780            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
64781 ____________________________________________________________________________
64782 [  8814] By: jhi                                   on 2001/02/16  19:27:18
64783         Log: Document qu better.
64784      Branch: perl
64785            ! pod/perlop.pod
64786 ____________________________________________________________________________
64787 [  8813] By: jhi                                   on 2001/02/15  13:54:37
64788         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
64789              From: Hugo <hv@crypt.compulink.co.uk>
64790              Date: Thu, 15 Feb 2001 13:39:49 +0000
64791              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
64792      Branch: perl
64793            ! toke.c
64794 ____________________________________________________________________________
64795 [  8812] By: alanbur                               on 2001/02/15  13:52:16
64796         Log: Resynchronised with parent
64797      Branch: maint-5.6/pureperl
64798            - ebcdic.c
64799           !> (integrate 36 files)
64800 ____________________________________________________________________________
64801 [  8811] By: jhi                                   on 2001/02/15  13:51:16
64802         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
64803              
64804              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
64805              From: Jan Dubois <JanD@ActiveState.com>
64806              Date: Wed, 31 Jan 2001 21:17:03 -0800
64807              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
64808              
64809              tweak change#8659 to keep it simple
64810              
64811              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
64812              From: Russ Allbery <rra@stanford.edu>
64813              Date: 14 Feb 2001 10:15:41 -0800
64814              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
64815              
64816              (8809 empty)
64817              
64818              Upgrade to podlators 1.08, from Russ Allbery.
64819      Branch: perl
64820           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
64821           !> utils/perldoc.PL
64822 ____________________________________________________________________________
64823 [  8810] By: jhi                                   on 2001/02/15  13:35:08
64824         Log: Upgrade to podlators 1.08, from Russ Allbery.
64825      Branch: maint-5.6/perl
64826            ! lib/Pod/Man.pm lib/Pod/Text.pm
64827 ____________________________________________________________________________
64828 [  8809] By: jhi                                   on 2001/02/15  13:26:38
64829         Log: (accidentally empty check-in)
64830      Branch: maint-5.6/perl
64831            ! lib/Test/Harness.pm
64832 ____________________________________________________________________________
64833 [  8808] By: jhi                                   on 2001/02/15  13:23:47
64834         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
64835              From: Russ Allbery <rra@stanford.edu>
64836              Date: 14 Feb 2001 10:15:41 -0800
64837              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
64838              
64839              perldoc was hardcoding $Config{installscript}, which breaks
64840              when install* isn't where Perl ends up (such as with AFS).
64841              
64842              Use $Config{scriptdir} instead.
64843      Branch: maint-5.6/perl
64844            ! utils/perldoc.PL
64845 ____________________________________________________________________________
64846 [  8807] By: jhi                                   on 2001/02/14  14:37:27
64847         Log: Update Changes.
64848      Branch: perl
64849            ! Changes patchlevel.h
64850 ____________________________________________________________________________
64851 [  8806] By: jhi                                   on 2001/02/14  14:25:31
64852         Log: Integrate changes #8803,8804,8805 from mainline.
64853              
64854              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
64855              
64856              Don't skip too much of the locale error message if no environ array,
64857              from Chris Nandor.
64858              
64859              More MacOS Classic fixes from Chris Nandor.
64860      Branch: maint-5.6/perl
64861           !> doop.c lib/Cwd.pm perl.c perl.h util.c
64862 ____________________________________________________________________________
64863 [  8805] By: jhi                                   on 2001/02/14  03:29:01
64864         Log: More MacOS Classic fixes from Chris Nandor.
64865      Branch: perl
64866            ! doop.c lib/Cwd.pm
64867 ____________________________________________________________________________
64868 [  8804] By: jhi                                   on 2001/02/14  03:18:35
64869         Log: Don't skip too much of the locale error message if no environ array,
64870              from Chris Nandor.
64871      Branch: perl
64872            ! util.c
64873 ____________________________________________________________________________
64874 [  8803] By: jhi                                   on 2001/02/14  03:14:14
64875         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
64876      Branch: perl
64877            ! perl.c perl.h
64878 ____________________________________________________________________________
64879 [  8802] By: jhi                                   on 2001/02/13  18:31:33
64880         Log: AUTHORS update.
64881      Branch: perl
64882            ! AUTHORS
64883 ____________________________________________________________________________
64884 [  8801] By: jhi                                   on 2001/02/13  17:55:19
64885         Log: Integrate change #8792 from mainline.
64886              
64887              Subject: buncha MacPerl patches for bleadperl
64888              From: Chris Nandor <pudge@pobox.com>
64889              Date: Tue, 13 Feb 2001 00:02:43 -0500
64890              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
64891      Branch: maint-5.6/perl
64892           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
64893           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
64894           !> t/lib/basename.t toke.c util.h
64895 ____________________________________________________________________________
64896 [  8800] By: jhi                                   on 2001/02/13  17:46:43
64897         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
64898              to be forced to Off_t.
64899              
64900              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
64901              From: nick@ccl4.org
64902              Date: Thu, 1 Feb 2001 12:01:04 +0000
64903              Message-Id: <20010201120103.E11401@plum.flirble.org>
64904      Branch: maint-5.6/perl
64905            ! iperlsys.h perlio.c
64906 ____________________________________________________________________________
64907 [  8799] By: jhi                                   on 2001/02/13  16:52:51
64908         Log: Duplex duplex hunk hunk.
64909      Branch: maint-5.6/perl
64910            ! Makefile.SH
64911 ____________________________________________________________________________
64912 [  8797] By: jhi                                   on 2001/02/13  14:52:04
64913         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
64914              From: "Craig A. Berry" <craigberry@mac.com>
64915              Date: Mon, 12 Feb 2001 11:05:25 -0600
64916              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
64917      Branch: perl
64918            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
64919 ____________________________________________________________________________
64920 [  8796] By: jhi                                   on 2001/02/13  14:36:47
64921         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
64922              From: simon.cozens@pembroke.oxford.ac.uk 
64923              Date: Sat, 10 Feb 2001 17:57:02 +0000
64924              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
64925              
64926              Now it does include.
64927      Branch: perl
64928            ! pod/perldiag.pod
64929 ____________________________________________________________________________
64930 [  8795] By: jhi                                   on 2001/02/13  14:30:11
64931         Log: Sort the MANIFEST.
64932      Branch: perl
64933            ! MANIFEST
64934 ____________________________________________________________________________
64935 [  8794] By: jhi                                   on 2001/02/13  14:26:51
64936         Log: Integrate change #8793 from mainline, FAQ updates.
64937      Branch: maint-5.6/perl
64938           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
64939 ____________________________________________________________________________
64940 [  8793] By: jhi                                   on 2001/02/13  14:25:13
64941         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
64942      Branch: perl
64943            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
64944 ____________________________________________________________________________
64945 [  8792] By: jhi                                   on 2001/02/13  14:22:50
64946         Log: Subject: buncha MacPerl patches for bleadperl
64947              From: Chris Nandor <pudge@pobox.com>
64948              Date: Tue, 13 Feb 2001 00:02:43 -0500
64949              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
64950      Branch: perl
64951            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
64952            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
64953            ! t/lib/basename.t toke.c util.h
64954 ____________________________________________________________________________
64955 [  8791] By: jhi                                   on 2001/02/13  14:10:39
64956         Log: Integrate change #8790 from mainline.
64957              
64958              environ array wrongly assumed in Perl_init_i18nl10n(),
64959      Branch: maint-5.6/perl
64960           !> util.c
64961 ____________________________________________________________________________
64962 [  8790] By: jhi                                   on 2001/02/13  14:06:15
64963         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
64964              noticed by Chris Nandor in MacOS Classic.
64965      Branch: perl
64966            ! util.c
64967 ____________________________________________________________________________
64968 [  8789] By: jhi                                   on 2001/02/13  13:58:07
64969         Log: Integrate changes #8373,8487,8544,8783 from mainline.
64970              
64971              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
64972              hints files, the dynaloading, assimilate ebcdic into util.c.
64973      Branch: maint-5.6/perl
64974            - ebcdic.c
64975            ! MANIFEST hints/posix-bc.sh
64976           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
64977           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
64978           !> perlapi.c proto.h util.c
64979 ____________________________________________________________________________
64980 [  8788] By: alanbur                               on 2001/02/13  10:33:13
64981         Log: Integrated changes from maint-5.6
64982      Branch: maint-5.6/pureperl
64983           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
64984           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
64985           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64986           !> vos/config.ga.h vos/configure_perl.cm
64987 ____________________________________________________________________________
64988 [  8787] By: jhi                                   on 2001/02/13  05:56:36
64989         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
64990      Branch: perl
64991           !> Makefile.SH
64992 ____________________________________________________________________________
64993 [  8786] By: jhi                                   on 2001/02/13  05:54:34
64994         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
64995              From: Dorner Thomas <Thomas.Dorner@start.de>
64996              Date: Mon, 12 Feb 2001 15:06:26 +0100
64997              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
64998      Branch: maint-5.6/perl
64999            ! Makefile.SH
65000 ____________________________________________________________________________
65001 [  8785] By: jhi                                   on 2001/02/13  05:29:04
65002         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
65003      Branch: perl
65004           !> hints/openbsd.sh
65005 ____________________________________________________________________________
65006 [  8784] By: jhi                                   on 2001/02/13  02:25:24
65007         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
65008              From: Peter Prymmer <pvhp@forte.com>
65009              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
65010              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
65011      Branch: perl
65012            ! pod/perlclib.pod
65013 ____________________________________________________________________________
65014 [  8783] By: jhi                                   on 2001/02/13  02:22:36
65015         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
65016      Branch: perl
65017            - ebcdic.c
65018            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
65019            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
65020            ! util.c
65021 ____________________________________________________________________________
65022 [  8782] By: jhi                                   on 2001/02/13  02:00:07
65023         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
65024      Branch: maint-5.6/perl
65025            ! pod/perlport.pod
65026 ____________________________________________________________________________
65027 [  8781] By: jhi                                   on 2001/02/13  01:58:44
65028         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
65029      Branch: maint-5.6/perl
65030            ! hints/openbsd.sh
65031 ____________________________________________________________________________
65032 [  8780] By: jhi                                   on 2001/02/13  01:57:33
65033         Log: Synchronize the regexp tests between maintperl and mainline.
65034      Branch: maint-5.6/perl
65035           !> t/op/re_tests
65036 ____________________________________________________________________________
65037 [  8779] By: jhi                                   on 2001/02/13  01:49:35
65038         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65039              From: Hugo <hv@crypt.compulink.co.uk>
65040              Date: Tue, 13 Feb 2001 00:11:11 +0000
65041              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65042      Branch: perl
65043            ! regcomp.c t/op/re_tests
65044 ____________________________________________________________________________
65045 [  8778] By: jhi                                   on 2001/02/13  00:23:10
65046         Log: Comments do not nest.
65047      Branch: perl
65048            ! perl.h
65049 ____________________________________________________________________________
65050 [  8777] By: jhi                                   on 2001/02/13  00:17:54
65051         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
65052              From: Hugo <hv@crypt.compulink.co.uk>
65053              Date: Tue, 13 Feb 2001 00:11:11 +0000
65054              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
65055      Branch: maint-5.6/perl
65056            ! regcomp.c t/op/re_tests
65057 ____________________________________________________________________________
65058 [  8776] By: jhi                                   on 2001/02/12  23:25:52
65059         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
65060      Branch: maint-5.6/perl
65061            ! pod/perlport.pod
65062 ____________________________________________________________________________
65063 [  8775] By: jhi                                   on 2001/02/12  23:04:28
65064         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
65065      Branch: maint-5.6/perl
65066            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
65067            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65068            ! vos/configure_perl.cm
65069 ____________________________________________________________________________
65070 [  8774] By: jhi                                   on 2001/02/12  22:59:11
65071         Log: Subject: Re: [patch] context for 'U' magic functions
65072              From: Doug MacEachern <dougm@covalent.net>
65073              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
65074              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
65075              
65076              plus the suggestion by Nick Ing-Simmons to name the macro
65077              as PERL_MG_UFUNC to avoid namespace pollution, plus add
65078              the advice by Doug for XS writers to perl.h
65079      Branch: perl
65080            ! mg.c perl.h
65081 ____________________________________________________________________________
65082 [  8773] By: jhi                                   on 2001/02/11  20:14:12
65083         Log: Update Changes.
65084      Branch: perl
65085            ! Changes patchlevel.h
65086 ____________________________________________________________________________
65087 [  8772] By: jhi                                   on 2001/02/11  18:47:52
65088         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
65089              From: Simon Cozens <simon@cozens.net>
65090              Date: Wed, 31 Jan 2001 16:31:43 +0000
65091              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
65092      Branch: perl
65093            + pod/perlclib.pod
65094            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
65095            ! pod/perltoc.pod
65096 ____________________________________________________________________________
65097 [  8771] By: jhi                                   on 2001/02/11  18:36:48
65098         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
65099              
65100              Blocks-4d3.beta.txt
65101              CaseFolding-3d4.beta.txt
65102              CompositionExclusions-3d6.beta.txt
65103              EastAsianWidth-4d4.beta.txt
65104              LineBreak-6d3.beta.txt
65105              NamesList-3.1.0d1.beta.txt
65106              PropList-3.1.0d4.beta.txt
65107              SpecialCasing-4d1.beta.txt
65108              UnicodeData-3.1.0d6.beta.txt
65109      Branch: perl
65110            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
65111           +> lib/unicode/UCD.html lib/unicode/Unicode.html
65112            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
65113            - lib/unicode/Unicode.301
65114            ! (edit 257 files)
65115 ____________________________________________________________________________
65116 [  8770] By: jhi                                   on 2001/02/11  17:26:22
65117         Log: UTF-8 documentation.
65118      Branch: perl
65119            ! utf8.h
65120 ____________________________________________________________________________
65121 [  8769] By: jhi                                   on 2001/02/11  17:12:49
65122         Log: Retract #8762.
65123      Branch: perl
65124            ! regexec.c
65125 ____________________________________________________________________________
65126 [  8768] By: jhi                                   on 2001/02/11  16:54:45
65127         Log: Subject: [PATCH] Test::Harness
65128              From: andreas.koenig@anima.de (Andreas J. Koenig)
65129              Date: 11 Feb 2001 14:37:00 +0100
65130              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
65131      Branch: perl
65132            ! lib/Test/Harness.pm
65133 ____________________________________________________________________________
65134 [  8767] By: jhi                                   on 2001/02/11  16:53:52
65135         Log: Subject: [PATCH] Document makepatch in Porting/patching
65136              From: andreas.koenig@anima.de (Andreas J. Koenig)
65137              Date: 11 Feb 2001 16:46:28 +0100
65138              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
65139      Branch: perl
65140            ! Porting/patching.pod
65141 ____________________________________________________________________________
65142 [  8766] By: jhi                                   on 2001/02/11  06:30:23
65143         Log: Subject: Re: [patch] GvSHARED
65144              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
65145              From: Doug MacEachern <dougm@covalent.net>
65146              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
65147              
65148              Subject: Re: [patch] GvSHARED
65149              From: Doug MacEachern <dougm@covalent.net>
65150              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
65151              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
65152              
65153              Subject: [patch] attributes.pm support for `shared'
65154              From: Doug MacEachern <dougm@covalent.net>
65155              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
65156              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
65157              
65158              our() attributes were ignored, our :shared pieces missing,
65159              allow attributes.pm to turn on shared.
65160      Branch: perl
65161            ! op.c t/op/attrs.t toke.c xsutils.c
65162 ____________________________________________________________________________
65163 [  8765] By: alanbur                               on 2001/02/10  23:11:19
65164         Log: Resync with parent (hopefully sucessfully this time)
65165      Branch: maint-5.6/pureperl
65166           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
65167           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
65168           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65169           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65170           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65171           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65172           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
65173 ____________________________________________________________________________
65174 [  8764] By: jhi                                   on 2001/02/10  22:54:38
65175         Log: Make TEST and UTEST more verbose in case something goes
65176              wrong in running/compiling a script, suggested by Doug
65177              MacEachern.
65178      Branch: perl
65179            ! t/TEST t/UTEST
65180 ____________________________________________________________________________
65181 [  8763] By: jhi                                   on 2001/02/10  22:11:34
65182         Log: Bogus shebang.
65183      Branch: perl
65184            ! t/lib/texttabs.t
65185 ____________________________________________________________________________
65186 [  8762] By: jhi                                   on 2001/02/10  21:56:02
65187         Log: (Retracted by #8769)
65188      Branch: perl
65189            ! regexec.c
65190 ____________________________________________________________________________
65191 [  8761] By: jhi                                   on 2001/02/10  21:26:15
65192         Log: Subject: Re: [patch] GvSHARED 
65193              From: Doug MacEachern <dougm@covalent.net>
65194              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
65195              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
65196              
65197              our @EXPORT : shared = (...);
65198      Branch: perl
65199            ! toke.c
65200 ____________________________________________________________________________
65201 [  8760] By: jhi                                   on 2001/02/10  21:25:07
65202         Log: Subject: [patch] GvSHARED
65203              From: Doug MacEachern <dougm@covalent.net>
65204              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
65205              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
65206      Branch: perl
65207            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
65208 ____________________________________________________________________________
65209 [  8759] By: alanbur                               on 2001/02/10  21:24:27
65210         Log: Backed out mismerge.
65211      Branch: maint-5.6/pureperl
65212            ! MANIFEST README.hpux README.vmesa gv.c installhtml
65213            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
65214            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65215            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65216            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65217            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65218            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
65219 ____________________________________________________________________________
65220 [  8758] By: jhi                                   on 2001/02/10  18:01:17
65221         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
65222              
65223              Fixed UMRs and leak in Perl_pmtrans()
65224              
65225              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65226              associated UTFied tr/// code.  Also fixed scoping leak of
65227              PL_reg_start_tmp.
65228              
65229              newATTRSUB leaks when an attempt to redefine the active sort sub is
65230              made.
65231      Branch: maint-5.6/perl
65232           !> op.c regcomp.c
65233 ____________________________________________________________________________
65234 [  8757] By: alanbur                               on 2001/02/10  17:56:46
65235         Log: Resynchronised with parent
65236      Branch: maint-5.6/pureperl
65237           +> README.bs2000
65238            - README.posix-bc
65239            ! gv.c perl.c sv.c
65240           !> MANIFEST README.hpux README.vmesa installhtml
65241           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
65242           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65243           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
65244           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
65245           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
65246           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
65247 ____________________________________________________________________________
65248 [  8756] By: alanbur                               on 2001/02/10  17:51:15
65249         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
65250              made.
65251      Branch: maint-5.6/pureperl
65252            ! op.c
65253 ____________________________________________________________________________
65254 [  8755] By: jhi                                   on 2001/02/09  22:41:35
65255         Log: Upgrade to CPAN 1.59_54, from Andreas König.
65256      Branch: perl
65257            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65258 ____________________________________________________________________________
65259 [  8754] By: jhi                                   on 2001/02/09  22:29:20
65260         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
65261              
65262              Didn't upgrade the fill.t since it has a dependency to File::Slurp
65263              purely for debugging purposes, the actual test hasn't changed.
65264      Branch: perl
65265            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
65266            ! t/lib/textwrap.t
65267 ____________________________________________________________________________
65268 [  8753] By: jhi                                   on 2001/02/09  20:17:50
65269         Log: Integrate change #8682 from maintperl.
65270              
65271              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
65272              to work correctly.
65273      Branch: perl
65274           !> hints/irix_6.sh
65275 ____________________________________________________________________________
65276 [  8752] By: jhi                                   on 2001/02/09  20:00:46
65277         Log: Update Changes.
65278      Branch: perl
65279            ! Changes patchlevel.h
65280 ____________________________________________________________________________
65281 [  8751] By: nick                                  on 2001/02/09  19:48:37
65282         Log: Integrate mainline
65283      Branch: perlio
65284           +> README.bs2000 t/lib/cgi-esc.t
65285            - README.posix-bc
65286           !> (integrate 53 files)
65287 ____________________________________________________________________________
65288 [  8750] By: nick                                  on 2001/02/09  19:25:16
65289         Log: Subject: RE: Biannual Competition to Improve Hashing Function
65290              From: Fisher Mark <fisherm@tce.com>
65291              Date: Thu, 8 Feb 2001 10:44:00 -0500
65292              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
65293              Date: Thu, 8 Feb 2001 15:02:47 -0500
65294              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
65295      Branch: perl
65296            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
65297 ____________________________________________________________________________
65298 [  8749] By: jhi                                   on 2001/02/09  19:02:35
65299         Log: Forgotten fragment.
65300      Branch: perl
65301            ! pod/perlapi.pod
65302 ____________________________________________________________________________
65303 [  8748] By: jhi                                   on 2001/02/09  18:31:34
65304         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
65305              plus manual tweakage.
65306              
65307              Sync the perlfaq2 between mainline and maintperl.
65308      Branch: maint-5.6/perl
65309            ! pod/perlfaq2.pod
65310      Branch: perl
65311           !> pod/perlfaq2.pod
65312 ____________________________________________________________________________
65313 [  8747] By: jhi                                   on 2001/02/09  18:12:04
65314         Log: Subject: versiononly and installperl
65315              From: abigail@foad.org
65316              Date: Wed, 7 Feb 2001 22:43:12 +0100
65317              Message-ID: <20010207214312.7045.qmail@foad.org>    
65318              
65319              Add +v flag to force a normal install of the perl binary
65320              and the utilities.
65321              
65322              Subject: [PATCH] installperl
65323              From: Nicholas Clark <nick@ccl4.org>
65324              Date: Fri, 9 Feb 2001 16:28:57 +0000
65325              Message-ID: <20010209162857.B10931@plum.flirble.org>
65326              
65327              Add -A flag which also hardlinks the binary with
65328              the full architecture name.
65329      Branch: perl
65330            ! installperl
65331 ____________________________________________________________________________
65332 [  8746] By: jhi                                   on 2001/02/09  18:03:43
65333         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
65334              
65335              Subject: perlfaq2, re: perlmongers
65336              
65337              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
65338              
65339              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
65340              
65341              Subject: [ID 20010205.001] typo in perlfaq9
65342              
65343              Subject: [ID 20010208.002] unordered explanation in perlcall
65344      Branch: maint-5.6/perl
65345           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
65346           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
65347           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
65348 ____________________________________________________________________________
65349 [  8745] By: jhi                                   on 2001/02/09  17:59:09
65350         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
65351              From: abela@geneanet.org
65352              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
65353              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
65354      Branch: perl
65355            ! pod/perlcall.pod
65356 ____________________________________________________________________________
65357 [  8744] By: jhi                                   on 2001/02/09  17:48:16
65358         Log: Subject: [ID 20010205.001] typo in perlfaq9
65359              From: eserte@vran.herceg.de
65360              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
65361              Message-Id: <200102042244.XAA21926@vran.herceg.de>
65362      Branch: perl
65363            ! pod/perlfaq9.pod
65364 ____________________________________________________________________________
65365 [  8743] By: jhi                                   on 2001/02/09  17:25:12
65366         Log: Integrate change #8695 from maintperl.
65367              
65368              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
65369      Branch: perl
65370           !> thread.h
65371 ____________________________________________________________________________
65372 [  8742] By: jhi                                   on 2001/02/09  17:21:22
65373         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
65374              From: Andy Dougherty <doughera@lafayette.edu>
65375              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
65376              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
65377      Branch: perl
65378            ! embed.pl
65379 ____________________________________________________________________________
65380 [  8741] By: jhi                                   on 2001/02/09  17:05:19
65381         Log: Integrate changes #8738,8739,8740 from maintperl.
65382              
65383              Html files will be installed in a more logical and easier to
65384              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
65385              
65386              Html files will be generated with a header to make them look
65387              a little less bare.
65388              
65389              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
65390      Branch: perl
65391           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
65392 ____________________________________________________________________________
65393 [  8740] By: jhi                                   on 2001/02/09  17:03:46
65394         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
65395              From: "Brendan O'Dea" <bod@compusol.com.au>
65396              Date: Sun, 4 Feb 2001 11:17:56 +1100
65397              Message-ID: <20010204111756.A16301@compusol.com.au>
65398      Branch: maint-5.6/perl
65399            ! pod/perlfaq3.pod
65400 ____________________________________________________________________________
65401 [  8739] By: jhi                                   on 2001/02/09  17:01:59
65402         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
65403              From: "Indy Singh" <indy@nusphere.com>
65404              Date: Fri, 2 Feb 2001 15:09:59 -0500
65405              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
65406              
65407              Html files will be generated with a header to make them look
65408              a little less bare.
65409      Branch: maint-5.6/perl
65410            ! installhtml
65411 ____________________________________________________________________________
65412 [  8738] By: jhi                                   on 2001/02/09  16:58:48
65413         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
65414              From: "Indy Singh" <indy@nusphere.com>
65415              Date: Fri, 2 Feb 2001 15:08:23 -0500
65416              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
65417              
65418              Html files will be installed in a more logical and easier to
65419              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
65420      Branch: maint-5.6/perl
65421            ! win32/Makefile win32/makefile.mk
65422 ____________________________________________________________________________
65423 [  8737] By: jhi                                   on 2001/02/09  16:46:54
65424         Log: Integrate changes #8687,8736 from maintperl.
65425              
65426              HP-UX thread patches from Merijn H. Brand.
65427              
65428              Latin nit from Philip Newton.
65429      Branch: perl
65430           !> README.hpux hints/hpux.sh
65431 ____________________________________________________________________________
65432 [  8736] By: jhi                                   on 2001/02/09  16:42:31
65433         Log: Latin nit from Philip Newton.
65434      Branch: maint-5.6/perl
65435            ! README.hpux
65436 ____________________________________________________________________________
65437 [  8735] By: jhi                                   on 2001/02/09  16:24:03
65438         Log: Integrate changes #8704,8710 from pureperl.
65439              
65440              Fixed UMRs and leak in Perl_pmtrans()
65441              
65442              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65443              associated UTFied tr/// code.  Also fixed scoping leak of
65444              PL_reg_start_tmp.
65445      Branch: perl
65446           !> op.c regcomp.c
65447 ____________________________________________________________________________
65448 [  8734] By: jhi                                   on 2001/02/09  15:40:21
65449         Log: Integrate change #8733 from maintperl.
65450              
65451              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65452      Branch: perl
65453           !> pod/perlre.pod
65454 ____________________________________________________________________________
65455 [  8733] By: jhi                                   on 2001/02/09  15:35:47
65456         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
65457              From: Prymmer/Kahn <pvhp@best.com>
65458              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
65459              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
65460      Branch: maint-5.6/perl
65461            ! pod/perlre.pod
65462 ____________________________________________________________________________
65463 [  8732] By: jhi                                   on 2001/02/09  15:26:17
65464         Log: Rename README.posix-bc to README.bs2000 (to avoid the
65465              confusion of a "perlposix-bc.pod"), add a few missing
65466              arch pods, regen toc.
65467      Branch: maint-5.6/perl
65468           +> README.bs2000
65469            - README.posix-bc
65470            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65471            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65472 ____________________________________________________________________________
65473 [  8731] By: jhi                                   on 2001/02/09  15:23:39
65474         Log: De-cut-and-pasto.
65475      Branch: perl
65476            ! pod/perl.pod
65477 ____________________________________________________________________________
65478 [  8730] By: jhi                                   on 2001/02/09  15:11:13
65479         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
65480              when people think that perlposix-bc.pod tells anything about
65481              Perl and POSIX.  Regen toc.
65482      Branch: perl
65483           +> README.bs2000
65484            - README.posix-bc
65485            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
65486            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
65487 ____________________________________________________________________________
65488 [  8729] By: jhi                                   on 2001/02/09  14:52:28
65489         Log: The README.vmesa part of #8712 from maintperl.
65490      Branch: perl
65491            ! README.vmesa
65492 ____________________________________________________________________________
65493 [  8728] By: jhi                                   on 2001/02/09  14:46:06
65494         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
65495              From: Peter Prymmer <pvhp@forte.com>
65496              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
65497              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
65498      Branch: maint-5.6/perl
65499            ! README.vmesa win32/Makefile win32/makefile.mk
65500 ____________________________________________________________________________
65501 [  8727] By: jhi                                   on 2001/02/09  14:33:25
65502         Log: Integrate change #8712 from mainline.
65503              
65504              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
65505      Branch: maint-5.6/perl
65506           !> lib/Pod/Find.pm
65507 ____________________________________________________________________________
65508 [  8726] By: jhi                                   on 2001/02/09  14:30:28
65509         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
65510              From: Peter Prymmer <pvhp@forte.com>
65511              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
65512              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
65513      Branch: perl
65514            + t/lib/cgi-esc.t
65515            ! MANIFEST lib/CGI/Util.pm
65516 ____________________________________________________________________________
65517 [  8725] By: jhi                                   on 2001/02/09  04:56:47
65518         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
65519      Branch: maint-5.6/perl
65520            ! pod/perlport.pod
65521 ____________________________________________________________________________
65522 [  8724] By: jhi                                   on 2001/02/09  04:40:59
65523         Log: Integrate changes 7819,7820 from vmsperl into mainline.
65524              
65525              Add header for LIB$ prototypes (C. Berry)
65526              
65527              Convert fwrite()s to sockets to write()s, since some socket stacks
65528              don't take kindly to stdio.
65529              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65530              (for often optional LNMs)
65531              Correct a few typos
65532              (C. Bailey)
65533      Branch: perl
65534           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
65535 ____________________________________________________________________________
65536 [  8723] By: jhi                                   on 2001/02/09  03:29:29
65537         Log: Integrate change #8722 from mainline.
65538              
65539              The Im() function wasn't returning zero for non-Math::Complex
65540              arguments.  The bug reported by John Gamble.
65541      Branch: maint-5.6/perl
65542           !> lib/Math/Complex.pm
65543 ____________________________________________________________________________
65544 [  8722] By: jhi                                   on 2001/02/09  03:28:33
65545         Log: The Im() function wasn't returning zero for non-Math::Complex
65546              arguments.  The bug reported by John Gamble.
65547      Branch: perl
65548            ! lib/Math/Complex.pm
65549 ____________________________________________________________________________
65550 [  8721] By: nick                                  on 2001/02/08  22:11:35
65551         Log: Correct the correction :-(
65552      Branch: perl
65553            ! perl.c
65554 ____________________________________________________________________________
65555 [  8720] By: bailey                                on 2001/02/08  20:59:22
65556         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
65557              don't take kindly to stdio.
65558              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
65559              (for often optional LNMs)
65560              Correct a few typos
65561              (C. Bailey)
65562      Branch: vmsperl
65563            ! vms/vms.c vms/vmsish.h
65564 ____________________________________________________________________________
65565 [  8719] By: bailey                                on 2001/02/08  20:51:02
65566         Log: Add header for LIB$ prototypes (C. Berry)
65567      Branch: vmsperl
65568            ! ext/Devel/DProf/DProf.xs
65569 ____________________________________________________________________________
65570 [  8718] By: bailey                                on 2001/02/08  20:49:00
65571         Log: SYN SYN
65572      Branch: vmsperl
65573           +> pod/perliol.pod t/lib/sample-tests/bailout
65574           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
65575           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
65576           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
65577           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
65578           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
65579           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
65580            - lib/unicode/Is/DCinital.pl
65581           !> (integrate 101 files)
65582 ____________________________________________________________________________
65583 [  8717] By: nick                                  on 2001/02/08  19:38:48
65584         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
65585              From: Robin Barker <rmb1@cise.npl.co.uk>
65586              Date: Thu, 8 Feb 2001 14:38:07 GMT
65587              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
65588      Branch: perl
65589            ! lib/CPAN.pm
65590 ____________________________________________________________________________
65591 [  8716] By: nick                                  on 2001/02/08  19:29:07
65592         Log: Generated files form 8713 etc.
65593      Branch: perl
65594            ! embed.h global.sym objXSUB.h perlapi.c proto.h
65595 ____________________________________________________________________________
65596 [  8715] By: nick                                  on 2001/02/08  19:26:08
65597         Log: Fixup non-ithread build after 8713
65598      Branch: perl
65599            ! perl.c
65600 ____________________________________________________________________________
65601 [  8714] By: nick                                  on 2001/02/08  19:17:45
65602         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
65603              From: nick@ccl4.org
65604              Date: Wed, 7 Feb 2001 00:27:47 +0000
65605              Message-Id: <20010207002747.B63724@plum.flirble.org>
65606      Branch: perl
65607            ! sv.c toke.c
65608 ____________________________________________________________________________
65609 [  8713] By: nick                                  on 2001/02/08  19:15:58
65610         Log: Subject: Re: [patch] Re: PL_ptr_table
65611              From: Doug Maceachern <dougm@covalent.net>
65612              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
65613              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
65614      Branch: perl
65615            ! embed.pl perl.c sv.c sv.h
65616 ____________________________________________________________________________
65617 [  8712] By: nick                                  on 2001/02/08  19:12:47
65618         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
65619              From: Peter Prymmer <pvhp@forte.com>
65620              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
65621              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
65622      Branch: perl
65623            ! lib/Pod/Find.pm
65624 ____________________________________________________________________________
65625 [  8711] By: nick                                  on 2001/02/07  21:06:11
65626         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
65627              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
65628              From: Alan Burlison <Alan.Burlison@uk.sun.com>
65629              Date: Tue, 06 Feb 2001 23:37:01 +0000
65630              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
65631      Branch: perl
65632            ! regcomp.c
65633 ____________________________________________________________________________
65634 [  8710] By: alanbur                               on 2001/02/07  00:22:04
65635         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
65636              associated UTFied tr/// code.  Also fixed scoping leak of
65637              PL_reg_start_tmp.
65638      Branch: maint-5.6/pureperl
65639            ! op.c regcomp.c
65640 ____________________________________________________________________________
65641 [  8709] By: nick                                  on 2001/02/06  21:16:49
65642         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
65643              From: Michael G Schwern <schwern@pobox.com>
65644              Date: Sun, 4 Feb 2001 19:47:14 -0500
65645              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
65646      Branch: perl
65647            ! pod/perlapi.pod pod/perlmodlib.PL
65648 ____________________________________________________________________________
65649 [  8708] By: nick                                  on 2001/02/06  20:41:20
65650         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
65651              From: Michael G Schwern <schwern@pobox.com>
65652              Date: Sun, 4 Feb 2001 21:17:49 -0500
65653              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
65654      Branch: perl
65655            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
65656            ! pod/perltootc.pod
65657 ____________________________________________________________________________
65658 [  8707] By: nick                                  on 2001/02/06  20:29:11
65659         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
65660              From: Michael G Schwern <schwern@pobox.com>
65661              Date: Tue, 6 Feb 2001 05:54:30 -0500
65662              Message-Id: <20010206055430.A951@blackrider.aocn.com>
65663      Branch: perl
65664            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
65665 ____________________________________________________________________________
65666 [  8706] By: nick                                  on 2001/02/06  20:21:40
65667         Log: Subject: RE: some win32 fixes
65668              Date: Tue, 6 Feb 2001 09:23:20 +0300
65669              From: Vadim Konovalov <vkonovalov@lucent.com>
65670              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
65671      Branch: perl
65672            ! toke.c win32/Makefile win32/config.bc win32/config.gc
65673            ! win32/config.vc win32/config_H.bc win32/makefile.mk
65674 ____________________________________________________________________________
65675 [  8705] By: alanbur                               on 2001/02/06  15:00:03
65676         Log: Synchronised with parent
65677      Branch: maint-5.6/pureperl
65678            ! regexec.c
65679           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65680           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
65681 ____________________________________________________________________________
65682 [  8704] By: alanbur                               on 2001/02/06  14:55:24
65683         Log: Fixed UMRs and leak in Perl_pmtrans()
65684      Branch: maint-5.6/pureperl
65685            ! op.c
65686 ____________________________________________________________________________
65687 [  8703] By: gsar                                  on 2001/02/06  02:29:37
65688         Log: $(MAKE) distclean doesn't clean up properly on windows
65689      Branch: maint-5.6/perl
65690            ! win32/Makefile win32/makefile.mk
65691 ____________________________________________________________________________
65692 [  8702] By: gsar                                  on 2001/02/06  01:00:46
65693         Log: tweak change#8659 to keep it simple
65694      Branch: maint-5.6/perl
65695            ! utils/perldoc.PL
65696 ____________________________________________________________________________
65697 [  8701] By: gsar                                  on 2001/02/05  22:45:41
65698         Log: change#8693 was missing testsuite changes
65699      Branch: maint-5.6/perl
65700           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
65701 ____________________________________________________________________________
65702 [  8700] By: nick                                  on 2001/02/05  20:32:52
65703         Log: Integrate mainline
65704      Branch: perlio
65705           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
65706           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65707           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65708           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65709           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65710           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65711           +> t/lib/test-harness.t
65712           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
65713           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
65714           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
65715           !> pod/perlutil.pod t/TEST utils/h2xs.PL
65716 ____________________________________________________________________________
65717 [  8699] By: nick                                  on 2001/02/05  19:41:07
65718         Log: Subject: perlfaq2, re: perlmongers
65719              From: David H. Adler <dha@panix.com>
65720              Date: Sun, 4 Feb 2001 23:48:23 -0500
65721              Message-Id: <20010204234823.A13429@panix.com>
65722      Branch: perl
65723            ! pod/perlfaq2.pod
65724 ____________________________________________________________________________
65725 [  8698] By: nick                                  on 2001/02/05  19:39:31
65726         Log: Missed file f#rom the testharness mess.
65727      Branch: perl
65728            + t/lib/test-harness.t
65729 ____________________________________________________________________________
65730 [  8697] By: nick                                  on 2001/02/05  19:37:21
65731         Log: Subject: [DOC PATCH] overload.pm nits
65732              From: John Tobey <jtobey@john-edwin-tobey.org>
65733              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
65734              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
65735      Branch: perl
65736            ! lib/overload.pm
65737 ____________________________________________________________________________
65738 [  8696] By: alanbur                               on 2001/02/05  11:56:00
65739         Log: Sync with parent
65740      Branch: maint-5.6/pureperl
65741           !> thread.h
65742 ____________________________________________________________________________
65743 [  8695] By: gsar                                  on 2001/02/05  03:27:34
65744         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
65745      Branch: maint-5.6/perl
65746            ! thread.h
65747 ____________________________________________________________________________
65748 [  8694] By: alanbur                               on 2001/02/05  00:07:47
65749         Log: Initial branch creation from //depot/maint-5.6/perl
65750      Branch: maint-5.6/pureperl
65751           +> (branch 1719 files)
65752 ____________________________________________________________________________
65753 [  8693] By: gsar                                  on 2001/02/04  22:38:49
65754         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
65755              changes)
65756      Branch: maint-5.6/perl
65757           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
65758           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
65759           !> ext/DB_File/version.c
65760 ____________________________________________________________________________
65761 [  8692] By: nick                                  on 2001/02/04  18:15:57
65762         Log: The missed t/TEST part of the grand testharness upgrade.
65763      Branch: perl
65764            ! t/TEST
65765 ____________________________________________________________________________
65766 [  8691] By: nick                                  on 2001/02/04  18:05:17
65767         Log: New improved test harness
65768              Subject: Re: [PATCH Test::Harness] Third time's a charm?
65769              From: Michael G Schwern <schwern@pobox.com>
65770              Date: Sun, 4 Feb 2001 08:01:20 -0500
65771              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
65772      Branch: perl
65773            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
65774            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
65775            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
65776            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
65777            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
65778            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
65779            ! MANIFEST lib/Test/Harness.pm
65780 ____________________________________________________________________________
65781 [  8690] By: nick                                  on 2001/02/04  17:57:51
65782         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
65783              From: Jonathan Stowe <gellyfish@gellyfish.com>
65784              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
65785              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
65786      Branch: perl
65787            ! utils/h2xs.PL
65788 ____________________________________________________________________________
65789 [  8689] By: nick                                  on 2001/02/04  17:55:24
65790         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
65791              From: Michael G Schwern <schwern@pobox.com>
65792              Date: Sat, 3 Feb 2001 22:46:38 -0500
65793              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
65794      Branch: perl
65795            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
65796            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
65797 ____________________________________________________________________________
65798 [  8688] By: nick                                  on 2001/02/04  17:43:55
65799         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
65800              length byfailing to spot lack of closing )
65801              From: nick@talking.bollo.cx
65802              Date: Sat, 03 Feb 2001 23:53:16 +0000
65803              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
65804      Branch: perl
65805            ! perlio.c pod/perldiag.pod
65806 ____________________________________________________________________________
65807 [  8687] By: jhi                                   on 2001/02/03  17:11:42
65808         Log: HP-UX thread patches from Merijn H. Brand.
65809      Branch: maint-5.6/perl
65810            ! README.hpux hints/hpux.sh
65811 ____________________________________________________________________________
65812 [  8686] By: jhi                                   on 2001/02/03  16:40:12
65813         Log: Metaconfig changes for #8685.
65814      Branch: metaconfig
65815            ! U/installdirs/instubperl.U
65816      Branch: metaconfig/U/perl
65817            ! Devel.U versiononly.U
65818 ____________________________________________________________________________
65819 [  8685] By: jhi                                   on 2001/02/03  16:39:49
65820         Log: For -Dusedevel builds turn off installusrbinperl and turn on
65821              versiononly, a combined idea of Richard Soderberg and Merijn
65822              H. Brand.  You can still override both of these from the command
65823              line if you need to, -Dinstallusrbinperl and -Uversiononly.
65824      Branch: perl
65825            ! Configure
65826 ____________________________________________________________________________
65827 [  8684] By: jhi                                   on 2001/02/03  16:16:34
65828         Log: Metaconfig unit fix for #8683.
65829      Branch: metaconfig
65830            ! U/compline/nblock_io.U
65831 ____________________________________________________________________________
65832 [  8683] By: jhi                                   on 2001/02/03  16:16:12
65833         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
65834              reported by Peter Prymmer for 5.6-TRIAL1.
65835      Branch: perl
65836            ! Configure
65837 ____________________________________________________________________________
65838 [  8682] By: jhi                                   on 2001/02/03  05:52:11
65839         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
65840              to work correctly.
65841      Branch: maint-5.6/perl
65842            ! hints/irix_6.sh
65843 ____________________________________________________________________________
65844 [  8681] By: jhi                                   on 2001/02/03  05:47:33
65845         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
65846      Branch: maint-5.6/perl
65847            ! pod/perlport.pod
65848 ____________________________________________________________________________
65849 [  8680] By: jhi                                   on 2001/02/02  21:39:49
65850         Log: perlport update from Peter Prymmer.
65851      Branch: maint-5.6/perl
65852            ! pod/perlport.pod
65853 ____________________________________________________________________________
65854 [  8679] By: nick                                  on 2001/02/02  20:50:48
65855         Log: Integrate mainline
65856      Branch: perlio
65857           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
65858           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
65859           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
65860 ____________________________________________________________________________
65861 [  8678] By: gsar                                  on 2001/02/02  16:02:12
65862         Log: note about bincompat, slightly modified (from Lupe Christoph)
65863      Branch: maint-5.6/perl
65864            ! README.solaris
65865 ____________________________________________________________________________
65866 [  8677] By: jhi                                   on 2001/02/02  15:46:20
65867         Log: Supported platforms updates.
65868      Branch: maint-5.6/perl
65869            ! pod/perlport.pod
65870 ____________________________________________________________________________
65871 [  8676] By: jhi                                   on 2001/02/02  03:41:26
65872         Log: A couple more perlfaq2 tweaks.
65873      Branch: maint-5.6/perl
65874            ! pod/perlfaq2.pod
65875 ____________________________________________________________________________
65876 [  8675] By: jhi                                   on 2001/02/02  03:17:44
65877         Log: Misedit in #8661.
65878      Branch: maint-5.6/perl
65879            ! Configure
65880 ____________________________________________________________________________
65881 [  8674] By: jhi                                   on 2001/02/02  03:14:38
65882         Log: Damien again.
65883      Branch: maint-5.6/perl
65884            ! pod/perlfaq2.pod
65885 ____________________________________________________________________________
65886 [  8673] By: jhi                                   on 2001/02/02  03:12:40
65887         Log: perlfaq update from Elaine Ashton.
65888      Branch: maint-5.6/perl
65889            ! pod/perlfaq2.pod
65890 ____________________________________________________________________________
65891 [  8672] By: jhi                                   on 2001/02/02  03:07:08
65892         Log: UTF-8 s/// patch from Inaba Hiroto.
65893      Branch: maint-5.6/perl
65894            ! pp_ctl.c pp_hot.c
65895 ____________________________________________________________________________
65896 [  8671] By: jhi                                   on 2001/02/01  22:34:31
65897         Log: Update Changes.
65898      Branch: perl
65899            ! Changes patchlevel.h
65900 ____________________________________________________________________________
65901 [  8670] By: jhi                                   on 2001/02/01  22:15:29
65902         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
65903              from maintperl.
65904              
65905              Upgrade to Getopt::Long 2.25, from Johan Vromans.
65906              
65907              more files need to be writable in the source distribution
65908              
65909              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
65910              
65911              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
65912              
65913              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65914              
65915              Allow the float to be fuzzier.
65916              
65917              need to use INT2PTR instead of a straight cast or ia64 fails
65918              
65919              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
65920              
65921              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
65922      Branch: perl
65923           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
65924           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
65925           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
65926 ____________________________________________________________________________
65927 [  8669] By: jhi                                   on 2001/02/01  21:57:02
65928         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65929              From: Robin Barker <rmb1@cise.npl.co.uk>
65930              Date: Thu, 1 Feb 2001 16:59:05 GMT
65931              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
65932      Branch: maint-5.6/perl
65933            ! pod/perlmodlib.PL
65934 ____________________________________________________________________________
65935 [  8668] By: nick                                  on 2001/02/01  19:41:40
65936         Log: Integrate mainline
65937      Branch: perlio
65938           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
65939           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
65940           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
65941 ____________________________________________________________________________
65942 [  8667] By: gsar                                  on 2001/02/01  16:59:11
65943         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
65944      Branch: maint-5.6/perl
65945            ! embed.pl embedvar.h
65946 ____________________________________________________________________________
65947 [  8666] By: gsar                                  on 2001/02/01  16:34:51
65948         Log: add missing entries to win32/config.?c
65949      Branch: maint-5.6/perl
65950            ! win32/config.bc win32/config.gc win32/config.vc
65951            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65952 ____________________________________________________________________________
65953 [  8665] By: jhi                                   on 2001/02/01  14:58:51
65954         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
65955              From: "Stephen P. Potter" <spp@spotter.yi.org>
65956              Date: Thu, 01 Feb 2001 10:45:46 -0500
65957              Message-Id: <200102011545.KAA31479@spotter.yi.org>
65958      Branch: maint-5.6/perl
65959            ! pod/perlfunc.pod
65960 ____________________________________________________________________________
65961 [  8664] By: gsar                                  on 2001/02/01  14:52:37
65962         Log: need to use INT2PTR instead of a straight cast or ia64 fails
65963              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
65964      Branch: maint-5.6/perl
65965            ! ext/POSIX/POSIX.xs
65966 ____________________________________________________________________________
65967 [  8663] By: jhi                                   on 2001/02/01  14:09:13
65968         Log: Allow the float to be fuzzier.
65969      Branch: maint-5.6/perl
65970            ! t/lib/peek.t
65971 ____________________________________________________________________________
65972 [  8662] By: jhi                                   on 2001/02/01  13:59:00
65973         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
65974              From: Robin Barker <rmb1@cise.npl.co.uk>
65975              Date: Thu, 1 Feb 2001 13:05:39 GMT
65976              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
65977      Branch: maint-5.6/perl
65978            ! pod/perlmodlib.pod
65979 ____________________________________________________________________________
65980 [  8661] By: jhi                                   on 2001/02/01  13:57:38
65981         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
65982              Date: Thu, 01 Feb 2001 14:15:41 +0100
65983              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65984              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
65985              
65986              Have the $ccflags in the gcc version test (strange, this change
65987              is claimed to be have been integrated already)
65988      Branch: maint-5.6/perl
65989            ! Configure
65990 ____________________________________________________________________________
65991 [  8660] By: jhi                                   on 2001/02/01  13:44:10
65992         Log: Integrate changes #7950,7964,7962 from mainline.
65993              
65994              Find the stdchar signedness using cpp, should fix some of
65995              the Solaris compiler warnings reported by Alan Burlison.
65996      Branch: maint-5.6/perl
65997           !> Configure config_h.SH
65998 ____________________________________________________________________________
65999 [  8659] By: jhi                                   on 2001/02/01  05:35:32
66000         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
66001              From: Jan Dubois <JanD@ActiveState.com>
66002              Date: Wed, 31 Jan 2001 21:17:03 -0800
66003              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
66004      Branch: maint-5.6/perl
66005            ! utils/perldoc.PL
66006 ____________________________________________________________________________
66007 [  8658] By: jhi                                   on 2001/02/01  04:33:17
66008         Log: Integrate the README.os390 and README.posix-bc parts of mainline
66009              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
66010              installperl parts were taken care of by #8657.)
66011      Branch: maint-5.6/perl
66012           !> README.os390 README.posix-bc
66013 ____________________________________________________________________________
66014 [  8657] By: jhi                                   on 2001/02/01  04:29:21
66015         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
66016              From: Peter Prymmer <pvhp@forte.com>
66017              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
66018              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
66019      Branch: maint-5.6/perl
66020            + ext/DynaLoader/dl_dllload.xs
66021            ! MANIFEST Makefile.SH hints/os390.sh installperl
66022 ____________________________________________________________________________
66023 [  8656] By: jhi                                   on 2001/02/01  04:25:45
66024         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
66025              From: Peter Prymmer <pvhp@forte.com>
66026              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
66027              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
66028      Branch: maint-5.6/perl
66029            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
66030 ____________________________________________________________________________
66031 [  8655] By: jhi                                   on 2001/02/01  04:14:47
66032         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
66033              From: troc@netrus.net
66034              Date: Wed, 31 Jan 2001 22:31:26 -0500
66035              Message-Id: <200102010331.WAA117.85@rocco.homenet>
66036      Branch: maint-5.6/perl
66037            ! os2/os2.c
66038 ____________________________________________________________________________
66039 [  8654] By: jhi                                   on 2001/02/01  04:12:52
66040         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
66041              as reported by Alan Burlison.
66042      Branch: maint-5.6/perl
66043            ! pp.h
66044 ____________________________________________________________________________
66045 [  8653] By: jhi                                   on 2001/02/01  04:05:12
66046         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
66047              From: dsugalski@northernlight.com
66048              Date: Wed, 31 Jan 2001 18:54:11 -0500
66049              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
66050      Branch: maint-5.6/perl
66051            ! configure.com
66052 ____________________________________________________________________________
66053 [  8652] By: jhi                                   on 2001/02/01  04:03:11
66054         Log: Misplaced #endif.
66055              
66056              Subject: [perl-5-6-1-trial2] patches for EPOC
66057              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66058              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66059              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66060      Branch: maint-5.6/perl
66061            ! epoc/epocish.c
66062 ____________________________________________________________________________
66063 [  8651] By: jhi                                   on 2001/02/01  04:00:25
66064         Log: Integrate changes #8647,8648,8650 from mainline.
66065              
66066              Macrofy a magic UTF-8 test.
66067              
66068              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
66069              
66070              Watch out for cross compiling for EPOC (usually done on linux).
66071      Branch: maint-5.6/perl
66072           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
66073 ____________________________________________________________________________
66074 [  8650] By: jhi                                   on 2001/02/01  03:56:20
66075         Log: Watch out for cross compiling for EPOC (usually done on linux)
66076              
66077              Subject: [perl-5-6-1-trial2] patches for EPOC
66078              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66079              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66080              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66081      Branch: perl
66082            ! ext/Errno/Errno_pm.PL
66083 ____________________________________________________________________________
66084 [  8649] By: gsar                                  on 2001/02/01  00:46:00
66085         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
66086      Branch: maint-5.6/perl
66087            ! sv.c
66088 ____________________________________________________________________________
66089 [  8648] By: jhi                                   on 2001/01/31  23:35:36
66090         Log: All the uses of PL_numeric_radix must be protected by
66091              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
66092              
66093              Subject: [perl-5-6-1-trial2] patches for EPOC
66094              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66095              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
66096              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
66097      Branch: perl
66098            ! sv.c
66099 ____________________________________________________________________________
66100 [  8647] By: jhi                                   on 2001/01/31  22:56:16
66101         Log: Macrofy a magic UTF-8 test.
66102      Branch: perl
66103            ! utf8.c utf8.h
66104 ____________________________________________________________________________
66105 [  8646] By: gsar                                  on 2001/01/31  15:55:12
66106         Log: update Changes
66107      Branch: maint-5.6/perl
66108            ! Changes
66109 ____________________________________________________________________________
66110 [  8645] By: gsar                                  on 2001/01/31  15:10:14
66111         Log: Configure tweak suggested by Peter Prymmer
66112      Branch: maint-5.6/perl
66113            ! Configure
66114 ____________________________________________________________________________
66115 [  8644] By: gsar                                  on 2001/01/31  15:06:32
66116         Log: more files need to be writable in the source distribution
66117      Branch: maint-5.6/perl
66118            ! Porting/makerel
66119 ____________________________________________________________________________
66120 [  8643] By: jhi                                   on 2001/01/31  14:59:46
66121         Log: Integrate changes #8258,8278,8279 from mainline.
66122              
66123              Make the large file tests more robust/talkative.
66124      Branch: maint-5.6/perl
66125           !> t/lib/syslfs.t t/op/lfs.t
66126 ____________________________________________________________________________
66127 [  8642] By: gsar                                  on 2001/01/31  14:53:48
66128         Log: integrate changes#8311,8334 from mainline
66129              
66130              Add a new MakeMaker variable PM_FILTER that defines a Unix
66131              filter to be run on each .pm during the pm_to_blib() phase,
66132              a fixed version of
66133              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
66134              
66135              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
66136              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
66137              accurate reading of the "atime".  
66138      Branch: maint-5.6/perl
66139           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
66140           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66141           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
66142 ____________________________________________________________________________
66143 [  8641] By: jhi                                   on 2001/01/31  14:46:37
66144         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
66145      Branch: maint-5.6/perl
66146            ! lib/Getopt/Long.pm
66147 ____________________________________________________________________________
66148 [  8640] By: gsar                                  on 2001/01/31  14:40:24
66149         Log: make regen_all
66150      Branch: maint-5.6/perl
66151            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
66152 ____________________________________________________________________________
66153 [  8639] By: gsar                                  on 2001/01/31  14:37:25
66154         Log: refresh windows config files
66155      Branch: maint-5.6/perl
66156            ! win32/Makefile win32/config_H.bc win32/config_H.gc
66157            ! win32/config_H.vc win32/makefile.mk
66158 ____________________________________________________________________________
66159 [  8638] By: gsar                                  on 2001/01/31  14:28:10
66160         Log: makefile tweaks for windows: introduce a bulk-switch to enable
66161              same options as ActivePerl; sync changes with makefile.mk
66162      Branch: maint-5.6/perl
66163            ! win32/Makefile win32/makefile.mk
66164 ____________________________________________________________________________
66165 [  8637] By: jhi                                   on 2001/01/31  04:41:30
66166         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
66167              From: Nicholas Clark <nick@ccl4.org>
66168              Date: Tue, 30 Jan 2001 19:51:05 +0000
66169              Message-ID: <20010130195105.R76607@plum.flirble.org> 
66170              
66171              op/inc cure.
66172      Branch: perl
66173            ! pp.c pp.h pp_hot.c t/op/arith.t
66174 ____________________________________________________________________________
66175 [  8636] By: jhi                                   on 2001/01/31  02:38:32
66176         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
66177              no perlio],8257,8380,8479,8515 from mainline.
66178              
66179              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
66180              
66181              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66182              Subject: [PATCH perl@8133] fix-up for VMS extensions
66183              
66184              In VMS embedded perls couldn't access the statically built Socket.
66185              
66186              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
66187              
66188              Further VMS piping fixes from Charles Lane.
66189              
66190              Subject:  [PATCH] make t/op/misc.t work on VMS
66191              
66192              Add tracing for debugging extensions builds in VMS.
66193              
66194              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
66195      Branch: maint-5.6/perl
66196           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
66197           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
66198           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
66199 ____________________________________________________________________________
66200 [  8635] By: jhi                                   on 2001/01/31  01:46:41
66201         Log: Integrate change #7732 from mainline.
66202              
66203              Sparc 64-bit pack() fix from Jens Hamisch.
66204      Branch: maint-5.6/perl
66205           !> pp.c
66206 ____________________________________________________________________________
66207 [  8634] By: jhi                                   on 2001/01/31  01:41:16
66208         Log: One spot missing from #8626.
66209      Branch: maint-5.6/perl
66210            ! sv.c
66211 ____________________________________________________________________________
66212 [  8633] By: jhi                                   on 2001/01/31  00:49:17
66213         Log: Integrate change #7495 from mainline.
66214              
66215              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
66216      Branch: maint-5.6/perl
66217           !> MANIFEST ext/re/Makefile.PL
66218 ____________________________________________________________________________
66219 [  8632] By: jhi                                   on 2001/01/30  23:38:49
66220         Log: Integrate change #8396 from mainline.
66221              
66222              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
66223              better multicast support (resend)
66224      Branch: maint-5.6/perl
66225           !> ext/Socket/Socket.pm
66226 ____________________________________________________________________________
66227 [  8631] By: jhi                                   on 2001/01/30  23:28:03
66228         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
66229              
66230              More AIX lore. (7514, ext/re/hints/aix.pl)
66231              
66232              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
66233              
66234              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
66235              
66236              Subject: [ID 20001214.002] Net::Ping patch
66237              
66238              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
66239              
66240              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
66241              
66242              Add ReuseAddr as a (preferred) alias for Reuse as we now
66243              also have ReusePort.
66244              
66245              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
66246      Branch: maint-5.6/perl
66247           +> ext/re/hints/aix.pl
66248           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
66249           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
66250 ____________________________________________________________________________
66251 [  8630] By: jhi                                   on 2001/01/30  23:03:59
66252         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
66253              
66254              read() documentation tweak for 20001121.004.
66255              
66256              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
66257      Branch: maint-5.6/perl
66258           !> pod/perlfunc.pod pod/perlre.pod
66259 ____________________________________________________________________________
66260 [  8629] By: jhi                                   on 2001/01/30  22:41:57
66261         Log: Integrate change #8098 from mainline.
66262              
66263              fastgetcwd is defined using a glob alias on a $^O dependent basis
66264              and there was no default assignment or perl subroutine.
66265      Branch: maint-5.6/perl
66266           !> lib/Cwd.pm
66267 ____________________________________________________________________________
66268 [  8628] By: jhi                                   on 2001/01/30  21:58:52
66269         Log: Integrate change #7866 from mainline.
66270              
66271              File::Temp 0.11.
66272      Branch: maint-5.6/perl
66273           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
66274 ____________________________________________________________________________
66275 [  8627] By: jhi                                   on 2001/01/30  21:39:44
66276         Log: Integrate changes #8075,8086,8228 from mainline.  
66277              
66278              Darwin is not Windows. (8075,8086)
66279              
66280              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
66281      Branch: maint-5.6/perl
66282           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
66283           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
66284           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
66285           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
66286 ____________________________________________________________________________
66287 [  8626] By: jhi                                   on 2001/01/30  21:22:11
66288         Log: Integrate with tweakery the change #8625 from mainline,
66289              the multibyte decimal separator fix ("fa_IR locale failure").
66290      Branch: maint-5.6/perl
66291            ! embedvar.h perlapi.h
66292           !> intrpvar.h perl.c perl.h sv.c util.c
66293 ____________________________________________________________________________
66294 [  8625] By: jhi                                   on 2001/01/30  20:26:33
66295         Log: Fix for the fa_IR locale failure.  The reason for the failure
66296              was that Perl was assuming the decimal separator aka the radix
66297              separator is one character.  The Farsi-Iranian locale crushed
66298              that bad assumption since there the separator is 'Momayyez',
66299              glyphwise looking somewhat like a slash, and in Unicode UTF-8
66300              encoded in two bytes, 0xd9 0xab.
66301      Branch: perl
66302            ! intrpvar.h perl.c perl.h sv.c util.c
66303 ____________________________________________________________________________
66304 [  8624] By: gsar                                  on 2001/01/30  20:17:03
66305         Log: regen_headers
66306      Branch: maint-5.6/perl
66307            ! Makefile.SH pod/perlintern.pod
66308 ____________________________________________________________________________
66309 [  8623] By: gsar                                  on 2001/01/30  19:42:34
66310         Log: backout change#7431 and its dependents (causes spurious rebuilds
66311              of autogenerated files)
66312              
66313              fix benign b.t failure
66314      Branch: maint-5.6/perl
66315            ! Makefile.SH t/lib/b.t
66316 ____________________________________________________________________________
66317 [  8622] By: jhi                                   on 2001/01/30  19:41:41
66318         Log: Microperl sync.
66319      Branch: perl
66320            ! mg.c perl.h
66321 ____________________________________________________________________________
66322 [  8621] By: gsar                                  on 2001/01/30  19:24:47
66323         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
66324              from mainline
66325              
66326              Subject: podlators 1.06 released
66327              
66328              Subject: [PATCH @8436] Eliminate op_children
66329              
66330              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
66331              
66332              (Replaced by #8448)  More op_children traces (cleanup of #8442).
66333              
66334              Subject: [PATCH #3 @8436] Re: Eliminate op_children
66335              Replace #8444 and #8445.
66336              
66337              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
66338              at the setting of the ofs_sv in new_struct_thread() as the
66339              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
66340              uninitialized fields are, uh, initialized with),
66341              SvREFCNT_inc()ing that invited a core dump.
66342              
66343              podlators 1.07, from Russ Allbery.
66344              
66345              Subject: [PATCH] regcomp.c old feature removal
66346              From: mjd@plover.com
66347              Date: 16 Jan 2001 14:43:18 -0000 
66348              Message-ID: <20010116144318.7140.qmail@plover.com> 
66349      Branch: maint-5.6/perl
66350           +> lib/Pod/Text/Overstrike.pm
66351           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
66352           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
66353           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
66354           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
66355           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
66356           !> util.c
66357 ____________________________________________________________________________
66358 [  8620] By: gsar                                  on 2001/01/30  18:48:32
66359         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
66360              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
66361              now fails one test)
66362              
66363              Subject: [PATCH] lvalue AUTOLOAD. No, really.
66364              
66365              Subject: [PATCH] Interesting syntax idea
66366              Make opens + bareword assigns do typeglob assigns.
66367              
66368              Tests for #8254.
66369              
66370              Subject: [PATCH @8269] Continue blocks and B::Deparse
66371              Make the peephole optimizer to bypass more null ops and
66372              and rewrite the deparse handling of continue blocks.
66373              
66374              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
66375              Doc tweak on #8313.
66376              
66377              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
66378              
66379              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
66380              
66381              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
66382              
66383              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
66384              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
66385              according to the platform.
66386              
66387              Subject: [PATCH @8404] Consolidated lvalue sub changes
66388              
66389              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
66390              
66391              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
66392              
66393              Subject: B::Concise -- an improved replacement for B::Terse 
66394              
66395              The B::Terse drop-in replacement wasn't quite drop-in.
66396              
66397              The LVRET macro needed an aTHX.
66398              
66399              Use the /^Perl_/-less form of is_lvalue_sub().
66400              
66401              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
66402      Branch: maint-5.6/perl
66403           +> ext/B/B/Concise.pm
66404           !> (integrate 27 files)
66405 ____________________________________________________________________________
66406 [  8619] By: nick                                  on 2001/01/30  18:40:28
66407         Log: Integrate mainline
66408      Branch: perlio
66409           !> (integrate 40 files)
66410 ____________________________________________________________________________
66411 [  8618] By: jhi                                   on 2001/01/30  18:37:18
66412         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
66413              Date: Mon, 29 Jan 2001 22:51:29 -0600
66414              From: "Craig A. Berry" <craigberry@mac.com>
66415              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
66416      Branch: perl
66417            ! vms/test.com
66418 ____________________________________________________________________________
66419 [  8617] By: jhi                                   on 2001/01/30  18:34:53
66420         Log: Subject: [PATCH] Add missing CV flags to dump.c
66421              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66422              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
66423              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
66424      Branch: perl
66425            ! dump.c
66426 ____________________________________________________________________________
66427 [  8616] By: jhi                                   on 2001/01/30  18:20:58
66428         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
66429              part isn't applicable to maintperl.
66430              
66431              UTF-8 nit from Inaba Hiroto.
66432      Branch: maint-5.6/perl
66433           !> pod/perlapi.pod utf8.c
66434 ____________________________________________________________________________
66435 [  8615] By: jhi                                   on 2001/01/30  18:18:51
66436         Log: UTF-8 nit from Inaba Hiroto.
66437      Branch: perl
66438            ! pod/perlapi.pod t/op/each.t utf8.c
66439 ____________________________________________________________________________
66440 [  8614] By: jhi                                   on 2001/01/30  18:13:38
66441         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
66442              
66443              perl's internal variables are not for public consumption,
66444              move their docs from perlapi.pod to perlintern.pod
66445              
66446              support for -Dusethreads build under HP-UX 10.20 and DCE threads
66447              library (11.0 and later have pthreads but 10.x don't)
66448              
66449              avoid uninitialized value warnings
66450              
66451              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66452              gets weird results)
66453              
66454              perldoc nit on windows
66455              
66456              make it possible to run the tests outside the source tree
66457              (there's still a dependency on ../lib being the library
66458              location)
66459      Branch: perl
66460           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
66461           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
66462           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
66463           !> win32/bin/search.pl win32/vdir.h
66464 ____________________________________________________________________________
66465 [  8613] By: gsar                                  on 2001/01/30  16:39:59
66466         Log: make it possible to run the tests outside the source tree
66467              (there's still a dependency on ../lib being the library
66468              location)
66469      Branch: maint-5.6/perl
66470            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
66471 ____________________________________________________________________________
66472 [  8612] By: gsar                                  on 2001/01/30  16:31:12
66473         Log: perldoc nit on windows
66474      Branch: maint-5.6/perl
66475            ! utils/perldoc.PL
66476 ____________________________________________________________________________
66477 [  8611] By: gsar                                  on 2001/01/30  16:22:54
66478         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
66479              gets weird results)
66480      Branch: maint-5.6/perl
66481            ! win32/vdir.h
66482 ____________________________________________________________________________
66483 [  8610] By: gsar                                  on 2001/01/30  16:12:45
66484         Log: avoid uninitialized value warnings
66485      Branch: maint-5.6/perl
66486            ! win32/bin/search.pl
66487 ____________________________________________________________________________
66488 [  8609] By: gsar                                  on 2001/01/30  16:08:01
66489         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
66490              library (11.0 and later have pthreads but 10.x don't)
66491      Branch: maint-5.6/perl
66492            ! hints/hpux.sh thread.h
66493 ____________________________________________________________________________
66494 [  8608] By: gsar                                  on 2001/01/30  15:48:55
66495         Log: perl's internal variables are not for public consumption,
66496              move their docs from perlapi.pod to perlintern.pod
66497      Branch: maint-5.6/perl
66498            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
66499            ! thrdvar.h
66500 ____________________________________________________________________________
66501 [  8607] By: gsar                                  on 2001/01/30  15:44:27
66502         Log: mistakenly branched perl56delta.pod, revert
66503      Branch: maint-5.6/perl
66504            - pod/perl56delta.pod
66505           !> pod/perldelta.pod
66506 ____________________________________________________________________________
66507 [  8606] By: gsar                                  on 2001/01/30  14:20:24
66508         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
66509              dTHR which has been a noop for a while now, except for the
66510              compatibility definition in thread.h)
66511      Branch: maint-5.6/perl
66512           !> (integrate 45 files)
66513 ____________________________________________________________________________
66514 [  8605] By: jhi                                   on 2001/01/30  05:43:58
66515         Log: Mark the UTF-8 APIs as experimental.
66516      Branch: maint-5.6/perl
66517            ! embed.pl pod/perlapi.pod
66518 ____________________________________________________________________________
66519 [  8604] By: jhi                                   on 2001/01/30  05:38:40
66520         Log: Nits from earlier integrates.
66521      Branch: maint-5.6/perl
66522            ! lib/Carp/Heavy.pm
66523           !> sv.c
66524 ____________________________________________________________________________
66525 [  8603] By: jhi                                   on 2001/01/30  05:27:26
66526         Log: Regenerate Porting files.
66527      Branch: maint-5.6/perl
66528            ! Porting/Glossary Porting/config.sh Porting/config_H
66529 ____________________________________________________________________________
66530 [  8602] By: jhi                                   on 2001/01/30  05:14:59
66531         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
66532              8310,8339,8447,8492,8493,8505,8525: documentation changes.
66533              
66534              Subject: Re: perlfaq style changes
66535              
66536              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
66537              
66538              Subject: [PATCH] docs on NaN
66539              
66540              Subject: [patch] perlfaq7
66541              
66542              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66543              
66544              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66545              
66546              Subject: [PATCH] open() example in perlfunc.pod
66547              
66548              Podify README.mpeix (a new version from the web)
66549              
66550              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66551              
66552              Subject: [PATCH] format and rewording in perlfaq.pod
66553              
66554              Subject: [PATCH] API Variable documentation   
66555              
66556              Memory management calls documentation.
66557              
66558              Subject: [PATCH: perl@8482] README.vms URL updates
66559              
66560              Subject: Minor typos in perlfaq2.pod
66561              
66562              Subject: [PATCH] pod/perlvar.pod
66563      Branch: maint-5.6/perl
66564           +> pod/perl56delta.pod
66565            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66566           !> README.amiga README.epoc README.mpeix README.vms
66567           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
66568           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
66569           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
66570           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
66571           !> pod/perlvar.pod thrdvar.h
66572 ____________________________________________________________________________
66573 [  8601] By: jhi                                   on 2001/01/30  04:38:35
66574         Log: Integrate changes #8036,8096,8253 from mainline:
66575              hints changes.
66576              
66577              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
66578              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66579              
66580              Output the (apparent) version of gcc in Tru64.
66581      Branch: maint-5.6/perl
66582           +> ext/POSIX/hints/svr4.pl
66583           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
66584           !> hints/svr4.sh t/lib/bigfltpm.t
66585 ____________________________________________________________________________
66586 [  8600] By: jhi                                   on 2001/01/30  04:04:01
66587         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
66588              locale fixes.
66589              
66590              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
66591              
66592              Debian allows /usr/bin/locale to exist without any locales. (7868)
66593              
66594              Allow the locale test needing POSIX and the taint test
66595              needing IPC::SysV to run under 'minitest' (basically,
66596              bail out if loading the extension fails). (8384)
66597              
66598              Cleanup the locale.t output  (8480)
66599      Branch: maint-5.6/perl
66600           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
66601           !> t/pragma/locale.t
66602 ____________________________________________________________________________
66603 [  8599] By: jhi                                   on 2001/01/30  03:51:04
66604         Log: Missing generated files from #8598.
66605      Branch: maint-5.6/perl
66606            ! embed.h global.sym objXSUB.h perlapi.c proto.h
66607 ____________________________________________________________________________
66608 [  8598] By: jhi                                   on 2001/01/30  03:41:54
66609         Log: Integrate change #8555 from mainline, manually integrate parts
66610              of changes 8452 and 8583.
66611              
66612              Subject: [PATCH] utf8.c documentation (8452)
66613              
66614              No point in checking the length if the pointer is bogus. (8555)
66615              
66616              Introduce bytes_from_utf8() and implement sv_eq() using it,
66617              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
66618              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
66619              was malformed. (8583)
66620      Branch: maint-5.6/perl
66621            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
66622           !> pod/perlapi.pod sv.c utf8.c
66623 ____________________________________________________________________________
66624 [  8597] By: gsar                                  on 2001/01/30  02:37:26
66625         Log: get PERL_OBJECT build going again on windows
66626      Branch: maint-5.6/perl
66627            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
66628            ! pod/perlapi.pod proto.h sv.c
66629 ____________________________________________________________________________
66630 [  8596] By: jhi                                   on 2001/01/30  02:16:17
66631         Log: Signedness nit.
66632      Branch: perl
66633            ! sv.c
66634 ____________________________________________________________________________
66635 [  8595] By: jhi                                   on 2001/01/30  02:11:07
66636         Log: EBCDIC patch for Storable, from Peter Prymmer.
66637      Branch: perl
66638            ! t/lib/st-06compat.t
66639 ____________________________________________________________________________
66640 [  8594] By: jhi                                   on 2001/01/30  01:04:48
66641         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
66642              From: Peter Prymmer <pvhp@forte.com>
66643              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
66644              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
66645      Branch: perl
66646            ! t/lib/b.t
66647 ____________________________________________________________________________
66648 [  8593] By: jhi                                   on 2001/01/30  00:56:47
66649         Log: Subject: [PATCH: perl@8585] pod problems in io
66650              From: Peter Prymmer <pvhp@forte.com>
66651              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
66652              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
66653      Branch: perl
66654            ! pod/perlapio.pod pod/perliol.pod
66655 ____________________________________________________________________________
66656 [  8592] By: jhi                                   on 2001/01/30  00:48:20
66657         Log: Integrate perlio:
66658              
66659              [  8591]
66660              GNU 'merge' Simon's copy of perliol.pod with version
66661              patched by Craig's patch.
66662              
66663              [  8590]
66664              PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66665      Branch: perl
66666           !> pod/perlapio.pod pod/perliol.pod
66667 ____________________________________________________________________________
66668 [  8591] By: nick                                  on 2001/01/29  22:02:28
66669         Log: GNU 'merge' Simon's copy of perliol.pod with version
66670              patched by Craig's patch.
66671      Branch: perlio
66672            ! pod/perliol.pod
66673 ____________________________________________________________________________
66674 [  8590] By: nick                                  on 2001/01/29  21:55:10
66675         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
66676      Branch: perlio
66677            ! pod/perlapio.pod pod/perliol.pod
66678 ____________________________________________________________________________
66679 [  8589] By: jhi                                   on 2001/01/29  15:35:33
66680         Log: Integrate change #8586 from maint-5.6/perl.
66681              
66682              make the BOM detection code not call tell() until it has to
66683              (meant to fix esoteric compatibility issues where PL_rsfp
66684              is overridden)
66685      Branch: perl
66686           !> toke.c
66687 ____________________________________________________________________________
66688 [  8588] By: jhi                                   on 2001/01/29  15:29:11
66689         Log: Subject: MAking Solaris malloc() the default
66690              From: Lupe Christoph <lupe@lupe-christoph.de>
66691              Date: Mon, 29 Jan 2001 12:59:36 +0100
66692              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
66693              
66694              The README.solaris part slightly tweaked.
66695      Branch: perl
66696            ! README.solaris hints/solaris_2.sh
66697 ____________________________________________________________________________
66698 [  8587] By: jhi                                   on 2001/01/29  15:17:34
66699         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
66700              From: root@ak-75.mind.de
66701              Date: Sun, 28 Jan 2001 20:32:29 +0100
66702              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
66703      Branch: perl
66704            ! pod/perlre.pod
66705 ____________________________________________________________________________
66706 [  8586] By: gsar                                  on 2001/01/29  13:43:44
66707         Log: make the BOM detection code not call tell() until it has to
66708              (meant to fix esoteric compatibility issues where PL_rsfp
66709              is overridden)
66710      Branch: maint-5.6/perl
66711            ! toke.c
66712 ____________________________________________________________________________
66713 [  8585] By: jhi                                   on 2001/01/28  20:05:45
66714         Log: Update Changes.
66715      Branch: perl
66716            ! Changes patchlevel.h
66717 ____________________________________________________________________________
66718 [  8584] By: jhi                                   on 2001/01/28  19:30:02
66719         Log: Integrate perlio:
66720              
66721              [  8582]
66722              Add pod/perliol.pod to MANIFEST :-(
66723              
66724              [  8581]
66725              PerlIO documentation. Proofing and sub-editing requested.
66726      Branch: perl
66727           +> pod/perliol.pod
66728           !> MANIFEST pod/perlapio.pod
66729 ____________________________________________________________________________
66730 [  8583] By: jhi                                   on 2001/01/28  19:28:40
66731         Log: Patch from Inaba Hiroto:
66732              - canonical UTF-8 hash keys: if a key string for a hash is
66733              UTF8-on, try downgrade the string and use it if
66734              unicode::distinct is not in effect.
66735              For the task, I added a function bytes_from_utf8() to utf8.c.
66736              It might resemble utf8_to_bytes() but it is not convenient
66737              to the task.
66738              Made a test for it and added to t/op/each.t
66739              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
66740              the mortal copy of the argument SV.
66741              And changed t/io/utf8.t test 18 which expects print() to
66742              upgrade its argument.
66743              - re-implement sv_eq with bytes_from_utf8()
66744              - some bug fixes
66745              - tr/// does not handle UTF8 range (\x{}-\x{})
66746              - \ before raw UTF8 character produced
66747              "Malformed UTF-8 character" warning.
66748              - "\x{100}\N{CENT SIGN}" is Malformed.
66749              Added tests for these 3.
66750              - and one silly bug (by me) with qu operator.
66751      Branch: perl
66752            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
66753            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
66754            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
66755 ____________________________________________________________________________
66756 [  8582] By: nick                                  on 2001/01/28  19:25:04
66757         Log: Add pod/perliol.pod to MANIFEST :-(
66758      Branch: perlio
66759            ! MANIFEST
66760 ____________________________________________________________________________
66761 [  8581] By: nick                                  on 2001/01/28  19:22:40
66762         Log: PerlIO documentation. Proofing and sub-editing requested.
66763      Branch: perlio
66764            + pod/perliol.pod
66765            ! pod/perlapio.pod
66766 ____________________________________________________________________________
66767 [  8580] By: jhi                                   on 2001/01/28  05:16:25
66768         Log: Revert the change to sv_2pv() done by #8054: Someone who
66769              did SvNV_set() on a scalar that also happened to be POK,
66770              followed by sv_2pv() won't get the right coercion anymore.
66771              [Sarathy]
66772      Branch: maint-5.6/perl
66773            ! sv.c
66774 ____________________________________________________________________________
66775 [  8579] By: jhi                                   on 2001/01/28  05:15:04
66776         Log: Remove the #8084 effect: do not allow -Q to be interpreted
66777              as -&Q(), this is too much wiggle room.
66778      Branch: maint-5.6/perl
66779            ! toke.c
66780 ____________________________________________________________________________
66781 [  8578] By: jhi                                   on 2001/01/28  05:12:45
66782         Log: Needed bits of #8439 (should have been in #8576),
66783              mainly for lval substr().
66784      Branch: maint-5.6/perl
66785            ! mg.c pp.c pp_hot.c
66786 ____________________________________________________________________________
66787 [  8577] By: jhi                                   on 2001/01/28  05:02:46
66788         Log: A missing check-in.
66789      Branch: maint-5.6/perl
66790            ! utf8.c
66791 ____________________________________________________________________________
66792 [  8576] By: jhi                                   on 2001/01/28  04:26:18
66793         Log: Integrate changes #8425,8436,8439,8517 from mainline.
66794              The 8439 was not truly integrated because it had too many
66795              dependencies on the development branch and because it introduced
66796              concepts too bold for a maintenance branch (such as the qu operator).
66797              
66798              Subject: [PATCH perl@8342] -Wformat
66799              
66800              Tighten some of the UTF-8 tests a bit.
66801              
66802              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
66803              - The substr lval was still not okay.
66804              - Now pp_stringify and sv_setsv copies source's UTF8 flag
66805              even if IN_BYTE.  pp_stringify is called from fold_constants
66806              at optimization phase and "\x{100}" was made SvUTF8_off under
66807              use bytes (the bytes pragma is for "byte semantics" and not
66808              for "do not produce UTF8 data")
66809      Branch: maint-5.6/perl
66810            ! t/lib/charnames.t t/op/substr.t toke.c
66811           !> sv.c t/pragma/utf8.t
66812 ____________________________________________________________________________
66813 [  8575] By: jhi                                   on 2001/01/28  04:01:51
66814         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
66815              
66816              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
66817              
66818              Subject: [ID 20001230.003] UTF-8 tr still hurts
66819              
66820              Test cases for #8385 (from Simon's "torture.pl")
66821              
66822              Start fixing UTF-8 lval substr() (8405)
66823      Branch: maint-5.6/perl
66824           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
66825           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
66826 ____________________________________________________________________________
66827 [  8574] By: jhi                                   on 2001/01/28  03:09:06
66828         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
66829              from mainline.
66830              
66831              UTF-8 cleanup.
66832              
66833              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
66834              
66835              "\x{FF}\xFF" was broken.
66836              
66837              Tests for #8329 and #8330.
66838              
66839              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
66840              
66841              IRIX compiler noticed that the bof initialization might be
66842              bypassed by control flow.
66843              
66844              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
66845      Branch: maint-5.6/perl
66846           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
66847           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
66848 ____________________________________________________________________________
66849 [  8573] By: jhi                                   on 2001/01/28  02:06:12
66850         Log: Retract #8552.
66851      Branch: perl
66852            ! lib/Text/Wrap.pm t/lib/textwrap.t
66853 ____________________________________________________________________________
66854 [  8572] By: jhi                                   on 2001/01/28  02:04:49
66855         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
66856              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
66857              not really integrated but instead salvaged by hand
66858              (they had too many dependencies on the development release
66859              to be cleanly integratable).
66860              
66861              Subject: more UTF8 test suites and an UTF8 patch
66862              
66863              Tweak for MULTIPLICITY/USE_PERLIO
66864              
66865              Signedness nit.
66866              
66867              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
66868              
66869              Use the UTF8_XXX macros in is_utf8_char().
66870              
66871              Rewrite pp_concat() in terms of sv_catsv().  The . operator
66872              should now be UTF-8-proof.
66873              
66874              Subject: [PATCH perl@8269] scanning two hex-constants
66875              fails on EBCDIC environment (script length.t)
66876              
66877              Add some Unicode chop() tests.
66878      Branch: maint-5.6/perl
66879            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
66880           !> sv.c t/op/chop.t utf8.h
66881 ____________________________________________________________________________
66882 [  8571] By: jhi                                   on 2001/01/28  00:35:59
66883         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
66884              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
66885              
66886              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
66887              
66888              The maxiters upper limit sanity check (guarding against
66889              non-progress) assumed bytes instead of characters in s///
66890              and split().
66891              
66892              Signedness nit.
66893              
66894              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
66895              join() should now be UTF-8-proof.
66896              
66897              More split // UTF-8 tests. (8250)
66898      Branch: maint-5.6/perl
66899           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
66900           !> util.c
66901 ____________________________________________________________________________
66902 [  8570] By: jhi                                   on 2001/01/27  22:15:46
66903         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
66904              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
66905              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
66906              8084,8204,8244,8333 from mainline.
66907              
66908              For -Q where Q might be a one-letter sub name one does no more
66909              get a warning about an unknown filetest (7941,7943,7944,8084).
66910              
66911              Subject: Re: [ID 20001130.011] expression parsing bug ?
66912              
66913              Make uv_to_utf8() to zero-terminate its output buffer.
66914              
66915              Split off t/op/length.t (7995)
66916              
66917              Split off t/op/utf8decode.t (7996)
66918              
66919              Remove an unnecessary 'use utf8' from the utf8.t (7998)
66920              
66921              Split off t/op/concat.t (8004)
66922              
66923              Split off t/op/ver.t (8005)
66924              
66925              Document utf8_length(), utf8_distance(), and utf8_hop().
66926              
66927              Document utf8_to_uv() better.
66928              
66929              Introduce macros for UTF8 decoding (8028,8033).
66930              
66931              Add test for reverse() (8030,8031).
66932              
66933              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
66934              
66935              Do not return the Unicode replacement character    on UTF-8
66936              decoding failure.
66937              
66938              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
66939              not this_utf8 i.e. the output string has one, but don't mess
66940              with source assumption. (8052,8053)
66941              
66942              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
66943              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
66944              was not expecting to be called with something that was already
66945              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
66946              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66947              (8054)
66948              
66949              Recode the naughty binary bytes in utf8decode.t using the \xHH.
66950              
66951              Make some panic messages a bit more logical.
66952      Branch: maint-5.6/perl
66953           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
66954           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
66955           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
66956           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
66957           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
66958           !> utf8.c utf8.h
66959 ____________________________________________________________________________
66960 [  8569] By: jhi                                   on 2001/01/27  19:16:43
66961         Log: Integrate changes #7750 from perlio and #8566 from mainline.
66962      Branch: maint-5.6/perl
66963           !> regexec.c sv.c
66964 ____________________________________________________________________________
66965 [  8568] By: jhi                                   on 2001/01/27  18:06:51
66966         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
66967              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
66968              7935[-perlio.c],7936,7959,7965 from mainline.
66969              
66970              Change the "big byte" error message to "Wide character".
66971              (7355, the croak-if-wide-chars-in-print part ignored)
66972              
66973              Use UINT64_C().
66974              
66975              Introduce Perl_utf8_length().
66976              
66977              diff -se shows these as different (7753, forgotten check-ins)
66978              
66979              Subject: [PATCH] doop.c - UTF8 tr///
66980              
66981              If we use (aTHX_ ...) then put Perl_ on the front.
66982              
66983              Make utf8_length() and utf8_distance() to be less forgiving
66984              about bad UTF-8.
66985              
66986              Test line numbers are different with utf8.
66987              
66988              No need to scan till infinity, 13 is enough. (7872,7911)
66989              
66990              Subject: [PATCH] Tokeniser debugging
66991              
66992              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
66993              
66994              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
66995              
66996              Be more careful in Perl_sv_utf8_downgrade().
66997              
66998              Use DO_UTF8().
66999              
67000              Raw zero bytes in text files confuse at least GNU patch 2.1.
67001      Branch: maint-5.6/perl
67002           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
67003           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
67004           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
67005           !> t/pragma/utf8.t toke.c utf8.c utf8.h
67006 ____________________________________________________________________________
67007 [  8567] By: nick                                  on 2001/01/27  11:10:38
67008         Log: Integrate mainline
67009      Branch: perlio
67010           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
67011           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
67012           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
67013           !> toke.c
67014 ____________________________________________________________________________
67015 [  8566] By: jhi                                   on 2001/01/27  06:22:48
67016         Log: More documentation for the regexp context stack.
67017      Branch: perl
67018            ! regexec.c
67019 ____________________________________________________________________________
67020 [  8565] By: jhi                                   on 2001/01/27  05:21:57
67021         Log: Update Changes.
67022      Branch: perl
67023            ! Changes patchlevel.h
67024 ____________________________________________________________________________
67025 [  8564] By: jhi                                   on 2001/01/27  04:44:04
67026         Log: Threadedness patch for #8562 from Doug MacEachern.
67027      Branch: perl
67028            ! toke.c
67029 ____________________________________________________________________________
67030 [  8563] By: jhi                                   on 2001/01/27  04:26:24
67031         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
67032              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
67033              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
67034              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
67035      Branch: perl
67036            ! op.c
67037 ____________________________________________________________________________
67038 [  8562] By: jhi                                   on 2001/01/27  04:20:30
67039         Log: Subject: Re: Announce : Tokener reporting patch
67040              From: Simon Cozens <simon@cozens.net>
67041              Date: Mon, 22 Jan 2001 02:17:22 +0000
67042              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
67043      Branch: perl
67044            ! embed.h embed.pl proto.h toke.c
67045 ____________________________________________________________________________
67046 [  8561] By: jhi                                   on 2001/01/27  04:17:24
67047         Log: Forgot from #8545.  Oops.
67048      Branch: perl
67049            ! pp.c t/pragma/overload.t
67050 ____________________________________________________________________________
67051 [  8560] By: jhi                                   on 2001/01/27  03:01:47
67052         Log: A better module compilation test, use MANIFEST as suggested
67053              by Spider.
67054      Branch: perl
67055            ! t/lib/1_compile.t
67056 ____________________________________________________________________________
67057 [  8559] By: jhi                                   on 2001/01/27  02:50:48
67058         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
67059              From: Peter Prymmer <pvhp@forte.com>
67060              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
67061              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
67062      Branch: perl
67063            ! t/lib/b.t
67064 ____________________________________________________________________________
67065 [  8558] By: jhi                                   on 2001/01/27  02:27:05
67066         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
67067              From: Peter Prymmer <pvhp@forte.com>
67068              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
67069              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
67070      Branch: perl
67071            ! t/pragma/sub_lval.t
67072 ____________________________________________________________________________
67073 [  8557] By: jhi                                   on 2001/01/27  02:26:03
67074         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
67075              From: Peter Prymmer <pvhp@forte.com>
67076              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
67077              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
67078      Branch: perl
67079            ! t/lib/st-06compat.t
67080 ____________________________________________________________________________
67081 [  8556] By: jhi                                   on 2001/01/27  02:24:33
67082         Log: Subject: [PATCH: perl@8531] minor update to README.os390
67083              From: Peter Prymmer <pvhp@forte.com>
67084              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
67085              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
67086      Branch: perl
67087            ! README.os390
67088 ____________________________________________________________________________
67089 [  8555] By: jhi                                   on 2001/01/27  00:35:47
67090         Log: No point in checking the length before we know whether the pointer
67091              is bogus or not, fixes Abigail's odbm failures in Linux.
67092      Branch: perl
67093            ! sv.c
67094 ____________________________________________________________________________
67095 [  8554] By: nick                                  on 2001/01/26  19:01:31
67096         Log: Integrate mainline
67097      Branch: perlio
67098           !> lib/Text/Wrap.pm t/lib/textwrap.t
67099 ____________________________________________________________________________
67100 [  8553] By: jhi                                   on 2001/01/26  15:19:39
67101         Log: Integrate change #7792 from perlio (multiplicity fix),
67102              fix the AV leak in regex DEBUGGING (tiny part of the
67103              polymorphic regexp patch #8143).
67104      Branch: maint-5.6/perl
67105            ! regcomp.c
67106           !> scope.h
67107 ____________________________________________________________________________
67108 [  8552] By: jhi                                   on 2001/01/26  15:03:23
67109         Log: (Retracted by #8573)
67110              
67111              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
67112              From: Michael G Schwern <schwern@pobox.com>
67113              Date: Fri, 26 Jan 2001 09:28:31 -0500
67114              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
67115      Branch: perl
67116            ! lib/Text/Wrap.pm t/lib/textwrap.t
67117 ____________________________________________________________________________
67118 [  8551] By: jhi                                   on 2001/01/26  02:33:19
67119         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
67120              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
67121              
67122              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
67123              
67124              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
67125              
67126              Message nit.
67127              
67128              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
67129              
67130              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
67131              
67132              (the cleanup of unused submatches in regtry() and regcppop())
67133              
67134              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67135              stored and restored, and thusly was trounced by the utf8 swash
67136              routines.
67137              
67138              use utf8 not required to use \x{}.
67139              
67140              Removed two more tests that make no sense in UTF-8 since the test
67141              data is not in UTF-8.
67142              
67143              Get the three different space character classes right under utf8.
67144              
67145              Implement ANYOFUTF8 regprop() dumping.
67146              
67147              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
67148              
67149              Document the regex context pushing/popping a bit better.
67150      Branch: maint-5.6/perl
67151           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67152           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67153           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
67154           !> t/op/regmesg.t utf8.c
67155 ____________________________________________________________________________
67156 [  8550] By: nick                                  on 2001/01/25  19:42:30
67157         Log: Integrate mainline
67158      Branch: perlio
67159           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
67160           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
67161           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
67162           !> t/lib/bigint.t t/lib/bigintpm.t
67163 ____________________________________________________________________________
67164 [  8549] By: jhi                                   on 2001/01/25  15:22:28
67165         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
67166      Branch: maint-5.6/perl
67167            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67168 ____________________________________________________________________________
67169 [  8548] By: jhi                                   on 2001/01/25  15:02:55
67170         Log: Integrate changes #7997,8063,8492,8547 from mainline.
67171              
67172              Subject: Re: STRLEN - what?
67173              
67174              Subject: [PATCH] perlguts.pod
67175              
67176              Memory management calls documentation.
67177              
67178              Layout using tabulator is not a good idea in a pod.
67179      Branch: maint-5.6/perl
67180           !> pod/perlguts.pod
67181 ____________________________________________________________________________
67182 [  8547] By: jhi                                   on 2001/01/25  14:49:05
67183         Log: Layout using tabulator is not a good idea in a pod.
67184      Branch: perl
67185            ! pod/perlguts.pod
67186 ____________________________________________________________________________
67187 [  8546] By: jhi                                   on 2001/01/25  14:31:12
67188         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
67189              from mainline.
67190              
67191              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67192              
67193              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
67194              
67195              More Win32 editor/IDE/shell hints.
67196              
67197              More Win32 Perling.
67198              
67199              Yet another editor edit.
67200              
67201              Edit edit edit.
67202              
67203              IDE/editor section tweaking.
67204              
67205              Few more IDE/editor nits from p5p.
67206      Branch: maint-5.6/perl
67207           !> pod/perlfaq3.pod
67208 ____________________________________________________________________________
67209 [  8545] By: jhi                                   on 2001/01/25  04:16:32
67210         Log: Subject: [PATCH 5.7.0] overload int()
67211              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67212              Date: Wed, 24 Jan 2001 19:06:57 -0500
67213              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
67214      Branch: perl
67215            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
67216            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
67217            ! t/lib/bigintpm.t
67218 ____________________________________________________________________________
67219 [  8544] By: jhi                                   on 2001/01/25  04:15:11
67220         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
67221              From: Peter Prymmer <pvhp@forte.com>
67222              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
67223              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
67224      Branch: perl
67225            ! Makefile.SH README.os390 hints/os390.sh installperl
67226 ____________________________________________________________________________
67227 [  8543] By: jhi                                   on 2001/01/25  03:52:08
67228         Log: Integrate change #8462,8469 from mainline.
67229              
67230              In VMS Perl subversion (perl -V) is undef.
67231      Branch: maint-5.6/perl
67232           !> configure.com
67233 ____________________________________________________________________________
67234 [  8542] By: jhi                                   on 2001/01/25  03:44:55
67235         Log: Integrate changes #7835,7850,8315,8316 from mainline.
67236              
67237              Solaris hints.
67238      Branch: maint-5.6/perl
67239           !> hints/solaris_2.sh
67240 ____________________________________________________________________________
67241 [  8541] By: jhi                                   on 2001/01/25  03:39:28
67242         Log: Integrate #8336 from mainline.
67243      Branch: maint-5.6/perl
67244           !> hv.c
67245 ____________________________________________________________________________
67246 [  8540] By: jhi                                   on 2001/01/25  03:23:50
67247         Log: Retract #8539.
67248      Branch: maint-5.6/perl
67249            ! pod/perlfaq3.pod
67250 ____________________________________________________________________________
67251 [  8539] By: jhi                                   on 2001/01/25  03:21:55
67252         Log: (Retracted by #8540.)
67253      Branch: maint-5.6/perl
67254            ! pod/perlfaq3.pod
67255 ____________________________________________________________________________
67256 [  8538] By: jhi                                   on 2001/01/25  03:14:07
67257         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
67258              From: Peter Prymmer <pvhp@forte.com>
67259              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
67260              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
67261              
67262              The VMS bits.
67263      Branch: maint-5.6/perl
67264            ! configure.com vms/descrip_mms.template
67265 ____________________________________________________________________________
67266 [  8537] By: jhi                                   on 2001/01/25  03:06:09
67267         Log: Integrate #7710,7824,7973 from mainline.
67268      Branch: maint-5.6/perl
67269           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67270           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
67271           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
67272           !> vos/config.ga.def vos/config.ga.h win32/config.bc
67273           !> win32/config.gc win32/config.vc
67274 ____________________________________________________________________________
67275 [  8536] By: jhi                                   on 2001/01/24  13:50:20
67276         Log: Revert the edits made by me so far to the 5.6 branch since
67277              the TRIAL1 since I did edits when I should have been using
67278              integrates.  Bad programmer.   (Will integrate them properly later.)
67279              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
67280              The #8353 will not be reapplied at least for now since
67281              the UTF-8 hash keys need more thinking.
67282              (The patches #8347, #8354, #8454, #8473 were okay since they
67283              were original edits made specifically for the 5.6.1-TRIAL1.)
67284      Branch: maint-5.6/perl
67285            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67286            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
67287            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
67288            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
67289            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
67290            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67291            ! win32/config.bc win32/config.gc win32/config.vc
67292 ____________________________________________________________________________
67293 [  8535] By: bailey                                on 2001/01/24  06:37:02
67294         Log: SYN SYN
67295      Branch: vmsperl
67296           +> (branch 26 files)
67297           !> (integrate 130 files)
67298 ____________________________________________________________________________
67299 [  8534] By: nick                                  on 2001/01/23  19:30:57
67300         Log: Integrate mainline.
67301      Branch: perlio
67302           !> Changes Configure Porting/Glossary Porting/config.sh
67303           !> Porting/config_H embed.h embed.pl ext/Encode/compile
67304           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
67305           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
67306           !> pod/perlvar.pod proto.h t/lib/1_compile.t
67307 ____________________________________________________________________________
67308 [  8533] By: jhi                                   on 2001/01/23  16:15:46
67309         Log: Forgotten from #8501.
67310      Branch: perl
67311            ! Porting/Glossary Porting/config.sh Porting/config_H
67312 ____________________________________________________________________________
67313 [  8532] By: jhi                                   on 2001/01/23  16:13:27
67314         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
67315              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67316              Date: Mon, 22 Jan 2001 17:51:58 +0100
67317              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
67318      Branch: perl
67319            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
67320 ____________________________________________________________________________
67321 [  8531] By: jhi                                   on 2001/01/23  15:46:01
67322         Log: Update Changes.
67323      Branch: perl
67324            ! Changes patchlevel.h
67325 ____________________________________________________________________________
67326 [  8530] By: jhi                                   on 2001/01/23  15:38:39
67327         Log: De-cut-and-pasto.
67328      Branch: perl
67329            ! t/lib/1_compile.t
67330 ____________________________________________________________________________
67331 [  8529] By: jhi                                   on 2001/01/23  15:11:04
67332         Log: Document the mkdir trailing slashes case.
67333      Branch: perl
67334            ! pod/perlfunc.pod
67335 ____________________________________________________________________________
67336 [  8528] By: jhi                                   on 2001/01/23  15:08:28
67337         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
67338              get installed:
67339              
67340              Subject: lib/lib.pm
67341              From: <abigail@foad.org>
67342              Date: Mon, 28 Aug 2000 20:35:08 -0400
67343              Message-ID: <20000829003508.21281.qmail@foad.org>
67344      Branch: perl
67345            ! installperl
67346 ____________________________________________________________________________
67347 [  8527] By: jhi                                   on 2001/01/23  14:44:04
67348         Log: Metaconfig unit change for #8526.
67349      Branch: metaconfig
67350            ! U/threads/archname.U
67351 ____________________________________________________________________________
67352 [  8526] By: jhi                                   on 2001/01/23  14:43:19
67353         Log: Attach -perlio to the archname if so selected.
67354      Branch: perl
67355            ! Configure
67356 ____________________________________________________________________________
67357 [  8525] By: jhi                                   on 2001/01/23  14:24:01
67358         Log: Subject: [PATCH] pod/perlvar.pod
67359              From: abigail@foad.org
67360              Date: Tue, 23 Jan 2001 01:41:10 +0100
67361              Message-ID: <20010123004110.22259.qmail@foad.org>
67362      Branch: perl
67363            ! pod/perlvar.pod
67364 ____________________________________________________________________________
67365 [  8524] By: jhi                                   on 2001/01/23  14:22:32
67366         Log: A bug introduced in #8217 (the undefined variable in the
67367              lib/safe1_t #3) fixed, by Charles Lane:
67368              
67369              The earlier patch made it so that stuff running in Safe
67370              compartments could do a "caller" and see "main".  That
67371              little change in name is done right before the code in
67372              the compartment is run, and apparantly the parser
67373              was picking up the stash name before it got changed.
67374              
67375              (why it was threaded vs. unthreaded Perl that was sensitive to this
67376              I still don't know...and it probably doesn't matter).
67377              
67378              I tryed removing the stash name-change and saw that threaded Perl
67379              did indeed pass the lib/safe1.t tests.
67380              
67381              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
67382              do the name change (and to connect _ in the compartment to the global
67383              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
67384              to call _safe_pkg_prep when creating a new compartment.
67385              
67386              Passes all tests with threaded perl on linux; passes all tests
67387              with unthreaded perl on VMS.
67388              
67389              At some point I'll probably want to revisit Safe and Opcode to
67390              provide more sensible handling of global variables...and to get
67391              formats working in Safe compartments, which they don't do currently.
67392      Branch: perl
67393            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
67394 ____________________________________________________________________________
67395 [  8523] By: jhi                                   on 2001/01/23  14:11:58
67396         Log: Also the lib/Thread.pm itself needs to be ignored if
67397              the Thread extension hasn't been built.
67398      Branch: perl
67399            ! t/lib/1_compile.t
67400 ____________________________________________________________________________
67401 [  8522] By: jhi                                   on 2001/01/23  13:51:28
67402         Log: print() instead of warn() so that stderr doesn't get
67403              unnecessarily polluted.
67404      Branch: perl
67405            ! ext/Encode/compile
67406 ____________________________________________________________________________
67407 [  8521] By: jhi                                   on 2001/01/23  13:49:48
67408         Log: Integrate perlio:
67409              
67410              [  8520]
67411              More messing with Encode:
67412              Extra fields in header to allow multiple names and to record
67413              other things "compile" knows.
67414              Re-organise compile to factor out common output routines.
67415              
67416              [  8519]
67417              Change file-of-files command line from -F to -f to avoid case issues on VMS.
67418      Branch: perl
67419           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
67420           !> ext/Encode/encode.h
67421 ____________________________________________________________________________
67422 [  8520] By: nick                                  on 2001/01/22  21:44:00
67423         Log: More messing with Encode:
67424              Extra fields in header to allow multiple names and to record
67425              other things "compile" knows.
67426              Re-organise compile to factor out common output routines.
67427      Branch: perlio
67428            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
67429 ____________________________________________________________________________
67430 [  8519] By: nick                                  on 2001/01/22  20:33:50
67431         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
67432      Branch: perlio
67433            ! ext/Encode/Makefile.PL ext/Encode/compile
67434 ____________________________________________________________________________
67435 [  8518] By: nick                                  on 2001/01/22  20:28:13
67436         Log: Integrate mainline
67437      Branch: perlio
67438           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
67439           !> vos/config.alpha.def vos/config.alpha.h
67440 ____________________________________________________________________________
67441 [  8517] By: jhi                                   on 2001/01/22  15:37:17
67442         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
67443              by Inaba Hiroto.
67444      Branch: perl
67445            ! sv.c
67446 ____________________________________________________________________________
67447 [  8516] By: jhi                                   on 2001/01/22  14:55:15
67448         Log: More SIG_SIZE fixes.
67449      Branch: perl
67450            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
67451 ____________________________________________________________________________
67452 [  8515] By: jhi                                   on 2001/01/22  14:50:27
67453         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
67454              From: "Craig A. Berry" <craigberry@mac.com>
67455              Date: Mon, 22 Jan 2001 00:42:24 -0600
67456              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
67457      Branch: perl
67458            ! configure.com
67459 ____________________________________________________________________________
67460 [  8514] By: jhi                                   on 2001/01/22  14:31:17
67461         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
67462              From: "Craig A. Berry" <craigberry@mac.com>
67463              Date: Sun, 21 Jan 2001 23:03:25 -0600
67464              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
67465      Branch: perl
67466            ! configure.com
67467 ____________________________________________________________________________
67468 [  8513] By: jhi                                   on 2001/01/22  14:14:00
67469         Log: Add the .ucm encoding tables to the MANIFEST.
67470      Branch: perl
67471            ! MANIFEST
67472 ____________________________________________________________________________
67473 [  8512] By: jhi                                   on 2001/01/22  13:43:33
67474         Log: Integrate perlio:
67475              
67476              [  8511]
67477              Make "real" layers of ":utf8" and ":raw".
67478              So now PERLIO=utf8 perl ...
67479              does what Andreas wanted.
67480              Fix arg passing in open.pm (still have a Carp issue).
67481              
67482              [  8508]
67483              Switch "compiled in" encodings to .ucm format.
67484              (Leave others as .enc till we can run-time load .ucm,
67485              or find some other way to load them.)
67486      Branch: perl
67487           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67488           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67489           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67490           +> ext/Encode/Encode/iso8859-10.ucm
67491           +> ext/Encode/Encode/iso8859-13.ucm
67492           +> ext/Encode/Encode/iso8859-14.ucm
67493           +> ext/Encode/Encode/iso8859-15.ucm
67494           +> ext/Encode/Encode/iso8859-16.ucm
67495           +> ext/Encode/Encode/iso8859-2.ucm
67496           +> ext/Encode/Encode/iso8859-3.ucm
67497           +> ext/Encode/Encode/iso8859-4.ucm
67498           +> ext/Encode/Encode/iso8859-5.ucm
67499           +> ext/Encode/Encode/iso8859-6.ucm
67500           +> ext/Encode/Encode/iso8859-7.ucm
67501           +> ext/Encode/Encode/iso8859-8.ucm
67502           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67503           +> ext/Encode/Encode/symbol.ucm
67504           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
67505           !> perliol.h
67506 ____________________________________________________________________________
67507 [  8511] By: nick                                  on 2001/01/21  23:44:47
67508         Log: Make "real" layers of ":utf8" and ":raw".
67509              So now PERLIO=utf8 perl ...
67510              does what Andreas wanted.
67511              Fix arg passing in open.pm (still have a Carp issue).
67512      Branch: perlio
67513            ! lib/open.pm perlio.c perliol.h
67514 ____________________________________________________________________________
67515 [  8510] By: jhi                                   on 2001/01/21  22:56:53
67516         Log: Document the regex content pushing/popping a bit better.
67517      Branch: perl
67518            ! regexec.c
67519 ____________________________________________________________________________
67520 [  8509] By: jhi                                   on 2001/01/21  22:55:44
67521         Log: Tweak the mkdir trailing slash code some more.
67522              
67523              TO DO: the same handling should probably be done for
67524              all the other filesystem functions that can have directories
67525              as their arguments.
67526      Branch: perl
67527            ! pp_sys.c
67528 ____________________________________________________________________________
67529 [  8508] By: nick                                  on 2001/01/21  21:37:43
67530         Log: Switch "compiled in" encodings to .ucm format.
67531              (Leave others as .enc till we can run-time load .ucm,
67532              or find some other way to load them.)
67533      Branch: perlio
67534            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
67535            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
67536            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
67537            + ext/Encode/Encode/iso8859-10.ucm
67538            + ext/Encode/Encode/iso8859-13.ucm
67539            + ext/Encode/Encode/iso8859-14.ucm
67540            + ext/Encode/Encode/iso8859-15.ucm
67541            + ext/Encode/Encode/iso8859-16.ucm
67542            + ext/Encode/Encode/iso8859-2.ucm
67543            + ext/Encode/Encode/iso8859-3.ucm
67544            + ext/Encode/Encode/iso8859-4.ucm
67545            + ext/Encode/Encode/iso8859-5.ucm
67546            + ext/Encode/Encode/iso8859-6.ucm
67547            + ext/Encode/Encode/iso8859-7.ucm
67548            + ext/Encode/Encode/iso8859-8.ucm
67549            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
67550            + ext/Encode/Encode/symbol.ucm
67551            ! ext/Encode/Makefile.PL ext/Encode/compile
67552 ____________________________________________________________________________
67553 [  8507] By: nick                                  on 2001/01/21  21:02:03
67554         Log: Integrate (partial) mainline.
67555      Branch: perlio
67556           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
67557           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
67558           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67559 ____________________________________________________________________________
67560 [  8506] By: jhi                                   on 2001/01/21  20:09:30
67561         Log: Update Changes.
67562      Branch: perl
67563            ! Changes patchlevel.h
67564 ____________________________________________________________________________
67565 [  8505] By: jhi                                   on 2001/01/21  19:39:59
67566         Log: Subject: Minor typos in perlfaq2.pod
67567              From: "Stephen P. Potter" <spp@spotter.yi.org>
67568              Message-Id: <200101192101.QAA11911@spotter.yi.org>
67569              Date: Fri, 19 Jan 2001 16:01:13 -0500
67570              
67571              with a nit from Philip Newton.
67572      Branch: perl
67573            ! pod/perlfaq2.pod
67574 ____________________________________________________________________________
67575 [  8504] By: jhi                                   on 2001/01/21  19:33:05
67576         Log: Metaconfig change for #8503.
67577      Branch: metaconfig
67578            ! U/threads/usethreads.U
67579 ____________________________________________________________________________
67580 [  8503] By: jhi                                   on 2001/01/21  19:32:21
67581         Log: Sanity check for conflicting thread flavours.
67582      Branch: perl
67583            ! Configure config_h.SH
67584 ____________________________________________________________________________
67585 [  8502] By: jhi                                   on 2001/01/21  19:23:00
67586         Log: Metaconfig change for #8501.
67587      Branch: metaconfig
67588            ! U/modified/sig_name.U
67589 ____________________________________________________________________________
67590 [  8501] By: jhi                                   on 2001/01/21  19:22:26
67591         Log: The SIG_SIZE is the number of the elements *excluding*
67592              the terminating NULL.
67593      Branch: perl
67594            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
67595            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
67596            ! win32/config_H.vc
67597 ____________________________________________________________________________
67598 [  8500] By: jhi                                   on 2001/01/21  18:31:31
67599         Log: Integrate perlio:
67600              
67601              [  8498]
67602              Encode cleanup.
67603              Add command line control over "compile" so that Makefile.PL
67604              needs can be combined with other uses.
67605              Use command line options in Makefile.PL.
67606              Fix multi-byte parsing in .ucm files.
67607              
67608              [  8497]
67609              Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67610              
67611              [  8496]
67612              Fixup after integrate:
67613              missed the .sym files that are changed by regen_headers
67614              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67615              
67616              [  8484]
67617              Infrastructure to allow:
67618              open($fh,"|-",@array);
67619              to be implemented
67620              i.e. mark pp_open as needing a stack mark, and make pp_open
67621              process its args in that style (and pass them _all_ to tied handles OPEN).
67622              Invent do_openn() which takes SV ** at allow it to see multiple args.
67623              Note this does not _do_ anything yet.
67624      Branch: perl
67625           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
67626           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
67627           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
67628           !> pp_sys.c proto.h sv.c
67629 ____________________________________________________________________________
67630 [  8499] By: jhi                                   on 2001/01/21  17:43:57
67631         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
67632              From: Hugo <hv@crypt.compulink.co.uk>
67633              Date: Sun, 21 Jan 2001 13:34:05 +0000
67634              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
67635              
67636              In sprintf UTF8ize only if necessary.
67637      Branch: perl
67638            ! sv.c
67639 ____________________________________________________________________________
67640 [  8498] By: nick                                  on 2001/01/21  16:25:32
67641         Log: Encode cleanup.
67642              Add command line control over "compile" so that Makefile.PL
67643              needs can be combined with other uses.
67644              Use command line options in Makefile.PL.
67645              Fix multi-byte parsing in .ucm files.
67646      Branch: perlio
67647            ! ext/Encode/Makefile.PL ext/Encode/compile
67648 ____________________________________________________________________________
67649 [  8497] By: nick                                  on 2001/01/21  12:56:27
67650         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
67651      Branch: perlio
67652            ! ext/Encode/Encode.xs
67653 ____________________________________________________________________________
67654 [  8496] By: nick                                  on 2001/01/21  12:18:45
67655         Log: Fixup after integrate:
67656              missed the .sym files that are changed by regen_headers
67657              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
67658      Branch: perlio
67659            ! global.sym pp.sym sv.c
67660 ____________________________________________________________________________
67661 [  8495] By: nick                                  on 2001/01/21  11:51:07
67662         Log: Integrate mainline.
67663      Branch: perlio
67664           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
67665           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
67666           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
67667           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
67668           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
67669           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
67670           !> win32/Makefile win32/makefile.mk
67671 ____________________________________________________________________________
67672 [  8494] By: jhi                                   on 2001/01/20  23:12:11
67673         Log: Forgot the expect_number() prototype.
67674      Branch: perl
67675            ! embed.h embed.pl proto.h
67676 ____________________________________________________________________________
67677 [  8493] By: jhi                                   on 2001/01/20  22:56:39
67678         Log: Subject: [PATCH: perl@8482] README.vms URL updates
67679              From: Peter Prymmer <pvhp@forte.com>
67680              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
67681              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
67682              
67683              Plus Craig A. Berry's suggestion to use compaq.com instead
67684              of digital.com.
67685      Branch: perl
67686            ! README.vms
67687 ____________________________________________________________________________
67688 [  8492] By: jhi                                   on 2001/01/20  22:50:05
67689         Log: Memory management calls documentation.
67690      Branch: perl
67691            ! pod/perlguts.pod
67692 ____________________________________________________________________________
67693 [  8491] By: jhi                                   on 2001/01/20  22:38:33
67694         Log: Signedness nit plus few memcpy/Copy nits.
67695      Branch: perl
67696            ! sv.c
67697 ____________________________________________________________________________
67698 [  8490] By: jhi                                   on 2001/01/20  22:25:53
67699         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
67700              From: Peter Prymmer <pvhp@forte.com>
67701              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
67702              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
67703      Branch: perl
67704            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
67705 ____________________________________________________________________________
67706 [  8489] By: jhi                                   on 2001/01/20  22:24:41
67707         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
67708              From: Peter Prymmer <pvhp@forte.com>
67709              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
67710              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
67711      Branch: perl
67712            ! win32/Makefile win32/makefile.mk
67713 ____________________________________________________________________________
67714 [  8488] By: jhi                                   on 2001/01/20  22:22:27
67715         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
67716              From: Peter Prymmer <pvhp@forte.com>
67717              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
67718              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
67719      Branch: perl
67720            ! Makefile.SH
67721 ____________________________________________________________________________
67722 [  8487] By: jhi                                   on 2001/01/20  22:21:18
67723         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
67724              From: Peter Prymmer <pvhp@forte.com>
67725              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
67726              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
67727      Branch: perl
67728            + ext/DynaLoader/dl_dllload.xs
67729            ! MANIFEST Makefile.SH hints/os390.sh
67730 ____________________________________________________________________________
67731 [  8486] By: jhi                                   on 2001/01/20  22:17:53
67732         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
67733              From: Peter Prymmer <pvhp@forte.com>
67734              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
67735              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
67736      Branch: perl
67737            ! README.os390 README.posix-bc
67738 ____________________________________________________________________________
67739 [  8485] By: jhi                                   on 2001/01/20  20:15:30
67740         Log: Document and test the new qu operator.
67741      Branch: perl
67742            + t/op/qu.t
67743            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
67744            ! pod/perlretut.pod pod/perlunicode.pod
67745 ____________________________________________________________________________
67746 [  8484] By: nick                                  on 2001/01/20  19:42:30
67747         Log: Infrastructure to allow:
67748              open($fh,"|-",@array);
67749              to be implemented
67750              i.e. mark pp_open as needing a stack mark, and make pp_open
67751              process its args in that style (and pass them _all_ to tied handles OPEN).
67752              Invent do_openn() which takes SV ** at allow it to see multiple args.
67753              Note this does not _do_ anything yet.
67754      Branch: perlio
67755            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
67756            ! perlapi.c pp_proto.h pp_sys.c proto.h
67757 ____________________________________________________________________________
67758 [  8483] By: nick                                  on 2001/01/20  17:23:14
67759         Log: Integrate mainline.
67760      Branch: perlio
67761           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
67762           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
67763 ____________________________________________________________________________
67764 [  8482] By: jhi                                   on 2001/01/19  15:37:49
67765         Log: Update Changes.
67766      Branch: perl
67767            ! Changes patchlevel.h
67768 ____________________________________________________________________________
67769 [  8481] By: jhi                                   on 2001/01/19  14:41:24
67770         Log: Subject: Re: new feature: s?printf parameter reordering 
67771              From: Hugo <hv@crypt.compulink.co.uk>
67772              Date: Thu, 11 Jan 2001 17:09:03 +0000
67773              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
67774              
67775              - support reordering for all parameters: %, *v, *, .*
67776              - lay down that the reordering specification must immediately
67777              follow that parameter: %3$, *v3$, *3$, .*3$
67778              - fix vectorisation of a zero-length string
67779              - factor out the code choosing the argument to format
67780              
67781              Possibly unwanted side-effects:
67782              - the special format specifiers ' +-0' must now precede any
67783              vectorisation specifier. Tests in op/sprintf and op/ver
67784              have been changed to reflect this.
67785              - sprintf.t test #214 changed its expectations because in many
67786              cases, the next parameter has already been consumed when an
67787              invalid type letter is detected.
67788              
67789              Probably wanted side-effects:
67790              - attempts to format a non-existent parameter will warn as if C<undef>
67791              - attempt to write to non-existent parameter with '%n' will complain
67792              of "attempt to modify read-only value" instead of being silent
67793      Branch: perl
67794            ! sv.c t/op/sprintf.t t/op/ver.t
67795 ____________________________________________________________________________
67796 [  8480] By: jhi                                   on 2001/01/19  14:08:37
67797         Log: Subject: PATCH pragma/locale.t
67798              From: andreas.koenig@anima.de (Andreas J. Koenig)
67799              Date: 18 Jan 2001 09:45:37 +0100
67800              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
67801      Branch: perl
67802            ! t/pragma/locale.t
67803 ____________________________________________________________________________
67804 [  8479] By: jhi                                   on 2001/01/19  13:19:58
67805         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
67806      Branch: perl
67807            ! configure.com
67808 ____________________________________________________________________________
67809 [  8478] By: jhi                                   on 2001/01/19  02:12:35
67810         Log: Automate 1_compile.t.
67811      Branch: perl
67812            ! t/lib/1_compile.t
67813 ____________________________________________________________________________
67814 [  8477] By: jhi                                   on 2001/01/19  01:49:56
67815         Log: Integrate perlio:
67816              
67817              [  8475]
67818              Win32 "safe signals" co-existance fix.
67819              Fix SIG_SIZE value.
67820              Clear PL_sig_pending when cloning (fork).
67821      Branch: perl
67822           !> sv.c win32/config.bc win32/config.gc win32/config.vc
67823           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
67824 ____________________________________________________________________________
67825 [  8476] By: nick                                  on 2001/01/18  21:51:52
67826         Log: Integrate mainline
67827      Branch: perlio
67828           +> t/lib/1_compile.t t/lib/compmod.pl
67829           !> MANIFEST configure.com lib/unicode/distinct.pm
67830 ____________________________________________________________________________
67831 [  8475] By: nick                                  on 2001/01/18  21:48:02
67832         Log: Win32 "safe signals" co-existance fix.
67833              Fix SIG_SIZE value.
67834              Clear PL_sig_pending when cloning (fork).
67835      Branch: perlio
67836            ! sv.c win32/config.bc win32/config.gc win32/config.vc
67837            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
67838 ____________________________________________________________________________
67839 [  8474] By: jhi                                   on 2001/01/18  14:40:57
67840         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
67841      Branch: perl
67842            ! t/lib/1_compile.t
67843 ____________________________________________________________________________
67844 [  8473] By: gsar                                  on 2001/01/18  11:42:31
67845         Log: unsubmitted trial1 change
67846      Branch: maint-5.6/perl
67847            ! Changes
67848 ____________________________________________________________________________
67849 [  8472] By: jhi                                   on 2001/01/18  04:30:24
67850         Log: The first bug found by 1_compile.t.
67851      Branch: perl
67852            ! lib/unicode/distinct.pm
67853 ____________________________________________________________________________
67854 [  8471] By: jhi                                   on 2001/01/18  04:29:42
67855         Log: Add Schwern's 1_compile test.  The compile_module script renamed
67856              to be a bit shorter for the 8.3 people.
67857      Branch: perl
67858            + t/lib/1_compile.t t/lib/compmod.pl
67859            ! MANIFEST
67860 ____________________________________________________________________________
67861 [  8470] By: jhi                                   on 2001/01/18  04:16:00
67862         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
67863              From: Peter Prymmer <pvhp@forte.com>
67864              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
67865              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
67866              Replace #8463.
67867      Branch: maint-5.6/perl
67868            ! configure.com
67869 ____________________________________________________________________________
67870 [  8469] By: jhi                                   on 2001/01/18  04:13:02
67871         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
67872              From: Peter Prymmer <pvhp@forte.com>
67873              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
67874              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
67875              Replace #8462.
67876      Branch: perl
67877            ! configure.com
67878 ____________________________________________________________________________
67879 [  8468] By: jhi                                   on 2001/01/18  03:42:08
67880         Log: Integrate perlio:
67881              
67882              [  8467]
67883              "Safe" signals - trial implementation.
67884              gv.c tweaked to zero PL_sig_pend array
67885              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
67886              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
67887              Odd thing is that it "works" with PERLIO=stdio as well (linux).
67888      Branch: perl
67889           !> gv.c mg.c perlio.c util.c
67890 ____________________________________________________________________________
67891 [  8467] By: nick                                  on 2001/01/17  22:41:10
67892         Log: "Safe" signals - trial implementation.
67893              gv.c tweaked to zero PL_sig_pend array
67894              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
67895              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
67896              Odd thing is that it "works" with PERLIO=stdio as well (linux).
67897      Branch: perlio
67898            ! gv.c mg.c perlio.c util.c
67899 ____________________________________________________________________________
67900 [  8466] By: nick                                  on 2001/01/17  20:40:20
67901         Log: Integrate mainline.
67902      Branch: perlio
67903           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
67904           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
67905           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
67906           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67907           !> vos/config.ga.h win32/config.bc win32/config.gc
67908           !> win32/config.vc
67909 ____________________________________________________________________________
67910 [  8465] By: jhi                                   on 2001/01/17  18:37:13
67911         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
67912              From: Nicholas Clark <nick@ccl4.org>
67913              Date: Wed, 17 Jan 2001 17:31:33 +0000
67914              Message-ID: <20010117173133.I2633@plum.flirble.org>
67915      Branch: perl
67916            ! t/op/int.t
67917 ____________________________________________________________________________
67918 [  8464] By: jhi                                   on 2001/01/17  14:43:17
67919         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
67920              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
67921              Date: Wed, 17 Jan 2001 15:16:43 +0100
67922              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
67923              
67924              pp_int() was dropping an NV to the floor,
67925              int(279964589018079/59) either returned not an integer
67926              4745162525730.15, or one got "Attempt to free unreferenced scalar."
67927      Branch: perl
67928            ! pp.c
67929 ____________________________________________________________________________
67930 [  8463] By: jhi                                   on 2001/01/17  06:12:42
67931         Log: (Replaced by #8470)
67932              
67933              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
67934              From: "Craig A. Berry" <craigberry@mac.com>
67935              Date: Tue, 16 Jan 2001 23:38:46 -0600
67936              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
67937      Branch: maint-5.6/perl
67938            ! configure.com
67939 ____________________________________________________________________________
67940 [  8462] By: jhi                                   on 2001/01/17  06:11:31
67941         Log: (Replaced by #8469)
67942              
67943              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
67944              From: "Craig A. Berry" <craigberry@mac.com>
67945              Date: Tue, 16 Jan 2001 23:38:46 -0600
67946              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
67947      Branch: perl
67948            ! configure.com
67949 ____________________________________________________________________________
67950 [  8461] By: jhi                                   on 2001/01/17  05:56:12
67951         Log: Allow for one trailing slash in the directory of mkdir().
67952      Branch: perl
67953            ! pp_sys.c
67954 ____________________________________________________________________________
67955 [  8460] By: jhi                                   on 2001/01/17  03:26:01
67956         Log: Metaconfig unit changes for #8459.
67957      Branch: metaconfig
67958            ! U/modified/Loc.U U/modified/sig_name.U
67959 ____________________________________________________________________________
67960 [  8459] By: jhi                                   on 2001/01/17  03:24:48
67961         Log: Define SIG_SIZE, the number of elements in the sig_name and
67962              sig_num arrays, including the final NULL entry.
67963      Branch: perl
67964            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67965            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
67966            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
67967            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67968            ! win32/config.bc win32/config.gc win32/config.vc
67969 ____________________________________________________________________________
67970 [  8458] By: jhi                                   on 2001/01/17  01:41:33
67971         Log: Integrate perlio:
67972              
67973              [  8457]
67974              Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
67975              Provides all the "cost" but no benefit yet - it is to allow cost
67976              to be measured, and implementation experiments (just in mg.c?).
67977      Branch: perl
67978           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
67979           !> perlapi.h proto.h sv.c
67980 ____________________________________________________________________________
67981 [  8457] By: nick                                  on 2001/01/16  22:07:26
67982         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
67983              Provides all the "cost" but no benefit yet - it is to allow cost
67984              to be measured, and implementation experiments (just in mg.c?).
67985      Branch: perlio
67986            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
67987            ! perlapi.h proto.h sv.c
67988 ____________________________________________________________________________
67989 [  8456] By: nick                                  on 2001/01/16  21:07:07
67990         Log: Integrate mainline.
67991      Branch: perlio
67992           !> (integrate 51 files)
67993 ____________________________________________________________________________
67994 [  8455] By: jhi                                   on 2001/01/16  18:13:43
67995         Log: Subject: [PATCH] regcomp.c old feature removal
67996              From: mjd@plover.com
67997              Date: 16 Jan 2001 14:43:18 -0000 
67998              Message-ID: <20010116144318.7140.qmail@plover.com> 
67999      Branch: perl
68000            ! regcomp.c
68001 ____________________________________________________________________________
68002 [  8454] By: jhi                                   on 2001/01/16  16:12:39
68003         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
68004              From: "Indy Singh" <indy@nusphere.com>
68005              Date: Wed, 10 Jan 2001 20:17:49 -0500
68006              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
68007      Branch: maint-5.6/perl
68008            ! win32/Makefile
68009 ____________________________________________________________________________
68010 [  8453] By: jhi                                   on 2001/01/16  16:09:33
68011         Log: Update Changes.
68012      Branch: perl
68013            ! Changes patchlevel.h
68014 ____________________________________________________________________________
68015 [  8452] By: jhi                                   on 2001/01/16  15:42:04
68016         Log: Subject: Re: API Cleanup
68017              To: perl5-porters@perl.org
68018              Date: Tue, 16 Jan 2001 13:42:30 +0000
68019              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
68020              
68021              Subject: [PATCH] utf8.c documentation
68022              From: Simon Cozens <simon@cozens.net>
68023              Date: Tue, 16 Jan 2001 13:52:48 +0000
68024              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
68025              
68026              Subject: Re: API Cleanup
68027              From: Simon Cozens <simon@cozens.net>
68028              Date: Tue, 16 Jan 2001 14:58:55 +0000
68029              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
68030              
68031              UTF-8 doc patches.
68032      Branch: perl
68033            ! embed.pl pod/perlapi.pod utf8.c
68034 ____________________________________________________________________________
68035 [  8451] By: jhi                                   on 2001/01/16  14:41:39
68036         Log: podlators 1.07, from Russ Allbery.
68037      Branch: perl
68038            ! lib/Pod/Man.pm
68039 ____________________________________________________________________________
68040 [  8450] By: jhi                                   on 2001/01/16  14:24:19
68041         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
68042              From: "Indy Singh" <indy@nusphere.com>
68043              Date: Mon, 15 Jan 2001 20:59:40 -0500
68044              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
68045      Branch: perl
68046            ! win32/Makefile
68047 ____________________________________________________________________________
68048 [  8449] By: jhi                                   on 2001/01/16  03:42:55
68049         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
68050              at the setting of the ofs_sv in new_struct_thread() as the
68051              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
68052              uninitialized fields are, uh, initialized with),
68053              SvREFCNT_inc()ing that invited a core dump.
68054      Branch: perl
68055            ! util.c
68056 ____________________________________________________________________________
68057 [  8448] By: jhi                                   on 2001/01/16  01:49:07
68058         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
68059              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68060              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
68061              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
68062              
68063              Replace #8444 and #8445.
68064      Branch: perl
68065            ! ext/B/B.xs ext/B/B/Debug.pm
68066 ____________________________________________________________________________
68067 [  8447] By: jhi                                   on 2001/01/15  21:05:35
68068         Log: Subject: [PATCH] API Variable documentation   
68069              From: Simon Cozens <simon@cozens.net>
68070              Date: Mon, 15 Jan 2001 19:35:54 +0000
68071              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
68072      Branch: perl
68073            ! pod/perlapi.pod thrdvar.h
68074 ____________________________________________________________________________
68075 [  8446] By: jhi                                   on 2001/01/15  20:49:20
68076         Log: Signedness nit.
68077      Branch: perl
68078            ! pp_ctl.c
68079 ____________________________________________________________________________
68080 [  8445] By: jhi                                   on 2001/01/15  20:28:48
68081         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
68082      Branch: perl
68083            ! ext/B/B/Debug.pm
68084 ____________________________________________________________________________
68085 [  8444] By: jhi                                   on 2001/01/15  13:09:10
68086         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
68087      Branch: perl
68088            ! ext/B/B.xs
68089 ____________________________________________________________________________
68090 [  8443] By: jhi                                   on 2001/01/15  13:06:26
68091         Log: Missing from #8439.
68092      Branch: perl
68093            ! keywords.h mg.c
68094 ____________________________________________________________________________
68095 [  8442] By: jhi                                   on 2001/01/15  13:02:38
68096         Log: Subject: [PATCH @8436] Eliminate op_children
68097              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68098              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
68099              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
68100              
68101              Subject: [PATCH @8436] Re: Eliminate op_children
68102              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68103              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
68104              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
68105      Branch: perl
68106            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
68107            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
68108            ! op.c op.h
68109 ____________________________________________________________________________
68110 [  8441] By: jhi                                   on 2001/01/15  12:57:08
68111         Log: Use the /^Perl_/-less form of is_lvalue_sub().
68112      Branch: perl
68113            ! pp.h
68114 ____________________________________________________________________________
68115 [  8440] By: jhi                                   on 2001/01/15  05:13:09
68116         Log: Revert #8437 and #8438, the Linux large files story is more complex.
68117      Branch: metaconfig/U/perl
68118            ! d_fpos64_t.U d_off64_t.U
68119      Branch: perl
68120            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68121            ! config_h.SH configure.com epoc/config.sh perl.h
68122            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68123            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68124            ! win32/config.bc win32/config.gc win32/config.vc
68125 ____________________________________________________________________________
68126 [  8439] By: jhi                                   on 2001/01/15  05:02:24
68127         Log: More UTF-8 patches from Inaba Hiroto.
68128              - The substr lval was still not okay.
68129              - Now pp_stringify and sv_setsv copies source's UTF8 flag
68130              even if IN_BYTE.  pp_stringify is called from fold_constants
68131              at optimization phase and "\x{100}" was made SvUTF8_off under
68132              use bytes (the bytes pragma is for "byte semantics" and not
68133              for "do not produce UTF8 data")
68134              - New `qu' operator to generate UTF8 string explicitly.
68135              Though I agree with the policy "0x00-0xff always produce bytes",
68136              sometimes want to such a string to be coded in UTF8.
68137              I can use pack"U0a*" but it requires more typing and has
68138              runtime overhead.
68139              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
68140              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
68141              string is not UTF8_on and has char 0x80-0xff.
68142              
68143              TODO: document and test qu.
68144      Branch: perl
68145            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
68146            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
68147            ! toke.c
68148 ____________________________________________________________________________
68149 [  8438] By: jhi                                   on 2001/01/14  05:10:23
68150         Log: (Reverted by #8440)
68151              
68152              Metaconfig unit changes for #8437.
68153      Branch: metaconfig/U/perl
68154            ! d_fpos64_t.U d_off64_t.U
68155 ____________________________________________________________________________
68156 [  8437] By: jhi                                   on 2001/01/14  04:55:34
68157         Log: (Reverted by #8440)
68158              
68159              Add <features.h> probing, seems to be needed for (some?)
68160              Linux largefileness.
68161      Branch: perl
68162            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68163            ! config_h.SH configure.com epoc/config.sh perl.h
68164            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
68165            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68166            ! win32/config.bc win32/config.gc win32/config.vc
68167 ____________________________________________________________________________
68168 [  8436] By: jhi                                   on 2001/01/13  17:47:21
68169         Log: Tighten some of the tests a bit.
68170      Branch: perl
68171            ! t/pragma/utf8.t
68172 ____________________________________________________________________________
68173 [  8435] By: jhi                                   on 2001/01/13  17:31:54
68174         Log: Integrate perlio:
68175              
68176              [  8434]
68177              Run dmake regen_config_h for Win32
68178              
68179              [  8433]
68180              VMS friendly patch to Encode compile process
68181      Branch: perl
68182           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
68183           !> win32/config_H.gc win32/config_H.vc
68184 ____________________________________________________________________________
68185 [  8434] By: nick                                  on 2001/01/13  11:36:53
68186         Log: Run dmake regen_config_h for Win32
68187      Branch: perlio
68188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
68189 ____________________________________________________________________________
68190 [  8433] By: nick                                  on 2001/01/13  11:31:55
68191         Log: VMS friendly patch to Encode compile process
68192      Branch: perlio
68193            ! ext/Encode/Makefile.PL ext/Encode/compile
68194 ____________________________________________________________________________
68195 [  8432] By: nick                                  on 2001/01/13  11:06:44
68196         Log: Integrate mainline
68197      Branch: perlio
68198           +> ext/B/B/Concise.pm
68199           !> (integrate 52 files)
68200 ____________________________________________________________________________
68201 [  8431] By: jhi                                   on 2001/01/13  05:55:55
68202         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
68203              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68204              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
68205              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
68206      Branch: perl
68207            ! ext/B/B/Concise.pm
68208 ____________________________________________________________________________
68209 [  8430] By: jhi                                   on 2001/01/13  04:24:18
68210         Log: The LVRET macro needed an aTHX.
68211      Branch: perl
68212            ! pp.h
68213 ____________________________________________________________________________
68214 [  8429] By: jhi                                   on 2001/01/13  02:12:42
68215         Log: Update Changes.
68216      Branch: perl
68217            ! Changes patchlevel.h
68218 ____________________________________________________________________________
68219 [  8428] By: jhi                                   on 2001/01/13  02:08:50
68220         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
68221              From: Peter Prymmer <pvhp@forte.com>
68222              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
68223              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
68224              
68225              Add a BEGIN guard for sloppy floating point division.
68226      Branch: perl
68227            ! lib/Math/BigInt.pm lib/bigint.pl
68228 ____________________________________________________________________________
68229 [  8427] By: jhi                                   on 2001/01/13  01:47:16
68230         Log: The B::Terse drop-in replacement wasn't quite drop-in.
68231      Branch: perl
68232            ! ext/B/B/Terse.pm
68233 ____________________________________________________________________________
68234 [  8426] By: jhi                                   on 2001/01/12  21:20:43
68235         Log: Use UVXf.
68236      Branch: perl
68237            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68238            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
68239            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68240            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68241            ! win32/config.gc win32/config.vc
68242 ____________________________________________________________________________
68243 [  8425] By: jhi                                   on 2001/01/12  20:20:14
68244         Log: Subject: [PATCH perl@8342] -Wformat
68245              From: Robin Barker <rmb1@cise.npl.co.uk>
68246              Date: Fri, 12 Jan 2001 20:03:14 GMT
68247              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
68248      Branch: perl
68249            ! ext/Encode/Encode.xs mg.c sv.c toke.c
68250 ____________________________________________________________________________
68251 [  8424] By: jhi                                   on 2001/01/12  20:01:48
68252         Log: Subject: B::Concise -- an improved replacement for B::Terse 
68253              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68254              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
68255              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
68256      Branch: perl
68257            + ext/B/B/Concise.pm
68258            ! MANIFEST ext/B/B/Terse.pm
68259 ____________________________________________________________________________
68260 [  8423] By: jhi                                   on 2001/01/12  19:24:02
68261         Log: The new metaconfig unit from the #8421.
68262      Branch: metaconfig/U/perl
68263            + d_sigprocmask.U
68264 ____________________________________________________________________________
68265 [  8422] By: jhi                                   on 2001/01/12  19:23:43
68266         Log: Forgot the microperl config from the #8421.
68267      Branch: perl
68268            ! uconfig.h uconfig.sh
68269 ____________________________________________________________________________
68270 [  8421] By: jhi                                   on 2001/01/12  19:05:27
68271         Log: Add sigprocmask() probe, regen Configure, regen toc.
68272      Branch: perl
68273            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68274            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
68275            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68276            ! vos/config.ga.h win32/config.bc win32/config.gc
68277            ! win32/config.vc
68278 ____________________________________________________________________________
68279 [  8420] By: jhi                                   on 2001/01/12  18:34:31
68280         Log: Add sockatmark() to the todo list.
68281      Branch: perl
68282            ! Todo-5.6
68283 ____________________________________________________________________________
68284 [  8419] By: jhi                                   on 2001/01/12  18:09:46
68285         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
68286      Branch: perl
68287            ! op.c
68288 ____________________________________________________________________________
68289 [  8418] By: jhi                                   on 2001/01/12  18:05:30
68290         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
68291              From: Radu Greab <radu@netsoft.ro>
68292              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
68293              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
68294      Branch: perl
68295            ! op.c t/pragma/sub_lval.t
68296 ____________________________________________________________________________
68297 [  8417] By: jhi                                   on 2001/01/12  16:09:09
68298         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
68299              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
68300              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
68301              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
68302      Branch: perl
68303            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
68304            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
68305            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
68306            ! t/pragma/sub_lval.t toke.c
68307 ____________________________________________________________________________
68308 [  8416] By: jhi                                   on 2001/01/12  15:42:06
68309         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
68310              From: "Richard Soderberg" <rs@crystalflame.net>
68311              Date: Fri, 12 Jan 2001 04:49:35 -0800
68312              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
68313              
68314              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
68315              according to the platform.
68316      Branch: perl
68317            ! op.c
68318 ____________________________________________________________________________
68319 [  8415] By: jhi                                   on 2001/01/12  15:33:41
68320         Log: One more UTF-8 fix from Inaba Hiroto.
68321      Branch: perl
68322            ! pp.c regexec.c t/pragma/utf8.t
68323 ____________________________________________________________________________
68324 [  8414] By: jhi                                   on 2001/01/12  15:30:18
68325         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
68326      Branch: perl
68327            ! regexec.c
68328 ____________________________________________________________________________
68329 [  8413] By: jhi                                   on 2001/01/12  15:22:10
68330         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
68331              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68332              Date: Thu, 11 Jan 2001 12:53:36 +0100
68333              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
68334      Branch: perl
68335            ! toke.c
68336 ____________________________________________________________________________
68337 [  8412] By: jhi                                   on 2001/01/12  15:20:25
68338         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
68339              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68340              Date: Fri, 12 Jan 2001 14:37:55 +0100
68341              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
68342      Branch: perl
68343            ! hints/posix-bc.sh
68344 ____________________________________________________________________________
68345 [  8411] By: jhi                                   on 2001/01/12  15:14:14
68346         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
68347              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68348              Date: Fri, 12 Jan 2001 10:42:21 +0100
68349              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
68350      Branch: perl
68351            ! t/op/regmesg.t
68352 ____________________________________________________________________________
68353 [  8410] By: jhi                                   on 2001/01/12  05:48:55
68354         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
68355              From: Nicholas Clark <nick@ccl4.org> 
68356              Date: Sun, 7 Jan 2001 19:47:14 +0000
68357              Message-ID: <20010107194714.B1048@plum.flirble.org>
68358      Branch: perl
68359            ! t/op/numconvert.t
68360 ____________________________________________________________________________
68361 [  8409] By: jhi                                   on 2001/01/12  05:41:28
68362         Log: Integrate perlio:
68363              
68364              [  8408]
68365              Remove variables that were used in experiments.
68366              
68367              [  8407]
68368              Catch die in %SIG handler and unblock the signal before re-dying.
68369              This make Linux work _without_ sigsetjmp().
68370              Turn off sigsetjmp() to see what else it does.
68371              May need Configure probe for sigprocmask() if anything has sigaction()
68372              but not sigprocmask().
68373      Branch: perl
68374           !> mg.c scope.h
68375 ____________________________________________________________________________
68376 [  8408] By: nick                                  on 2001/01/11  22:43:28
68377         Log: Remove variables that were used in experiments.
68378      Branch: perlio
68379            ! mg.c
68380 ____________________________________________________________________________
68381 [  8407] By: nick                                  on 2001/01/11  20:57:44
68382         Log: Catch die in %SIG handler and unblock the signal before re-dying.
68383              This make Linux work _without_ sigsetjmp().
68384              Turn off sigsetjmp() to see what else it does.
68385              May need Configure probe for sigprocmask() if anything has sigaction()
68386              but not sigprocmask().
68387      Branch: perlio
68388            ! mg.c scope.h
68389 ____________________________________________________________________________
68390 [  8406] By: nick                                  on 2001/01/11  19:32:07
68391         Log: Integrate mainline
68392      Branch: perlio
68393           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
68394           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
68395           !> t/op/substr.t
68396 ____________________________________________________________________________
68397 [  8405] By: jhi                                   on 2001/01/11  17:11:01
68398         Log: Fix UTF-8 lval substr().
68399      Branch: perl
68400            ! mg.c t/op/substr.t
68401 ____________________________________________________________________________
68402 [  8404] By: jhi                                   on 2001/01/11  05:13:58
68403         Log: Update Changes.
68404      Branch: perl
68405            ! Changes patchlevel.h
68406 ____________________________________________________________________________
68407 [  8403] By: jhi                                   on 2001/01/11  04:38:24
68408         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
68409              From: Hugo <hv@crypt.compulink.co.uk>
68410              Date: Mon, 30 Oct 2000 01:33:26 +0000
68411              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
68412      Branch: perl
68413            ! regexec.c t/op/re_tests
68414 ____________________________________________________________________________
68415 [  8402] By: jhi                                   on 2001/01/11  04:26:12
68416         Log: Integrate perlio:
68417              
68418              [  8401]
68419              Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
68420              (So Alan and Ilya can try setting via hints.)
68421              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
68422              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
68423              doing the save everywhere seems to restart read() correctly, but just
68424              doing it once "round" the handler does not.
68425              
68426              [  8399]
68427              Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68428              
68429              [  8393]
68430              Back out Simon's pid hackery for now.
68431              
68432              [  8371]
68433              Fix "scalars leaked" bugs caused by overload magic
68434              (Highlighted by Ilya's DESTROY optimization.)
68435      Branch: perl
68436           !> scope.h util.c
68437 ____________________________________________________________________________
68438 [  8401] By: nick                                  on 2001/01/10  22:52:55
68439         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
68440              (So Alan and Ilya can try setting via hints.)
68441              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
68442              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
68443              doing the save everywhere seems to restart read() correctly, but just
68444              doing it once "round" the handler does not.
68445      Branch: perlio
68446            ! scope.h
68447 ____________________________________________________________________________
68448 [  8400] By: jhi                                   on 2001/01/10  21:57:54
68449         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
68450              of IRIX, HP-UX is unaffected.
68451      Branch: perl
68452            ! perl.h
68453 ____________________________________________________________________________
68454 [  8399] By: nick                                  on 2001/01/10  21:29:19
68455         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
68456      Branch: perlio
68457            ! util.c
68458 ____________________________________________________________________________
68459 [  8398] By: jhi                                   on 2001/01/10  20:55:31
68460         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
68461              also have ReusePort.
68462      Branch: perl
68463            ! ext/IO/lib/IO/Socket/INET.pm
68464 ____________________________________________________________________________
68465 [  8397] By: jhi                                   on 2001/01/10  20:50:57
68466         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
68467              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68468              Date: Wed, 10 Jan 2001 01:38:13 -0800
68469              Message-ID: <20010110013813.B41744@yahoo-inc.com>
68470      Branch: perl
68471            ! ext/IO/lib/IO/Socket/INET.pm
68472 ____________________________________________________________________________
68473 [  8396] By: jhi                                   on 2001/01/10  20:49:30
68474         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
68475              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
68476              Date: Wed, 10 Jan 2001 01:37:32 -0800
68477              Message-ID: <20010110013732.A41744@yahoo-inc.com>
68478      Branch: perl
68479            ! ext/Socket/Socket.pm
68480 ____________________________________________________________________________
68481 [  8395] By: jhi                                   on 2001/01/10  20:41:37
68482         Log: Test for bug id 20010105.016 (fixed by #8378).
68483      Branch: perl
68484            ! t/op/split.t
68485 ____________________________________________________________________________
68486 [  8394] By: jhi                                   on 2001/01/10  20:26:32
68487         Log: Integrate perlio.
68488      Branch: perl
68489            ! util.c
68490 ____________________________________________________________________________
68491 [  8393] By: nick                                  on 2001/01/10  19:34:30
68492         Log: Back out Simon's pid hackery for now.
68493      Branch: perlio
68494            ! util.c
68495 ____________________________________________________________________________
68496 [  8392] By: nick                                  on 2001/01/10  19:23:13
68497         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
68498      Branch: perlio
68499           !> (integrate 29 files)
68500 ____________________________________________________________________________
68501 [  8391] By: jhi                                   on 2001/01/10  18:43:15
68502         Log: Subject: [PATCH] Fix my_pclose segfault
68503              From: Simon Cozens <simon@cozens.net>
68504              Date: Wed, 10 Jan 2001 18:39:35 +0000
68505              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
68506      Branch: perl
68507            ! util.c
68508 ____________________________________________________________________________
68509 [  8390] By: jhi                                   on 2001/01/10  18:42:08
68510         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
68511              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68512              Date:     Wed, 10 Jan 2001 13:23:02 EST
68513              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
68514      Branch: perl
68515            ! ext/Opcode/Opcode.xs
68516 ____________________________________________________________________________
68517 [  8389] By: jhi                                   on 2001/01/10  15:16:07
68518         Log: Turn off the integer preservation for now.
68519      Branch: perl
68520            ! perl.h
68521 ____________________________________________________________________________
68522 [  8388] By: jhi                                   on 2001/01/10  15:01:25
68523         Log: Few more IDE/editor nits from p5p.
68524      Branch: perl
68525            ! pod/perlfaq3.pod
68526 ____________________________________________________________________________
68527 [  8387] By: jhi                                   on 2001/01/10  06:53:16
68528         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
68529              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
68530              Date: Tue, 9 Jan 2001 23:16:02 +0000
68531              Message-ID: <20010109231602.A81101@plum.flirble.org>
68532      Branch: perl
68533            ! sv.c
68534 ____________________________________________________________________________
68535 [  8386] By: jhi                                   on 2001/01/10  03:17:54
68536         Log: Test cases for #8385 (from Simon's "torture.pl")
68537      Branch: perl
68538            ! t/op/tr.t
68539 ____________________________________________________________________________
68540 [  8385] By: jhi                                   on 2001/01/10  03:17:11
68541         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
68542              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
68543              Date: Wed, 10 Jan 2001 11:39:39 +0900
68544              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
68545              
68546              Some more UTF-8 tr cases fixed.
68547      Branch: perl
68548            ! doop.c
68549 ____________________________________________________________________________
68550 [  8384] By: jhi                                   on 2001/01/09  22:45:40
68551         Log: Allow the locale test needing POSIX and the taint test
68552              needing IPC::SysV to run under 'minitest' (basically,
68553              bail out if loading the extension fails)
68554      Branch: perl
68555            ! t/op/misc.t t/op/taint.t
68556 ____________________________________________________________________________
68557 [  8383] By: jhi                                   on 2001/01/09  21:36:04
68558         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
68559              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68560              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
68561              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
68562      Branch: perl
68563            ! t/io/openpid.t
68564 ____________________________________________________________________________
68565 [  8382] By: jhi                                   on 2001/01/09  21:06:08
68566         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
68567              Should finish up the bug id 20001205.022.
68568      Branch: perl
68569            ! pp.c pp_hot.c scope.c
68570 ____________________________________________________________________________
68571 [  8381] By: jhi                                   on 2001/01/09  18:27:43
68572         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
68573              From: Andy Dougherty <doughera@lafayette.edu>
68574              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
68575              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
68576              
68577              More robust yacc/bison error detection.
68578      Branch: perl
68579            ! t/comp/proto.t
68580 ____________________________________________________________________________
68581 [  8380] By: jhi                                   on 2001/01/09  15:21:38
68582         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
68583              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68584              Date:     Tue, 9 Jan 2001 07:53:55 EST
68585              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
68586      Branch: perl
68587            ! t/op/misc.t vms/test.com
68588 ____________________________________________________________________________
68589 [  8379] By: jhi                                   on 2001/01/09  15:20:38
68590         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
68591              From: jhi@cc.hut.fi
68592              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
68593              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
68594              
68595              The #8378 fixed this.
68596      Branch: perl
68597            ! t/op/tr.t
68598 ____________________________________________________________________________
68599 [  8378] By: jhi                                   on 2001/01/09  15:05:32
68600         Log: Subject: One more patch for UTF8 
68601              From: Inaba Hiroto <inaba@st.rim.or.jp>
68602              Date: Tue, 09 Jan 2001 01:04:32 +0900
68603              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
68604              
68605              UTF-8 fixes for 'x' and tr///.
68606      Branch: perl
68607            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
68608            ! regcomp.c regexec.c toke.c utf8.c
68609 ____________________________________________________________________________
68610 [  8377] By: jhi                                   on 2001/01/09  14:32:17
68611         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
68612      Branch: perl
68613            ! t/op/length.t
68614 ____________________________________________________________________________
68615 [  8376] By: jhi                                   on 2001/01/09  04:32:32
68616         Log: integrate changes #7775, #8316, #8316 from mainline
68617      Branch: maint-5.6/perl
68618            ! hints/solaris_2.sh
68619 ____________________________________________________________________________
68620 [  8375] By: jhi                                   on 2001/01/09  04:26:43
68621         Log: Update Changes.
68622      Branch: perl
68623            ! Changes patchlevel.h
68624 ____________________________________________________________________________
68625 [  8374] By: jhi                                   on 2001/01/09  04:14:32
68626         Log: IDE/editor section tweaking.
68627      Branch: perl
68628            ! pod/perlfaq3.pod
68629 ____________________________________________________________________________
68630 [  8373] By: jhi                                   on 2001/01/09  02:38:26
68631         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
68632              From: Peter Prymmer <pvhp@forte.com>
68633              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
68634              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
68635              
68636              In preparation os OS/390 dynamic loading.
68637      Branch: perl
68638            ! README.os390 hints/os390.sh
68639 ____________________________________________________________________________
68640 [  8372] By: jhi                                   on 2001/01/09  00:24:30
68641         Log: Integrate with perlio.
68642      Branch: perl
68643           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68644 ____________________________________________________________________________
68645 [  8371] By: nick                                  on 2001/01/08  23:54:33
68646         Log: Fix "scalars leaked" bugs caused by overload magic
68647              (Highlighted by Ilya's DESTROY optimization.)
68648      Branch: perlio
68649            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
68650 ____________________________________________________________________________
68651 [  8370] By: nick                                  on 2001/01/08  20:19:41
68652         Log: Integrate mainline
68653      Branch: perlio
68654           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
68655           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
68656           !> t/op/64bitint.t
68657 ____________________________________________________________________________
68658 [  8369] By: jhi                                   on 2001/01/08  17:30:52
68659         Log: save_delete() Safefree() doesn't (anymore?) work with shared
68660              strings, one test failure in op/misc and almost all of lib/b.
68661              (Outcomments #8369.)
68662      Branch: perl
68663            ! scope.c
68664 ____________________________________________________________________________
68665 [  8368] By: jhi                                   on 2001/01/08  14:47:10
68666         Log: (Outcommented by #8369.)
68667              
68668              Subject: Re: Perl BugID 20001205.022 ---- save_delete
68669              From: Simon Cozens <simon@cozens.net>
68670              Date: Sat, 6 Jan 2001 11:48:40 +0000
68671              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
68672              
68673              The save_delete() does need the Safefree.
68674      Branch: perl
68675            ! scope.c
68676 ____________________________________________________________________________
68677 [  8367] By: bailey                                on 2001/01/08  08:53:52
68678         Log: Once again syncing after too long an absence
68679      Branch: vmsperl
68680           +> (branch 55 files)
68681            - MAINTAIN fix_pl vos/config.def vos/config.h
68682            - vos/config_h.SH_orig
68683           !> (integrate 498 files)
68684 ____________________________________________________________________________
68685 [  8366] By: jhi                                   on 2001/01/08  02:42:59
68686         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
68687              From: nick@ccl4.org
68688              Date: Sun, 7 Jan 2001 21:07:18 +0000
68689              Message-Id: <20010107210717.D1048@plum.flirble.org>
68690      Branch: perl
68691            ! sv.c t/op/64bitint.t
68692 ____________________________________________________________________________
68693 [  8365] By: jhi                                   on 2001/01/08  02:35:16
68694         Log: Subject: [PATCH] environ nit
68695              From: Simon Cozens <simon@cozens.net>
68696              Date: Sun, 7 Jan 2001 17:57:07 +0000
68697              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
68698              
68699              Use environ only if we have it.
68700      Branch: perl
68701            ! mg.c
68702 ____________________________________________________________________________
68703 [  8364] By: jhi                                   on 2001/01/08  02:24:51
68704         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
68705      Branch: perl
68706            ! ext/GDBM_File/GDBM_File.xs
68707 ____________________________________________________________________________
68708 [  8363] By: jhi                                   on 2001/01/08  02:19:24
68709         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
68710              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
68711              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
68712              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
68713      Branch: perl
68714            ! dump.c op.c
68715 ____________________________________________________________________________
68716 [  8362] By: jhi                                   on 2001/01/08  02:17:43
68717         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
68718              From: Doug MacEachern <dougm@covalent.net>
68719              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
68720              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
68721              
68722              Allow AUTOLOAD to be an xsub and allow such xsubs
68723              to avoid use of $AUTOLOAD.
68724      Branch: perl
68725            ! gv.c
68726 ____________________________________________________________________________
68727 [  8361] By: jhi                                   on 2001/01/08  02:16:07
68728         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
68729              From: Radu Greab <radu@netsoft.ro>
68730              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
68731              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
68732              
68733              No need for the potentially nonportable $SIG{CHLD}.
68734      Branch: perl
68735            ! t/io/pipe.t
68736 ____________________________________________________________________________
68737 [  8360] By: jhi                                   on 2001/01/08  01:58:23
68738         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
68739      Branch: perl
68740            ! lib/Getopt/Long.pm
68741 ____________________________________________________________________________
68742 [  8359] By: jhi                                   on 2001/01/08  01:55:44
68743         Log: Integrate perlio:
68744              
68745              [  8356]
68746              FILE * in XS code for PerlIO world:
68747              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68748              - Add FILE * T_STDIO typemap.
68749              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68750              
68751              [  8346]
68752              Fixup accumulated integrate muddles (perlio == devperl again)
68753      Branch: perl
68754           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
68755           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
68756           !> utf8.c win32/Makefile
68757 ____________________________________________________________________________
68758 [  8358] By: jhi                                   on 2001/01/07  21:16:50
68759         Log: Update the EPOC cross SDK URL.
68760      Branch: perl
68761            ! README.epoc
68762 ____________________________________________________________________________
68763 [  8357] By: jhi                                   on 2001/01/07  21:16:09
68764         Log: Update the EPOC cross SDK URL.
68765      Branch: maint-5.6/perl
68766            ! README.epoc
68767 ____________________________________________________________________________
68768 [  8356] By: nick                                  on 2001/01/06  21:47:52
68769         Log: FILE * in XS code for PerlIO world:
68770              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
68771              - Add FILE * T_STDIO typemap.
68772              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
68773      Branch: perlio
68774            ! lib/ExtUtils/typemap perlio.c perlio.h
68775 ____________________________________________________________________________
68776 [  8355] By: jhi                                   on 2001/01/06  20:27:15
68777         Log: integrate change #8336 from mainline
68778              
68779              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
68780      Branch: maint-5.6/perl
68781            ! hv.c
68782 ____________________________________________________________________________
68783 [  8354] By: jhi                                   on 2001/01/06  20:24:29
68784         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68785              From: Robin Barker <rmb1@cise.npl.co.uk>
68786              Date: Fri, 22 Dec 2000 12:17:38 GMT
68787              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
68788              
68789              The patch reformats some long =item lines so they give
68790              correct output via pod2man | nroff -man
68791              
68792              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
68793              From: Robin Barker <rmb1@cise.npl.co.uk>
68794              Date: Tue, 2 Jan 2001 15:35:03 GMT
68795              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
68796              
68797              Here is a _further_ patch which corrects a few more errors:
68798              * an empty C<=item> in CPAN.pm
68799              * patching the wrong file (pod/perlamiga.pod not README.amiga)
68800              * leaving empty C<=item>s which formatted incorrectly
68801              * over long C<=item>s revealed by latest patch to Pod::Man
68802      Branch: maint-5.6/perl
68803            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
68804            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
68805            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
68806            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
68807            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
68808            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
68809 ____________________________________________________________________________
68810 [  8353] By: jhi                                   on 2001/01/06  20:21:10
68811         Log: integrate changes #7980, 8056, 8057 from mainline
68812              
68813              UTF-8 hash keys.
68814      Branch: maint-5.6/perl
68815            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
68816 ____________________________________________________________________________
68817 [  8352] By: jhi                                   on 2001/01/06  20:18:44
68818         Log: Forgotten from #8438.
68819      Branch: maint-5.6/perl
68820            ! epoc/epocish.h
68821 ____________________________________________________________________________
68822 [  8351] By: jhi                                   on 2001/01/06  20:18:12
68823         Log: Forgotten from #8347.
68824      Branch: maint-5.6/perl
68825            ! config_h.SH
68826 ____________________________________________________________________________
68827 [  8350] By: jhi                                   on 2001/01/06  20:00:19
68828         Log: Thinko in #8347.
68829      Branch: maint-5.6/perl
68830            ! regcomp.c
68831 ____________________________________________________________________________
68832 [  8349] By: jhi                                   on 2001/01/06  18:05:30
68833         Log: Copy the FAQ3 IDE section from the development branch,
68834              changes originally by Peter Prymmer.
68835      Branch: maint-5.6/perl
68836            ! pod/perlfaq3.pod
68837 ____________________________________________________________________________
68838 [  8348] By: jhi                                   on 2001/01/06  18:03:02
68839         Log: EPOC updates for TRIAL1.
68840              
68841              Subject: [5.6.1 trial1] EPOC update
68842              From: Olaf Flebbe <O.Flebbe@science-computing.de>
68843              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
68844              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
68845              
68846              Subject: epoc patch2 for perl-5.6.1-trial1
68847              From: Olaf Flebbe <O.Flebbe@science-computing.de>
68848              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
68849              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
68850      Branch: maint-5.6/perl
68851            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
68852            ! epoc/epocish.c
68853 ____________________________________________________________________________
68854 [  8347] By: jhi                                   on 2001/01/06  17:29:10
68855         Log: integrate changes #7710,7824,7973 from mainline,
68856              plus VMS nits from Peter Prymmer and Dan Sugalski.
68857              
68858              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
68859              library (getprotobyname and getprotobynumber are outversioned by
68860              the same calls in libc, at least for xlc version 3.
68861              
68862              Add HAS_SBRK_PROTO.
68863              
68864              Fixes for signedness warnings noticed by VMSperlers.
68865      Branch: maint-5.6/perl
68866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68867            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
68868            ! sv.c vms/descrip_mms.template vos/config.alpha.def
68869            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68870            ! win32/config.bc win32/config.gc win32/config.vc
68871 ____________________________________________________________________________
68872 [  8346] By: nick                                  on 2001/01/06  14:36:01
68873         Log: Fixup accumulated integrate muddles (perlio == devperl again)
68874      Branch: perlio
68875            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
68876 ____________________________________________________________________________
68877 [  8345] By: nick                                  on 2001/01/06  14:24:58
68878         Log: Integrate mainline
68879      Branch: perlio
68880           !> (integrate 55 files)
68881 ____________________________________________________________________________
68882 [  8344] By: jhi                                   on 2001/01/06  02:24:02
68883         Log: Subject: [patch] PerlIO_cleanup() prototype
68884              From: Doug MacEachern <dougm@covalent.net>
68885              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
68886              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
68887      Branch: perl
68888            ! perlio.h
68889 ____________________________________________________________________________
68890 [  8343] By: jhi                                   on 2001/01/06  01:04:09
68891         Log: IRIX compiler noticed that the bof initialization might be
68892              bypassed by control flow.
68893      Branch: perl
68894            ! toke.c
68895 ____________________________________________________________________________
68896 [  8342] By: jhi                                   on 2001/01/06  00:10:48
68897         Log: Update Changes.
68898      Branch: perl
68899            ! Changes patchlevel.h
68900 ____________________________________________________________________________
68901 [  8341] By: jhi                                   on 2001/01/05  23:52:33
68902         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
68903      Branch: perl
68904            ! toke.c
68905 ____________________________________________________________________________
68906 [  8340] By: jhi                                   on 2001/01/05  22:44:08
68907         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
68908              From: Radu Greab <radu@netsoft.ro>
68909              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
68910              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
68911      Branch: perl
68912            ! t/io/pipe.t util.c
68913 ____________________________________________________________________________
68914 [  8339] By: jhi                                   on 2001/01/05  22:35:17
68915         Log: Subject: [PATCH] format and rewording in perlfaq.pod
68916              From: Robin Barker <rmb1@cise.npl.co.uk>
68917              Date: Fri, 5 Jan 2001 18:51:20 GMT
68918              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
68919      Branch: perl
68920            ! pod/perlfaq.pod
68921 ____________________________________________________________________________
68922 [  8338] By: jhi                                   on 2001/01/05  22:31:17
68923         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
68924              From: Peter Prymmer <pvhp@forte.com>
68925              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
68926              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
68927      Branch: perl
68928            ! utils/perlbug.PL
68929 ____________________________________________________________________________
68930 [  8337] By: jhi                                   on 2001/01/05  18:15:11
68931         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
68932              From: Robin Barker <rmb1@cise.npl.co.uk>
68933              Date: Tue, 2 Jan 2001 15:24:07 GMT
68934              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
68935              
68936              If you call configure as C<./Configure> or C<sh ./Configure>,
68937              $src is set to the absolute path name, not '.'.
68938              
68939              This, in turn, means -Dmksymlink tries to do its stuff because
68940              it does not think it is in the src directory.
68941              
68942              (plus a metaconfig nitfix)
68943      Branch: metaconfig
68944            ! U/compline/ccflags.U U/modified/src.U
68945      Branch: perl
68946            ! Configure config_h.SH
68947 ____________________________________________________________________________
68948 [  8336] By: jhi                                   on 2001/01/05  17:48:32
68949         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
68950              From: Alan Burlison <Alan.Burlison@uk.sun.com>
68951              Message-ID: <3A5606C4.473D2226@uk.sun.com>
68952              Date: Fri, 05 Jan 2001 17:39:16 +0000
68953      Branch: perl
68954            ! hv.c
68955 ____________________________________________________________________________
68956 [  8335] By: jhi                                   on 2001/01/05  16:05:44
68957         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
68958      Branch: perl
68959            ! lib/Getopt/Long.pm
68960 ____________________________________________________________________________
68961 [  8334] By: jhi                                   on 2001/01/05  16:00:51
68962         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
68963              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
68964              Date: Fri, 05 Jan 2001 13:46:51 +0100
68965              Message-ID: <13693.978698811@nice.ram.loc>
68966              
68967              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
68968              accurate reading of the "atime".  
68969      Branch: perl
68970            ! t/io/fs.t
68971 ____________________________________________________________________________
68972 [  8333] By: jhi                                   on 2001/01/05  15:57:37
68973         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
68974              From: Simon Cozens <simon@cozens.net>
68975              Date: Fri, 8 Dec 2000 13:33:31 +0000
68976              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
68977              
68978              A lost patch fragment.
68979      Branch: perl
68980            ! doop.c
68981 ____________________________________________________________________________
68982 [  8332] By: jhi                                   on 2001/01/05  15:40:42
68983         Log: Do away with strncpy() and a fixed length buffer.
68984      Branch: perl
68985            ! utf8.c
68986 ____________________________________________________________________________
68987 [  8331] By: jhi                                   on 2001/01/05  15:03:07
68988         Log: Tests for #8329 and #8330.
68989      Branch: perl
68990            ! t/op/bop.t
68991 ____________________________________________________________________________
68992 [  8330] By: jhi                                   on 2001/01/05  15:02:38
68993         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
68994              raw 8-bit form to the UTF-8 string.
68995      Branch: perl
68996            ! toke.c
68997 ____________________________________________________________________________
68998 [  8329] By: jhi                                   on 2001/01/05  14:55:13
68999         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
69000              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69001              Date: Fri, 5 Jan 2001 12:28:52 +0100
69002              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
69003              
69004              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
69005              no effect.  (changed the strncpy() to Copy())
69006      Branch: perl
69007            ! toke.c
69008 ____________________________________________________________________________
69009 [  8328] By: jhi                                   on 2001/01/05  06:44:27
69010         Log: UTF-8 cleanup.
69011      Branch: perl
69012            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
69013            ! regexec.c sv.c toke.c
69014 ____________________________________________________________________________
69015 [  8327] By: jhi                                   on 2001/01/05  01:11:29
69016         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
69017              From: Radu Greab <radu@netsoft.ro>
69018              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
69019              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
69020              
69021              Cleans up Harness to not use FileHandle, which uses IO.
69022      Branch: perl
69023            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69024 ____________________________________________________________________________
69025 [  8326] By: jhi                                   on 2001/01/05  00:56:37
69026         Log: Update Changes.
69027      Branch: perl
69028            ! Changes patchlevel.h
69029 ____________________________________________________________________________
69030 [  8325] By: jhi                                   on 2001/01/05  00:53:18
69031         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
69032              From: Peter Prymmer <pvhp@forte.com>
69033              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
69034              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
69035              
69036              plus a couple more tailing whitespace removals.
69037      Branch: perl
69038            ! win32/Makefile
69039 ____________________________________________________________________________
69040 [  8324] By: jhi                                   on 2001/01/05  00:47:39
69041         Log: Add some Unicode chop() tests.
69042      Branch: perl
69043            ! t/op/chop.t
69044 ____________________________________________________________________________
69045 [  8323] By: jhi                                   on 2001/01/05  00:47:23
69046         Log: Unify UTF-8 malformedness handling.
69047      Branch: perl
69048            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
69049 ____________________________________________________________________________
69050 [  8322] By: jhi                                   on 2001/01/04  22:21:54
69051         Log: The new $issymlink was unknown to Mksymlinks.
69052      Branch: metaconfig/U/perl
69053            ! Mksymlinks.U issymlink.U
69054      Branch: perl
69055            ! Configure config_h.SH
69056 ____________________________________________________________________________
69057 [  8321] By: jhi                                   on 2001/01/04  21:51:05
69058         Log: The test didn't work under the core test framework.
69059      Branch: perl
69060            ! t/lib/st-lock.t
69061 ____________________________________________________________________________
69062 [  8320] By: jhi                                   on 2001/01/04  21:14:22
69063         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
69064      Branch: perl
69065            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
69066 ____________________________________________________________________________
69067 [  8319] By: jhi                                   on 2001/01/04  20:46:17
69068         Log: Typo in #8312 when manually applying a problematic patch fragment.
69069      Branch: perl
69070            ! ext/Storable/Storable.xs
69071 ____________________________________________________________________________
69072 [  8318] By: jhi                                   on 2001/01/04  20:43:01
69073         Log: The $sh_c didn't fly.
69074      Branch: metaconfig
69075            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69076            ! U/modified/Loc.U U/modified/myhostname.U
69077            ! U/modified/spitshell.U
69078      Branch: metaconfig/U/perl
69079            ! issymlink.U
69080      Branch: perl
69081            ! Configure config_h.SH
69082 ____________________________________________________________________________
69083 [  8317] By: jhi                                   on 2001/01/04  19:58:01
69084         Log: AIX builtin test -h is broken, changes based on
69085              
69086              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
69087              Date: Tue, 02 Jan 2001 11:24:39 +0100
69088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69089              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
69090      Branch: metaconfig
69091            + U/modified/spitshell.U
69092            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
69093            ! U/modified/Loc.U U/modified/myhostname.U
69094      Branch: metaconfig/U/perl
69095            ! Mksymlinks.U issymlink.U
69096      Branch: perl
69097            ! Configure
69098 ____________________________________________________________________________
69099 [  8316] By: jhi                                   on 2001/01/04  19:02:22
69100         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
69101              From: Andy Dougherty <doughera@lafayette.edu>
69102              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
69103              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
69104              
69105              Beware of GNU ld.
69106      Branch: perl
69107            ! hints/solaris_2.sh
69108 ____________________________________________________________________________
69109 [  8315] By: jhi                                   on 2001/01/04  18:56:48
69110         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
69111              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
69112              Date: Wed, 3 Jan 2001 07:58:51 +0100
69113              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
69114      Branch: perl
69115            ! hints/solaris_2.sh
69116 ____________________________________________________________________________
69117 [  8314] By: jhi                                   on 2001/01/04  18:54:07
69118         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
69119              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69120              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
69121              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
69122              
69123              Doc tweak on #8313.
69124      Branch: perl
69125            ! ext/B/B/Deparse.pm
69126 ____________________________________________________________________________
69127 [  8313] By: jhi                                   on 2001/01/04  18:52:27
69128         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
69129              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
69130              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
69131              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
69132              
69133              Make the peephole optimizer to bypass more null ops and
69134              and rewrite the deparse handling of continue blocks.
69135      Branch: perl
69136            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
69137 ____________________________________________________________________________
69138 [  8312] By: jhi                                   on 2001/01/04  18:47:39
69139         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
69140      Branch: perl
69141            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
69142            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
69143            ! t/lib/st-lock.t
69144 ____________________________________________________________________________
69145 [  8311] By: jhi                                   on 2001/01/04  18:36:08
69146         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
69147              filter to be run on each .pm during the pm_to_blib() phase,
69148              a fixed version of
69149              
69150              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
69151              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
69152              Date: Wed, 03 Jan 2001 22:01:30 +0100
69153              Message-ID: <5296.978555690@nice.ram.loc>
69154      Branch: perl
69155            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
69156            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
69157            ! lib/ExtUtils/MakeMaker.pm
69158 ____________________________________________________________________________
69159 [  8310] By: jhi                                   on 2001/01/04  18:32:54
69160         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
69161              From: Robin Barker <rmb1@cise.npl.co.uk>
69162              Date: Tue, 2 Jan 2001 15:35:03 GMT
69163              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
69164      Branch: perl
69165            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
69166            ! pod/perlrequick.pod
69167 ____________________________________________________________________________
69168 [  8309] By: jhi                                   on 2001/01/04  18:29:07
69169         Log: Subject: Re: [patch] static-ize XS()
69170              From: Doug MacEachern <dougm@covalent.net>
69171              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
69172              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
69173              
69174              Provide prototypes for the XS functions.
69175      Branch: perl
69176            ! lib/ExtUtils/xsubpp
69177 ____________________________________________________________________________
69178 [  8308] By: jhi                                   on 2001/01/04  18:27:44
69179         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
69180              From: Doug MacEachern <dougm@covalent.net>
69181              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
69182              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
69183      Branch: perl
69184            ! lib/ExtUtils/typemap
69185 ____________________________________________________________________________
69186 [  8307] By: jhi                                   on 2001/01/04  18:25:25
69187         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
69188              From: Doug MacEachern <dougm@covalent.net>
69189              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
69190              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
69191              
69192              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
69193      Branch: perl
69194            ! lib/ExtUtils/MM_Unix.pm
69195 ____________________________________________________________________________
69196 [  8306] By: jhi                                   on 2001/01/04  18:23:00
69197         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
69198              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69199              Date: Thu, 4 Jan 2001 12:47:10 +0100 
69200              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
69201              
69202              The toke.c part only, patching embed.h and proto.h is futile.
69203      Branch: perl
69204            ! toke.c
69205 ____________________________________________________________________________
69206 [  8305] By: jhi                                   on 2001/01/04  18:05:51
69207         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
69208              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69209              Date: Thu, 4 Jan 2001 17:50:12 +0100 
69210              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
69211      Branch: perl
69212            ! toke.c
69213 ____________________________________________________________________________
69214 [  8304] By: jhi                                   on 2001/01/04  18:03:26
69215         Log: Subject: [PATCH perl@8269]
69216              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
69217              Date: Thu, 4 Jan 2001 12:53:39 +0100 
69218              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
69219              
69220              If running byacc write-enable also perly.h.
69221      Branch: perl
69222            ! Makefile.SH
69223 ____________________________________________________________________________
69224 [  8303] By: jhi                                   on 2001/01/04  15:40:49
69225         Log: Rewrite pp_concat() in terms of sv_catsv().
69226      Branch: perl
69227            ! pp_hot.c
69228 ____________________________________________________________________________
69229 [  8302] By: nick                                  on 2001/01/03  22:43:22
69230         Log: Integrate mainline.
69231      Branch: perlio
69232           !> ext/Encode/Encode.xs sv.c utf8.c
69233 ____________________________________________________________________________
69234 [  8301] By: jhi                                   on 2001/01/02  23:40:26
69235         Log: Variable naming tweak.
69236      Branch: perl
69237            ! sv.c
69238 ____________________________________________________________________________
69239 [  8300] By: jhi                                   on 2001/01/02  23:40:02
69240         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
69241              in is_utf8_string().
69242      Branch: perl
69243            ! utf8.c
69244 ____________________________________________________________________________
69245 [  8299] By: jhi                                   on 2001/01/02  22:14:40
69246         Log: Integrate perlio:
69247              
69248              [  8298]
69249              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
69250              
69251              [  8296]
69252              Add Encode and correct Filter/Util/Call in nmake Makefile
69253      Branch: perl
69254           !> pp.c pp_hot.c win32/Makefile
69255 ____________________________________________________________________________
69256 [  8298] By: nick                                  on 2001/01/02  22:03:06
69257         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
69258      Branch: perlio
69259            ! pp.c pp_hot.c
69260 ____________________________________________________________________________
69261 [  8297] By: jhi                                   on 2001/01/02  04:26:28
69262         Log: Signedness nit.
69263      Branch: perl
69264            ! ext/Encode/Encode.xs
69265 ____________________________________________________________________________
69266 [  8296] By: nick                                  on 2001/01/01  23:49:36
69267         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
69268      Branch: perlio
69269            ! win32/Makefile
69270 ____________________________________________________________________________
69271 [  8295] By: jhi                                   on 2001/01/01  23:05:48
69272         Log: Integrate perlio:
69273              
69274              [  8293]
69275              More rigor in UTF-8-ness of Encode's toUnicode
69276              XS export some of the utf8 internal functions.
69277              Test some of the functions.
69278              Fix pp_concat() bug shown by said tests.
69279      Branch: perl
69280           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
69281           !> t/lib/encode.t
69282 ____________________________________________________________________________
69283 [  8294] By: nick                                  on 2001/01/01  22:48:34
69284         Log: Integrate mainline
69285      Branch: perlio
69286            ! pp_hot.c t/lib/encode.t
69287           !> (integrate 65 files)
69288 ____________________________________________________________________________
69289 [  8293] By: nick                                  on 2001/01/01  21:58:50
69290         Log: More rigor in UTF-8-ness of Encode's toUnicode
69291              XS export some of the utf8 internal functions.
69292              Test some of the functions.
69293              Fix pp_concat() bug shown by said tests.
69294      Branch: perlio
69295            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
69296            ! t/lib/encode.t
69297 ____________________________________________________________________________
69298 [  8292] By: jhi                                   on 2001/01/01  18:11:44
69299         Log: Integrate perlio:
69300              
69301              [  8290]
69302              Loose the "Loading..." warning.
69303              Another bug in fallback support
69304              
69305              [  8288]
69306              Fix .ucm reading - forgot a chr()
69307              Start of .ucm write (for .enc to .ucm)
69308              
69309              [  8285]
69310              Start of support of ICU-style .ucm files:
69311              - teach compile how to read a .ucm file
69312              - first guess at how to represent fallbacks in "tries".
69313              - use fallbacks if check == 0
69314              - new return code to indicate we used one.
69315      Branch: perl
69316           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
69317           !> ext/Encode/encengine.c ext/Encode/encode.h
69318 ____________________________________________________________________________
69319 [  8291] By: jhi                                   on 2001/01/01  18:10:58
69320         Log: Podify README.mpeix (a new version from the web),
69321              add a dummy NAME to Carp::Heavy, regen toc.
69322      Branch: perl
69323            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
69324            ! pod/perltoc.pod
69325 ____________________________________________________________________________
69326 [  8290] By: nick                                  on 2001/01/01  17:43:47
69327         Log: Loose the "Loading..." warning.
69328              Another bug in fallback support
69329      Branch: perlio
69330            ! ext/Encode/Encode.pm ext/Encode/encengine.c
69331 ____________________________________________________________________________
69332 [  8289] By: jhi                                   on 2001/01/01  00:01:57
69333         Log: Bump up Larry's copyright.
69334      Branch: perl
69335            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
69336            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
69337            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
69338            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
69339            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
69340            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
69341            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
69342            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
69343 ____________________________________________________________________________
69344 [  8288] By: nick                                  on 2000/12/31  21:27:53
69345         Log: Fix .ucm reading - forgot a chr()
69346              Start of .ucm write (for .enc to .ucm)
69347      Branch: perlio
69348            ! ext/Encode/compile
69349 ____________________________________________________________________________
69350 [  8287] By: jhi                                   on 2000/12/31  18:15:56
69351         Log: Comment away a diagnostic message as noted by Craig A. Berry
69352              (the unexpected message was confusing testing)
69353      Branch: perl
69354            ! ext/Encode/Encode.pm
69355 ____________________________________________________________________________
69356 [  8286] By: jhi                                   on 2000/12/31  18:14:51
69357         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
69358              Date: Sun, 31 Dec 2000 11:17:37 -0600
69359              From: "Craig A. Berry" <craigberry@mac.com>
69360              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
69361      Branch: perl
69362            ! ext/Encode/Makefile.PL
69363 ____________________________________________________________________________
69364 [  8285] By: nick                                  on 2000/12/31  18:11:54
69365         Log: Start of support of ICU-style .ucm files:
69366              - teach compile how to read a .ucm file
69367              - first guess at how to represent fallbacks in "tries".
69368              - use fallbacks if check == 0
69369              - new return code to indicate we used one.
69370      Branch: perlio
69371            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
69372            ! ext/Encode/encengine.c ext/Encode/encode.h
69373 ____________________________________________________________________________
69374 [  8284] By: jhi                                   on 2000/12/31  18:04:41
69375         Log: Pacify picky VMS compiler.
69376              
69377              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
69378              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69379              Date: Sat, 30 Dec 2000 18:10:02 -0600
69380              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
69381      Branch: perl
69382            ! sv.c
69383 ____________________________________________________________________________
69384 [  8283] By: jhi                                   on 2000/12/31  16:11:47
69385         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
69386      Branch: perl
69387            ! t/lib/glob-basic.t
69388 ____________________________________________________________________________
69389 [  8282] By: jhi                                   on 2000/12/31  15:26:11
69390         Log: Integrate perlio:
69391              
69392              [  8281]
69393              Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
69394              is available to be exported
69395              
69396              [  8280]
69397              Ilya's OS2 patch (testing for damage on Win32)
69398      Branch: perl
69399           !> makedef.pl opcode.pl os2/os2.c perlio.c
69400 ____________________________________________________________________________
69401 [  8281] By: nick                                  on 2000/12/31  10:06:15
69402         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
69403              is available to be exported
69404      Branch: perlio
69405            ! makedef.pl perlio.c
69406 ____________________________________________________________________________
69407 [  8280] By: nick                                  on 2000/12/31  09:41:26
69408         Log: Ilya's OS2 patch (testing for damage on Win32)
69409      Branch: perlio
69410            ! makedef.pl opcode.pl os2/os2.c
69411 ____________________________________________________________________________
69412 [  8279] By: jhi                                   on 2000/12/30  21:52:07
69413         Log: Test nits.
69414      Branch: perl
69415            ! t/lib/syslfs.t t/op/lfs.t
69416 ____________________________________________________________________________
69417 [  8278] By: jhi                                   on 2000/12/30  21:47:49
69418         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
69419              From: andreas.koenig@anima.de (Andreas J. Koenig)
69420              Date: 30 Dec 2000 22:35:37 +0100
69421              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
69422              
69423              The 32-bit wraparound test wasn't quite right.
69424      Branch: perl
69425            ! t/lib/syslfs.t t/op/lfs.t
69426 ____________________________________________________________________________
69427 [  8277] By: jhi                                   on 2000/12/30  21:33:44
69428         Log: Subject: [PATCH] open() example in perlfunc.pod 
69429              From: Karsten Sperling <s_sperli@ira.uka.de>
69430              Date: Sat, 30 Dec 2000 22:27:09 +0100
69431              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
69432      Branch: perl
69433            ! pod/perlfunc.pod
69434 ____________________________________________________________________________
69435 [  8276] By: jhi                                   on 2000/12/30  20:32:40
69436         Log: Not quite that many tests yet.
69437      Branch: perl
69438            ! t/op/pat.t
69439 ____________________________________________________________________________
69440 [  8275] By: jhi                                   on 2000/12/30  20:26:58
69441         Log: Integrate perlio:
69442              
69443              [  8272]
69444              Tweak for MULTIPLICITY/USE_PERLIO
69445      Branch: perl
69446           !> toke.c
69447 ____________________________________________________________________________
69448 [  8274] By: jhi                                   on 2000/12/30  20:24:56
69449         Log: Signedness nit.
69450      Branch: perl
69451            ! utf8.c
69452 ____________________________________________________________________________
69453 [  8273] By: jhi                                   on 2000/12/30  20:15:46
69454         Log: Add a test case for 20000731.001 which was fixed by the #8267.
69455      Branch: perl
69456            ! t/op/pat.t
69457 ____________________________________________________________________________
69458 [  8272] By: nick                                  on 2000/12/30  19:47:51
69459         Log: Tweak for MULTIPLICITY/USE_PERLIO
69460      Branch: perlio
69461            ! toke.c
69462 ____________________________________________________________________________
69463 [  8271] By: nick                                  on 2000/12/30  19:46:45
69464         Log: Integrate mainline
69465      Branch: perlio
69466           +> lib/unicode/distinct.pm
69467           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
69468           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
69469           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
69470 ____________________________________________________________________________
69471 [  8270] By: jhi                                   on 2000/12/30  19:39:50
69472         Log: Subject: RE: perl@8269
69473              From: "Richard Soderberg" <rs@crystalflame.net>
69474              Date: Sat, 30 Dec 2000 11:36:27 -0800
69475              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
69476              
69477              A missing aTHX_.
69478      Branch: perl
69479            ! toke.c
69480 ____________________________________________________________________________
69481 [  8269] By: jhi                                   on 2000/12/30  18:55:48
69482         Log: Update Changes.
69483      Branch: perl
69484            ! Changes patchlevel.h
69485 ____________________________________________________________________________
69486 [  8268] By: jhi                                   on 2000/12/30  17:18:40
69487         Log: Add a test for Unicode split //.  The #8267 was the cure.
69488      Branch: perl
69489            ! t/op/split.t
69490 ____________________________________________________________________________
69491 [  8267] By: jhi                                   on 2000/12/30  17:14:19
69492         Log: Subject: more UTF8 test suites and an UTF8 patch
69493              From: Inaba Hiroto <inaba@st.rim.or.jp>
69494              Date: Sat, 30 Dec 2000 14:27:10 +0900
69495              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
69496              
69497              Just the patch part for now, and the pragma renamed
69498              as unicode::distinct.
69499      Branch: perl
69500            + lib/unicode/distinct.pm
69501            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
69502            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
69503            ! regcomp.h regexec.c sv.c toke.c utf8.c
69504 ____________________________________________________________________________
69505 [  8266] By: nick                                  on 2000/12/30  16:40:49
69506         Log: Integrate mainline
69507      Branch: perlio
69508           +> lib/Pod/Text/Overstrike.pm
69509           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
69510           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
69511           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
69512           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
69513           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
69514 ____________________________________________________________________________
69515 [  8265] By: jhi                                   on 2000/12/30  07:28:55
69516         Log: The sv_catsv() fix, take two.
69517      Branch: perl
69518            ! sv.c t/op/join.t
69519 ____________________________________________________________________________
69520 [  8264] By: jhi                                   on 2000/12/30  06:19:18
69521         Log: Undo all the join-related changes since #8248: relevant
69522              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
69523              The new sv_catsv() doesn't fly so it must go back to
69524              the drawing board.
69525      Branch: perl
69526            ! sv.c t/op/join.t t/pragma/utf8.t
69527 ____________________________________________________________________________
69528 [  8263] By: jhi                                   on 2000/12/30  01:08:32
69529         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
69530      Branch: perl
69531            ! sv.c
69532 ____________________________________________________________________________
69533 [  8262] By: jhi                                   on 2000/12/30  00:45:14
69534         Log: Retract #8261.
69535      Branch: perl
69536            ! hv.c util.c
69537 ____________________________________________________________________________
69538 [  8261] By: jhi                                   on 2000/12/30  00:38:32
69539         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
69540      Branch: perl
69541            ! hv.c util.c
69542 ____________________________________________________________________________
69543 [  8260] By: jhi                                   on 2000/12/29  22:51:33
69544         Log: (Retracted by #8264)  More fixing for #8251.
69545      Branch: perl
69546            ! sv.c
69547 ____________________________________________________________________________
69548 [  8259] By: jhi                                   on 2000/12/29  18:27:30
69549         Log: Subject: podlators 1.06 released
69550              From: Russ Allbery <rra@stanford.edu>
69551              Date: 25 Dec 2000 05:09:30 -0800
69552              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
69553      Branch: perl
69554            + lib/Pod/Text/Overstrike.pm
69555            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
69556            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
69557 ____________________________________________________________________________
69558 [  8258] By: jhi                                   on 2000/12/29  18:20:45
69559         Log: Make the large file tests more robust/talkative as suggested by
69560              
69561              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
69562              From: andreas.koenig@anima.de (Andreas J. Koenig)
69563              Date: 29 Dec 2000 14:23:01 +0100
69564              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
69565      Branch: perl
69566            ! t/lib/syslfs.t t/op/lfs.t
69567 ____________________________________________________________________________
69568 [  8257] By: jhi                                   on 2000/12/29  17:48:04
69569         Log: Further VMS piping fixes from Charles Lane:
69570              
69571              In summary, error messages produced when a subprocess terminated
69572              abnormally were being sent not just to the parent process, but to
69573              grandparents, because of default values for error output that were
69574              not completely overridden when the subprocess was started.
69575              
69576              This patch fixes this behavior by defining user-mode (i.e., temporary
69577              for the duration of the program) logical names for SYS$OUTPUT and
69578              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
69579              changes to make it so that the user-mode logicals are the ones that
69580              control where Perl's error messages go if it terminates abnormally.
69581              
69582              I also added some gratuitous fixes to the indentation of braces in
69583              the piping code.  It just looked ugly, before.
69584      Branch: perl
69585            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
69586 ____________________________________________________________________________
69587 [  8256] By: jhi                                   on 2000/12/29  17:45:12
69588         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
69589              From: "Casey R. Tweten" <crt@kiski.net>
69590              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
69591              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
69592              
69593              Tests for for #8240.
69594      Branch: perl
69595            ! t/pragma/constant.t
69596 ____________________________________________________________________________
69597 [  8255] By: jhi                                   on 2000/12/29  17:43:07
69598         Log: Subject: Re: [PATCH] Interesting syntax idea
69599              From: Simon Cozens <simon@cozens.net>
69600              Date: Fri, 29 Dec 2000 14:34:04 +0000
69601              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
69602              
69603              Tests for #8254.
69604      Branch: perl
69605            ! t/pragma/sub_lval.t
69606 ____________________________________________________________________________
69607 [  8254] By: jhi                                   on 2000/12/29  17:42:11
69608         Log: Subject: [PATCH] Interesting syntax idea
69609              From: Simon Cozens <simon@cozens.net>
69610              Date: Wed, 27 Dec 2000 05:08:57 +0000
69611              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
69612              
69613              Make opens + bareword assigns do typeglob assigns.
69614      Branch: perl
69615            ! op.c
69616 ____________________________________________________________________________
69617 [  8253] By: jhi                                   on 2000/12/29  17:36:45
69618         Log: Output the (apparent) version of gcc, as suggested by
69619              
69620              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
69621              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
69622              Date: 26 Dec 2000 04:29:17 -0500
69623              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
69624              
69625              (The patch as such didn't any more apply as the misparsing had
69626              already been addressed in #6474.)  Also change the wording about
69627              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
69628      Branch: perl
69629            ! hints/dec_osf.sh
69630 ____________________________________________________________________________
69631 [  8252] By: nick                                  on 2000/12/29  12:14:31
69632         Log: Integrate mainline
69633      Branch: perlio
69634           !> (integrate 27 files)
69635 ____________________________________________________________________________
69636 [  8251] By: jhi                                   on 2000/12/29  08:45:46
69637         Log: (Retracted by #8264)
69638              
69639              (Fixed by #8260.)
69640              
69641              sv_catsv() needs one more byte space than seems reasonable.
69642              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
69643              Curiouser and curiouser.
69644      Branch: perl
69645            ! sv.c
69646 ____________________________________________________________________________
69647 [  8250] By: jhi                                   on 2000/12/29  07:57:52
69648         Log: More split // UTF-8 tests.
69649      Branch: perl
69650            ! t/pragma/utf8.t
69651 ____________________________________________________________________________
69652 [  8249] By: jhi                                   on 2000/12/29  07:54:51
69653         Log: (Retracted by #8264)  More join() testing which was good because
69654              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
69655      Branch: perl
69656            ! pp.c t/op/join.t utf8.c utf8.h
69657 ____________________________________________________________________________
69658 [  8248] By: jhi                                   on 2000/12/29  07:08:32
69659         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
69660              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
69661              that the only cases to care about are byte+byte and byte+character.
69662              
69663              TODO: See how well pp_concat() could be implemented in terms
69664              of sv_catsv().
69665      Branch: perl
69666            ! doop.c sv.c t/op/join.t utf8.h
69667 ____________________________________________________________________________
69668 [  8247] By: jhi                                   on 2000/12/29  06:35:23
69669         Log: Signedness nit.
69670      Branch: perl
69671            ! pp_hot.c
69672 ____________________________________________________________________________
69673 [  8246] By: jhi                                   on 2000/12/29  01:23:31
69674         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
69675              From: Lupe Christoph <lupe@lupe-christoph.de>
69676              Date: Thu, 28 Dec 2000 23:00:00 +0100
69677              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
69678              
69679              Suggest rsync --delete --dry-run.
69680      Branch: perl
69681            ! pod/perlhack.pod
69682 ____________________________________________________________________________
69683 [  8245] By: jhi                                   on 2000/12/28  23:57:05
69684         Log: The maxiters upper limit sanity check (guarding against
69685              non-progress) assumed bytes instead of characters in s///
69686              and split().
69687      Branch: perl
69688            ! pp.c pp_hot.c
69689 ____________________________________________________________________________
69690 [  8244] By: jhi                                   on 2000/12/28  23:34:08
69691         Log: Make some panic messages a bit more logical.
69692      Branch: perl
69693            ! doop.c pod/perldiag.pod pp.c pp_hot.c
69694 ____________________________________________________________________________
69695 [  8243] By: jhi                                   on 2000/12/28  22:59:16
69696         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
69697              From: Simon Cozens <simon@cozens.net>
69698              Date: Wed, 27 Dec 2000 02:30:03 +0000
69699              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
69700      Branch: perl
69701            ! pp.c t/pragma/sub_lval.t
69702 ____________________________________________________________________________
69703 [  8242] By: jhi                                   on 2000/12/28  22:56:53
69704         Log: Subject: [PATCH blead] Fix B::Terse indentation
69705              From: Daniel Chetlin <daniel@chetlin.com>
69706              Date: Wed, 27 Dec 2000 06:43:30 -0800
69707              Message-ID: <20001227064329.B9573@darkstar>
69708      Branch: perl
69709            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
69710 ____________________________________________________________________________
69711 [  8241] By: jhi                                   on 2000/12/28  22:48:59
69712         Log: The latter patch from the
69713              
69714              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
69715              From: Peter Prymmer <pvhp@forte.com> 
69716              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
69717              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
69718              
69719              (the former patch from the above should have been
69720              taken care of by Nick I-S)
69721      Branch: perl
69722            ! win32/Makefile
69723 ____________________________________________________________________________
69724 [  8240] By: jhi                                   on 2000/12/28  22:45:22
69725         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
69726              From: "Casey R. Tweten" <crt@kiski.net>
69727              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
69728              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
69729      Branch: perl
69730            ! lib/constant.pm
69731 ____________________________________________________________________________
69732 [  8239] By: jhi                                   on 2000/12/28  22:37:45
69733         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
69734              From: Simon Cozens <simon@cozens.net>
69735              Date: Wed, 27 Dec 2000 14:12:44 +0000
69736              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
69737      Branch: perl
69738            ! t/op/method.t t/op/sort.t toke.c
69739 ____________________________________________________________________________
69740 [  8238] By: jhi                                   on 2000/12/28  22:30:32
69741         Log: Subject: [PATCH perl@8229] Call.pm
69742              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
69743              Date: Mon, 25 Dec 2000 10:47:15 -0000
69744              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
69745      Branch: perl
69746            ! ext/Filter/Util/Call/Call.pm
69747 ____________________________________________________________________________
69748 [  8237] By: jhi                                   on 2000/12/28  22:19:21
69749         Log: Subject: [PATCH blead] Fix problem with `&' prototype
69750              From: Daniel Chetlin <daniel@chetlin.com>
69751              Date: Wed, 27 Dec 2000 15:55:32 -0800
69752              Message-ID: <20001227155532.D9573@darkstar>
69753      Branch: perl
69754            ! op.c t/comp/proto.t
69755 ____________________________________________________________________________
69756 [  8236] By: jhi                                   on 2000/12/28  22:09:25
69757         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
69758              From: Daniel Chetlin <daniel@chetlin.com>
69759              Date: Sun, 24 Dec 2000 04:09:49 -0800
69760              Message-ID: <20001224040949.B3090@darkstar>
69761      Branch: perl
69762            ! gv.c mg.c t/op/attrs.t
69763 ____________________________________________________________________________
69764 [  8235] By: jhi                                   on 2000/12/28  22:07:11
69765         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
69766              From: Jan Dubois <jand@ActiveState.com>
69767              Date: Tue, 26 Dec 2000 20:57:31 -0800
69768              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
69769      Branch: perl
69770            ! win32/win32.c
69771 ____________________________________________________________________________
69772 [  8234] By: jhi                                   on 2000/12/28  21:52:42
69773         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
69774              From: Simon Cozens <simon@cozens.net>
69775              Date: Thu, 28 Dec 2000 20:33:13 +0000
69776              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
69777      Branch: perl
69778            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
69779 ____________________________________________________________________________
69780 [  8233] By: jhi                                   on 2000/12/28  19:40:49
69781         Log: Integrate perlio:
69782              
69783              [  8232]
69784              Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
69785              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
69786              
69787              [  8231]
69788              "Compiled" encode build cleanup
69789              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
69790              - .c files do not export sub-tables
69791      Branch: perl
69792           !> ext/Encode/Makefile.PL ext/Encode/compile
69793 ____________________________________________________________________________
69794 [  8232] By: nick                                  on 2000/12/23  16:06:00
69795         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
69796              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
69797      Branch: perlio
69798            ! ext/Encode/Makefile.PL
69799 ____________________________________________________________________________
69800 [  8231] By: nick                                  on 2000/12/23  14:30:34
69801         Log: "Compiled" encode build cleanup
69802              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
69803              - .c files do not export sub-tables
69804      Branch: perlio
69805            ! ext/Encode/Makefile.PL ext/Encode/compile
69806 ____________________________________________________________________________
69807 [  8230] By: nick                                  on 2000/12/23  12:50:37
69808         Log: Integrate mainline
69809      Branch: perlio
69810           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69811           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69812           !> pod/perl5004delta.pod pod/perl5005delta.pod
69813           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
69814           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
69815           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
69816           !> pod/perlsub.pod
69817 ____________________________________________________________________________
69818 [  8229] By: jhi                                   on 2000/12/22  15:32:12
69819         Log: Integrate perlio:
69820              
69821              [  8226]
69822              Handy script for when one forgets to "dmake clean" 
69823              
69824              [  8225]
69825              CRLF platform issue with io/utf8 fix.
69826      Branch: perl
69827           +> win32/distclean.bat
69828           !> MANIFEST t/io/utf8.t
69829 ____________________________________________________________________________
69830 [  8228] By: jhi                                   on 2000/12/22  15:29:40
69831         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
69832              From: Robin Barker <rmb1@cise.npl.co.uk>
69833              Date: Fri, 22 Dec 2000 12:17:38 GMT
69834              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
69835      Branch: perl
69836            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
69837            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
69838            ! pod/perl5004delta.pod pod/perl5005delta.pod
69839            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
69840            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
69841            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
69842            ! pod/perlsub.pod
69843 ____________________________________________________________________________
69844 [  8227] By: jhi                                   on 2000/12/22  15:24:28
69845         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
69846              From: "John L. Allen" <allen@grumman.com>
69847              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
69848              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
69849              
69850              Document APPLLIB_EXP.
69851      Branch: perl
69852            ! INSTALL
69853 ____________________________________________________________________________
69854 [  8226] By: nick                                  on 2000/12/21  22:11:50
69855         Log: Handy script for when one forgets to "dmake clean" 
69856      Branch: perlio
69857            + win32/distclean.bat
69858            ! MANIFEST
69859 ____________________________________________________________________________
69860 [  8225] By: nick                                  on 2000/12/21  21:54:04
69861         Log: CRLF platform issue with io/utf8 fix.
69862      Branch: perlio
69863            ! t/io/utf8.t
69864 ____________________________________________________________________________
69865 [  8224] By: nick                                  on 2000/12/21  21:02:20
69866         Log: Integrate mainline
69867      Branch: perlio
69868           !> Changes Configure Makefile.SH Porting/Glossary
69869           !> Porting/config.sh Porting/config_H configure.com
69870           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
69871           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
69872           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
69873           !> win32/config.bc win32/config.gc win32/config.vc
69874 ____________________________________________________________________________
69875 [  8223] By: jhi                                   on 2000/12/21  17:09:16
69876         Log: Update Changes.
69877      Branch: perl
69878            ! Changes patchlevel.h
69879 ____________________________________________________________________________
69880 [  8222] By: jhi                                   on 2000/12/21  16:24:01
69881         Log: Metaconfig unit changes for #8221.
69882      Branch: metaconfig/U/perl
69883           +> issymlink.U
69884            - testsyml.U
69885            ! Mksymlinks.U
69886 ____________________________________________________________________________
69887 [  8221] By: jhi                                   on 2000/12/21  16:23:48
69888         Log: Rename testsyml to issymlink.
69889      Branch: perl
69890            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69891            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
69892            ! win32/config.vc
69893 ____________________________________________________________________________
69894 [  8220] By: jhi                                   on 2000/12/21  15:47:26
69895         Log: Robustness support for #8218 (symlink forest) since the GNU
69896              tools seem to be overly picky about symlinkage depths.
69897      Branch: perl
69898            ! Makefile.SH t/io/fs.t
69899 ____________________________________________________________________________
69900 [  8219] By: jhi                                   on 2000/12/21  15:38:27
69901         Log: Metaconfig changes for #8218.
69902      Branch: metaconfig
69903            ! U/modified/Oldconfig.U
69904      Branch: metaconfig/U/perl
69905            + Mksymlinks.U
69906            ! testsyml.U
69907 ____________________________________________________________________________
69908 [  8218] By: jhi                                   on 2000/12/21  15:37:57
69909         Log: Add Configure option -Dmksymlinks which will create a symlink
69910              forest if the current/build differs from the source directory.
69911              TODO: mkdir -p is not portable.
69912      Branch: perl
69913            ! Configure
69914 ____________________________________________________________________________
69915 [  8217] By: jhi                                   on 2000/12/21  14:39:12
69916         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
69917              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
69918              Date: Thu, 21 Dec 2000 09:38:18 GMT
69919              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
69920              
69921              The ofs became an SV.
69922      Branch: perl
69923            ! ext/Thread/Thread.xs
69924 ____________________________________________________________________________
69925 [  8216] By: jhi                                   on 2000/12/21  05:40:21
69926         Log: The polymorphism seems to have fixed 20000517.001.
69927      Branch: perl
69928            ! t/pragma/utf8.t
69929 ____________________________________________________________________________
69930 [  8215] By: jhi                                   on 2000/12/21  04:44:52
69931         Log: read() documentation tweak for 20001121.004.
69932      Branch: perl
69933            ! pod/perlfunc.pod
69934 ____________________________________________________________________________
69935 [  8214] By: jhi                                   on 2000/12/21  03:54:11
69936         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
69937      Branch: perl
69938            ! pp_sys.c t/op/misc.t
69939 ____________________________________________________________________________
69940 [  8213] By: jhi                                   on 2000/12/21  00:28:10
69941         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
69942              From: Peter Prymmer <pvhp@forte.com>
69943              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
69944              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
69945      Branch: perl
69946            ! configure.com
69947 ____________________________________________________________________________
69948 [  8212] By: jhi                                   on 2000/12/21  00:26:21
69949         Log: Edit edit edit.
69950      Branch: perl
69951            ! pod/perlfaq3.pod
69952 ____________________________________________________________________________
69953 [  8211] By: jhi                                   on 2000/12/20  18:52:46
69954         Log: Update Changes.
69955      Branch: perl
69956            ! Changes patchlevel.h
69957 ____________________________________________________________________________
69958 [  8210] By: jhi                                   on 2000/12/20  18:34:47
69959         Log: Yet another editor edit.
69960      Branch: perl
69961            ! pod/perlfaq3.pod
69962 ____________________________________________________________________________
69963 [  8209] By: jhi                                   on 2000/12/20  15:33:28
69964         Log: More Win32 Perling.
69965      Branch: perl
69966            ! pod/perlfaq3.pod
69967 ____________________________________________________________________________
69968 [  8208] By: jhi                                   on 2000/12/20  15:07:46
69969         Log: More Win32 editor/IDE/shell hints.
69970      Branch: perl
69971            ! pod/perlfaq3.pod
69972 ____________________________________________________________________________
69973 [  8207] By: jhi                                   on 2000/12/20  03:54:08
69974         Log: Subject: [PATCH] obscure timing knowledge
69975              From: Nicholas Clark <nick@ccl4.org>
69976              Date: Tue, 19 Dec 2000 19:22:31 +0000
69977              Message-ID: <20001219192231.F2827@plum.flirble.org>
69978      Branch: perl
69979            ! sv.c
69980 ____________________________________________________________________________
69981 [  8206] By: jhi                                   on 2000/12/20  03:45:57
69982         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
69983              From: Spider Boardman <spider@leggy.zk3.dec.com>
69984              Date: Tue, 19 Dec 2000 21:30:16 -0500
69985              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
69986      Branch: perl
69987            ! sv.c
69988 ____________________________________________________________________________
69989 [  8205] By: jhi                                   on 2000/12/19  23:02:01
69990         Log: Update Changes.
69991      Branch: perl
69992            ! Changes patchlevel.h
69993 ____________________________________________________________________________
69994 [  8204] By: jhi                                   on 2000/12/19  22:58:18
69995         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
69996              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
69997              on editors and diffing/patching.
69998      Branch: perl
69999            ! t/op/utf8decode.t
70000 ____________________________________________________________________________
70001 [  8203] By: nick                                  on 2000/12/19  21:36:16
70002         Log: Integrate mainline (forgot my own change...)
70003      Branch: perlio
70004           !> ext/Encode/compile
70005 ____________________________________________________________________________
70006 [  8202] By: nick                                  on 2000/12/19  21:34:42
70007         Log: Integrate mainline.
70008      Branch: perlio
70009           !> (integrate 61 files)
70010 ____________________________________________________________________________
70011 [  8201] By: nick                                  on 2000/12/19  21:34:06
70012         Log: Avoid looking for File::Glob when we don't need it.
70013      Branch: perl
70014            ! ext/Encode/compile
70015 ____________________________________________________________________________
70016 [  8200] By: jhi                                   on 2000/12/19  18:35:49
70017         Log: Update Changes.
70018      Branch: perl
70019            ! Changes patchlevel.h
70020 ____________________________________________________________________________
70021 [  8199] By: jhi                                   on 2000/12/19  18:35:07
70022         Log: Microperl tweaks.
70023      Branch: perl
70024            ! sv.c uconfig.h uconfig.sh
70025 ____________________________________________________________________________
70026 [  8198] By: jhi                                   on 2000/12/19  18:29:59
70027         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
70028      Branch: perl
70029            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70030            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
70031 ____________________________________________________________________________
70032 [  8197] By: jhi                                   on 2000/12/19  17:55:29
70033         Log: In VMS embedded perls couldn't access the statically built Socket,
70034              from Charles Lane.
70035      Branch: perl
70036            ! configure.com
70037 ____________________________________________________________________________
70038 [  8196] By: jhi                                   on 2000/12/19  17:49:50
70039         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
70040              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
70041              Date: Sun, 17 Dec 2000 19:11:44 -0000
70042              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
70043      Branch: perl
70044            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70045            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
70046 ____________________________________________________________________________
70047 [  8195] By: jhi                                   on 2000/12/19  17:47:53
70048         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
70049              From: Jonathan Stowe <gellyfish@gellyfish.com>
70050              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
70051              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
70052      Branch: perl
70053            ! utils/h2xs.PL
70054 ____________________________________________________________________________
70055 [  8194] By: jhi                                   on 2000/12/19  17:46:28
70056         Log: Subject: Re: useless use of void context work-around
70057              From: andreas.koenig@anima.de (Andreas J. Koenig)
70058              Date: 16 Dec 2000 15:13:36 +0100
70059              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
70060              
70061              Document (comment) the q(di ds ig) trick in the code.
70062      Branch: perl
70063            ! op.c
70064 ____________________________________________________________________________
70065 [  8193] By: jhi                                   on 2000/12/19  17:10:57
70066         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
70067              From: "Mark J. Reed" <mreed@strange.turner.com>
70068              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
70069              Message-Id: <200012160222.VAA13986@strange.turner.com>
70070      Branch: perl
70071            ! ext/Sys/Syslog/Syslog.pm
70072 ____________________________________________________________________________
70073 [  8192] By: jhi                                   on 2000/12/19  17:07:45
70074         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
70075              From: Nicholas Clark <nick@ccl4.org>
70076              Date: Sat, 16 Dec 2000 19:03:13 +0000
70077              Message-ID: <20001216190313.D68304@plum.flirble.org>
70078      Branch: perl
70079            ! t/op/64bitint.t
70080 ____________________________________________________________________________
70081 [  8191] By: jhi                                   on 2000/12/19  17:06:13
70082         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
70083              From: Dominic Dunlop <domo@computer.org>
70084              Date: Mon, 18 Dec 2000 12:00:15 +0100
70085              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
70086              
70087              This patchlet is needed in order that perl can be statically linked.  
70088      Branch: perl
70089            ! regexec.c
70090 ____________________________________________________________________________
70091 [  8190] By: jhi                                   on 2000/12/19  17:03:08
70092         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
70093              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70094              Date: Sun, 17 Dec 2000 00:18:35 -0600
70095              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
70096      Branch: perl
70097            ! perlio.h vms/gen_shrfls.pl
70098 ____________________________________________________________________________
70099 [  8189] By: jhi                                   on 2000/12/19  16:20:28
70100         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
70101              From: Prymmer/Kahn <pvhp@best.com>
70102              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
70103              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
70104              
70105              A better version of #8188.
70106      Branch: perl
70107            ! pod/perlfaq3.pod
70108 ____________________________________________________________________________
70109 [  8188] By: jhi                                   on 2000/12/19  15:57:06
70110         Log: (Replaced by #8189)
70111              
70112              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70113              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
70114              From: Prymmer/Kahn <pvhp@best.com>
70115              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
70116              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
70117              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
70118              Date: Mon, 18 Dec 2000 11:10:45 -0500
70119              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
70120      Branch: perl
70121            ! pod/perlfaq3.pod
70122 ____________________________________________________________________________
70123 [  8187] By: jhi                                   on 2000/12/19  15:54:19
70124         Log: Email address fix for Anton Berezin.
70125      Branch: perl
70126            ! AUTHORS
70127 ____________________________________________________________________________
70128 [  8186] By: jhi                                   on 2000/12/19  15:38:54
70129         Log: Subject: [PATCH perl@8102] cygwin port
70130              From: "Eric Fifer" <efifer@dircon.co.uk> 
70131              Date: Thu, 14 Dec 2000 13:41:29 -0000
70132              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
70133              
70134              When compiling modules the data item that is being imported
70135              from libperl.dll needs to be tagged as imported/shared data:
70136              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
70137      Branch: perl
70138            ! perliol.h
70139 ____________________________________________________________________________
70140 [  8185] By: jhi                                   on 2000/12/19  14:53:24
70141         Log: Regen uconfig.h and uconfig.sh.
70142      Branch: perl
70143            ! uconfig.h uconfig.sh
70144 ____________________________________________________________________________
70145 [  8184] By: jhi                                   on 2000/12/18  20:43:49
70146         Log: Comments work so much better when they are closed.
70147      Branch: perl
70148            ! regcomp.c
70149 ____________________________________________________________________________
70150 [  8183] By: jhi                                   on 2000/12/18  18:04:02
70151         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
70152              Fixes the bug 20001218.016.
70153      Branch: perl
70154            ! regcomp.c
70155 ____________________________________________________________________________
70156 [  8182] By: gsar                                  on 2000/12/18  09:53:47
70157         Log: delete spurious files
70158      Branch: maint-5.6/perl
70159            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
70160            - vos/config.h vos/config_h.SH_orig
70161 ____________________________________________________________________________
70162 [  8181] By: gsar                                  on 2000/12/18  09:46:08
70163         Log: regen perltoc
70164      Branch: maint-5.6/perl
70165            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
70166 ____________________________________________________________________________
70167 [  8180] By: gsar                                  on 2000/12/18  09:20:27
70168         Log: integrate changes#7924..7926,7946,7952 from mainline
70169              
70170              A test works better if it has the right 1..$n output.
70171              
70172              All the core library users of Class::Struct seem to be
70173              using "use Class::Struct 'struct';" instead of the bare
70174              "use Class::Struct;", which isn't documented in Class::Struct.
70175              This can't be right.
70176              
70177              Make the Class::Struct import() wiser.
70178              
70179              Upgrade to CPAN 1.59_51, from Andreas König.
70180              
70181              Subject: Re: long shell lines
70182              Split overly long shell command lines.
70183      Branch: maint-5.6/perl
70184           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
70185           !> lib/File/stat.pm t/lib/class-struct.t
70186 ____________________________________________________________________________
70187 [  8179] By: gsar                                  on 2000/12/18  08:55:54
70188         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
70189              7918,7919,7988,8907 from mainline (various)
70190              
70191              Subject: [ID 20001127.004] White space problem in perlamiga.pod
70192              
70193              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
70194              
70195              Subject: [PATCH] perlcc.PL cleanups
70196              
70197              Subject: [PATCH] Updating perltie.pod for arrays
70198              
70199              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70200              Subject: Re: [PATCH] Updating perltie.pod for arrays
70201              Subject: Re: [PATCH] Updating perltie.pod for arrays
70202              
70203              One more perltie.pod nit from Casey R. Tweten.
70204              
70205              Subject: [PATCH] $^O  win32 -> MSWin32
70206              plus similar nits for vms, err, VMS, and UNICOS.
70207              
70208              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70209              More checking in case someone has broken their services or
70210              protocol databases.
70211              
70212              Make "use Class::Struct 'struct';" work again (broken by #7617);
70213              add a test for Class::Struct.
70214              
70215              Integrate the "skip" messages to explain().
70216              
70217              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
70218      Branch: maint-5.6/perl
70219           +> t/lib/class-struct.t
70220           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
70221           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
70222           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
70223 ____________________________________________________________________________
70224 [  8178] By: gsar                                  on 2000/12/18  08:16:30
70225         Log: avoid redefinition warnings on windows due to sys/socket.h getting
70226              #included before win32.h
70227      Branch: maint-5.6/perl
70228            ! win32/include/sys/socket.h
70229 ____________________________________________________________________________
70230 [  8177] By: gsar                                  on 2000/12/18  05:24:04
70231         Log: make regen_headers; fix POSIX.xs problems; remove outdated
70232              code from sys/socket.h that makes build fail now
70233      Branch: maint-5.6/perl
70234            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
70235            ! pod/perlapi.pod
70236           !> win32/include/sys/socket.h
70237 ____________________________________________________________________________
70238 [  8176] By: gsar                                  on 2000/12/18  05:20:17
70239         Log: update Changes
70240      Branch: maint-5.6/perl
70241            ! Changes patchlevel.h
70242 ____________________________________________________________________________
70243 [  8175] By: gsar                                  on 2000/12/18  04:57:48
70244         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
70245              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
70246              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
70247              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
70248              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
70249              7823,7825,7838
70250              
70251              Subject: Re: [PATCH] README.solaris
70252              
70253              Add getpagesize() probing, on non-UNIX guess 'undef'.
70254              
70255              Simplify the getpagesize() unit by dropping the
70256              pagesize probe since it's nowadays slightly more
70257              complicated because of sysconf(). (Note: if some
70258              platform really needs the -lPW for getpagesize,
70259              I just broke it.)
70260              TODO: a new pagesize unit.
70261              
70262              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
70263              
70264              MachTen doesn't really do mmap() and munmap().
70265              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
70266              
70267              More README.solaris updates from Andy Dougherty.
70268              
70269              Copy the s// information of README.hpux also to the perlrun.
70270              
70271              Add HAS_FSYNC, lack noticed by Nicholas Clark.
70272              
70273              Add a metaconfig unit for fsync.
70274              
70275              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
70276              
70277              Many subdocumented return values of the IO extension now documented.
70278              ungetc and write still left subdocumented.
70279              Subject: [PATCH] (was Re: IO::Handle::ungetc)
70280              
70281              Document tell() on special streams.
70282              
70283              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
70284              
70285              Subject: [ID 20001112.007] sfio's sftell isn't ftell
70286              
70287              Couple of tests from #7660 salvaged.
70288              
70289              Tweak the definition of the bit complement on UTF-8 data:
70290              if none of the characters in the string are > 0xff,
70291              the result is a complemented byte string, not a (UTF-8)
70292              char string.  Based on the summary in
70293              Subject: Re: [ID 20000918.005] ~ on wide chars
70294              This should give us the maximum backward (pre-char string)
70295              compatibility and utf8 compatibility.  The other alternative
70296              would be to limit the bit complement to be always byte only,
70297              taking the least significant byte of the chars.
70298              
70299              Cleanup messy #ifdef.
70300              
70301              Typos in #7667.
70302              
70303              Declare reg_data like reg_substr_data.
70304              
70305              Placate nervous compilers that see longer than ints switch()ing.
70306              
70307              Remove the new two tests of lib/io_xs for now, they seem to
70308              fail under perlio on some platforms.
70309              
70310              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
70311              
70312              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
70313              
70314              Subject: tiny typo in perl5db.pl
70315              
70316              Subject: some additions for makefiles for win32 (for perl@7674)
70317              
70318              Hoist the duplicated socket/netdb include logic to perl.h;
70319              undef SETERRNO in case SOCKS has defined it.  Based on:
70320              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
70321              
70322              Regen Configure.
70323              
70324              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70325              (a macro to define signed and unsigned integer constants).
70326              
70327              Use UINT64_C().
70328              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70329              
70330              Use u_int32_t for the size of hash_cb(), not size_t.
70331              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70332              
70333              Quit utf8_to_uv() instantly if curlen == 0.
70334              
70335              Subject: [PATCH: perl@7674] updates to README.os390
70336              
70337              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70338              
70339              EBCDIC tweaks.
70340              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70341              
70342              Linenumber fix.
70343              
70344              SOCKS has its own USE_THREADS, based on
70345              Subject: [ID 20001114.002] et. al. bugfix followup
70346              
70347              UINT64_C() work continues.
70348              
70349              Detypo.
70350              
70351              The type of the hash_cb() size argument is tricky.
70352              
70353              Add fwalk() probe to the configuration files and regen perltoc.
70354              
70355              Subject: perllocale.pod changes
70356              
70357              Avoid an infinite loop in VMS when utils scripts are run
70358              with no arguments, from Charles Lane.
70359              
70360              Subject: Re: Bug in Carp::Heavy/5.6.0?
70361              
70362              For Solaris use64bitall the stdchar needs a little bit of help.
70363              
70364              The long double hints can be here or there.
70365              
70366              Test tweak for the open pragma.
70367              
70368              Also the 64bitall hints can be either here or there.
70369              
70370              As surmised the #7719 wasn't a good move.
70371              
70372              Subject: Fix for 20000409.001
70373              
70374              Subject: Fix for 20000815.006
70375              It's really 20000518.006.
70376              
70377              Subject: [PATCH 5.6.0 README.win32] very minor typos
70378              
70379              Subject: Fix for README.amiga (20000323.033)
70380              
70381              Explain in more detail the {} syntax ambiguousity.
70382              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70383              
70384              Sparc 64-bit pack() fix from Jens Hamisch.
70385              
70386              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70387              
70388              Subject: podlators 1.05 available        
70389              
70390              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70391              
70392              Subject: [perl 7711: EPOC] updates
70393              
70394              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70395              
70396              Miraculous typo.
70397              
70398              sysseek() instead of seek().
70399              
70400              Solaris hints tweaks.
70401              
70402              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
70403              This may be overly harsh but until proven otherwise, we think this
70404              way, or until we have a simple test for Configure (having to start
70405              up servers is does not count as simple) to check for the problems.
70406              
70407              Remove the shared object before attempting to create
70408              (by linking) a new one.  E.g. in AIX not removing
70409              becomes quite painful if one tries to do more than one
70410              build in the same tree (an interrupted build, for example),
70411              since the AIX' shared dynaloader seemingly keeps the shared
70412              objects open and therefore 'busy' for quite a while, even when
70413              nobody is using the objects, leading into link failures.
70414              
70415              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
70416              
70417              Subject: DOC PATCH 5.6.0 perlreftut
70418              
70419              Subject: [PATCH: perl@7777] add system locale testing for VMS
70420              
70421              Subject: [PATCH] Test.pm POD peculiarity
70422              
70423              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
70424              
70425              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
70426              
70427              Subject: Re: perl@7777 
70428              Detypoing.
70429              
70430              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
70431              
70432              Go ahead and #include <unistd.h> in perl.h.
70433              
70434              Subject: [PATCH perl@7795] small cleanup task for test suite
70435              
70436              Subject: Re: av.c patch (having slight problems)
70437              unshift() speedup.
70438              
70439              Reach back one higher up when searching for PERL_SRC.
70440      Branch: maint-5.6/perl
70441           +> lib/File/Spec/Epoc.pm
70442           !> (integrate 88 files)
70443 ____________________________________________________________________________
70444 [  8174] By: gsar                                  on 2000/12/18  03:53:09
70445         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
70446              7625..7629,7631..7634,7637,7639,7642 from mainline
70447              
70448              Fix for the tie-refhash string table leaks.
70449              
70450              Subject: [patch perl@7595] VMS configure.com tweak
70451              
70452              More careful detection of how well NVs and UVs mix.
70453              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
70454              Added some SIGFPE paranoia.
70455              
70456              Forgot to bump the line numbers in #7601.
70457              
70458              Subject: PATCH std stdio for (Free)BSD
70459              
70460              Deleting $ENV{PATH} in VMS is not recommendable.
70461              
70462              Locale buglets.
70463              Subject: RE: Locales support (setlocale) fixes
70464              
70465              Do not test UTF-8 locales since that the tests would require
70466              polymorphic regexen.
70467              
70468              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
70469              
70470              A missing aTHX_.
70471              
70472              Subject: [ID 20001108.013] spelling
70473              
70474              Subject: [PATCH] Class::Struct at compile time
70475              
70476              Make deleting for %ENV work for (newer versions of) VMS,
70477              from Craig A. Berry.
70478              
70479              Forgot from #7618.
70480              
70481              More VMS moves on environment handling, from Charles Lane.
70482              
70483              Remove unused extra arguments.
70484              
70485              Typo in an ifndef.
70486              Subject: Re: [PATCH 5.7.0] better messages from malloc()
70487              
70488              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
70489              All except the "cow orker" change.
70490              
70491              The generated boot_* headers are wrong.  Pickier compiler,
70492              such as KAI C++ will refuse to compile the resulting perlmain.
70493              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70494              
70495              There's no =head3.
70496              
70497              Disable only the tests 99 and 166 for UTF-8 locales.
70498              
70499              Missing dTHXs.
70500              Subject: RE: perl@7595 builds not on cygwin
70501              
70502              Subject: Re: bash -c exit and linux hints 
70503              
70504              Various doc oddball characters.
70505              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70506              
70507              Subject: [PATCH] IO::Seekable pod
70508              
70509              Amdahl UTS hints updates.
70510              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
70511              
70512              Explain better why certain regex tests are skipped.
70513              Subject: Re: tests skipped: unknown reason
70514              
70515              Subject: [PATCH] README.solaris
70516              
70517              Subject: [PATCH perl@7638] cygwin port
70518      Branch: maint-5.6/perl
70519           +> README.solaris
70520           !> (integrate 26 files)
70521 ____________________________________________________________________________
70522 [  8173] By: gsar                                  on 2000/12/18  03:37:02
70523         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
70524              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
70525              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
70526              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
70527              
70528              Better create a true mailing list for the repository keepers.
70529              
70530              Subject: [ID 20001027.007] uniq array in perlfaq
70531              
70532              De-quoted-unreadable to ISO Latin 1.
70533              (There's one ISO-2022-JP name in Changes5.004.)
70534              
70535              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
70536              
70537              The #7476 needs a MANIFEST change, too.
70538              
70539              Add also emailless people.
70540              
70541              UTF-8 decoder tweak.
70542              
70543              Make \x{...} consistently produce UTF-8.
70544              Subject: Re: \x{...} is confused 
70545              
70546              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
70547              
70548              Add a perlbug flag, -A, to avoid acknowledgement messages.
70549              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
70550              
70551              Use Errno magic.
70552              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
70553              
70554              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
70555              
70556              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
70557              
70558              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
70559              
70560              Be more lenient on bad UTF-8 when doing bit arithmetics.
70561              Subject: Re: [ID 20000918.005] ~ on wide chars
70562              (The ord() part of the patch skipped.)
70563              
70564              Subject: perlfaq style changes
70565              
70566              AUTHORS tweaks.
70567              
70568              Whitespace style tweak.  Was originally going to see to
70569              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70570              but that had already been taken care of.
70571              
70572              The compiler is either gcc or cc, from Tom Bates.
70573              
70574              The osname has been lowercased by now, from Tom Bates.
70575              
70576              The NonStop-UX libraries have a novel way to say NaN.
70577              
70578              printf UVs the correct way, noticed by Robin Barker.
70579              
70580              Subject: [PATCH] startperl to respect versiononly
70581              
70582              AUTHORS updates.
70583              
70584              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
70585              
70586              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
70587              
70588              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
70589              
70590              Generalize the Camel wording.
70591              Subject: Re: perlfaq style changes
70592              
70593              Subject: [ID 20001005.006] Documentation -- description of qr//
70594              
70595              C.pm part of
70596              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
70597              
70598              Locale warning explanation tweak.
70599              
70600              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
70601              
70602              Make the POSIX::setuid and POSIX::setgid to really call setuid()
70603              and setgid() because they were just changing $< and $( which means
70604              only changing the real uid/gid, as opposed to changing both
70605              real and effective ids.  (The alternative way could have been
70606              in POSIX.pm to change $> and $), too, but making a direct call
70607              to the C API feels cleaner.)  Fixes the bug
70608              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
70609              
70610              Expand %Config variables and %ENV variables only if
70611              so requested during build time using the
70612              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
70613              Not expanding makes relocating distributions easier.
70614              
70615              More tweaking on the #7522 theme.
70616              
70617              Test::Harness revealed buglets in the new DynaLoader.
70618              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
70619              
70620              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
70621              fix a autovivification bug in Tie::RefHash, add tests for both.
70622              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
70623              
70624              Detpyo.
70625              
70626              recv() can fail and return undef.
70627              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
70628              
70629              Fix the problem discussed in
70630              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
70631              originally from Linc Madison.  Also Andreas König's comments
70632              taken into account.  Some other problems with Tie::SubstrHash
70633              fixed: didn't croak when the table exceeded the requested number
70634              of entries (as documented) but instead when the number of entries
70635              exceeded the size of the table, a croak() had an unnecessary \n,
70636              didn't have a CLEAR method, documented that there is no exists().
70637              Didn't fix to be strict-proof because the module uses &foo; and
70638              dynamic scope.  Added a test script exercizing both first tamely 
70639              the basic functionality, and then the failure cases reported by
70640              Linc Madison.
70641              
70642              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
70643              
70644              The #7521 touched things it shouldn't have.
70645              
70646              Subject: [PATCH 5.7.0] better messages from malloc()
70647              
70648              Subject: Re: README.aix
70649              
70650              Add FCNTL_CAN_LOCK.
70651              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70652              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
70653              
70654              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
70655              create a "fast path" for locale name probing using "locale -a"
70656              if available, squash finally hopefully the s?printf resetting
70657              the numeric locale (since, IIUC perllocale, it never shouldn't). 
70658              
70659              More Changes tweakery.
70660              
70661              Dying is too strict here, better just skip.
70662              
70663              Subject: Locales support (setlocale) fixes
70664              Modified quite a bit to be more portable.
70665              
70666              Configure would use a bad $myuname from an old config.sh.
70667              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
70668              
70669              Fix for
70670              Subject: [ID 20001004.006] undef is never tainted
70671              An undef read from a slurped file was not tainted.
70672              
70673              Fix for
70674              Subject: [ID 20001004.007] taint propogation is inconsistent
70675              The culprit was sv_setsv() which was rather blindly
70676              propagating taint, which lead to behaviour where if
70677              a tainted anon hash value was seen all the hash values
70678              from then on at that level became tainted, or at any
70679              upper levels in the case of nested anon hashes.
70680              
70681              Test tweak: show also the failed locales.
70682              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
70683              
70684              A fix of sorts for 20000329.026, a better error message
70685              for a missing "use charnames" when using the \N{...}. 
70686              
70687              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
70688              
70689              Add =pod to be tidy.
70690              
70691              Fix for bug id 19990615.008, pos() unset during s///ge.
70692              
70693              Add a note for future generations about bug id 20000229.006.
70694              
70695              Use -dM for gcc (the suggested patch did it only for Linux,
70696              but I think it can be generalized).
70697              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
70698              
70699              opmini.o can linger from Configures past.
70700              
70701              Document that the evaled syntax errors cause scalar leaks.
70702              
70703              Fix for
70704              Subject: [ID 20000728.005] perl -P broken
70705              (hopefully).  The fix is also not complete, it seems to break
70706              BOM swallowing for libc5 systems, but until someone figures
70707              out a way to do this without ftell(), this will do.
70708              
70709              AUTHORS updates.
70710              
70711              Subject: Re: rsync'ed patches vs. rsync'ed source
70712              
70713              Admit that the test leaks scalars.
70714              
70715              Sanitize the environment further.
70716              
70717              VOS updates from Paul Green.
70718              
70719              Document %ENV = () portability issues.
70720              
70721              Make the stdio test program of 7427 less noisy while being 
70722              compiled so that Digital UNIX wouldn't get both
70723              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
70724              undefined.  This makes perlio happy.
70725              
70726              glibc5 detection by __GNU_LIBRARY__.
70727              
70728              %ENV note tweaks from Dan Sugalski.
70729              
70730              Varargs don't always work too well if one puts an unsigned
70731              char on the stack and pop an unsigned quad off the stack.
70732              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
70733              
70734              Subject: Pod updates
70735              
70736              Fake support of holey files in win/dosish platforms.
70737              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
70738              
70739              A doc addition for bug id 20001105.019, beware \p.
70740              
70741              Tweak #7587.
70742              
70743              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
70744              
70745              perlhack updates from H.Merijn Brand.
70746              
70747              Subject: [PATCH perl@7573] cygwin port
70748              Synchronize with Cygwin 1.1.5.
70749              
70750              Bad thinko in #7581 (I used the test program with the expanded
70751              values as-is).
70752              
70753              Make perlbug not insist on dumping to a file when stdout isn't a tty.
70754              Subject: [PATCH] perlbug.PL
70755              
70756              Overrideable keys, each, pop, push, shift, splice, unshift.
70757              Subject: [PATCH] prototyped functions that should be overrideable
70758              
70759              Try to avoid flockless and emulationless places.
70760      Branch: maint-5.6/perl
70761           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
70762            - MAINTAIN
70763           !> (integrate 111 files)
70764 ____________________________________________________________________________
70765 [  8172] By: jhi                                   on 2000/12/18  02:49:27
70766         Log: Regen pods.
70767      Branch: perl
70768            ! pod/perlmodlib.pod pod/perltoc.pod
70769 ____________________________________________________________________________
70770 [  8171] By: gsar                                  on 2000/12/18  02:49:24
70771         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
70772              7465..7471 from mainline
70773              
70774              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
70775              in platforms that strictly require all the symbols being present
70776              at link time.
70777              
70778              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
70779              
70780              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
70781              
70782              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
70783              
70784              Subject: [PATCH] todo
70785              
70786              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
70787              
70788              Use $sort, $uniq (and $tr) consistently as wondered
70789              by Nicholas Clark.
70790              
70791              Too enthusiastic editing in #7460.
70792              
70793              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
70794              
70795              Upgrade to CPAN 1.58_55.
70796              Subject: CPAN.pm status
70797              
70798              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
70799              
70800              Make target reordering to avoid pointless re-makes.
70801              Subject: Re: Total re-make of 'make okfile' after 7451 ?
70802              
70803              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
70804              
70805              Subject: DOC PATCH 5.6.0
70806              
70807              Add the repository doc by Malcolm, Sarathy, and by Simon,
70808              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
70809      Branch: maint-5.6/perl
70810           +> Porting/repository.pod
70811           !> Configure MANIFEST Makefile.SH README.dos README.os2
70812           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
70813           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
70814           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
70815 ____________________________________________________________________________
70816 [  8169] By: gsar                                  on 2000/12/18  02:33:34
70817         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
70818              7435..7441,7445 from mainline
70819              
70820              Make the UTF-8 decoding stricter and more verbose when
70821              malformation happens.  This involved adding an argument
70822              to utf8_to_uv_chk(), which involved changing its prototype,
70823              and prefer STRLEN over I32 for the UTF-8 length, which as
70824              a domino effect necessitated changing the prototypes of
70825              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
70826              The stricter UTF-8 decoding checking uses Markus Kuhn's
70827              UTF-8 Decode Stress Tester from
70828              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
70829              
70830              Run vms/vms_yfix.pl, should have done that after changing
70831              perly.c in #7382.
70832              
70833              Subject: [PATCH 5.7.0] static linking with uninstalled perl
70834              
70835              (Replaced by #7440.)
70836              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70837              
70838              Fix the bug ID 20001024.005, the bug introduced by #7416.
70839              
70840              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
70841              
70842              Fix the bug reported in
70843              From: andreas.koenig@anima.de (Andreas J. Koenig)
70844              Also make is_utf8_char() stricter.
70845              
70846              Missed the header file changes from #7425.
70847              
70848              Check if stdio supports tweaking lval and cnt simultaneously.
70849              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70850              
70851              Stratus VOS updates from Paul Green.
70852              
70853              Podify README.epoc and README.vos.
70854              
70855              Add targets to Makefile.SH, most importantly
70856              'regen_all' which also remembers to update vms/perly*.
70857              
70858              Subject: Minor update to find2perl, for portability
70859              
70860              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
70861              
70862              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
70863              
70864              Rename UTF8LEN() to be UNISKIP(), too confusing to have
70865              UTF8LEN() and UTF8SKIP(). 
70866              
70867              Allow poking holes at the UTF-8 decoding strictness.
70868              
70869              Continue the internal UTF-8 API tweaking.
70870              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
70871              used much more than the simpler API, now called utf8_to_uv_simple().
70872              Still not quite happy with API, too much partial duplication
70873              of functionality.
70874              
70875              A new version of making the syslog test more robust.
70876              (Replaces #7421.)
70877              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70878              
70879              buildtoc target tweaks.
70880              
70881              Integrate with vmsperl #7430 by Charles Bailey:
70882              
70883              Cleanup from prior patch (Charles Lane?):
70884              - improve handling of MFDs in Basename and Path
70885              - default to no xsubpp line # munging when building debug images
70886      Branch: maint-5.6/perl
70887           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70888           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
70889           !> (integrate 67 files)
70890 ____________________________________________________________________________
70891 [  8168] By: gsar                                  on 2000/12/18  02:05:49
70892         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
70893              
70894              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
70895              From: Martin Husemann <martin@duskware.de>
70896              
70897              Subject: [PATCH 5.7.0] restore match data on backtracing
70898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70899      Branch: maint-5.6/perl
70900           !> regcomp.c regexec.c t/op/re_tests
70901 ____________________________________________________________________________
70902 [  8167] By: gsar                                  on 2000/12/18  01:55:22
70903         Log: integrate changes#7858,7986 from mainline
70904              
70905              C<foreach my $x ...> in pseudo-fork()ed process may diddle
70906              parent's memory; fix it by keeping track of the actual pad
70907              offset rather than a raw pointer (this change is probably also
70908              relevant to non-ithreads case to avoid fallout from reallocs of
70909              the pad array, but is currently only enabled for the ithreads
70910              case in the interests of minimal disruption to existing "well
70911              tested" code)
70912              
70913              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
70914              due to the notorious GetFileType() bug in Windows 9x, which fstat()
70915              tickles)
70916      Branch: maint-5.6/perl
70917           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
70918           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
70919           !> win32/win32.c win32/win32.h win32/win32sck.c
70920 ____________________________________________________________________________
70921 [  8166] By: gsar                                  on 2000/12/18  01:52:59
70922         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
70923              from mainline (xsubpp and ExtUtils::LibList fixups, various
70924              other small items)
70925              
70926              The generated boot_* headers are wrong.  Pickier compiler,
70927              such as KAI C++ will refuse to compile the resulting perlmain.
70928              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
70929              
70930              Various doc oddball characters.
70931              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
70932              
70933              Subject: [PATCH] Re: 20001101.003 PDL
70934              
70935              Subject: [PATCH 5.7.0] etags broken again
70936              
70937              Subject: [PATCH 5.7.0] Liblist finally works
70938              
70939              Subject: [PATCH 5.7.0] Liblist returns found libraries
70940              
70941              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
70942              
70943              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
70944              
70945              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70946              OUT keyword nits.
70947              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70948              OUT and IN_OUT documentation.
70949      Branch: maint-5.6/perl
70950           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
70951           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
70952           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
70953           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
70954           !> win32/bin/search.pl
70955 ____________________________________________________________________________
70956 [  8165] By: gsar                                  on 2000/12/18  01:28:45
70957         Log: integrate changes#7533,7563,7611,7623 from mainline (various
70958              malloc.c embellishments)
70959      Branch: maint-5.6/perl
70960           !> malloc.c pod/perldiag.pod
70961 ____________________________________________________________________________
70962 [  8164] By: gsar                                  on 2000/12/18  01:23:33
70963         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
70964              fixups)
70965      Branch: maint-5.6/perl
70966           !> utils/h2xs.PL
70967 ____________________________________________________________________________
70968 [  8163] By: gsar                                  on 2000/12/18  01:17:50
70969         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
70970              fixups)
70971      Branch: maint-5.6/perl
70972           !> Makefile.SH utils/perlbug.PL
70973 ____________________________________________________________________________
70974 [  8162] By: gsar                                  on 2000/12/18  00:25:43
70975         Log: always export Perl_deb() (it is required by re.xs whether
70976              Perl is built with or without -DDEBUGGING)
70977      Branch: maint-5.6/perl
70978            ! makedef.pl
70979 ____________________________________________________________________________
70980 [  8161] By: gsar                                  on 2000/12/18  00:23:38
70981         Log: integrate change#7414 from mainline
70982              
70983              Undo the basename() part of #7412 since the lib/basename
70984              tests would need upgrading too.
70985              
70986              squelch two tests in tr.t that rely on tr/// paranoia change
70987              that's not in 5.6.x
70988      Branch: maint-5.6/perl
70989            ! t/op/tr.t
70990           !> lib/File/Basename.pm
70991 ____________________________________________________________________________
70992 [  8160] By: gsar                                  on 2000/12/18  00:05:30
70993         Log: missing change in previous integrate
70994      Branch: maint-5.6/perl
70995           !> README.aix
70996 ____________________________________________________________________________
70997 [  8159] By: gsar                                  on 2000/12/18  00:03:38
70998         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
70999              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
71000              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
71001              7410..7413 from mainline
71002              
71003              Introduce the man[24-8] variables, from Andy Dougherty.
71004              
71005              Upgrade to CPAN 1.58, from Andreas König.
71006              
71007              An updated EBCDIC tr patch.
71008              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
71009              
71010              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
71011              
71012              Two thirds of
71013              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71014              The Install.pm changes will be submitted separately because
71015              they need some work and discussion still.
71016              
71017              The Install.pm third of
71018              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
71019              
71020              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
71021              
71022              Subject: [PATCH 5.7.0] IVs in mtats
71023              
71024              Subject: [PATCH 5.7.0] Perl API for mstats
71025              
71026              Ilya implemented the memory profiling API.
71027              
71028              In Amdahl UTS "struct sv" is defined by a system header,
71029              <ksync.h>.
71030              
71031              Slight tweak of the code to appease Amdahl UTS cc.
71032              
71033              Amdahl UTS doesn't seem to do dynaloading.
71034              
71035              Use UTF8SKIP(), from Simon Cozens.
71036              
71037              Thinko in #7222.
71038              
71039              op/sprintf.t patch for OS/390 (and any other host with limited
71040              floating-point exponent length)
71041              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
71042              
71043              Tweak #7225.
71044              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
71045              
71046              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
71047              
71048              Needs to be conditional on SunOS 4.
71049              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
71050              
71051              Test cases for bug id 20000323.056 (the bug seems to be fixed).
71052              
71053              Add test for bug id 20000427.003 (which seems to have
71054              been fixed) (also duplicate as 20000427.004, though
71055              with a higher severity).  Move one utf8 from op/append
71056              to pragma/utf8, tag the tests with bug ids.
71057              
71058              Document FNCASE=y as discussed in the bug 20000902.009.
71059              
71060              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
71061              The problem was that rx->minlen was in chars while pp_split()
71062              thought it would be in bytes. 
71063              
71064              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
71065              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
71066              
71067              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
71068              
71069              Fix a couple of compiler-noted nits in #7235.
71070              
71071              Tweak the test of #7235.
71072              
71073              One more ~utf8 tweak.
71074              
71075              -w cleanup.
71076              Subject: Re: Problems with bleadperl 
71077              
71078              Subject: small pod patch
71079              
71080              Subject: [PATCH perlguts.pod] Document offset hack
71081              
71082              Add Charles Lane.
71083              
71084              Add the capability to include/exclude branches.
71085              
71086              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
71087              
71088              Detect early whether the std streams have gone bad.
71089              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71090              
71091              More IoTYPE sprinkling.
71092              
71093              Workaround for a sfio bug where the stream error indicator
71094              is not cleared as documented.
71095              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
71096              
71097              Clarify documentation on 'use bytes'.
71098              Subject: Re: What does 'use bytes' "mean" ?
71099              
71100              Show the failed remote port, instead of the failing line number.
71101              Subject: [PATCH 5.6.1 Debugger] More diagnostics
71102              
71103              Make Cwd more bulletproof in chrooted environments.
71104              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
71105              
71106              Subject: Pod patch for Devel::Peek
71107              
71108              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
71109              
71110              Borland C fstat() never saw the fd as writable.
71111              Subject: fix for Borland's weak "stat" (perl@7211)
71112              
71113              Missing change from #7362.
71114              
71115              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
71116              
71117              Add the test case for the bug id 20000730.004 which seems
71118              to have been fixed by now.
71119              
71120              Fix of sorts for bug id 20000901.092.  There seems to be no trace
71121              of a 'pmshort' anywhere in the B, so the offending line was simply
71122              removed.
71123              
71124              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
71125              
71126              Subject: PATCH do_print has 2 PerlIO_error()s
71127              
71128              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
71129              
71130              Typo noted by Mark Lutz.
71131              
71132              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
71133              
71134              In the latest compiler builds cccdlflags must not become -fpic,
71135              from Wilfredo Sánchez.
71136              
71137              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
71138              
71139              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
71140              
71141              SOCKS function redefinitions need prototypes, too, otherwise
71142              for example 32 bit versus 64 bit differences cause a lot of
71143              problems.  Part of
71144              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71145              
71146              Portability tweak on #7377.
71147              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
71148              
71149              Don't write double values through long double pointers,
71150              based on a part of
71151              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
71152              
71153              Reëntrancy fix.
71154              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71155              
71156              Make scan_num() reëntrant, as suggested in
71157              Subject: [PATCH perl@7229] Rentrant parser and yylex()
71158              
71159              Fix for ID 20001020.006, concatenating an unset submatch
71160              with utf8 resulted in "Modification of a read-only value".
71161              
71162              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
71163              
71164              The #7383 was right only in the context of the original bug report,
71165              not in more general case.
71166              
71167              Update Changes.
71168              
71169              Testcases for a #7383,#7385 related bug.
71170              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
71171              
71172              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
71173              
71174              Tweak the Is* definitions of Unicode character classes
71175              to better match the official categorizations; embrace
71176              the official categorizations; add the combining marks
71177              as alpha (and -numeric); fix DCinital (a typo and edito)
71178              to be DCmedial.
71179              
71180              Hints tweak from Anton Berezin.
71181              
71182              Subject: installman go-faster stripes
71183              Subject: Re: installman go-faster stripes
71184              
71185              Subject: [ID 20001021.003] updated hints/openbsd.sh
71186              
71187              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
71188              
71189              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
71190              
71191              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
71192              
71193              Doc patch.
71194              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
71195              
71196              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
71197              
71198              Subject: Re: [ID 20001021.005] SEGV with regex match 
71199              
71200              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
71201              
71202              The change #7187 was not so good on VMS.
71203              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
71204              
71205              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
71206              
71207              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
71208              
71209              Document PERL_INSTALL_ROOT of #7210.
71210      Branch: maint-5.6/perl
71211           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
71212           +> t/lib/tie-splice.t
71213            - lib/unicode/Is/DCinital.pl
71214           !> (integrate 112 files)
71215 ____________________________________________________________________________
71216 [  8158] By: jhi                                   on 2000/12/17  23:04:24
71217         Log: Subject: [PATCHES] RE: perl@8150 
71218              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
71219              Date: Sun, 17 Dec 2000 21:46:39 +0100
71220              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
71221              
71222              Neither cygwin has a getpwuid() one can trust on.
71223      Branch: perl
71224            ! t/lib/glob-basic.t
71225 ____________________________________________________________________________
71226 [  8157] By: jhi                                   on 2000/12/17  23:01:54
71227         Log: More MAN.PODS => {} fixes.
71228      Branch: perl
71229            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
71230            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
71231            ! os2/OS2/REXX/Makefile.PL
71232 ____________________________________________________________________________
71233 [  8156] By: gsar                                  on 2000/12/17  22:49:13
71234         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
71235              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
71236              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
71237              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
71238              7201,7204 from mainline
71239              
71240              Remove vestiges of tr//CU.
71241              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71242              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71243              
71244              The return value of setlocale must be copied away.
71245              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71246              
71247              Allow chop() and chomp() to be overridden.
71248              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71249              
71250              Hints optimization.
71251              Subject: Minor nit
71252              
71253              Subject: [PATCH] de-wall t/README
71254              
71255              Subject: Re: Two advertising clauses need to be removed
71256              
71257              Batch of UTF-8 patches from Simon Cozens.
71258              
71259              Fix for a parsing bug, not for the original bug.
71260              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
71261              
71262              Compilation warnings and an error.
71263              
71264              Subject: File::Find 5.7.0 POD nits
71265              
71266              Subject: [PATCH perl-5.7.0] continued -Wformat support
71267              
71268              The one that got away.
71269              
71270              Subject: Re: perl@7078
71271              
71272              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
71273              convertable to bytes by checking it doesn't go above 0xc3
71274              Subject: Re: perl@7078
71275              
71276              Replace #7084 with
71277              Subject: Re: perl@7078 
71278              
71279              We don't need to count the high bit bytes, a boolean is enough. 
71280              
71281              Subject: [PATCH] utf8.c apidoc
71282              
71283              Subject: Re: perl@7078 
71284              
71285              Botched the #7090 check-in.
71286              
71287              Fix for the charnames.t failures from Spider Boardman.
71288              
71289              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
71290              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
71291              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
71292              0 to checking to get the warning.
71293              
71294              Subject: [PATCH] Nits in perlmod.pod
71295              
71296              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
71297              
71298              Subject: Re: unicode support and perl [ID 20000901.097]
71299              
71300              Subject: Re: unicode support and perl [ID 20000901.097]
71301              
71302              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
71303              
71304              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
71305              
71306              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
71307              
71308              Subject: [PATCH@blead] Fix some recursion in overload.pm
71309              
71310              s/Robin Parker/Robin Barker/
71311              
71312              Subject: [PATCH] Fix aliasing of tied filehandles
71313              
71314              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
71315              
71316              Subject: Re: [PATCH 5.005_64 missed]
71317              
71318              SOCK_DGRAM and listen() do not mix as reported in
71319              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
71320              The patch for 5.7.0+ had to be reengineered, though.
71321              
71322              Subject: DOC PATCH 5.6.0
71323              
71324              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
71325              
71326              Document the issue (is not a syntax error, kind of)
71327              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
71328              
71329              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
71330              Did not apply cleanly, manual intervention was needed.
71331              
71332              Subject: [PATCH] DLL not restartabke with threaded perl
71333              
71334              Inside require() $^S was always left undefined.
71335              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
71336              
71337              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
71338              
71339              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
71340              
71341              Regen headers.
71342              
71343              Subject: [PATCH 5.7.0] Epoc update
71344              
71345              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
71346              as suggested by Olaf Flebbe and Nick Clark.
71347              
71348              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
71349              
71350              Misplaced else.
71351              
71352              Scale down the VMS message boxes, by Charles Lane.
71353              Fix for ID 20000903.009, workaround at
71354              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
71355              
71356              Subject: [ID 20001003.006] B::Debug not -w clean
71357              
71358              Test harness update to sync with the new perlcc,
71359              from Simon Cozens.
71360              
71361              One remaining nit less at the VMS mailbox sizing.
71362              
71363              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71364              
71365              It is possible to have no hosts database at all.  Pointed out in
71366              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
71367              
71368              Subject: [PATCH 5.7.0] h2xs not working
71369              Subject: [PATCH 5.7.0] h2xs not documenting the created module
71370              
71371              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
71372              
71373              Subject: perlhack.pod Patch for Externals Tools
71374              
71375              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
71376              
71377              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
71378              
71379              Enable disabling scripts installation by Configure -Uinstallscripts,
71380              suggested by H. Merijn Brand.
71381              
71382              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
71383              reported several times by Dominic Dunlop, for example in
71384              ID 20000315.008.  Patch from Dominic.  Patch affects at
71385              least MachTen, and possibly other oldish BSDs. Should not
71386              break non-broken platforms (tested on LinuxPPC). 
71387              
71388              Regen toc.
71389              
71390              Subject: Re: Questions about Tie::Array and perl modules
71391              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
71392              
71393              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
71394              
71395              Tweak #7153.
71396              
71397              IO::Handle->syswrite() did not handle length omission
71398              like CORE::syswrite() does.
71399              Subject: [Fwd] IO::Handle, syswrite and arguments
71400              The original patch from andrew@ugh.net.au.
71401              
71402              Also the $ccflags is needed for the C compiler check.
71403              Subject: Configure (check for C-compiler)
71404              
71405              Eliminate $Is_VMS code from the test.
71406              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
71407              
71408              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
71409              as the first option of cc/ld because of ultrapicky compilers
71410              (e.g. OS/390 R2.5)
71411              
71412              Change the version number of Tie::Handle in the core to 4.0,
71413              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
71414              Subject: Note on Tie::Handle
71415              
71416              UTF8ize split() so that the cloned substrings get the UTF8
71417              flag of the original scalar.  Problem reported by Simon Cozens.
71418              
71419              save_re_context() could reset PL_curcop to freed memory, causing core
71420              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
71421              
71422              Subject: PATCH 5.6 perldebguts grammar cleanup
71423              
71424              Add a todo note about overloadable assertions.
71425              
71426              on Windows, LoadLibrary() could load an extension DLL multiple
71427              times if forward slashes are used in the path
71428              
71429              on Windows, cwd strings in the environment should be of the
71430              form =X:=X:\foo instead of =X=X:\foo\
71431              
71432              on Windows, avoid potential exception (could happen if MSVCRT isn't
71433              being used) when closing a socket handle
71434              
71435              avoid nonportable example code
71436              
71437              Windows9x doesn't support link(), despite what Config.pm
71438              might think
71439              
71440              pod nit
71441              
71442              Change #7160 had a nasty typo.
71443              
71444              Warn about unknown scripts.
71445              Subject: Re: ideas? patches? [PATCH bleadperl]
71446              
71447              on Windows, clean targets might not work under some flavors of the shell
71448              
71449              tweak for change#7173
71450              
71451              Make eq work again with utf8 (disabling the upgrading
71452              should no more be necessary since the copies of the
71453              scalars are upgraded, not the scalars themselves).
71454              Takes care of ID 20001009.001.  (The claimed length()
71455              bug in 20001009.001 seems bogus to me.)
71456              
71457              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
71458              
71459              Upgrade to CGI.pm 2.74, from Lincoln Stein.
71460              
71461              Upgrade to podlators 1.04, from Russ Allbery.
71462              
71463              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
71464              
71465              Quote the temp file name, needed in Win32 because the
71466              default name unfortunately contains spaces, shouldn't
71467              hurt elsewhere.
71468              Subject: FW: perldoc fails if $TEMP contains spaces
71469              
71470              Subject: RE: [ID 19990803.001] README.win32 suggestions 
71471              
71472              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
71473              
71474              Subject: Re: utf8 concat, mg_get
71475              
71476              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
71477              
71478              Subject: [PATCH: perl@7181] op/tr tests on OS/390
71479              
71480              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
71481              
71482              Use the versiononly instead of the installscripts,
71483              retract the changes 7146 and 7147.
71484              
71485              Reapply Andy's patch and regen Configure.
71486              
71487              Add the test case for #7190, from the original bug report
71488              by Andreas König.
71489              
71490              Remove duplicated code.
71491              
71492              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
71493              
71494              restore change#7202
71495      Branch: maint-5.6/perl
71496           !> (integrate 121 files)
71497 ____________________________________________________________________________
71498 [  8155] By: jhi                                   on 2000/12/17  22:30:58
71499         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
71500              From: "Craig A. Berry" <craigberry@mac.com>
71501              Date: Sun, 17 Dec 2000 13:09:28 -0600
71502              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
71503              
71504              MAN.PODS => ' ' is naughty.
71505      Branch: perl
71506            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
71507 ____________________________________________________________________________
71508 [  8154] By: nick                                  on 2000/12/17  22:07:13
71509         Log: MULTIPLICITY nit.
71510      Branch: perl
71511            ! mg.c
71512 ____________________________________________________________________________
71513 [  8153] By: gsar                                  on 2000/12/17  21:23:05
71514         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
71515              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
71516              from mainline
71517              
71518              Document the SvIOK_.*UV().
71519              
71520              Update Unicode todo list.
71521              
71522              Guard against bad string->int conversion for quads.
71523              
71524              Subject: small apidoc fix
71525              
71526              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
71527              
71528              Subject: [PATCH] Tied filehandle documentation
71529              
71530              Subject: [PATCH] Modernize Opcode.pm documentation
71531              
71532              Make Data::Dumper (non-XS) to work with changed semantics of ref().
71533              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
71534              [applied even though said semantics didn't change in 5.6.x]
71535              
71536              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
71537              
71538              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
71539              
71540              Fix the URL, but the server is still missing in action.
71541              Subject: [ID 20000905.002] perlfaq1.pod URL error
71542              
71543              Subject: [ID 20000903.001] \w in utf8-strings
71544              
71545              Fix the ccversion detection for 5.1 and beyond.
71546              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71547              
71548              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
71549              
71550              Subject: [ID 20000904.008] Tiny fix for perldiag
71551              
71552              Subject: Re: [ID 20000906.004] segfault with bad perl statement
71553              
71554              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71555              
71556              Subject: [ID 20000908.002] perlipc documentation bug.
71557              
71558              Subject: [PATCH lib/Benchmark.pm]
71559              
71560              Re-allow vec() for characters > 255.
71561              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
71562              
71563              Do away with memory models cruft.  Sorry, PDP users.
71564              
71565              Continue #7041.
71566              
71567              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
71568              
71569              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
71570              
71571              Upgrade to CPAN 1.57_65, from Andreas König.
71572              
71573              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
71574              by Russ Allbery.
71575              
71576              Silence t/pod/*.t about alternate quote-mappings now implemented
71577              by Pod::Text, from Brad Appleton.
71578              
71579              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
71580              Subject: borland C++ win32.c tweak
71581              
71582              C<@a = @b = split(...)> optimization coredumps under ithreads
71583              (missed a spot when fixing up op_pmreplroot hack for ithreads)
71584              
71585              Document the SvUTF8*().
71586              
71587              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
71588              
71589              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
71590              
71591              Do in VMS as the #7054 does.
71592              
71593              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
71594              
71595              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
71596              
71597              Subject: [patch: perl@7045] vms updates
71598              
71599              Test for the #7049.
71600              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
71601              
71602              Break up the myconfig lines a bit.
71603              Subject: perlbug/perl -V output format
71604              
71605              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
71606              
71607              The #7054 truncated Configure badly.
71608              
71609              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
71610              initialization in all the threads on Windows
71611              
71612              Allow for whitespace between "#" and "line" in cpp output.
71613              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
71614              
71615              Remove vestiges of tr//CU.
71616              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71617              
71618              The return value of setlocale must be copied away.
71619              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71620              
71621              Allow chop() and chomp() to be overridden.
71622              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71623              
71624              Hints optimization.
71625              Subject: Minor nit
71626              
71627              Subject: [PATCH] de-wall t/README
71628              
71629              Subject: Re: Two advertising clauses need to be removed
71630      Branch: maint-5.6/perl
71631           !> (integrate 75 files)
71632 ____________________________________________________________________________
71633 [  8152] By: gsar                                  on 2000/12/17  20:30:11
71634         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
71635              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
71636              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
71637              
71638              Don't attach -ld to the archname if pointless.
71639              
71640              Document UNTIE in a very minimalistic way.
71641              
71642              POSIX doesn't report long double values under -Duselongdouble
71643              when the long doubles are "real" (bigger than doubles).
71644              
71645              More author updates.
71646              
71647              Try to deduce NV_MAX.  Really should be Configure fodder.
71648              
71649              :: not allowed in pathnames, change to .
71650              Subject: [PATCH perl@6938] cygwin port
71651              
71652              Forget about NV_MAX (#6951).  Various floating point tweaks,
71653              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
71654              
71655              Move the Solaris 7 scan to use64bitall, make the
71656              failure to find 64-bot sparc libc to mention the
71657              possibility of being in an intel, from Lupe and Alan.
71658              
71659              Regen perltoc.
71660              
71661              AUTHORS tweaks, from Peter Prymmer.
71662              
71663              More address tweaking.
71664              
71665              Small tweaks all over.
71666              
71667              File::Temp patches from Andreas König,
71668              
71669              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
71670              
71671              Subject: CPAN.pm beta 1.57_57 for the core
71672              
71673              Part of the solution.
71674              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
71675              
71676              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
71677              
71678              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71679              
71680              Add the overload warnings to perldiag.
71681              
71682              Drop unused argument.
71683              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
71684              
71685              Subject: Nit in Configure (bleadperl@6961)
71686              
71687              Update to PodParser 1.18, from Brad Appleton.
71688              
71689              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
71690              
71691              Subject: [PATCH: 6948] add SCNfldbl to configure.com
71692              
71693              Document UNTIE. Also tweak implementation to suppress the 'inner references'
71694              warning when UNTIE exists and instead pass the cound of extra references to
71695              the UNTIE method.
71696              
71697              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
71698              so that case-ignoring systems like DCL can tell them from
71699              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
71700              
71701              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
71702              
71703              Feature ordering tweak.
71704              
71705              Regen perltoc.
71706              
71707              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
71708              
71709              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
71710              
71711              Subject: http:// in L<>
71712              
71713              Detypo.
71714              
71715              change#6791 accidentally clobbered change#6710, put it back
71716              
71717              Only the first line, thank you very much.
71718              
71719              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
71720              plus rework the http: spots as suggested by Tom Christiansen,
71721              plus regen perltoc.
71722              
71723              Undo part of change 6489 which looks like a bulk edit which
71724              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
71725              The supressing of main:: on return from select() is undesirable.
71726              
71727              Apparently avoiding the swapping is too costly.
71728              
71729              Various Configure nits by Philip Newton,
71730              plus the ebcdic one by me.
71731              
71732              Make certain cc is set before trying to run it.
71733              
71734              If overloaded %{} etc. return the object do not loop.
71735              Thus  sub deref { $_[0] } functions if object is wanted type.
71736              
71737              Update perlhist.
71738              
71739              More %{} and other deref special casing - do not pass to 'nomethod'.
71740      Branch: maint-5.6/perl
71741           !> (integrate 59 files)
71742 ____________________________________________________________________________
71743 [  8151] By: gsar                                  on 2000/12/17  19:14:38
71744         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
71745              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
71746              
71747              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
71748              
71749              Make the epsilon to be relative, not absolute.
71750              
71751              Put back the flags dump as reasoned in
71752              Subject: Re: [PATCH] Glob dumping
71753              
71754              Introduce ccname to keep track of what compiler kind of we have.
71755              
71756              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
71757              
71758              Put back the slice accidentally removed by #6907.
71759              
71760              Reset archname and archname64 always, forcing them be
71761              recomputed at each Configure run, make Configure and
71762              the hints files agree on the naming of largefiles variables.
71763              
71764              Don't say "Perl 5.0 source kit".
71765              
71766              Subject: [PATCH] fix misc cast warnings
71767              
71768              Subject: typos in pods
71769              
71770              NVs not necessarily doubles, as pointed out by Yitzchak.
71771              
71772              Subject: [PATCH 6889] add a few ldbl formats to configure.com
71773              
71774              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
71775              
71776              Better options for rsync.
71777              
71778              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
71779              
71780              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
71781              
71782              Subject: [PATCH] Re: UNTIE method 
71783              
71784              A better fix for the Socket building problem from Craig Berry.
71785              
71786              Retract the dummy test, skip the security tests (instead of failing),
71787              explain what the warnings mean.
71788              
71789              Heap decorruption.
71790              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
71791              
71792              Update to Unicode 3.0.1.
71793              
71794              Missed one Unicode file.
71795              
71796              Subject: Re: typos in pods
71797              
71798              The #6929 was too skimpy.
71799              
71800              sscanf() may be the only way to read long doubles from strings.
71801              
71802              Reveal Borland's isnan.
71803              Subject: build with BC++ tweak
71804              
71805              Issue useful diagnostic on unknown pod commands.
71806              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
71807              
71808              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
71809              
71810              Clarify the third case of ftmp-security warnings.
71811              
71812              Make -Dusemorebits find long doubles in Solaris.
71813              
71814              Wrap the test in eval.
71815      Branch: maint-5.6/perl
71816           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
71817           +> lib/unicode/PropList.txt lib/unicode/README.perl
71818           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
71819           +> lib/unicode/Unicode.301 vms/vmspipe.com
71820            - lib/unicode/Props.txt lib/unicode/UCD300.html
71821            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
71822           !> (integrate 305 files)
71823 ____________________________________________________________________________
71824 [  8150] By: jhi                                   on 2000/12/17  18:47:57
71825         Log: Uncheckedin generated files.
71826      Branch: perl
71827            ! global.sym perlapi.c pod/perlapi.pod
71828 ____________________________________________________________________________
71829 [  8149] By: jhi                                   on 2000/12/17  18:41:22
71830         Log: Update Changes.
71831      Branch: perl
71832            ! Changes patchlevel.h
71833 ____________________________________________________________________________
71834 [  8148] By: jhi                                   on 2000/12/17  18:39:16
71835         Log: Subject: [PATCH] Fcntl constants speedup
71836              From: Nicholas Clark <nick@ccl4.org>
71837              Date: Sun, 17 Dec 2000 16:29:24 +0000
71838              Message-ID: <20001217162924.E97668@plum.flirble.org>
71839              
71840              Use IVs for the Fcntl constants instead of NVs.
71841      Branch: perl
71842            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
71843 ____________________________________________________________________________
71844 [  8147] By: jhi                                   on 2000/12/17  18:33:41
71845         Log: Add test for #8145 (binmode() warning), add warning for
71846              ioctl() and sockpair(), document them. (fileno() cannot
71847              be tripwired with the same kind of warning because
71848              'defined fileno($foo)' seems to be an idiom.)
71849      Branch: perl
71850            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
71851 ____________________________________________________________________________
71852 [  8146] By: gsar                                  on 2000/12/17  18:09:08
71853         Log: update Changes
71854      Branch: maint-5.6/perl
71855            ! Changes
71856 ____________________________________________________________________________
71857 [  8145] By: jhi                                   on 2000/12/17  17:39:35
71858         Log: Subject: [PATCH] Re: The long awaited feature ...
71859              From: Simon Cozens <simon@cozens.net>
71860              Date: Sun, 17 Dec 2000 12:31:56 +0000
71861              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
71862              
71863              Add a warning to binmode() about using bad filehandles
71864              (can happen e.g. if someone forgets the filehandle argument)
71865      Branch: perl
71866            ! pp_sys.c
71867 ____________________________________________________________________________
71868 [  8144] By: jhi                                   on 2000/12/17  17:33:48
71869         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
71870              From: Jonathan Stowe <gellyfish@gellyfish.com>
71871              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
71872              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
71873      Branch: perl
71874            ! lib/Net/Ping.pm
71875 ____________________________________________________________________________
71876 [  8143] By: jhi                                   on 2000/12/17  05:31:37
71877         Log: Polymorphic regexps.
71878              
71879              Fixes at least the bugs 20001028.003 (both of them...) and
71880              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
71881              also to be fixed by now, probably already before this patch.
71882      Branch: perl
71883            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
71884            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
71885            ! t/op/utf8decode.t t/pragma/utf8.t
71886 ____________________________________________________________________________
71887 [  8142] By: jhi                                   on 2000/12/16  17:16:05
71888         Log: Subject: [patch perl@8102] dos/djgpp update
71889              From: Laszlo Molnar <ml1050@freemail.hu>
71890              Date: Sat, 16 Dec 2000 01:40:52 +0100
71891              Message-ID: <20001216014052.A335@freemail.hu>
71892      Branch: perl
71893            ! djgpp/config.over t/base/commonsense.t
71894 ____________________________________________________________________________
71895 [  8141] By: jhi                                   on 2000/12/16  17:09:27
71896         Log: Few uncheckedin files.
71897      Branch: perl
71898            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
71899 ____________________________________________________________________________
71900 [  8140] By: nick                                  on 2000/12/15  22:14:31
71901         Log: Integrate mainline
71902      Branch: perlio
71903           !> (integrate 53 files)
71904 ____________________________________________________________________________
71905 [  8139] By: jhi                                   on 2000/12/15  19:49:49
71906         Log: One more IVUV tweak from Nicholas Clark.
71907      Branch: perl
71908            ! sv.c
71909 ____________________________________________________________________________
71910 [  8138] By: jhi                                   on 2000/12/15  19:17:06
71911         Log: Return of the IVUV-preservation, now seems to be happy even
71912              in Digital UNIX (the broken strtoul brokenness detection
71913              seems to have been the fly in the ointment).
71914      Branch: perl
71915            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71916            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
71917            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
71918            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
71919            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71920            ! vos/config.ga.h win32/config.bc win32/config.gc
71921            ! win32/config.vc
71922 ____________________________________________________________________________
71923 [  8137] By: jhi                                   on 2000/12/15  18:12:14
71924         Log: Metaconfig unit change for #8136.
71925      Branch: metaconfig
71926            ! U/modified/d_strtoul.U
71927      Branch: metaconfig/U/perl
71928            ! d_strtoull.U d_strtouq.U
71929 ____________________________________________________________________________
71930 [  8136] By: jhi                                   on 2000/12/15  18:11:35
71931         Log: I don't think it's sensible or portable to test the strtou*
71932              on /^-/ strings.
71933      Branch: perl
71934            ! Configure
71935 ____________________________________________________________________________
71936 [  8135] By: jhi                                   on 2000/12/15  17:18:49
71937         Log: Metaconfig unit change for #8134.
71938      Branch: metaconfig
71939            ! U/modified/d_strtoul.U
71940 ____________________________________________________________________________
71941 [  8134] By: jhi                                   on 2000/12/15  17:14:13
71942         Log: If longsize is 8 we don't need a LL suffix for integer constants.
71943      Branch: perl
71944            ! Configure config_h.SH
71945 ____________________________________________________________________________
71946 [  8133] By: jhi                                   on 2000/12/15  16:00:23
71947         Log: Update Changes.
71948      Branch: perl
71949            ! Changes patchlevel.h
71950 ____________________________________________________________________________
71951 [  8132] By: jhi                                   on 2000/12/15  15:44:16
71952         Log: Some compilers get huffy if you do not cast a const pointer
71953              to a non-const when assigning.
71954      Branch: perl
71955            ! gv.c
71956 ____________________________________________________________________________
71957 [  8131] By: jhi                                   on 2000/12/15  15:38:30
71958         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
71959              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71960              Date: Fri, 15 Dec 2000 05:26:57 -0500
71961              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
71962      Branch: perl
71963            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
71964            ! t/pragma/overload.t
71965 ____________________________________________________________________________
71966 [  8130] By: jhi                                   on 2000/12/15  15:36:08
71967         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
71968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71969              Date: Thu, 14 Dec 2000 22:02:43 -0500
71970              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
71971      Branch: perl
71972            ! gv.c perl.h
71973 ____________________________________________________________________________
71974 [  8129] By: jhi                                   on 2000/12/15  15:34:16
71975         Log: Subject: PATCH: h2xs nit
71976              From: Tim Jenness <t.jenness@jach.hawaii.edu>
71977              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
71978              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
71979              
71980              Add a template README.
71981      Branch: perl
71982            ! utils/h2xs.PL
71983 ____________________________________________________________________________
71984 [  8128] By: jhi                                   on 2000/12/15  15:32:22
71985         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
71986      Branch: perl
71987            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
71988 ____________________________________________________________________________
71989 [  8127] By: jhi                                   on 2000/12/15  15:19:34
71990         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
71991              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71992              Date:     Thu, 14 Dec 2000 20:04:42 EST
71993              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
71994      Branch: perl
71995            ! ext/Opcode/Opcode.xs
71996 ____________________________________________________________________________
71997 [  8126] By: jhi                                   on 2000/12/15  15:17:49
71998         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
71999              From: Peter Prymmer <pvhp@forte.com>
72000              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
72001              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
72002      Branch: perl
72003            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
72004            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
72005            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
72006 ____________________________________________________________________________
72007 [  8125] By: jhi                                   on 2000/12/15  15:11:05
72008         Log: This seems to be a stage sane and stable enough to checkin.
72009              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
72010      Branch: perl
72011            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
72012            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
72013            ! t/op/cmp.t t/op/numconvert.t
72014 ____________________________________________________________________________
72015 [  8124] By: jhi                                   on 2000/12/15  04:20:26
72016         Log: Something is really wonky.
72017      Branch: perl
72018            ! sv.c
72019 ____________________________________________________________________________
72020 [  8123] By: jhi                                   on 2000/12/15  04:00:50
72021         Log: Fixes for the IV UV patches to compile in Digital UNIX.
72022      Branch: perl
72023            ! sv.c
72024 ____________________________________________________________________________
72025 [  8122] By: jhi                                   on 2000/12/15  02:53:40
72026         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
72027              From: "Craig A. Berry" <craigberry@mac.com>
72028              Date: Thu, 14 Dec 2000 19:10:49 -0600
72029              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
72030      Branch: perl
72031            ! vms/vms.c
72032 ____________________________________________________________________________
72033 [  8121] By: jhi                                   on 2000/12/15  02:50:00
72034         Log: Metaconfig changes for #8120.
72035      Branch: metaconfig
72036            + U/modified/d_strtoul.U
72037      Branch: metaconfig/U/perl
72038            ! d_strtoull.U d_strtouq.U
72039 ____________________________________________________________________________
72040 [  8120] By: jhi                                   on 2000/12/15  02:49:42
72041         Log: From: Nicholas Clark <nick@ccl4.org> 
72042              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
72043              Date: Thu, 14 Dec 2000 18:38:57 +0000
72044              Message-ID: <20001214183857.B97909@plum.flirble.org>
72045      Branch: perl
72046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72047            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
72048            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
72049            ! vos/config.ga.def vos/config.ga.h win32/config.bc
72050            ! win32/config.gc win32/config.vc
72051 ____________________________________________________________________________
72052 [  8119] By: jhi                                   on 2000/12/14  23:40:58
72053         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
72054              From: Nicholas Clark <nick@ccl4.org>
72055              Date: Wed, 13 Dec 2000 20:08:50 +0000
72056              Message-ID: <20001213200849.B71166@plum.flirble.org>
72057      Branch: perl
72058            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
72059            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
72060 ____________________________________________________________________________
72061 [  8118] By: jhi                                   on 2000/12/14  22:46:26
72062         Log: Integrate perlio:
72063              
72064              [  8117]
72065              Win32 tweaks to get Encode to build
72066              - temp hack to makedef.pl till PerlIO is properly "exported".
72067              - MSVC dislikes  
72068              static encpage_t foo[];
72069              so make 'em extern for now.
72070              
72071              [  8116]
72072              Document the new files
72073      Branch: perl
72074           !> MANIFEST ext/Encode/compile makedef.pl
72075 ____________________________________________________________________________
72076 [  8117] By: nick                                  on 2000/12/14  22:38:53
72077         Log: Win32 tweaks to get Encode to build
72078              - temp hack to makedef.pl till PerlIO is properly "exported".
72079              - MSVC dislikes  
72080              static encpage_t foo[];
72081              so make 'em extern for now.
72082      Branch: perlio
72083            ! ext/Encode/compile makedef.pl
72084 ____________________________________________________________________________
72085 [  8116] By: nick                                  on 2000/12/14  22:00:53
72086         Log: Document the new files
72087      Branch: perlio
72088            ! MANIFEST
72089 ____________________________________________________________________________
72090 [  8115] By: jhi                                   on 2000/12/14  21:58:01
72091         Log: MANIFEST new files of #8114.
72092      Branch: perl
72093            ! MANIFEST
72094 ____________________________________________________________________________
72095 [  8114] By: jhi                                   on 2000/12/14  21:50:49
72096         Log: Integrate perlio:
72097              
72098              [  8106]
72099              "Cold" build correction to Encode's Makefile.PL
72100              
72101              [  8105]
72102              "Compiled" encodings.
72103              Correct replacement character in EBCDIC .enc files
72104              Add 0x7F to ASCII repertoire.
72105              
72106              [  8103]
72107              Beginings of compiled encodings - checked in as a snapshot of thoughts
72108              so far and so it does not get lost.
72109      Branch: perl
72110           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72111           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
72112           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72113           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72114           !> ext/Encode/Makefile.PL
72115 ____________________________________________________________________________
72116 [  8113] By: jhi                                   on 2000/12/14  21:48:49
72117         Log: The documentation part of the
72118              
72119              Subject: [ID 20001214.002] Net::Ping patch
72120              From: Jonathan Stowe <gellyfish@gellyfish.com>
72121              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
72122              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
72123              since the #7529 had already addressed the same problem.
72124      Branch: perl
72125            ! lib/Net/Ping.pm
72126 ____________________________________________________________________________
72127 [  8112] By: jhi                                   on 2000/12/14  21:42:57
72128         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
72129              From: Dominic Dunlop <domo@computer.org>
72130              Date: Tue, 12 Dec 2000 10:47:10 +0100
72131              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
72132              
72133              Document how elusive subroutines can be.
72134      Branch: perl
72135            ! pod/perlfunc.pod
72136 ____________________________________________________________________________
72137 [  8111] By: jhi                                   on 2000/12/14  21:38:05
72138         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
72139              From: Dominic Dunlop <domo@computer.org>
72140              Date: Thu, 14 Dec 2000 10:13:51 +0100
72141              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
72142      Branch: perl
72143            ! ext/POSIX/POSIX.pod
72144 ____________________________________________________________________________
72145 [  8110] By: jhi                                   on 2000/12/14  21:36:32
72146         Log: Subject: [patch] perlfaq7
72147              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
72148              Date: Thu, 14 Dec 2000 15:31:07 +0100
72149              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
72150      Branch: perl
72151            ! pod/perlfaq7.pod
72152 ____________________________________________________________________________
72153 [  8109] By: jhi                                   on 2000/12/14  21:29:20
72154         Log: Subject: [8104] Encode
72155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72156              Date: Thu, 14 Dec 2000 14:49:34 +0100
72157              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
72158              
72159              Type casting for nervous compilers.
72160      Branch: perl
72161            ! ext/Encode/Encode.xs
72162 ____________________________________________________________________________
72163 [  8108] By: jhi                                   on 2000/12/14  21:26:17
72164         Log: Subject: [8104] DB_File
72165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72166              Date: Thu, 14 Dec 2000 14:49:35 +0100
72167              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
72168              
72169              Type definition incorrect for DB 2.7.7.  Not known when it
72170              changed, so only changed it for a known revision.
72171      Branch: perl
72172            ! ext/DB_File/DB_File.xs
72173 ____________________________________________________________________________
72174 [  8107] By: jhi                                   on 2000/12/14  21:23:41
72175         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
72176              From: Peter Prymmer <pvhp@forte.com>
72177              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
72178              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
72179              
72180              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
72181      Branch: perl
72182            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72183            ! ext/Encode/Encode/posix-bc.enc
72184 ____________________________________________________________________________
72185 [  8106] By: nick                                  on 2000/12/14  20:36:13
72186         Log: "Cold" build correction to Encode's Makefile.PL
72187      Branch: perlio
72188            ! ext/Encode/Makefile.PL
72189 ____________________________________________________________________________
72190 [  8105] By: nick                                  on 2000/12/14  20:09:37
72191         Log: "Compiled" encodings.
72192              Correct replacement character in EBCDIC .enc files
72193              Add 0x7F to ASCII repertoire.
72194      Branch: perlio
72195            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
72196            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
72197            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
72198            ! ext/Encode/Makefile.PL ext/Encode/compile
72199            ! ext/Encode/encengine.c ext/Encode/encode.h
72200 ____________________________________________________________________________
72201 [  8104] By: nick                                  on 2000/12/14  00:38:20
72202         Log: Integrate mainline
72203      Branch: perlio
72204           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
72205           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
72206           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
72207           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
72208           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
72209           !> t/lib/db-hash.t t/lib/db-recno.t
72210 ____________________________________________________________________________
72211 [  8103] By: nick                                  on 2000/12/13  23:16:13
72212         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
72213              so far and so it does not get lost.
72214      Branch: perlio
72215            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
72216 ____________________________________________________________________________
72217 [  8102] By: jhi                                   on 2000/12/13  17:14:22
72218         Log: Update Changes.
72219      Branch: perl
72220            ! Changes patchlevel.h
72221 ____________________________________________________________________________
72222 [  8101] By: jhi                                   on 2000/12/13  16:53:41
72223         Log: Move the proto of start_glob() to a better place; regen api files.
72224      Branch: perl
72225            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
72226 ____________________________________________________________________________
72227 [  8100] By: jhi                                   on 2000/12/13  16:47:11
72228         Log: Metaconfig change for #8099.
72229      Branch: metaconfig
72230            ! U/modified/Head.U
72231 ____________________________________________________________________________
72232 [  8099] By: jhi                                   on 2000/12/13  16:46:48
72233         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
72234              From: Andy Dougherty <doughera@lafayette.edu>
72235              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
72236              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
72237      Branch: perl
72238            ! Configure
72239 ____________________________________________________________________________
72240 [  8098] By: jhi                                   on 2000/12/13  16:39:02
72241         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
72242              From: rspier@pobox.com (Robert Spier)
72243              Date: Tue, 12 Dec 2000 21:12:39 -0500
72244              Message-ID: <14902.56087.678086.725773@rls.cx>
72245              
72246              fastgetcwd is defined using a glob alias on a $^O dependent basis -
72247              and there was no default assignment or perl subroutine.
72248      Branch: perl
72249            ! lib/Cwd.pm
72250 ____________________________________________________________________________
72251 [  8097] By: jhi                                   on 2000/12/13  16:16:01
72252         Log: Subject: [PATCH] move startglob out of pp_hot.c
72253              From: Nicholas Clark <nick@ccl4.org>
72254              Date: Mon, 11 Dec 2000 23:16:39 +0000
72255              Message-ID: <20001211231638.A55550@plum.flirble.org>
72256      Branch: perl
72257            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
72258 ____________________________________________________________________________
72259 [  8096] By: jhi                                   on 2000/12/13  15:26:23
72260         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
72261              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
72262              Date: Wed, 13 Dec 2000 14:01:37 +0100
72263              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
72264              
72265              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
72266              in turn requires libpthread in libswanted.
72267      Branch: perl
72268            ! hints/hpux.sh
72269 ____________________________________________________________________________
72270 [  8095] By: jhi                                   on 2000/12/12  19:51:05
72271         Log: The integration wars continue.
72272      Branch: perl
72273           !> sv.c
72274 ____________________________________________________________________________
72275 [  8094] By: jhi                                   on 2000/12/12  19:48:26
72276         Log: Subject: [PATCH perl@8070] DB_File-1.74  
72277              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
72278              Date: Mon, 11 Dec 2000 23:07:17 -0000
72279              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
72280      Branch: perl
72281            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
72282            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
72283            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
72284            ! t/lib/db-recno.t
72285 ____________________________________________________________________________
72286 [  8093] By: nick                                  on 2000/12/12  19:42:13
72287         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
72288      Branch: perlio
72289            ! sv.c
72290           !> lib/File/DosGlob.pm
72291 ____________________________________________________________________________
72292 [  8092] By: jhi                                   on 2000/12/12  19:28:11
72293         Log: Integrate perlio:
72294              
72295              [  8091]
72296              Fix for Tk, and upgrading shared SVs.
72297      Branch: perl
72298           !> sv.c
72299 ____________________________________________________________________________
72300 [  8091] By: nick                                  on 2000/12/12  18:49:45
72301         Log: Fix for Tk, and upgrading shared SVs.
72302      Branch: perlio
72303            ! sv.c
72304 ____________________________________________________________________________
72305 [  8090] By: jhi                                   on 2000/12/12  16:48:59
72306         Log: Subject: [PATCH] Re: Breadperl & Tk
72307              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72308              Date: Tue, 12 Dec 2000 14:48:27 GMT
72309              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
72310      Branch: perl
72311            ! sv.c
72312 ____________________________________________________________________________
72313 [  8089] By: jhi                                   on 2000/12/12  03:37:19
72314         Log: Subject: DosGlob.pm diff for bash style brace expansion.
72315              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
72316              Date: Fri, 8 Dec 2000 10:45:30 -0600
72317              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
72318      Branch: perl
72319            ! lib/File/DosGlob.pm
72320 ____________________________________________________________________________
72321 [  8088] By: nick                                  on 2000/12/11  23:59:59
72322         Log: Integrate mainline
72323      Branch: perlio
72324           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
72325           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72326           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
72327           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
72328           !> t/op/local.t t/pragma/warn/toke toke.c
72329 ____________________________________________________________________________
72330 [  8087] By: jhi                                   on 2000/12/11  23:20:23
72331         Log: Integrate perlio:
72332              
72333              [  8085]
72334              Finish 1st pass of "encoding" layer e.g. :
72335              open($fh,"<encoding(iso8859-7)",$greek) || die;
72336              
72337              [  8082]
72338              Restore mmap function (broken by tweaks to shared buffer
72339              layer for encode(xxxx)).
72340              
72341              [  8076]
72342              Not merge worthy...
72343              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
72344              syntax is modelled on attributes.
72345              Untested fix for io/utf8 on Win32 etc.
72346              Very clumsy start to the encode layer.
72347      Branch: perl
72348           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
72349 ____________________________________________________________________________
72350 [  8086] By: jhi                                   on 2000/12/11  22:50:59
72351         Log: Tune further the OS detection of CGI.
72352      Branch: perl
72353            ! lib/CGI.pm
72354 ____________________________________________________________________________
72355 [  8085] By: nick                                  on 2000/12/11  22:50:46
72356         Log: Finish 1st pass of "encoding" layer e.g. :
72357              open($fh,"<encoding(iso8859-7)",$greek) || die;
72358      Branch: perlio
72359            ! ext/Encode/Encode.xs perlio.c perliol.h
72360 ____________________________________________________________________________
72361 [  8084] By: jhi                                   on 2000/12/11  22:32:06
72362         Log: Revert the -f ambiguousity patch, seems to cause
72363              too much hassle (the interpret -Q as a function
72364              where Q is not a known filetest part is left in).
72365      Branch: perl
72366            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
72367            ! toke.c
72368 ____________________________________________________________________________
72369 [  8083] By: jhi                                   on 2000/12/11  22:27:23
72370         Log: (accidentally empty check-in)
72371      Branch: perl
72372            ! lib/File/DosGlob.pm
72373 ____________________________________________________________________________
72374 [  8082] By: nick                                  on 2000/12/11  19:09:51
72375         Log: Restore mmap function (broken by tweaks to shared buffer
72376              layer for encode(xxxx)).
72377      Branch: perlio
72378            ! perlio.c
72379 ____________________________________________________________________________
72380 [  8081] By: jhi                                   on 2000/12/11  18:29:13
72381         Log: Subject: Re: The long awaited feature ...
72382              From: Simon Cozens <simon@cozens.net>
72383              Date: Mon, 11 Dec 2000 15:54:24 +0000
72384              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
72385              
72386              More io/utf8 tests.
72387      Branch: perl
72388            ! t/io/utf8.t
72389 ____________________________________________________________________________
72390 [  8080] By: jhi                                   on 2000/12/11  18:19:36
72391         Log: Subject: PATCH MakeMaker manpage clarification
72392              From: andreas.koenig@anima.de (Andreas J. Koenig)
72393              Date: 10 Dec 2000 20:46:13 +0100
72394              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
72395      Branch: perl
72396            ! lib/ExtUtils/MakeMaker.pm
72397 ____________________________________________________________________________
72398 [  8079] By: jhi                                   on 2000/12/11  15:35:07
72399         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
72400              From: Simon Cozens <simon@cozens.net>
72401              Date: Sun, 10 Dec 2000 19:06:19 +0000
72402              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
72403      Branch: perl
72404            ! ext/B/B/Deparse.pm t/lib/b.t
72405 ____________________________________________________________________________
72406 [  8078] By: jhi                                   on 2000/12/11  15:09:11
72407         Log: Subject: [PATCH] docs on NaN
72408              From: Nicholas Clark <nick@ccl4.org>
72409              Date: Mon, 11 Dec 2000 01:48:38 +0000
72410              Message-ID: <20001211014838.B99205@plum.flirble.org>
72411      Branch: perl
72412            ! pod/perlop.pod
72413 ____________________________________________________________________________
72414 [  8077] By: jhi                                   on 2000/12/11  15:02:21
72415         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
72416              From: Simon Cozens <simon@cozens.net>
72417              Date: Mon, 11 Dec 2000 01:21:45 +0000
72418              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
72419      Branch: perl
72420            ! pp.c pp_hot.c scope.c t/op/local.t
72421 ____________________________________________________________________________
72422 [  8076] By: nick                                  on 2000/12/10  20:43:32
72423         Log: Not merge worthy...
72424              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
72425              syntax is modelled on attributes.
72426              Untested fix for io/utf8 on Win32 etc.
72427              Very clumsy start to the encode layer.
72428      Branch: perlio
72429            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
72430 ____________________________________________________________________________
72431 [  8075] By: jhi                                   on 2000/12/10  18:39:33
72432         Log: Darwin is not Windows.
72433      Branch: perl
72434            ! lib/CGI.pm
72435 ____________________________________________________________________________
72436 [  8074] By: jhi                                   on 2000/12/10  18:31:27
72437         Log: Subject: Ambiguous -%c() resolved as a file test
72438              From: "Paul Marquess" <Paul.Marquess@openwave.com>
72439              Date: Sun, 10 Dec 2000 15:35:07 -0000
72440              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
72441      Branch: perl
72442            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
72443 ____________________________________________________________________________
72444 [  8073] By: jhi                                   on 2000/12/10  18:16:29
72445         Log: Subject: PATCH installperl misinformed 
72446              From: andreas.koenig@anima.de (Andreas J. Koenig)
72447              Date: 10 Dec 2000 13:01:32 +0100 
72448              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
72449      Branch: perl
72450            ! installperl
72451 ____________________________________________________________________________
72452 [  8072] By: jhi                                   on 2000/12/10  18:07:55
72453         Log: The walkoptree confusion rages; walkoptree() seems to be coming
72454              from B.xs, while walkoptree_slow() comes from B.pm.
72455      Branch: perl
72456            ! ext/B/B.pm
72457 ____________________________________________________________________________
72458 [  8071] By: nick                                  on 2000/12/10  11:45:47
72459         Log: Integrate mainline
72460      Branch: perlio
72461           +> t/base/commonsense.t
72462           !> (integrate 37 files)
72463 ____________________________________________________________________________
72464 [  8070] By: jhi                                   on 2000/12/10  04:46:21
72465         Log: Update Changes.
72466      Branch: perl
72467            ! Changes patchlevel.h
72468 ____________________________________________________________________________
72469 [  8069] By: jhi                                   on 2000/12/10  04:39:19
72470         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
72471              From: andreas.koenig@anima.de (Andreas J. Koenig)
72472              Date: 09 Dec 2000 17:14:25 +0100
72473              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
72474      Branch: perl
72475            + t/base/commonsense.t
72476            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
72477 ____________________________________________________________________________
72478 [  8068] By: jhi                                   on 2000/12/10  04:17:36
72479         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
72480              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72481              Date: Sat, 9 Dec 2000 16:47:22 -0000
72482              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
72483      Branch: perl
72484            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
72485            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
72486            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
72487            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
72488            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
72489            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
72490            ! t/lib/sdbm.t
72491 ____________________________________________________________________________
72492 [  8067] By: jhi                                   on 2000/12/10  03:52:02
72493         Log: Test case for #8066.
72494      Branch: perl
72495            ! t/op/misc.t
72496 ____________________________________________________________________________
72497 [  8066] By: jhi                                   on 2000/12/10  03:50:30
72498         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
72499              From: Simon Cozens <simon@cozens.net>
72500              Date: Sun, 10 Dec 2000 00:55:37 +0000
72501              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
72502      Branch: perl
72503            ! pp_sys.c
72504 ____________________________________________________________________________
72505 [  8065] By: jhi                                   on 2000/12/10  03:44:52
72506         Log: Test case for #8064.
72507      Branch: perl
72508            ! t/comp/proto.t
72509 ____________________________________________________________________________
72510 [  8064] By: jhi                                   on 2000/12/10  03:42:32
72511         Log: Subject: Re: prototype of substr
72512              From: Simon Cozens <simon@cozens.net>
72513              Date: Sun, 10 Dec 2000 00:13:33 +0000
72514              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
72515              
72516              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
72517              In other words, make the returned prototypes for any function
72518              stop prepending the ';' optionality marker after the first one.
72519              If they start getting optional, all the rest are optional.
72520      Branch: perl
72521            ! pp.c
72522 ____________________________________________________________________________
72523 [  8063] By: jhi                                   on 2000/12/10  03:39:42
72524         Log: Subject: [PATCH] perlguts.pod
72525              From: Simon Cozens <simon@cozens.net>
72526              Date: Sun, 10 Dec 2000 00:06:47 +0000
72527              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
72528              
72529              Documentation of the different types of ops,
72530              plus the functions in dump.c
72531      Branch: perl
72532            ! pod/perlguts.pod
72533 ____________________________________________________________________________
72534 [  8062] By: jhi                                   on 2000/12/10  03:30:04
72535         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
72536              From: Nicholas Clark <nick@talking.bollo.cx>
72537              Date: Sat, 09 Dec 2000 18:57:25 +0000
72538              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
72539              
72540              Be more robust in weird hostname setups.
72541      Branch: perl
72542            ! t/lib/net-hostent.t
72543 ____________________________________________________________________________
72544 [  8061] By: jhi                                   on 2000/12/10  03:28:21
72545         Log: Pacify fussy compiler. 
72546      Branch: perl
72547            ! pp_sys.c
72548 ____________________________________________________________________________
72549 [  8060] By: jhi                                   on 2000/12/10  02:52:46
72550         Log: Integrate perlio:
72551              
72552              [  8059]
72553              read/sysread/recv should now be utf8 aware.
72554              Basic test for utf8 read.
72555      Branch: perl
72556           !> pp_sys.c t/io/utf8.t
72557 ____________________________________________________________________________
72558 [  8059] By: nick                                  on 2000/12/09  23:40:14
72559         Log: read/sysread/recv should now be utf8 aware.
72560              Basic test for utf8 read.
72561      Branch: perlio
72562            ! pp_sys.c t/io/utf8.t
72563 ____________________________________________________________________________
72564 [  8058] By: jhi                                   on 2000/12/09  21:56:02
72565         Log: Integrate perlio:
72566              
72567              [  8055]
72568              Make write() (i.e. formats) utf8-aware by calling do_print() rather
72569              than raw PerlIO_write() - does not seem to break any tests.
72570              
72571              [  8054]
72572              Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72573              (sysread, recv and write i.e. formats still to do...)
72574              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72575              open($fh,">:utf8","name")
72576              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72577              so no extra overhead is involved.
72578              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72579              to a non-utf8 stream.
72580              Add initial io/utf8.t
72581              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72582              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72583              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72584              
72585              [  8053]
72586              Did not get that has_utf8/this_utf8 fix right last time, another spot
72587              was only testing this_utf8.
72588              
72589              [  8052]
72590              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72591              i.e. the output string has one, but don't mess with source assumption.
72592      Branch: perl
72593           +> t/io/utf8.t
72594           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
72595 ____________________________________________________________________________
72596 [  8057] By: jhi                                   on 2000/12/09  21:53:35
72597         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
72598              From: Inaba Hiroto <inaba@st.rim.or.jp>
72599              Date: Sun, 10 Dec 2000 05:53:21 +0900
72600              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
72601              
72602              Tests for #8056.
72603      Branch: perl
72604            ! t/op/each.t
72605 ____________________________________________________________________________
72606 [  8056] By: jhi                                   on 2000/12/09  21:51:16
72607         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
72608              From: Inaba Hiroto <inaba@st.rim.or.jp>
72609              Date: Sat, 09 Dec 2000 18:02:00 +0900
72610              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
72611              
72612              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
72613      Branch: perl
72614            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
72615 ____________________________________________________________________________
72616 [  8055] By: nick                                  on 2000/12/09  20:11:48
72617         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
72618              than raw PerlIO_write() - does not seem to break any tests.
72619      Branch: perlio
72620            ! pp_sys.c
72621 ____________________________________________________________________________
72622 [  8054] By: nick                                  on 2000/12/09  19:47:30
72623         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
72624              (sysread, recv and write i.e. formats still to do...)
72625              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
72626              open($fh,">:utf8","name")
72627              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
72628              so no extra overhead is involved.
72629              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
72630              to a non-utf8 stream.
72631              Add initial io/utf8.t
72632              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
72633              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
72634              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
72635      Branch: perlio
72636            + t/io/utf8.t
72637            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
72638 ____________________________________________________________________________
72639 [  8053] By: nick                                  on 2000/12/09  19:26:37
72640         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
72641              was only testing this_utf8.
72642      Branch: perlio
72643            ! toke.c
72644 ____________________________________________________________________________
72645 [  8052] By: nick                                  on 2000/12/09  19:09:41
72646         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
72647              i.e. the output string has one, but don't mess with source assumption.
72648      Branch: perlio
72649            ! toke.c
72650 ____________________________________________________________________________
72651 [  8051] By: jhi                                   on 2000/12/09  16:55:17
72652         Log: Integrate perlio:
72653              
72654              [  8049]
72655              UTF8 output prework.
72656              - Store $\ and $, as SVs so they can have SvUTF8 flag
72657              - use do_print() rather than raw PerlIO_write() to print them.
72658      Branch: perl
72659           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
72660           !> sv.c thrdvar.h util.c
72661 ____________________________________________________________________________
72662 [  8050] By: jhi                                   on 2000/12/09  16:48:07
72663         Log: Nits noticed by Peter Prymmer.
72664      Branch: perl
72665            ! lib/ExtUtils/MM_VMS.pm
72666 ____________________________________________________________________________
72667 [  8049] By: nick                                  on 2000/12/09  13:49:40
72668         Log: UTF8 output prework.
72669              - Store $\ and $, as SVs so they can have SvUTF8 flag
72670              - use do_print() rather than raw PerlIO_write() to print them.
72671      Branch: perlio
72672            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
72673            ! thrdvar.h util.c
72674 ____________________________________________________________________________
72675 [  8048] By: nick                                  on 2000/12/09  12:30:43
72676         Log: Integrate mainline.
72677      Branch: perlio
72678           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
72679           +> t/op/reverse.t
72680           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
72681           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
72682           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
72683           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
72684           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
72685           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
72686 ____________________________________________________________________________
72687 [  8047] By: jhi                                   on 2000/12/09  00:23:27
72688         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
72689              From: Michael G Schwern <schwern@pobox.com>
72690              Date: Fri, 8 Dec 2000 14:43:04 -0600
72691      Branch: perl
72692            ! lib/ExtUtils/MM_VMS.pm
72693 ____________________________________________________________________________
72694 [  8046] By: jhi                                   on 2000/12/08  23:10:27
72695         Log: A missed check-in.
72696      Branch: perl
72697            ! lib/ExtUtils/Manifest.pm
72698 ____________________________________________________________________________
72699 [  8045] By: jhi                                   on 2000/12/08  21:57:12
72700         Log: (null check-in)
72701      Branch: perl
72702            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
72703 ____________________________________________________________________________
72704 [  8044] By: jhi                                   on 2000/12/08  21:11:06
72705         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
72706              at the final draft stage.
72707      Branch: perl
72708            + ext/Encode/Encode/iso8859-16.enc
72709            ! MANIFEST
72710 ____________________________________________________________________________
72711 [  8043] By: jhi                                   on 2000/12/08  16:39:04
72712         Log: Update Changes.
72713      Branch: perl
72714            ! Changes patchlevel.h
72715 ____________________________________________________________________________
72716 [  8042] By: jhi                                   on 2000/12/08  16:33:39
72717         Log: Do not return the Unicode replacement character if UTF-8
72718              decoding goes awry, it should be up to the caller to decide.
72719      Branch: perl
72720            ! pod/perlapi.pod utf8.c
72721 ____________________________________________________________________________
72722 [  8041] By: jhi                                   on 2000/12/08  16:22:28
72723         Log: metaconfig maintenance.
72724      Branch: metaconfig
72725            ! U/modified/stdchar.U
72726      Branch: metaconfig/U/perl
72727            + testsyml.U
72728 ____________________________________________________________________________
72729 [  8040] By: jhi                                   on 2000/12/08  16:03:08
72730         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
72731              From: sthoenna@efn.org
72732              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
72733              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
72734      Branch: perl
72735            ! Changes lib/ExtUtils/MM_OS2.pm
72736 ____________________________________________________________________________
72737 [  8039] By: jhi                                   on 2000/12/08  15:57:11
72738         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
72739              From: Simon Cozens <simon@cozens.net>
72740              Date: Fri, 8 Dec 2000 13:33:31 +0000
72741              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
72742              
72743              (The pp_hot part needed a rewrite.)
72744      Branch: perl
72745            ! doop.c pp_hot.c utf8.c
72746 ____________________________________________________________________________
72747 [  8038] By: jhi                                   on 2000/12/08  15:25:08
72748         Log: Subject: djSP
72749              From: Michael Stevens <michael@etla.org>
72750              Date: Wed, 6 Dec 2000 23:24:01 +0000
72751              Message-ID: <20001206232400.A21381@firedrake.org>
72752              
72753              Plus a note from Nick Ing-Simmons.
72754      Branch: perl
72755            ! pp.h
72756 ____________________________________________________________________________
72757 [  8037] By: jhi                                   on 2000/12/08  15:18:35
72758         Log: Filetype is text.
72759      Branch: perl
72760            ! t/op/utf8decode.t
72761 ____________________________________________________________________________
72762 [  8036] By: jhi                                   on 2000/12/08  03:31:27
72763         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72764              From: Andy Dougherty <doughera@lafayette.edu>
72765              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
72766              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
72767              
72768              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
72769              From: Andy Dougherty <doughera@lafayette.edu>
72770              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
72771              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
72772      Branch: perl
72773            + ext/POSIX/hints/svr4.pl
72774            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
72775 ____________________________________________________________________________
72776 [  8035] By: jhi                                   on 2000/12/08  03:26:01
72777         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
72778              From: Andy Dougherty <doughera@lafayette.edu>
72779              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
72780              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
72781      Branch: perl
72782            ! t/README t/base/term.t
72783 ____________________________________________________________________________
72784 [  8034] By: jhi                                   on 2000/12/08  03:21:59
72785         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
72786              From: mjd@plover.com  
72787              Date: 7 Dec 2000 21:04:20 -0000
72788              Message-ID: <20001207210420.22282.qmail@plover.com>
72789              
72790              Plus -z doc.
72791      Branch: perl
72792            ! pod/perlfunc.pod
72793 ____________________________________________________________________________
72794 [  8033] By: jhi                                   on 2000/12/08  03:19:03
72795         Log: Use the UTF8 macros a bit.  They can't be used with abandon
72796              everywhere because we do generate illegal UTF-8 in some situations.
72797              This is of course naughty.
72798      Branch: perl
72799            ! pod/perlapi.pod utf8.c utf8.h
72800 ____________________________________________________________________________
72801 [  8032] By: jhi                                   on 2000/12/08  03:00:09
72802         Log: Out of sync?
72803      Branch: perl
72804            ! t/pragma/warn/utf8
72805 ____________________________________________________________________________
72806 [  8031] By: jhi                                   on 2000/12/08  02:22:39
72807         Log: Cnt spl.
72808      Branch: perl
72809            ! MANIFEST
72810 ____________________________________________________________________________
72811 [  8030] By: jhi                                   on 2000/12/08  01:23:54
72812         Log: Add test for reverse().
72813      Branch: perl
72814            + t/op/reverse.t
72815            ! MANIFEST
72816 ____________________________________________________________________________
72817 [  8029] By: jhi                                   on 2000/12/08  01:21:47
72818         Log: Integrate perlio:
72819              
72820              [  8026]
72821              Various oddities p4 diff -se showed up
72822              Remove 'our' from warnings.pl
72823              
72824              [  8025]
72825              Change PerlIO_(get|set)pos to take SV *
72826              Should fix, OS/2, VMS, (sfio??)
72827      Branch: perl
72828           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
72829           !> perlio.c perlio.h perlsdio.h warnings.pl
72830 ____________________________________________________________________________
72831 [  8028] By: jhi                                   on 2000/12/08  01:19:08
72832         Log: Introduce macros for UTF8 decoding.
72833      Branch: perl
72834            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
72835 ____________________________________________________________________________
72836 [  8027] By: nick                                  on 2000/12/07  22:18:19
72837         Log: Integrate mainline
72838      Branch: perlio
72839           !> embed.pl pod/perlapi.pod utf8.c
72840 ____________________________________________________________________________
72841 [  8026] By: nick                                  on 2000/12/07  21:45:08
72842         Log: Various oddities p4 diff -se showed up
72843              Remove 'our' from warnings.pl
72844      Branch: perlio
72845            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
72846 ____________________________________________________________________________
72847 [  8025] By: nick                                  on 2000/12/07  21:43:32
72848         Log: Change PerlIO_(get|set)pos to take SV *
72849              Should fix, OS/2, VMS, (sfio??)
72850      Branch: perlio
72851            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
72852 ____________________________________________________________________________
72853 [  8024] By: jhi                                   on 2000/12/07  19:05:32
72854         Log: Document utf8_to_uv() better.
72855      Branch: perl
72856            ! pod/perlapi.pod utf8.c
72857 ____________________________________________________________________________
72858 [  8023] By: jhi                                   on 2000/12/07  18:23:47
72859         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
72860      Branch: perl
72861            ! embed.pl pod/perlapi.pod utf8.c
72862 ____________________________________________________________________________
72863 [  8022] By: jhi                                   on 2000/12/07  04:13:51
72864         Log: Integrate perlio:
72865              
72866              [  8021]
72867              Various attempts at MSVC debug - not sure what has
72868              changed but works now. 
72869              Seems atexit() _may_ work for DLLs built with MSVC so don't
72870              call cleanup that way.
72871              
72872              [  8019]
72873              Add useperlio to config.vc
72874              Turn off binmode in config_H.PL
72875              Regen all the config_H.xx
72876              Attempt to get debugging build with MSVC.
72877              
72878              [  8018]
72879              Test various dup/external program options on all platforms.
72880              
72881              [  8017]
72882              Fix harness to be less picky
72883      Branch: perl
72884           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
72885           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
72886           !> win32/makefile.mk
72887 ____________________________________________________________________________
72888 [  8021] By: nick                                  on 2000/12/07  00:28:14
72889         Log: Various attempts at MSVC debug - not sure what has
72890              changed but works now. 
72891              Seems atexit() _may_ work for DLLs built with MSVC so don't
72892              call cleanup that way.
72893      Branch: perlio
72894            ! perlio.c win32/makefile.mk
72895 ____________________________________________________________________________
72896 [  8020] By: nick                                  on 2000/12/06  19:57:20
72897         Log: Integrate mainline
72898      Branch: perlio
72899           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
72900           !> (integrate 75 files)
72901 ____________________________________________________________________________
72902 [  8019] By: nick                                  on 2000/12/06  19:28:21
72903         Log: Add useperlio to config.vc
72904              Turn off binmode in config_H.PL
72905              Regen all the config_H.xx
72906              Attempt to get debugging build with MSVC.
72907      Branch: perlio
72908            ! win32/config.vc win32/config_H.bc win32/config_H.gc
72909            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
72910 ____________________________________________________________________________
72911 [  8018] By: nick                                  on 2000/12/06  19:21:57
72912         Log: Test various dup/external program options on all platforms.
72913      Branch: perlio
72914            ! t/io/dup.t
72915 ____________________________________________________________________________
72916 [  8017] By: nick                                  on 2000/12/06  19:20:47
72917         Log: Fix harness to be less picky
72918      Branch: perlio
72919            ! lib/Test/Harness.pm
72920 ____________________________________________________________________________
72921 [  8016] By: jhi                                   on 2000/12/06  16:45:12
72922         Log: Update Changes.
72923      Branch: perl
72924            ! Changes patchlevel.h
72925 ____________________________________________________________________________
72926 [  8015] By: jhi                                   on 2000/12/06  16:41:03
72927         Log: Test \x{...} with ord().
72928      Branch: perl
72929            ! t/op/ord.t
72930 ____________________________________________________________________________
72931 [  8014] By: jhi                                   on 2000/12/06  16:20:33
72932         Log: Test tweak because of #8013.
72933      Branch: perl
72934            ! t/lib/b.t
72935 ____________________________________________________________________________
72936 [  8013] By: jhi                                   on 2000/12/06  16:09:09
72937         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
72938              From: Michael G Schwern <schwern@pobox.com>
72939              Date: Tue, 5 Dec 2000 21:23:28 -0500
72940              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
72941              
72942              Carp::Heavy parts not very applicable because of recent changes.
72943      Branch: perl
72944            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
72945            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
72946            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
72947            ! lib/Exporter.pm lib/Exporter/Heavy.pm
72948            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
72949            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
72950            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
72951            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
72952            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
72953            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
72954            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
72955            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
72956            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
72957            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
72958            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
72959            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
72960            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
72961            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
72962            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
72963            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
72964            ! warnings.pl
72965 ____________________________________________________________________________
72966 [  8012] By: jhi                                   on 2000/12/06  15:22:38
72967         Log: Subject: [PATCH] Re: New harness is failing things
72968              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72969              Date: Wed, 6 Dec 2000 13:00:30 GMT
72970              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
72971      Branch: perl
72972            ! lib/Test/Harness.pm
72973 ____________________________________________________________________________
72974 [  8011] By: jhi                                   on 2000/12/06  15:12:08
72975         Log: Subject: installhtml changes
72976              From: Michael Stevens <michael@etla.org>
72977              Date: Wed, 6 Dec 2000 13:15:53 +0000
72978              Message-ID: <20001206131553.A27317@firedrake.org>
72979      Branch: perl
72980            ! installhtml
72981 ____________________________________________________________________________
72982 [  8010] By: jhi                                   on 2000/12/06  15:06:05
72983         Log: Subject: the dTHR hits
72984              From: Michael Stevens <michael@etla.org>
72985              Date: Wed, 6 Dec 2000 12:06:03 +0000
72986              Message-ID: <20001206120603.A24581@firedrake.org>
72987              
72988              More, errrm, less dTHRs.
72989      Branch: perl
72990            ! bytecode.pl ext/B/B/C.pm
72991 ____________________________________________________________________________
72992 [  8009] By: jhi                                   on 2000/12/06  15:04:25
72993         Log: Subject: MakeMaker mailing list gone?
72994              From: Michael G Schwern <schwern@pobox.com>
72995              Date: Tue, 5 Dec 2000 19:29:59 -0500
72996              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
72997              
72998              The MakeMaker mailing list is dead, perlbug is the right
72999              address to report bugs.
73000      Branch: perl
73001            ! lib/ExtUtils/MakeMaker.pm
73002 ____________________________________________________________________________
73003 [  8008] By: jhi                                   on 2000/12/06  15:00:32
73004         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
73005              From: Michael G Schwern <schwern@pobox.com>
73006              Date: Tue, 5 Dec 2000 19:21:21 -0500
73007              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
73008              
73009              Add a default MANIFEST skip that ignores things like
73010              version control files, editor temporary files, and the Makefile.
73011      Branch: perl
73012            + lib/ExtUtils/MANIFEST.SKIP
73013            ! MANIFEST lib/ExtUtils/Manifest.pm
73014 ____________________________________________________________________________
73015 [  8007] By: jhi                                   on 2000/12/06  14:57:20
73016         Log: In Amiga more manual hackery of the scripts seems to be needed,
73017              from Jan-Erik Karlsson.  Why Configure does not get this right
73018              is unknown, may be shell-induced.
73019      Branch: perl
73020            ! README.amiga
73021 ____________________________________________________________________________
73022 [  8006] By: jhi                                   on 2000/12/05  23:53:12
73023         Log: Add TOPm1s to peek at the second topmost stack item.
73024      Branch: perl
73025            ! pp.h
73026 ____________________________________________________________________________
73027 [  8005] By: jhi                                   on 2000/12/05  23:13:55
73028         Log: Avaunt, you foul UTF-8 tests.
73029      Branch: perl
73030            ! t/op/ver.t t/pragma/utf8.t
73031 ____________________________________________________________________________
73032 [  8004] By: jhi                                   on 2000/12/05  23:09:54
73033         Log: Continue utf8 dispersal. 
73034      Branch: perl
73035            + t/op/concat.t
73036            ! MANIFEST t/pragma/utf8.t
73037 ____________________________________________________________________________
73038 [  8003] By: nick                                  on 2000/12/05  23:02:39
73039         Log: Integrate mainline.
73040      Branch: perlio
73041           +> t/op/length.t t/op/utf8decode.t
73042           !> (integrate 69 files)
73043 ____________________________________________________________________________
73044 [  8002] By: jhi                                   on 2000/12/05  22:59:28
73045         Log: Integrate perlio:
73046              
73047              [  8001]
73048              Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73049              - calloc/free suffer from damage on TerminateThread()
73050              - use PerlMemShared (as originally planned) now fixed
73051              - avoid doing anything important on DLL "detach".
73052              
73053              [  8000]
73054              Fix gross PerlMemShared issue.
73055      Branch: perl
73056           !> iperlsys.h perl.c perlio.c win32/perllib.c
73057 ____________________________________________________________________________
73058 [  8001] By: nick                                  on 2000/12/05  22:07:52
73059         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
73060              - calloc/free suffer from damage on TerminateThread()
73061              - use PerlMemShared (as originally planned) now fixed
73062              - avoid doing anything important on DLL "detach".
73063      Branch: perlio
73064            ! perl.c perlio.c win32/perllib.c
73065 ____________________________________________________________________________
73066 [  8000] By: nick                                  on 2000/12/05  21:05:09
73067         Log: Fix gross PerlMemShared issue.
73068      Branch: perlio
73069            ! iperlsys.h
73070 ____________________________________________________________________________
73071 [  7999] By: jhi                                   on 2000/12/05  20:46:58
73072         Log: Test for Unicode (UTF-8) hash keys.
73073      Branch: perl
73074            ! t/op/each.t
73075 ____________________________________________________________________________
73076 [  7998] By: jhi                                   on 2000/12/05  20:30:35
73077         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
73078              is now always UTF-8), empty line cosmetics.
73079      Branch: perl
73080            ! t/pragma/utf8.t
73081 ____________________________________________________________________________
73082 [  7997] By: jhi                                   on 2000/12/05  20:15:40
73083         Log: Subject: Re: STRLEN - what?
73084              From: Andy Dougherty <doughera@lafayette.edu>
73085              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
73086              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
73087              
73088              Explain STRLEN.
73089      Branch: perl
73090            ! pod/perlguts.pod
73091 ____________________________________________________________________________
73092 [  7996] By: jhi                                   on 2000/12/05  20:13:34
73093         Log: Split off the UTF-8 decoder tests, make them to check also
73094              the error message.
73095      Branch: perl
73096            + t/op/utf8decode.t
73097            ! MANIFEST t/pragma/utf8.t utf8.c
73098 ____________________________________________________________________________
73099 [  7995] By: jhi                                   on 2000/12/05  16:39:47
73100         Log: Start migrating bits of pragma/utf8 to elsewhere
73101              (since the long term plan is to obsolete 'use utf8').
73102      Branch: perl
73103            + t/op/length.t
73104            ! MANIFEST t/pragma/utf8.t
73105 ____________________________________________________________________________
73106 [  7994] By: jhi                                   on 2000/12/05  16:30:21
73107         Log: Fix a manual edit typo from #7993, fix the message formatting
73108              for Unicode, add few our declarations.
73109      Branch: perl
73110            ! lib/Carp/Heavy.pm
73111 ____________________________________________________________________________
73112 [  7993] By: jhi                                   on 2000/12/05  16:09:15
73113         Log: Subject: Need help with warnings :-(
73114              From: "Ben Tilly" <ben_tilly@hotmail.com>
73115              Date: Tue, 05 Dec 2000 01:35:54 -0500
73116              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
73117              
73118              Subject: UPDATE: Carp/Heavy now passes all tests
73119              From: "Ben Tilly" <ben_tilly@hotmail.com>
73120              Date: Tue, 05 Dec 2000 07:59:41 -0500
73121              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
73122              
73123              The Brave New Carp.
73124      Branch: perl
73125            ! lib/Carp.pm lib/Carp/Heavy.pm
73126 ____________________________________________________________________________
73127 [  7992] By: jhi                                   on 2000/12/05  15:55:08
73128         Log: Subject: [PATCH perl@7979] cygwin port
73129              From: "Eric Fifer" <efifer@dircon.co.uk>
73130              Date: Tue, 5 Dec 2000 14:04:09 -0000
73131              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
73132      Branch: perl
73133            ! t/lib/net-hostent.t
73134 ____________________________________________________________________________
73135 [  7991] By: jhi                                   on 2000/12/05  15:52:34
73136         Log: Subject: Re: [PATCH] The largest hoax of all times?
73137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73138              Date: Tue, 5 Dec 2000 00:40:25 -0500
73139              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
73140              
73141              Subject: Re: [PATCH] The largest hoax of all times?
73142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73143              Date: Mon, 4 Dec 2000 23:55:53 -0500
73144              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
73145              
73146              Subject: Re: [PATCH] The largest hoax of all times?
73147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73148              Date: Tue, 5 Dec 2000 01:28:45 -0500
73149              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
73150              
73151              Fix the unpredictable order of DESTROYs.
73152      Branch: perl
73153            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
73154            ! sv.c sv.h t/op/ref.t
73155 ____________________________________________________________________________
73156 [  7990] By: jhi                                   on 2000/12/05  14:38:53
73157         Log: Subject: [PATCH] shrink pp_hot fractionally
73158              From: Nicholas Clark <nick@ccl4.org>
73159              Date: Tue, 5 Dec 2000 12:44:31 +0000
73160              Message-ID: <20001205124431.E74518@plum.flirble.org>
73161              
73162              Use report_evil_fh().
73163      Branch: perl
73164            ! opcode.pl opnames.h pp_hot.c util.c
73165 ____________________________________________________________________________
73166 [  7989] By: jhi                                   on 2000/12/05  14:21:27
73167         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
73168              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73169              Date: Mon, 04 Dec 2000 22:21:59 -0800
73170              Message-ID: <HmIL6gzkgepS092yn@efn.org>
73171              
73172              Harness shouldn't ignore responses like "ok 3\r\r\n".
73173      Branch: perl
73174            ! lib/Test/Harness.pm
73175 ____________________________________________________________________________
73176 [  7988] By: jhi                                   on 2000/12/05  13:51:28
73177         Log: Integrate the "skip" messages to explain().
73178      Branch: perl
73179            ! t/lib/syslfs.t t/op/lfs.t
73180 ____________________________________________________________________________
73181 [  7987] By: jhi                                   on 2000/12/05  12:34:54
73182         Log: The one that got away in #7984.
73183              
73184              Subject: Re: dTHR - what and why?
73185              From: Michael Stevens <michael@etla.org> 
73186              Date: Tue, 5 Dec 2000 11:15:52 +0000
73187              Message-ID: <20001205111552.A4647@firedrake.org>
73188      Branch: perl
73189            ! sv.h
73190 ____________________________________________________________________________
73191 [  7986] By: gsar                                  on 2000/12/05  09:14:44
73192         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
73193              due to the notorious GetFileType() bug in Windows 9x, which fstat()
73194              tickles)
73195      Branch: perl
73196            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
73197 ____________________________________________________________________________
73198 [  7985] By: jhi                                   on 2000/12/05  05:49:03
73199         Log: Integrate perlio:
73200              
73201              [  7983]
73202              PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73203      Branch: perl
73204           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73205           !> win32/perlhost.h win32/perllib.c
73206 ____________________________________________________________________________
73207 [  7984] By: jhi                                   on 2000/12/05  05:48:16
73208         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
73209      Branch: perl
73210            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
73211            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
73212            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
73213            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
73214            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
73215            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
73216            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
73217            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
73218            ! win32/win32.c
73219 ____________________________________________________________________________
73220 [  7983] By: nick                                  on 2000/12/04  23:27:43
73221         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
73222      Branch: perlio
73223            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
73224            ! win32/perlhost.h win32/perllib.c
73225 ____________________________________________________________________________
73226 [  7982] By: jhi                                   on 2000/12/04  19:44:09
73227         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
73228              uncovered by #7980.
73229      Branch: perl
73230            ! op.c
73231 ____________________________________________________________________________
73232 [  7981] By: jhi                                   on 2000/12/04  19:42:07
73233         Log: Subject: [PATCH] Trivial dump.c feature
73234              From: Simon Cozens <simon@cozens.net>
73235              Date: Mon, 4 Dec 2000 18:08:38 +0000
73236              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
73237              
73238              Show whether a constant is UTF-8.
73239      Branch: perl
73240            ! dump.c
73241 ____________________________________________________________________________
73242 [  7980] By: jhi                                   on 2000/12/04  19:36:51
73243         Log: UTF-8 hash keys, patch from Inaba Hiroto.
73244      Branch: perl
73245            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
73246 ____________________________________________________________________________
73247 [  7979] By: jhi                                   on 2000/12/04  17:36:28
73248         Log: Update Changes.
73249      Branch: perl
73250            ! Changes patchlevel.h
73251 ____________________________________________________________________________
73252 [  7978] By: jhi                                   on 2000/12/04  16:42:17
73253         Log: Retract #7977, still too volatile (the euphemism of the day
73254              for unfinished and buggy :-)
73255      Branch: perl
73256            ! doop.c hv.c pp.c sv.h
73257 ____________________________________________________________________________
73258 [  7977] By: jhi                                   on 2000/12/04  16:25:15
73259         Log: (Retracted by #7978, too shaky yet.)
73260              
73261              Subject: Re: utf8 in hash keys, implementor missing
73262              From: Simon Cozens <simon@cozens.net>
73263              Date: Sat, 2 Dec 2000 19:49:35 +0000
73264              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
73265              
73266              The first step at UTF-8 hash keys.
73267      Branch: perl
73268            ! doop.c hv.c pp.c sv.h
73269 ____________________________________________________________________________
73270 [  7976] By: jhi                                   on 2000/12/04  16:13:53
73271         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
73272              From: sthoenna@efn.org
73273              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
73274              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
73275      Branch: perl
73276            ! os2/os2.c perlio.c
73277 ____________________________________________________________________________
73278 [  7975] By: jhi                                   on 2000/12/04  16:05:25
73279         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
73280              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73281              Date: Thu, 30 Nov 2000 20:50:37 -0800
73282              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
73283      Branch: perl
73284            ! os2/os2.c
73285 ____________________________________________________________________________
73286 [  7974] By: jhi                                   on 2000/12/04  16:03:57
73287         Log: Subject: [PATCH] ++ 20% faster
73288              From: Nicholas Clark <nick@ccl4.org>
73289              Date: Mon, 4 Dec 2000 12:17:27 +0000
73290              Message-ID: <20001204121726.B52976@plum.flirble.org>
73291              
73292              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
73293      Branch: perl
73294            ! sv.c
73295 ____________________________________________________________________________
73296 [  7973] By: jhi                                   on 2000/12/04  16:00:48
73297         Log: 
73298              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
73299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73300              Date: Mon, 04 Dec 2000 12:30:45 +0100
73301              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
73302              
73303              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
73304              library (getprotobyname and getprotobynumber are outversioned by
73305              the same calls in libc, at least for xlc version 3.
73306      Branch: perl
73307            ! hints/aix.sh
73308 ____________________________________________________________________________
73309 [  7972] By: jhi                                   on 2000/12/04  02:58:31
73310         Log: Integrate perlio:
73311              
73312              [  7971]
73313              Quieten some noise in Win32 builds:
73314              - win32.h is included after <sys/socket.h>, so need to 
73315              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
73316              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
73317              
73318              [  7970]
73319              PERL_IMPLICIT_SYS compiles but does not work.
73320      Branch: perl
73321           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
73322           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
73323           !> win32/win32.h win32/win32iop.h win32/win32thread.h
73324 ____________________________________________________________________________
73325 [  7971] By: nick                                  on 2000/12/04  00:24:33
73326         Log: Quieten some noise in Win32 builds:
73327              - win32.h is included after <sys/socket.h>, so need to 
73328              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
73329              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
73330      Branch: perlio
73331            ! doio.c perl.h toke.c win32/win32.h
73332 ____________________________________________________________________________
73333 [  7970] By: nick                                  on 2000/12/03  22:57:46
73334         Log: PERL_IMPLICIT_SYS compiles but does not work.
73335      Branch: perlio
73336            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
73337            ! win32/perlhost.h win32/perllib.c win32/win32.h
73338            ! win32/win32iop.h win32/win32thread.h
73339 ____________________________________________________________________________
73340 [  7969] By: jhi                                   on 2000/12/03  22:12:58
73341         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
73342              used to swash_init(), makes regprop() dumps more informative
73343              (+utf8::IsAlpha, -utf8::IsDigit, for example).
73344      Branch: perl
73345            ! regcomp.c regexec.c
73346 ____________________________________________________________________________
73347 [  7968] By: jhi                                   on 2000/12/03  21:39:56
73348         Log: Implement ANYOFUTF8 regprop() dumping.
73349      Branch: perl
73350            ! regcomp.c
73351 ____________________________________________________________________________
73352 [  7967] By: jhi                                   on 2000/12/03  20:57:19
73353         Log: Make uv_to_utf8() to zero-terminate its output buffer,
73354              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
73355      Branch: perl
73356            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
73357 ____________________________________________________________________________
73358 [  7966] By: nick                                  on 2000/12/03  18:41:21
73359         Log: Integrate mainline (STDCHAR)
73360      Branch: perlio
73361           !> Configure t/pragma/utf8.t
73362 ____________________________________________________________________________
73363 [  7965] By: jhi                                   on 2000/12/03  17:58:20
73364         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
73365      Branch: perl
73366            ! t/pragma/utf8.t
73367 ____________________________________________________________________________
73368 [  7964] By: jhi                                   on 2000/12/03  17:35:56
73369         Log: Integrate perlio:
73370              
73371              [  7961]
73372              Make iperlsys.h vector stdio not PerlIO.
73373      Branch: perl
73374           !> iperlsys.h perlio.c
73375 ____________________________________________________________________________
73376 [  7963] By: jhi                                   on 2000/12/03  17:33:55
73377         Log: Metaconfig unit change for #7962.
73378      Branch: metaconfig
73379            ! U/modified/stdchar.U
73380 ____________________________________________________________________________
73381 [  7962] By: jhi                                   on 2000/12/03  17:33:27
73382         Log: Untangle the <stdio.h> #include nest for the stdchar test,
73383              from Andy Dougherty.
73384      Branch: perl
73385            ! Configure
73386 ____________________________________________________________________________
73387 [  7961] By: nick                                  on 2000/12/03  16:53:00
73388         Log: Make iperlsys.h vector stdio not PerlIO.
73389      Branch: perlio
73390            ! iperlsys.h perlio.c
73391 ____________________________________________________________________________
73392 [  7960] By: nick                                  on 2000/12/03  14:43:01
73393         Log: Integrate mainline
73394      Branch: perlio
73395           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
73396           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
73397 ____________________________________________________________________________
73398 [  7959] By: jhi                                   on 2000/12/03  08:16:36
73399         Log: Use DO_UTF8().
73400      Branch: perl
73401            ! op.c
73402 ____________________________________________________________________________
73403 [  7958] By: jhi                                   on 2000/12/02  18:33:05
73404         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
73405              From: Mike Guy <mjtg@cam.ac.uk>         
73406              Date: Sat, 02 Dec 2000 17:27:13 +0000
73407              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
73408              
73409              An extraneous argument.
73410      Branch: perl
73411            ! toke.c
73412 ____________________________________________________________________________
73413 [  7957] By: jhi                                   on 2000/12/02  18:22:32
73414         Log: A missing hunk.
73415      Branch: perl
73416            ! t/lib/net-hostent.t
73417 ____________________________________________________________________________
73418 [  7956] By: jhi                                   on 2000/12/02  18:06:20
73419         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
73420              From: Nicholas Clark <nick@ccl4.org>
73421              Date: Sat, 2 Dec 2000 14:28:27 +0000
73422              Message-ID: <20001202142827.A12308@plum.flirble.org>
73423              
73424              Test robustness.
73425      Branch: perl
73426            ! t/lib/net-hostent.t
73427 ____________________________________________________________________________
73428 [  7955] By: jhi                                   on 2000/12/02  17:58:06
73429         Log: Metaconfig unit change for #7954.
73430      Branch: metaconfig
73431            ! U/modified/stdchar.U
73432 ____________________________________________________________________________
73433 [  7954] By: jhi                                   on 2000/12/02  17:54:32
73434         Log: An inconvenient hang would happen if the stdio _ptr wasn't
73435              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
73436              would be grepping stdin for all eternity for the _ptr.)
73437      Branch: perl
73438            ! Configure
73439 ____________________________________________________________________________
73440 [  7953] By: jhi                                   on 2000/12/02  00:07:15
73441         Log: Update Changes.
73442      Branch: perl
73443            ! Changes patchlevel.h
73444 ____________________________________________________________________________
73445 [  7952] By: jhi                                   on 2000/12/01  23:54:47
73446         Log: Subject: Re: long shell lines
73447              From: Andy Dougherty <doughera@lafayette.edu>
73448              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
73449              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
73450              
73451              Split overly long shell command lines.
73452      Branch: perl
73453            ! lib/ExtUtils/MM_Unix.pm
73454 ____________________________________________________________________________
73455 [  7951] By: jhi                                   on 2000/12/01  23:48:02
73456         Log: The metaconfig unit change for #7950.
73457      Branch: metaconfig
73458            + U/modified/stdchar.U
73459 ____________________________________________________________________________
73460 [  7950] By: jhi                                   on 2000/12/01  23:47:39
73461         Log: Try to find stdchar also from <stdio_impl.h>.
73462      Branch: perl
73463            ! Configure config_h.SH
73464 ____________________________________________________________________________
73465 [  7949] By: jhi                                   on 2000/12/01  23:46:45
73466         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
73467              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73468              Date: Fri, 1 Dec 2000 16:26:08 -0500
73469              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
73470              
73471              Reword the diagnostic message.
73472      Branch: perl
73473            ! pod/perldiag.pod
73474 ____________________________________________________________________________
73475 [  7948] By: nick                                  on 2000/12/01  22:49:43
73476         Log: Integrate mainline (for s/y/m as sub names stuff).
73477      Branch: perlio
73478           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
73479           !> t/pragma/warn/toke toke.c
73480 ____________________________________________________________________________
73481 [  7947] By: jhi                                   on 2000/12/01  20:55:41
73482         Log: Integrate perlio:
73483              
73484              [  7942]
73485              Fix 'mmap' lib/filehand.t (ungetc) test fail.
73486              Make 'unix' pass most tests
73487              - do unread by temporary push of layer ("pending") holding unread chars
73488              - fast_gets is now based on per-handle flag
73489              - relax one of io/pipe.t tests to allow print to fail and close to
73490              succeed so that it passes on unbuffered "unix" layer.
73491              Remaining fail is sporadic and a genuine race condition between
73492              parent/child in fork test.
73493      Branch: perl
73494           !> perlio.c perliol.h t/io/pipe.t
73495 ____________________________________________________________________________
73496 [  7946] By: jhi                                   on 2000/12/01  20:36:51
73497         Log: Upgrade to CPAN 1.59_51, from Andreas König.
73498      Branch: perl
73499            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73500 ____________________________________________________________________________
73501 [  7945] By: nick                                  on 2000/12/01  20:31:32
73502         Log: Integrate mainline
73503      Branch: perlio
73504           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
73505           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
73506           +> t/lib/net-hostent.t
73507           !> (integrate 35 files)
73508 ____________________________________________________________________________
73509 [  7944] By: jhi                                   on 2000/12/01  20:23:29
73510         Log: Some help for 20001130.011.  Now one gets warnings like
73511              "Ambiguous -f() resolved as a file test ..."
73512      Branch: perl
73513            ! pod/perldiag.pod t/pragma/warn/toke toke.c
73514 ____________________________________________________________________________
73515 [  7943] By: jhi                                   on 2000/12/01  19:44:44
73516         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
73517              that also breaks using them as methods. 
73518      Branch: perl
73519            ! pod/perldiag.pod t/op/misc.t toke.c
73520 ____________________________________________________________________________
73521 [  7942] By: nick                                  on 2000/12/01  17:56:46
73522         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
73523              Make 'unix' pass most tests
73524              - do unread by temporary push of layer ("pending") holding unread chars
73525              - fast_gets is now based on per-handle flag
73526              - relax one of io/pipe.t tests to allow print to fail and close to
73527              succeed so that it passes on unbuffered "unix" layer.
73528              Remaining fail is sporadic and a genuine race condition between
73529              parent/child in fork test.
73530      Branch: perlio
73531            ! perlio.c perliol.h t/io/pipe.t
73532 ____________________________________________________________________________
73533 [  7941] By: jhi                                   on 2000/12/01  15:28:58
73534         Log: (Retracted by #7943.)
73535              
73536              Reserve the short named string operator names.
73537      Branch: perl
73538            ! pod/perldiag.pod t/op/misc.t toke.c
73539 ____________________________________________________________________________
73540 [  7940] By: jhi                                   on 2000/12/01  06:45:53
73541         Log: Get the three different space character classes right under utf8.
73542      Branch: perl
73543            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
73544            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
73545            ! regexec.c t/op/pat.t utf8.c
73546 ____________________________________________________________________________
73547 [  7939] By: jhi                                   on 2000/12/01  03:26:26
73548         Log: Two more tests that make no sense in UTF-8 since the test
73549              data is not in UTF-8.
73550      Branch: perl
73551            ! t/op/regexp.t
73552 ____________________________________________________________________________
73553 [  7938] By: jhi                                   on 2000/12/01  03:20:39
73554         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
73555              should it be required inside regexen?
73556      Branch: perl
73557            ! regcomp.c t/op/regmesg.t
73558 ____________________________________________________________________________
73559 [  7937] By: jhi                                   on 2000/12/01  02:58:53
73560         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
73561              stored and restored, and thusly was trounced by the utf8 swash
73562              routines.
73563      Branch: perl
73564            ! regcomp.c
73565 ____________________________________________________________________________
73566 [  7936] By: jhi                                   on 2000/11/30  20:41:39
73567         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
73568              Why the different platforms behave so differently (core dump vs
73569              no core dump) on this bug is a but of a mystery, but if I had to
73570              guess I would mumble something like 'alignment'.
73571      Branch: perl
73572            ! sv.c
73573 ____________________________________________________________________________
73574 [  7935] By: jhi                                   on 2000/11/30  16:17:02
73575         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
73576              From: Robin Barker <rmb1@cise.npl.co.uk>
73577              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
73578              Date: Thu, 30 Nov 2000 14:27:12 GMT
73579      Branch: perl
73580            ! perlio.c toke.c
73581 ____________________________________________________________________________
73582 [  7934] By: jhi                                   on 2000/11/30  16:04:49
73583         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
73584      Branch: perl
73585            ! t/lib/net-hostent.t
73586 ____________________________________________________________________________
73587 [  7933] By: jhi                                   on 2000/11/30  06:07:26
73588         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
73589              From: Peter Prymmer <pvhp@forte.com>
73590              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
73591              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
73592              
73593              In VMS the localhost may be LOCALHOST.
73594      Branch: perl
73595            ! t/lib/net-hostent.t
73596 ____________________________________________________________________________
73597 [  7932] By: jhi                                   on 2000/11/30  01:11:11
73598         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
73599              From: Peter Prymmer <pvhp@forte.com>
73600              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
73601              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
73602              
73603              plus regen perlapi.pod.
73604      Branch: perl
73605            ! pod/perlapi.pod utf8.c
73606 ____________________________________________________________________________
73607 [  7931] By: jhi                                   on 2000/11/30  01:06:19
73608         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
73609              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73610              Date:     Wed, 29 Nov 2000 17:15:11 EST
73611              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
73612      Branch: perl
73613            ! t/lib/filter-util.pl t/lib/filter-util.t
73614 ____________________________________________________________________________
73615 [  7930] By: jhi                                   on 2000/11/29  18:51:55
73616         Log: Update Changes.
73617      Branch: perl
73618            ! Changes patchlevel.h
73619 ____________________________________________________________________________
73620 [  7929] By: jhi                                   on 2000/11/29  18:50:55
73621         Log: Update the va_copy() metaconfig unit.
73622      Branch: metaconfig/U/perl
73623            ! need_va_copy.U
73624 ____________________________________________________________________________
73625 [  7928] By: jhi                                   on 2000/11/29  17:50:43
73626         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
73627              From: Dominic Dunlop <domo@computer.org>
73628              Date: Tue, 28 Nov 2000 16:41:57 +0100
73629              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
73630              
73631              Patch to catch a core dump in the Configure va_copy test.
73632      Branch: perl
73633            ! Configure config_h.SH
73634 ____________________________________________________________________________
73635 [  7927] By: jhi                                   on 2000/11/29  17:31:59
73636         Log: Retract #7921, the patch shouldn't be needed.
73637      Branch: perl
73638            ! sv.c
73639 ____________________________________________________________________________
73640 [  7926] By: jhi                                   on 2000/11/29  17:01:41
73641         Log: Make the Class::Struct import() wiser.
73642      Branch: perl
73643            ! lib/Class/Struct.pm t/lib/class-struct.t
73644 ____________________________________________________________________________
73645 [  7925] By: jhi                                   on 2000/11/29  16:36:33
73646         Log: All the core library users of Class::Struct seem to be
73647              using "use Class::Struct 'struct';" instead of the bare
73648              "use Class::Struct;", which isn't documented in Class::Struct.
73649              This can't be right.
73650      Branch: perl
73651            ! lib/File/stat.pm
73652 ____________________________________________________________________________
73653 [  7924] By: jhi                                   on 2000/11/29  16:32:15
73654         Log: A test works better if it has the right 1..$n output.
73655      Branch: perl
73656            ! t/lib/class-struct.t
73657 ____________________________________________________________________________
73658 [  7923] By: jhi                                   on 2000/11/29  16:29:11
73659         Log: Forgot to MANIFEST the new Net::hostent test.
73660      Branch: perl
73661            ! MANIFEST
73662 ____________________________________________________________________________
73663 [  7922] By: jhi                                   on 2000/11/29  16:27:49
73664         Log: Integrate perlio:
73665              
73666              [  7906]
73667              Initial tidy of setmode() muddle (UNIX does not have, nor need it).
73668      Branch: perl
73669           !> iperlsys.h perlio.c
73670 ____________________________________________________________________________
73671 [  7921] By: jhi                                   on 2000/11/29  16:27:10
73672         Log: (Retracted by #7927.)
73673              
73674              Subject: [PATCH] Is infinity a number?
73675              From: Simon Cozens <simon@cozens.net>
73676              Date: Wed, 29 Nov 2000 14:48:20 +0000
73677              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
73678      Branch: perl
73679            ! sv.c
73680 ____________________________________________________________________________
73681 [  7920] By: jhi                                   on 2000/11/29  16:23:02
73682         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
73683              From: rspier@pobox.com (Robert Spier)
73684              Date: Wed, 29 Nov 2000 02:17:49 -0500
73685              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
73686              
73687              Add a test for Net::hostent.
73688      Branch: perl
73689            + t/lib/net-hostent.t
73690 ____________________________________________________________________________
73691 [  7919] By: jhi                                   on 2000/11/29  16:21:31
73692         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
73693              add a test for Class::Struct.
73694      Branch: perl
73695            + t/lib/class-struct.t
73696            ! MANIFEST lib/Class/Struct.pm
73697 ____________________________________________________________________________
73698 [  7918] By: jhi                                   on 2000/11/29  15:48:40
73699         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
73700              From: rspier@pobox.com (Robert Spier)
73701              Date: Wed, 29 Nov 2000 02:25:39 -0500
73702              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
73703              
73704              More checking in case someone has broken their services or
73705              protocol databases.
73706      Branch: perl
73707            ! ext/Sys/Syslog/Syslog.pm
73708 ____________________________________________________________________________
73709 [  7917] By: jhi                                   on 2000/11/29  15:46:25
73710         Log: Subject: [PATCH] $^O  win32 -> MSWin32
73711              From: rspier@pobox.com (Robert Spier)
73712              Date: Wed, 29 Nov 2000 02:17:38 -0500
73713              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
73714              
73715              plus similar nits for vms, err, VMS, and UNICOS.
73716      Branch: perl
73717            ! t/lib/syslfs.t t/op/lfs.t
73718 ____________________________________________________________________________
73719 [  7916] By: jhi                                   on 2000/11/29  15:42:51
73720         Log: Subject: [PATCH] Tokeniser debugging
73721              From: Simon Cozens <simon@cozens.net>
73722              Date: Wed, 29 Nov 2000 14:15:45 +0000
73723              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
73724      Branch: perl
73725            ! perl.c perl.h pod/perlrun.pod toke.c
73726 ____________________________________________________________________________
73727 [  7915] By: jhi                                   on 2000/11/29  15:41:36
73728         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73730              Date: Wed, 29 Nov 2000 02:13:14 -0500
73731              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
73732              
73733              OUT keyword nits.
73734              
73735              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
73736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73737              Date: Wed, 29 Nov 2000 03:09:04 -0500
73738              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
73739              
73740              OUT and IN_OUT documentation.
73741      Branch: perl
73742            ! lib/ExtUtils/xsubpp pod/perlxs.pod
73743 ____________________________________________________________________________
73744 [  7914] By: jhi                                   on 2000/11/29  03:35:01
73745         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
73746              From: John Tobey <jtobey@john-edwin-tobey.org>
73747              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
73748              Message-Id: <m140e1N-000FOoC@feynman.localnet>
73749              
73750              plus a performance speedup noticed by Sarathy.
73751      Branch: perl
73752            ! op.c
73753 ____________________________________________________________________________
73754 [  7913] By: jhi                                   on 2000/11/29  03:16:59
73755         Log: Use "1 while unlink" so that VMS gets clean, too.
73756      Branch: perl
73757            ! t/lib/filter-util.t
73758 ____________________________________________________________________________
73759 [  7912] By: jhi                                   on 2000/11/29  03:09:08
73760         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
73761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73762              Date: Tue, 28 Nov 2000 03:27:09 -0500
73763              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
73764      Branch: perl
73765            ! lib/ExtUtils/xsubpp
73766 ____________________________________________________________________________
73767 [  7911] By: jhi                                   on 2000/11/29  03:06:30
73768         Log: This should have been part of #7872: no need to scan UTF-8
73769              until eternity.
73770      Branch: perl
73771            ! utf8.c
73772 ____________________________________________________________________________
73773 [  7910] By: jhi                                   on 2000/11/29  02:50:04
73774         Log: One more perltie.pod nit from Casey R. Tweten.
73775      Branch: perl
73776            ! pod/perltie.pod
73777 ____________________________________________________________________________
73778 [  7909] By: jhi                                   on 2000/11/29  02:44:23
73779         Log: Document the known sprintf test failures, exact standard
73780              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
73781      Branch: perl
73782            ! pod/perldelta.pod t/op/sprintf.t
73783 ____________________________________________________________________________
73784 [  7908] By: jhi                                   on 2000/11/29  02:36:23
73785         Log: Add the Encoding table format documentation.
73786      Branch: perl
73787            + ext/Encode/Encode/EncodeFormat.pod
73788            ! MANIFEST
73789 ____________________________________________________________________________
73790 [  7907] By: jhi                                   on 2000/11/29  02:07:24
73791         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
73792              From: "Casey R. Tweten" <crt@kiski.net>
73793              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
73794              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
73795              
73796              Subject: Re: [PATCH] Updating perltie.pod for arrays
73797              From: "Casey R. Tweten" <crt@kiski.net>
73798              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
73799              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
73800      Branch: perl
73801            ! pod/perltie.pod
73802 ____________________________________________________________________________
73803 [  7906] By: nick                                  on 2000/11/28  22:40:59
73804         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
73805      Branch: perlio
73806            ! iperlsys.h perlio.c
73807 ____________________________________________________________________________
73808 [  7905] By: nick                                  on 2000/11/28  22:04:34
73809         Log: Integrate mainline
73810      Branch: perlio
73811           !> (integrate 39 files)
73812 ____________________________________________________________________________
73813 [  7904] By: jhi                                   on 2000/11/28  16:44:43
73814         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
73815              From: Nicholas Clark <nick@babyhippo.co.uk>
73816              Date: Tue, 28 Nov 2000 11:16:57 +0000
73817              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
73818      Branch: perl
73819            ! pod/perlipc.pod
73820 ____________________________________________________________________________
73821 [  7903] By: jhi                                   on 2000/11/28  16:40:31
73822         Log: Subject: [PATCH] Updating perltie.pod for arrays
73823              From: "Casey R. Tweten" <crt@kiski.net>
73824              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
73825              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
73826      Branch: perl
73827            ! pod/perltie.pod
73828 ____________________________________________________________________________
73829 [  7902] By: jhi                                   on 2000/11/28  16:39:37
73830         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
73831              From: Robin Barker <rmb1@cise.npl.co.uk>
73832              Date: Mon, 27 Nov 2000 17:56:44 GMT
73833              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
73834      Branch: perl
73835            ! pod/perlfunc.pod t/op/split.t
73836 ____________________________________________________________________________
73837 [  7901] By: jhi                                   on 2000/11/28  16:28:04
73838         Log: setmode() is a DOSish-only thing.
73839      Branch: perl
73840            ! perlio.c
73841 ____________________________________________________________________________
73842 [  7900] By: jhi                                   on 2000/11/28  16:21:46
73843         Log: Subject: [PATCH] perlcc.PL cleanups
73844              From: Simon Cozens <simon@cozens.net>
73845              Date: Tue, 28 Nov 2000 12:44:35 +0000
73846              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
73847      Branch: perl
73848            ! utils/perlcc.PL
73849 ____________________________________________________________________________
73850 [  7899] By: gsar                                  on 2000/11/28  06:32:55
73851         Log: reintegrate files missed by change#7895
73852      Branch: maint-5.6/perl
73853           +> ext/ByteLoader/bytecode.h utils/Makefile
73854            - utils/perlbc.PL
73855 ____________________________________________________________________________
73856 [  7897] By: gsar                                  on 2000/11/27  18:22:47
73857         Log: can't integrate these two files, for some reason
73858      Branch: maint-5.6/perl
73859            - ext/ByteLoader/bytecode.h utils/Makefile
73860 ____________________________________________________________________________
73861 [  7895] By: gsar                                  on 2000/11/27  18:11:21
73862         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
73863              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
73864              6757..6890,6892..6901 from mainline
73865              
73866              Bytecompiler patches from Benjamin Stuhl.
73867              
73868              More bytecompiler.
73869              
73870              Subject: [PATCH blead] B:: missing dependency
73871              
73872              Subject: [PATCH: 6757] configure.com updates and syslog build
73873              
73874              Long double Gconvert fixes from Yitzchak Scott-Thoennes
73875              and Spider Boardman.
73876              
73877              Subject: [PATCH blead] nextchar() abuse misses an optimisation
73878              
73879              Long double fixes from Spider Boardman.
73880              
73881              Make the selection of NVff et al stricter.
73882              
73883              cSVOPo_*v things index into the current PL_curpad
73884              under ithreads, which is different from the curpad
73885              used by the XSUB.  (In other words, the code as-is
73886              before this patch wouldn't work under ithreads.)
73887              
73888              Be portable.
73889              
73890              VMS MMS (make) wants null action.
73891              
73892              Mac and other portability updates from Chris Nandor.
73893              
73894              Storable support, v-version fixes.
73895              Subject: CPAN.pm beta for testing available
73896              
73897              Portability fix from Hugo van der Sanden.
73898              
73899              Bad makefile.
73900              
73901              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
73902              
73903              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
73904              
73905              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73906              
73907              Replace #6705 with a minimal doc patch.
73908              Subject: [PATCH 5.6.0] replace change #6705
73909              
73910              Drop the separate perlbc, perlcc -b should be enough.
73911              
73912              installperl couldn't tell whether it had run tests or not.
73913              Subject: [PATCH] Re: installperl and t/TEST
73914              
73915              Add silencer flags to installperl.
73916              Subject: [PATCH] Making installperl silent.
73917              
73918              Make "make install" by default silent.  A new "install-verbose"
73919              target is verbose.
73920              
73921              More liberal parsing of version numbers.
73922              Subject: Re: CPAN.pm beta for testing available
73923              
73924              Create directories in silence.
73925              Subject: [PATCH] Another silencer for MakeMaker
73926              
73927              DOS patches and portability/porting notes, from Tim Jenness.
73928              
73929              Make installman to recognize the silence flag -S.
73930              
73931              Actually do something with the silencer option.
73932              
73933              Continue silencing.
73934              
73935              Show the doc file, not the temp file.
73936              
73937              Regen perltoc.
73938              
73939              Subject: [PATCH] More silencing of installman.
73940              
73941              Better wording for the vec lvalue diagnostic.
73942              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73943              
73944              Subject: [PATCH: 6805] several more tweaks to configure.com
73945              
73946              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
73947              
73948              Missing parts of 
73949              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
73950              
73951              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
73952              (applied slightly modified)
73953              
73954              installperl --verbose and --silent.
73955              Subject: Re: [PATCH] More silencing of installman.
73956              
73957              Add install-silent target.
73958              
73959              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
73960              the problem reported in
73961              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
73962              
73963              Tweak the sfio/useperlio logic, hopefully as wished in
73964              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
73965              
73966              One forgotten file from #6816.
73967              
73968              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
73969              
73970              Remove duplicately applied patch shards.
73971              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
73972              
73973              Support preserving extremely big/small angles.
73974              
73975              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
73976              
73977              Subject: [PATCH] installation not quite silent yet.
73978              
73979              Update the test count.
73980              
73981              Use UVxf, PTR2UV, NVff.
73982              
73983              Document PTR2XX and INT2PTR.
73984              
73985              no-install target a la make -n.
73986              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
73987              
73988              grep -e isn't portable.
73989              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
73990              
73991              Can't get the test to reliably work thanks to the
73992              inaccurateness of floating point.  "Resolves" bug ids
73993              20000826.003, 20000826.009, 20000826.010,
73994              
73995              Subject: installman buglet
73996              
73997              DJGPP update from Laszlo Molnar.
73998              
73999              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74000              
74001              Passing -R in ldflags makes now it to appear in the default
74002              for lddlflags, just like with -L.
74003              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
74004              
74005              Test nit.
74006              
74007              Use the actual thread type, not the pointer-to-struct.
74008              
74009              Provice virtual $Config{ccflags_nolargefiles} etc. 
74010              
74011              display_format used as a class method without arguments was broken,
74012              reported in
74013              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
74014              
74015              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
74016              
74017              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
74018              
74019              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
74020              
74021              opmini.o may be left around if a build is interrupted.
74022              
74023              Typo in #6858.
74024              
74025              Fix for ID 20000828.001, long doubles were not formatted
74026              correctly (showed up in $], which stopped installing perl).
74027              
74028              An attempt to fix the problem reported in
74029              Subject: Building perl@6856 using gcc/AIX 4.3.3 
74030              I can't test this properly since the gcc installation I have
74031              access to seems to be botched (gcc is calling the AIX cpp,
74032              a losing proposition...)
74033              
74034              Add -ld to archname on long tr...double platforms.
74035              
74036              Subject: hv.h Doc Patch
74037              
74038              Potential cruft.
74039              
74040              Subject: [PATCH bleedperl@6856] warnings fixes
74041              
74042              -S is the silent flag, -s is the strip flag.
74043              Subject: [PATCH] Re: [PATCH] make no-install          
74044              
74045              Take out the SUIDMAIL thing, that will not be
74046              a problem in 5.7.*.
74047              
74048              Subject: [PATCH bleedperl@6866] spellings
74049              
74050              Subject: [PATCH] Re: files not cleaned even by veryclean
74051              
74052              Use minimal @INC in tests, most of the time just '../lib',
74053              so that we simply can't pick up stuff from other Perls than
74054              the one we are testing.  Pointed out by
74055              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
74056              
74057              Update to Getopt::Long 2.24, from Johan Vromans.
74058              
74059              Fix for thinko in #6848.
74060              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
74061              
74062              Patches all over for people and the files they (hopefully) care about.
74063              
74064              Subject: Net::protoent does not export 'getproto'
74065              
74066              Missed a change in #6869.
74067              
74068              Subject: [PATCH] Warnings in B::Deparse
74069              
74070              Subject: [PATCH] Glob dumping
74071              
74072              Disable one of the tests for now.
74073              
74074              Disabling the one test is a bit tricky.
74075              
74076              Don't forget to tidy up.
74077              
74078              The #6881 removed one dump line.
74079              
74080              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
74081              
74082              Under usethreads the dumped variable is IN_PAD.
74083              Subject: Re: [PATCH] Glob dumping
74084              
74085              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
74086              
74087              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
74088              
74089              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
74090              
74091              Regen Configure for #6894.
74092              
74093              Subject: [PATCH: 6889] updates to perlebcdic.pod
74094              
74095              Undo namespace pollution of #6878.
74096              Subject: Re: Net::protoent does not export 'getproto'
74097              
74098              Admit that we are leaking scalars.
74099              
74100              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
74101      Branch: maint-5.6/perl
74102           !> (integrate 271 files)
74103 ____________________________________________________________________________
74104 [  7894] By: gsar                                  on 2000/11/27  16:00:34
74105         Log: a couple of nits
74106      Branch: maint-5.6/perl
74107            ! MANIFEST pp_sys.c
74108 ____________________________________________________________________________
74109 [  7893] By: gsar                                  on 2000/11/27  15:10:56
74110         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
74111              6740..6745,6747..6757,6760
74112              
74113              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
74114              
74115              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
74116              
74117              Doc nits spotted by Richard Soderberg.
74118              
74119              move WNOHANG definition to where other such things are
74120              
74121              Make $Config{byteorder} more magical so that it is
74122              dynamically computed: nice for 'fat binaries'.
74123              Subject: [PATCH]: default byteorder
74124              
74125              Subject: [PATCH] Cwd.pm now uses strict
74126              
74127              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
74128              
74129              Get -DLEAKTEST to compile (not necessarily to work, mind)
74130              Subject: [ID 20000724.006] -DLEAKTEST problem
74131              
74132              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
74133              
74134              Add perlebcdic from Peter Prymmer, regen toc.
74135              
74136              Don't propose using modules built for 5.005 if no binary
74137              compatibility with 5.005 is attempted.
74138              
74139              Do not use prototyping here.
74140              Subject: [ID 20000817.016] [PATCH] Peek.xs
74141              
74142              Document what the backtick returns if the command fails.
74143              
74144              Add byteorder to the myconfig output.
74145              
74146              Introduce NVef, NVff, and NVgf, use the middle one.
74147              (helps for lib/peek + Linux + long doubles)  Reported in
74148              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74149              Use NVs in POSIX math, not doubles.
74150              Subject: [ID 20000817.014] POSIX & modfl
74151              
74152              Subject: [PATCH 5.6.0+] newSVrv() memory leak
74153              
74154              The byteorder code in #6671 was wrong.
74155              
74156              Fix the lib/complex failure of
74157              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74158              Linux long double accuracy issue: something that
74159              when printed with %g looks like "2" but int() of it is 1.
74160              
74161              Propagate new Configure vars.
74162              
74163              Unbuffer the output.
74164              
74165              Subject: [PATCH] perltrap.pod spring cleaning
74166              
74167              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
74168              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
74169              
74170              Tiny Getopt::Long patch from Johan Vromans.
74171              
74172              Document code point which makes if (defined %stash::) to work
74173              (noted by Spider Boardman).
74174              
74175              Subject: [PATCH perl@6698] cygwin port
74176              
74177              Document the NDBM_File and ODBM_File as SDBM_File
74178              was documented in #6417.
74179              
74180              The new tests were missing from #6415.
74181              
74182              Add [[:blank:]] as suggested in
74183              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74184              (the [=cc=] has already been taken care of by #6439
74185              so the whole bug report can be closed)
74186              and make [[:space:]] to be equivalent to isspace(3)
74187              (as opposed to \s, which is isSPACE()).  The difference
74188              is that now [[:space:]] matches the mythical vertical tab,
74189              while \s doesn't.
74190              
74191              Don't eat leading os from index entries.
74192              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
74193              
74194              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
74195              
74196              Typo in pp_complement().
74197              Subject: [PATCH perl-current] Deparse
74198              
74199              Add warnif(), check warnings further up the stack,
74200              all the warnings functions now can take an optional object reference.
74201              Subject: [PATCH bleedperl@6691] warnings pragma update
74202              
74203              Fix a core dump in lib/selfloader under -DDEBUGGING.
74204              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
74205              
74206              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
74207              
74208              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
74209              
74210              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
74211              Put back the long double avoidance code to POSIX.xs
74212              because VMS seems to need it still.
74213              
74214              Introduce a 'veryclean' target that is like 'distclean'
74215              but also removes *~ and *.orig.
74216              
74217              Subject: [ID 20000817.023] endianness description in perlfunc.pod
74218              
74219              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
74220              
74221              Let's try #6717 again.
74222              
74223              UTF8 concat fixes.
74224              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
74225              
74226              pp_open() could pass an uninitialized filename down to do_open9().
74227              
74228              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
74229              
74230              Update to CGI 2.72, from Lincoln Stein.
74231              
74232              Subject: [PATCH] Silence MakeMaker (Was: installman)
74233              
74234              Use temporary directory instead of current directory.
74235              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
74236              
74237              Document odd vs even subreleases and -Dusedevel.
74238              
74239              The veryclean target needs to clobber.
74240              
74241              Use File::Spec->tmpdir().
74242              
74243              Document the number of exponent digits.
74244              
74245              Mention perlebcdic and perlposix-bc.
74246              
74247              s/this one/the 5.6.0 release/
74248              
74249              The #6724 is here.
74250              
74251              The correct cleaning order is an art.
74252              
74253              small tweaks for change#6705: avoid C++ style comments in C code;
74254              use Perl's malloc API rather than the low level system one
74255              
74256              Array context keeps slithering in.
74257              
74258              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
74259              
74260              Subject: [PATCH] os2.c fix for use64bitint
74261              
74262              Update to Pod::LaTeX 0.53.
74263              Subject: [PATCH] lib/Pod/LaTeX.pm updates
74264              
74265              Document the endianness of Alpha more precisely.
74266              
74267              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
74268              
74269              Rename the macro argument because some preprocessors
74270              can't tell the difference and expand arguments also inside
74271              double quoted strings.
74272              
74273              free TLS slot properly on Windows
74274              
74275              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
74276              
74277              Unicos/mk requires elaborate paranoia.
74278              
74279              Tweak the floating point output routine preferences.
74280              
74281              Also under djgpp the timestamps are funky.
74282              
74283              Apply some PodParser 1.18 patches; the Pod/Find.pm
74284              patches cannot be applied since #6712 conflicts.
74285              
74286              Use PodParser 1.18 new test.
74287              
74288              A pod nit.
74289              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
74290              
74291              Be verydeepclean.
74292      Branch: maint-5.6/perl
74293           +> pod/perlebcdic.pod
74294           !> (integrate 106 files)
74295 ____________________________________________________________________________
74296 [  7892] By: jhi                                   on 2000/11/27  15:02:32
74297         Log: Update Changes.
74298      Branch: perl
74299            ! Changes patchlevel.h
74300 ____________________________________________________________________________
74301 [  7891] By: jhi                                   on 2000/11/27  14:57:23
74302         Log: Subject: Re: perlfaq style changes
74303              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74304              Date: Sat, 25 Nov 2000 23:32:26 -0800
74305              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
74306              
74307              plus a note from Ronald Kimball.
74308      Branch: perl
74309            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
74310 ____________________________________________________________________________
74311 [  7890] By: jhi                                   on 2000/11/27  14:53:14
74312         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
74313              From: Benjamin Holzman <bah@ecnvantage.com>
74314              Date: Sun, 26 Nov 2000 16:27:33 -0500
74315              Message-ID: <20001126162733.J25040@ecnvantage.com>
74316      Branch: perl
74317            ! gv.c
74318 ____________________________________________________________________________
74319 [  7889] By: jhi                                   on 2000/11/27  14:43:11
74320         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
74321              From: lvirden@cas.org
74322              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
74323              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
74324      Branch: perl
74325            ! README.amiga
74326 ____________________________________________________________________________
74327 [  7888] By: jhi                                   on 2000/11/27  14:32:34
74328         Log: Restore also the locale test to no-sprintf-taint state.
74329              Fixes the bug 20001127.003.
74330      Branch: perl
74331            ! sv.c t/pragma/locale.t
74332 ____________________________________________________________________________
74333 [  7887] By: gsar                                  on 2000/11/27  14:13:05
74334         Log: integrate changes#6613..6616,6620..6665 from mainline
74335              
74336              VMS configure.com update continues.
74337              
74338              Subject: Test fails / warnings with perl-current #6612
74339              
74340              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
74341              
74342              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74343              
74344              For now remove the mail code.
74345              
74346              Subject: Re: [PATCH] @+, @- readonly
74347              
74348              Subject: warning: storage class after type is obsolescent
74349              
74350              Subject: sfio2000
74351              
74352              Subject: Re: File::Temp problems on VMS in bleedperl
74353              
74354              README.os2 update.
74355              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
74356              
74357              Make the user to give up his firstborn, err, to knowingly
74358              verify installing an unstable developer release.  Also bump
74359              the release to 5.7.0, but leave a patch tag in the local
74360              patches saying that this is not yet the real thing.
74361              
74362              Update (kinda) to Test 1.14, from Joshua Pritikin.
74363              
74364              make ok etc also for win32.
74365              
74366              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
74367              
74368              Don't blow limited stacks, a lower number is enough to
74369              tickle the lookbehind limit.
74370              
74371              Use -Dusedevel; regen Configure and the respective Porting stuff.
74372              
74373              Subject: [PATCH] debugger exit code should reflect user exit code
74374              
74375              Subject: [PATCH perl@6620] cygwin port
74376              
74377              Missed a file from #6638.
74378              
74379              Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
74380              
74381              magic callbacks all need to have same type signature
74382              
74383              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
74384              
74385              Fix a dependency problem.
74386              Subject: [PATCH: 6640] VMS Makefile.SH update
74387              
74388              The numeric locale was reset to "C" by s?printf and never restored.
74389              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
74390              No test since adding the failing example to locale.t
74391              does not fail -- probably because the locale settings are so
74392              thoroughly tweaked by that time.  Running the example standalone
74393              does fail, though.  UPDATE: test case added at change #7540.
74394              
74395              Subject: [ID 20000324.040] minor fix to perlhpux.pod
74396              
74397              Update to CPAN 1.57.
74398              
74399              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
74400              
74401              Change the perlbug address to perl.org since it's more forgiving.
74402              
74403              Change the regx compilation error markers to use = instead of <
74404              since pod makes using the latter quite messy.  Reported in
74405              ID 20000814.006 by Abigail and in
74406              Subject: Unknown escape E<> ?
74407              
74408              Update to perldebtut 1.9, from Richard Foley.
74409              
74410              check that the number pseudo children doesn't exceed
74411              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
74412              the WaitForMultipleObjects() limit that would cause wait()
74413              to crash)
74414              wait() and waitpid() could potentially be rewritten to use
74415              more than one thread to do the waiting to eliminate this
74416              limitation
74417              
74418              change#6328 could make close(SOCKET) return false on windows
74419              when it shouldn't
74420              
74421              pod nit seen in passing
74422              
74423              on windows, the return values from wait() and waitpid() don't
74424              match those of pseudo-pids
74425              
74426              waitpid() now handles externally spawned pids correctly;
74427              fixes for backtick/wait/waitpid failures on Windows 9x
74428              these changes make the pid returned by process functions on
74429              Windows 9x always positive by clearing the high bit (which
74430              is always set on Win9x); pseudo-process PIDs are likewise
74431              always negative now on Win9x (just as on NT/2000)
74432              
74433              trailing new %ENV entries weren't being pushed into the real
74434              environment of subprocesses on Windows
74435              
74436              Tweak the regex compilation errors once more.
74437              
74438              avoid warnings from dense compiler
74439              
74440              add "ok" targets from change#6632 in makefile.mk
74441      Branch: maint-5.6/perl
74442            - lib/Pod/PlainText.pm vms/configure.com
74443           !> (integrate 66 files)
74444 ____________________________________________________________________________
74445 [  7886] By: jhi                                   on 2000/11/27  13:54:18
74446         Log: __FUNCTION__ isn't portable and trying to emulate it leads
74447              into practically spelling out the name of the function.
74448              Takes care of the bug 20001127.001.
74449      Branch: perl
74450            ! perlio.c
74451 ____________________________________________________________________________
74452 [  7885] By: gsar                                  on 2000/11/27  13:53:18
74453         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
74454              6610..6611 from mainline
74455              
74456              Make regular expression parse error messages easier to understand.
74457              Subject: Re: enhanced(?) regex error messages
74458              
74459              Tiny tidying on report_evil_fh().
74460              
74461              Subject: Re: enhanced(?) regex error messages 
74462              plus Capitalize the error messages, plus perldiag them.
74463              
74464              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
74465              
74466              Document here-doc better.
74467              
74468              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74469              
74470              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
74471              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
74472              (either perlbug or p5p ate the original), plus regen
74473              perlapi and perltoc. 
74474              
74475              Regen global.sym.
74476              
74477              Double check that we have a dirhandle.
74478              
74479              Subject: Re: enhanced(?) regex error messages
74480              (plus two small patches sent privately)
74481              (this still seems to leave few test failures)
74482              
74483              warn is a macro, avoid using at a variable to avoid warnings
74484              in some configurations; readdir.t is too conservative in
74485              estimating number of *.t's
74486              
74487              Get back into sync with Jeffrey on the enhanced regex warnings.
74488              
74489              Subject: [PATCH 5.6.0] cygwin port
74490              
74491              Zero entries were skipped, fix from Adrian Goalby
74492              <argoalby@yahoo.co.uk>
74493              
74494              Subject: Remove dead entry in perldiag
74495              
74496              Amend the description of Perl6.
74497              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
74498              
74499              detypo
74500              
74501              It's the 2ndO'ROSSC.
74502              
74503              Revert the sv.c part of #6559, a better fix is needed.
74504              
74505              Iterating perl6 description.
74506              
74507              Update to Term::ANSIColor 1.03, from Russ Allbery.
74508              
74509              Update to Getopt::Long 2.23_05, from Johan Vromans.
74510              
74511              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
74512              
74513              Update to Pod::Parser 1.17, from Brad Appleton.
74514              
74515              Update to CPAN 1.56, from Andreas König.
74516              
74517              Update to CGI 2.70, from Lincoln Stein.
74518              
74519              Put back the std @INC thing.
74520              
74521              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
74522              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
74523              
74524              Document the IO::Select timeout.
74525              
74526              sleep(1) does not necessarily return 1.
74527              Subject: [PATCH bleadperl] op/lex_assign.t  
74528              
74529              Subject: debugger "d" command doesnt check line number
74530              
74531              B::Deparse didn't do sub attributes.
74532              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74533              
74534              Preprocessing and postprocessing for File::Find.
74535              Subject: Patch to Find::File.pm to allow alphabetical results
74536              
74537              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
74538              
74539              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
74540              
74541              Subject: Re: [ID 20000730.003] utf8::length() bad
74542              
74543              Subject: Getting perlio and threads to compile
74544              (the Solaris version changes in Configure skipped)
74545              
74546              Tests for #6589.
74547              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74548              
74549              Add Perl debugging tutorial, regen toc. 
74550              Subject: perldebtut.pod
74551              
74552              Add a few missing files, update MANIFEST.
74553              
74554              Rewrite of vms/subconfigure.com as configure.com,
74555              from Peter Prymmer and the vmsperl crew.
74556              
74557              Should have deleted this in #6603.
74558              
74559              Fix the test for 5005threads.
74560              
74561              Fix-n-skip the tests under 5005threads.
74562              
74563              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
74564              
74565              Upgrade to CGI 2.71, from Lincoln Stein.
74566      Branch: maint-5.6/perl
74567           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
74568           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
74569           +> t/op/regmesg.t t/pod/find.t vms/configure.com
74570            - vms/subconfigure.com
74571            ! lib/lib.pm
74572           !> (integrate 115 files)
74573 ____________________________________________________________________________
74574 [  7884] By: jhi                                   on 2000/11/27  13:44:33
74575         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
74576              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74577              Date:     Mon, 27 Nov 2000 08:23:54 EST
74578              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
74579      Branch: perl
74580            ! vms/descrip_mms.template vms/test.com
74581 ____________________________________________________________________________
74582 [  7883] By: gsar                                  on 2000/11/27  11:50:46
74583         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
74584              6511..6513,6515..6523,6525..6536
74585              
74586              The swallow_bom() saga continues.  The #23 of require.t
74587              (UTF16-LE) still fails (silently, no output) but the #22
74588              (UTF16-BE) seems to be working now.  The root of the
74589              failure may be in sv_gets(): is it UTF-16LE-aware,
74590              especially when it comes to line endings? 
74591              
74592              Document the problem with -P in HP-UX and its workaround.
74593              
74594              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
74595              (aka ID 20000730.002)
74596              
74597              Subject: fix and question re: waitpid() under win32
74598              
74599              Make the safety catch for buggy gccs work with triple version
74600              numbers like 2.95.2.  Reported in
74601              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
74602              
74603              In Digital UNIX warn if gcc explicitly chosen because even
74604              2.95.2 is known to cause problems.
74605              
74606              Make chr() for values >127 to create utf8 when under utf8.
74607              
74608              various syntax errors and such (not fixed: comp/require.t#22 coredump
74609              on Windows)
74610              
74611              Stash away the largefiles flags and libswanted.
74612              
74613              BOM patching from Simon Cozens.
74614              
74615              If gccosandvers is equal to osname, clear gccosandvers.
74616              
74617              Make p4desc to skip non-mainperl branches by default.
74618              
74619              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
74620              
74621              The test from this
74622              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
74623              
74624              In new BSDs changes to argv[] do not show up in ps(1) output,
74625              instead one must use setproctitle().  This was already addressed
74626              by change #6457, but the below has a new variant for FreeBSD 4.0
74627              or later, and the matter is also documented more.
74628              
74629              FreeBSD 3.* updates from
74630              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
74631              
74632              regen_headers, regen perltoc.
74633              
74634              Document in one place the memory abstractions used in Perl core.
74635              
74636              memcpy has n o in it, as pinted ut by Sarathy.
74637              
74638              Remove the extraneous "main::" prefix from all the
74639              "opened only for", "on closed", and "never opened" warnings.
74640              
74641              The name of a filehandle does not have <these>.
74642              
74643              The tr utf8 patching continues.
74644              
74645              The new setproctitle() feature is available only in 
74646              bleeding edge FreeBSD.  From Paul Saab.
74647              
74648              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
74649              
74650              Dump UVs as UVs in Data::Dumper.
74651              
74652              detypo #6494
74653              
74654              Document the IVdf UVuf UVof UVxf.
74655              
74656              require.t needs binmode() to work on windows
74657              
74658              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
74659              that are hopefully soon put into use.
74660              
74661              Allow "no Module;" even if there is no 'unimport'.
74662              
74663              Better skip message for the test; one of the two problems in
74664              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
74665              
74666              The subtest 4 may fail also on VOBS, as pointed out
74667              by Nick Ing-Simmons in November 1999, bug id 19991124.003
74668              (but the failure in that bug report isn't the subtest 4).
74669              
74670              Be more informative on what is skipped and why,
74671              also repeat the list at the end.
74672              
74673              Add a URL for FSF.
74674              
74675              Subject: [PATCH] sv.h documentation - SvLEN
74676              
74677              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
74678              
74679              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
74680              
74681              Subject: [PATCH] bad cppsymbols on os2 + Configure question
74682              
74683              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
74684              
74685              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
74686              mention the idea of @( and @)
74687              
74688              This is 6512.  Really.
74689              
74690              Subject: [ID 19990721.004] Documentation bug in perlfunc
74691              
74692              Subject: Minor tweak to perlvar.pod
74693              
74694              In the warnings call filehandles consistently so;
74695              add "unopened" warning for stat().
74696              
74697              After the #6519 a warning about stat() is just that,
74698              not about a filetest, which now have their own warning.
74699              
74700              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
74701              
74702              Subject: Re: Array vs. List context
74703              
74704              Subject: New perlcc, take 2
74705              
74706              Weed buglets pointed out by
74707              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
74708              
74709              gcc versions might have (parentheses) in them.
74710              
74711              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
74712              
74713              Essential prototype changes were missing from #6527.
74714              Also make report_evil_fh() more bomb-proof.
74715              
74716              Zap lib/Sys directory when cleaning up.
74717              
74718              Change the Policy policy: now -Dprefix= with an existing
74719              Policy.sh and prefix == siteprefix == vendorprefix, then all
74720              of them follow along the new prefix.
74721              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
74722              
74723              Continue fixing the io warnings.  This also
74724              sort of fixes bug ID 20000802.003: the core dump
74725              is no more.  Whether the current behaviour is correct
74726              (giving a warning: "Not a format reference"), is another matter.
74727              
74728              Have symbols for the IoTYPEs.
74729              
74730              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
74731              
74732              Document a bit that UDP is not what you might think.
74733              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
74734              tr memory corruption fix from Simon Cozens.
74735              
74736              Plug the security hole described in the Aug 05 2000 bugtraq message
74737              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
74738              The security hole exists only in suidperls, which isn't
74739              installed or even built by default.
74740      Branch: maint-5.6/perl
74741           !> (integrate 71 files)
74742 ____________________________________________________________________________
74743 [  7882] By: gsar                                  on 2000/11/27  10:25:36
74744         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
74745              from mainline
74746              
74747              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
74748              to be fatal errors (instead of by default ignoring them, and
74749              ignoring with a bug: even though -w gave an error, the opening [
74750              was left in)  Reported in:
74751              
74752              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
74753              
74754              Subject: [PATCH] split /^/
74755              
74756              MacOS nits from Matthias Neeracher.
74757              
74758              More split() doc and test patches from Mike Guy.
74759              
74760              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
74761              from Graham Barr in the module list.
74762              
74763              docfix from Peter Scott <Peter@PSDT.com>.
74764              
74765              File::Temp patches for VMS and OS/2 from Tim Jenness.
74766              
74767              open() wariness in perlbug.
74768              
74769              Subject: [PATCH] minor doc change - perlguts
74770              
74771              Subject: Minor doc patch: handy.h
74772              
74773              Be wary of close()s, too.
74774              
74775              Further File::Temp patches from Yitzchak Scott-Thoennes
74776              and Craig A. Berry.
74777              
74778              Subject: [PATCH] fixes bug 20000508.004
74779              
74780              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
74781              
74782              Allow "no AutoLoader;", based on change #6444,
74783              suggested by Graham Barr.
74784              
74785              Use setproctitle() if available to modify $0.
74786              
74787              Warn if the version of the operating system used to compile gcc
74788              differs from the current version of the operating system.
74789              Also display the gcc compilation os and version in myconfig.
74790              Inspiration from
74791              
74792              Tiny fixes for #6460.
74793              
74794              The problem described in this
74795              Subject: [ID 20000322.018] named chars aren't magical enough
74796              has been fixed in perl 5.6.0 but just in case added a test
74797              to keep it away.  (The report from Joseph Hall.)
74798              
74799              Tune the comments and hopefully stop a memory leak.
74800              
74801              Subject: UTF8 concat
74802              (with a memory leak fixed, plus a few casts added)
74803              This also seems to help for
74804              Subject: [ID 20000716.015] join UTF8 weirdness
74805              
74806              Do not upgrade SVs into utf8 just because they participate
74807              in eq or cmp.  Reported and fix suggested in
74808              Subject: [ID 20000720.009] sv_eq UTF8 bug
74809              
74810              Fix the HALF_UPGRADE() macro introduced in #6263.
74811              
74812              Find green threads before native threads.
74813              Subject: Re: Patch to jpl/JNI/Makefile.PL
74814      Branch: maint-5.6/perl
74815           !> (integrate 30 files)
74816 ____________________________________________________________________________
74817 [  7881] By: jhi                                   on 2000/11/27  05:48:41
74818         Log: It seems that *both* the unused submatch loop cleanup
74819              codes are needed.
74820      Branch: perl
74821            ! regexec.c
74822 ____________________________________________________________________________
74823 [  7880] By: jhi                                   on 2000/11/27  04:50:07
74824         Log: Clean .exists deeper.
74825      Branch: perl
74826            ! Makefile.SH
74827 ____________________________________________________________________________
74828 [  7879] By: jhi                                   on 2000/11/27  02:31:35
74829         Log: The code in regcppop() (see #7878) contains the correct lower
74830              limit for the unused submatch 'cleanup' loop so that under
74831              "use utf8" the following code wouldn't dump core:
74832              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
74833              the cleanup loop in regtry() stomped beyond allocated area
74834              in the startp[] array.  Therefore, copied the correct lower
74835              loop limit (*PL_reglastparen) to regtry().  Note: something
74836              may still not be quite right: why was the _higher_ loop limit
74837              (prog->nparens) different in the utf8 case?
74838              
74839              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
74840              without core dumps, there were about 17 of them before
74841              the patch (with us since Perl 5.7.0).  Two failures, still:
74842              496 and 505 (though these may not be severe).
74843              
74844              Patch #7881 is also needed since both the cleanup loops
74845              seem to be needed.
74846              
74847              Also, the t/op/pat#44 seems to core dump under utf8.
74848              Plus a couple of failures.  UGH-8.
74849      Branch: perl
74850            ! regexec.c
74851 ____________________________________________________________________________
74852 [  7878] By: jhi                                   on 2000/11/27  02:21:17
74853         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
74854              the code in regcppop() seems to be redundant for the test suite --
74855              but it contains a germ of truth, and it needed for the build
74856              process itself: see #7879 and #7881.
74857      Branch: perl
74858            ! regexec.c
74859 ____________________________________________________________________________
74860 [  7877] By: jhi                                   on 2000/11/27  01:53:09
74861         Log: Comment on comment.
74862      Branch: perl
74863            ! regexec.c
74864 ____________________________________________________________________________
74865 [  7876] By: jhi                                   on 2000/11/27  00:49:59
74866         Log: Adjust the docs to agree with #7875.
74867      Branch: perl
74868            ! pod/perllocale.pod
74869 ____________________________________________________________________________
74870 [  7875] By: jhi                                   on 2000/11/27  00:49:27
74871         Log: Retract #7863.  It makes more sense not to taint formatted output,
74872              not even by sprintf().
74873      Branch: perl
74874            ! sv.c
74875 ____________________________________________________________________________
74876 [  7874] By: jhi                                   on 2000/11/26  23:36:02
74877         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
74878              Not really fixed (should really dump the UTF-8 charclass),
74879              but stopped displaying the garbage.
74880              
74881              Also add a note on the (missing) Unicode PSXSPC and BLANK.
74882      Branch: perl
74883            ! regcomp.c
74884 ____________________________________________________________________________
74885 [  7873] By: jhi                                   on 2000/11/26  21:31:13
74886         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
74887      Branch: perl
74888            ! regexec.c
74889 ____________________________________________________________________________
74890 [  7872] By: jhi                                   on 2000/11/26  21:06:04
74891         Log: No need to scan till infinity, 13 is enough.
74892      Branch: perl
74893            ! handy.h utf8.c
74894 ____________________________________________________________________________
74895 [  7871] By: jhi                                   on 2000/11/26  20:20:32
74896         Log: Test line numbers are different with utf8.
74897      Branch: perl
74898            ! t/op/re_tests
74899 ____________________________________________________________________________
74900 [  7870] By: jhi                                   on 2000/11/26  20:10:12
74901         Log: Message nit.
74902      Branch: perl
74903            ! regcomp.c
74904 ____________________________________________________________________________
74905 [  7869] By: jhi                                   on 2000/11/26  19:01:05
74906         Log: Make utf8_length() and utf8_distance() (the latter of which
74907              is unused at the moment) to be less forgiving about bad UTF-8.
74908      Branch: perl
74909            ! embed.h embed.pl objXSUB.h proto.h utf8.c
74910 ____________________________________________________________________________
74911 [  7868] By: jhi                                   on 2000/11/26  18:45:56
74912         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
74913              From: Benjamin Holzman <bah@ecnvantage.com>
74914              Date: Sat, 25 Nov 2000 20:40:20 -0500       
74915              Message-ID: <20001125204020.A25040@ecnvantage.com>              
74916              
74917              Debian allows installing /usr/bin/locale without installing
74918              any locales, an error message will ensue.
74919      Branch: perl
74920            ! t/pragma/locale.t
74921 ____________________________________________________________________________
74922 [  7867] By: jhi                                   on 2000/11/26  18:31:12
74923         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
74924              From: Benjamin Holzman <bah@ecnvantage.com>
74925              Date: Sun, 26 Nov 2000 02:42:34 -0500
74926              Message-ID: <20001126024234.G25040@ecnvantage.com>
74927              
74928              Patch for the bug 20000212.002.
74929      Branch: perl
74930            ! sv.c t/op/array.t
74931 ____________________________________________________________________________
74932 [  7866] By: jhi                                   on 2000/11/26  18:28:09
74933         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
74934              From: Tim Jenness <t.jenness@jach.hawaii.edu>
74935              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
74936              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
74937              
74938              File::Temp 0.11.
74939      Branch: perl
74940            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
74941 ____________________________________________________________________________
74942 [  7865] By: jhi                                   on 2000/11/26  18:24:22
74943         Log: The metaconfig unit change for #7864.
74944      Branch: metaconfig/U/perl
74945            ! need_va_copy.U
74946 ____________________________________________________________________________
74947 [  7864] By: jhi                                   on 2000/11/26  18:23:41
74948         Log: Make the va_copy() test not to be so talkative.
74949      Branch: perl
74950            ! Configure config_h.SH
74951 ____________________________________________________________________________
74952 [  7863] By: jhi                                   on 2000/11/26  18:11:02
74953         Log: Fix locale inconsistencies unearthed by Hugo's work.
74954              Now the floating point sprintf really does taint the result
74955              string as perllocale promises (has promised for a long time)
74956              if "use locale" is in the lexical scope.
74957      Branch: perl
74958            ! sv.c t/pragma/locale.t
74959 ____________________________________________________________________________
74960 [  7862] By: jhi                                   on 2000/11/26  00:35:15
74961         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
74962              From: Nicholas Clark <nick@ccl4.org>
74963              Date: Sun, 26 Nov 2000 00:07:50 +0000
74964              Message-ID: <20001126000750.A22446@plum.flirble.org>
74965              
74966              Infinit.
74967      Branch: perl
74968            ! sv.c
74969 ____________________________________________________________________________
74970 [  7861] By: jhi                                   on 2000/11/26  00:01:26
74971         Log: Integrate perlio:
74972              
74973              [  7860]
74974              Correct relative path from new ext\Filter\Util\Call location
74975              back to miniperl.
74976              
74977              [  7857]
74978              All tests pass on Win32/gcc/USE_PERLIO.
74979              - when crlf layer is pushed make unix-level binary.
74980              - remove :crlf injection in pp_backtick in pp_sys.c
74981              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
74982              
74983              [  7853]
74984              Re-arrange crlf vs binary for platforms that care.
74985              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
74986              Lip-service to making stdio layer work on such platforms (untested).
74987              Now fails 3 tests rather than one, checkin to see if I can debug 
74988              the issue under linux. (Do not merge.)
74989      Branch: perl
74990           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
74991 ____________________________________________________________________________
74992 [  7860] By: nick                                  on 2000/11/25  22:04:17
74993         Log: Correct relative path from new ext\Filter\Util\Call location
74994              back to miniperl.
74995      Branch: perlio
74996            ! win32/makefile.mk
74997 ____________________________________________________________________________
74998 [  7859] By: nick                                  on 2000/11/25  21:26:54
74999         Log: Integrate mainline.
75000      Branch: perlio
75001           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
75002           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
75003           +> t/lib/filter-util.t
75004            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75005            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75006            - t/lib/filt-util.t
75007           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
75008           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75009           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
75010           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
75011           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
75012           !> win32/makefile.mk
75013 ____________________________________________________________________________
75014 [  7858] By: gsar                                  on 2000/11/25  20:52:17
75015         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
75016              parent's memory; fix it by keeping track of the actual pad
75017              offset rather than a raw pointer (this change is probably also
75018              relevant to non-ithreads case to avoid fallout from reallocs of
75019              the pad array, but is currently only enabled for the ithreads
75020              case in the interests of minimal disruption to existing "well
75021              tested" code)
75022      Branch: perl
75023            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
75024            ! proto.h scope.c scope.h sv.c t/op/fork.t
75025 ____________________________________________________________________________
75026 [  7857] By: nick                                  on 2000/11/25  20:01:28
75027         Log: All tests pass on Win32/gcc/USE_PERLIO.
75028              - when crlf layer is pushed make unix-level binary.
75029              - remove :crlf injection in pp_backtick in pp_sys.c
75030              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
75031      Branch: perlio
75032            ! doio.c perlio.c pp_sys.c win32/makefile.mk
75033 ____________________________________________________________________________
75034 [  7856] By: jhi                                   on 2000/11/25  18:38:30
75035         Log: Update the metaconfig units for #7855.
75036      Branch: metaconfig/U/perl
75037            ! useperlio.U usesocks.U
75038 ____________________________________________________________________________
75039 [  7855] By: jhi                                   on 2000/11/25  18:37:54
75040         Log: Undo the SOCKS workarounds, instead start using PerlIO
75041              if SOCKS is selected.
75042              
75043              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
75044              From: Jens Hamisch <jens@Strawberry.COM>
75045              Date: Fri, 24 Nov 2000 18:31:30 +0100
75046              Message-ID: <20001124183130.E28337@Strawberry.COM>
75047              
75048              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
75049              From: Jens Hamisch <jens@Strawberry.COM>
75050              Date: Fri, 24 Nov 2000 19:11:51 +0100
75051              Message-ID: <20001124191151.A28753@Strawberry.COM>
75052      Branch: perl
75053            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
75054            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
75055 ____________________________________________________________________________
75056 [  7854] By: jhi                                   on 2000/11/25  17:39:08
75057         Log: Undo #7848.  Some of the code seems to use walkoptree(),
75058              some walkoptree_slow().  An unfinished renaming?
75059              Now the sub is walkoptree() (which is @EXPORT_OK),
75060              the walkoptree_slow() is a typeglob alias to walkoptree.
75061              This makes the tests to pass, at least.
75062      Branch: perl
75063            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
75064 ____________________________________________________________________________
75065 [  7853] By: nick                                  on 2000/11/24  22:24:33
75066         Log: Re-arrange crlf vs binary for platforms that care.
75067              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
75068              Lip-service to making stdio layer work on such platforms (untested).
75069              Now fails 3 tests rather than one, checkin to see if I can debug 
75070              the issue under linux. (Do not merge.)
75071      Branch: perlio
75072            ! doio.c perlio.c perliol.h
75073 ____________________________________________________________________________
75074 [  7852] By: jhi                                   on 2000/11/24  18:57:39
75075         Log: AUTHORS edits.
75076      Branch: perl
75077            ! AUTHORS
75078 ____________________________________________________________________________
75079 [  7851] By: jhi                                   on 2000/11/24  17:34:56
75080         Log: Add Jan-Erik Karlsson.
75081      Branch: perl
75082            ! AUTHORS
75083 ____________________________________________________________________________
75084 [  7850] By: jhi                                   on 2000/11/24  17:27:56
75085         Log: Configure should find stdchar on its own.
75086      Branch: perl
75087            ! hints/solaris_2.sh
75088 ____________________________________________________________________________
75089 [  7849] By: jhi                                   on 2000/11/24  17:24:55
75090         Log: Subject: PATCH over 7848: Filter test flawed
75091              From: andreas.koenig@anima.de (Andreas J. Koenig)
75092              Date: 24 Nov 2000 10:28:29 +0100
75093              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
75094      Branch: perl
75095            ! t/lib/filter-util.t
75096 ____________________________________________________________________________
75097 [  7848] By: jhi                                   on 2000/11/24  17:22:15
75098         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
75099              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
75100              Date: Fri, 24 Nov 2000 16:12:58 +0000
75101              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
75102      Branch: perl
75103            ! ext/B/B.pm
75104 ____________________________________________________________________________
75105 [  7847] By: jhi                                   on 2000/11/24  03:07:01
75106         Log: Integrate perlio:
75107              
75108              [  7844]
75109              Win32/perlio Now just fails one io/argv.t test - lack 
75110              of default :crlf on standard streams.
75111              
75112              [  7843]
75113              Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75114              peek fail is showing a real problem (multiple crlf layers
75115              are getting pushed.)
75116              
75117              [  7842]
75118              Implement PerlIO_binmode()
75119              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
75120              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
75121              make binmode in t/lib/io_tell.t unconditional so that works.
75122              Checkin just so Win32 machine can see these changes.
75123              
75124              [  7836]
75125              Implement crlf layer - not ready for merge.
75126      Branch: perl
75127           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
75128           !> win32/makefile.mk
75129 ____________________________________________________________________________
75130 [  7846] By: gsar                                  on 2000/11/24  00:55:57
75131         Log: integrate changes#6415..6418,6420..6438 from mainline
75132              
75133              Fix the bitvector ops for utf8 (tricky since past 7 bits
75134              the utf8 'characters' can be more than one octet).
75135              
75136              MPE/ix updates for perl 5.6.0 from Mark Bixby.
75137              
75138              Subject: SDBM_File documentation
75139              
75140              Detypo.
75141              
75142              Decutandpasto.
75143              
75144              Send all installperl messages to STDERR and be -w clean.
75145              
75146              Out-of-date note removed.
75147              
75148              Protect against "wild next"s, that is, callbacks doing "next"
75149              instead of "return".
75150              
75151              Use STDOUT consistently.
75152              
75153              The output might have been produced in the wrong order.
75154              
75155              A missing 'break' after the [[:space:]] switch case.
75156              
75157              Add tests for
75158              [ID 19991110.003] another matching finding by pcre author
75159              which has already been fixed by some patch, as verified in
75160              
75161              Documentation to explain the behaviour of map().
75162              
75163              Add an optimization for map-maps-a-list-element-to-more-list-elements
75164              case, but add also notes explaining the relationship of this
75165              patch and the earlier notes by Sarathy.
75166              
75167              Subject: [ID 20000716.023] syslog test fails without sockets
75168              
75169              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
75170              Test cases for #6431.
75171              
75172              File::Spec::VMS fixup for tmpdir from Craig Berry.
75173              
75174              Make the "uninit variable" warning to say "concat or string"
75175              or "join or string" when in concat or join .
75176              
75177              Get UTF16 BOMs working.  Patch from
75178              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
75179              
75180              Subject: [PATCH] Make large file tests deal with SIGXFSZ
75181              
75182              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
75183              
75184              Subject: [PATCH] av.c apidoc
75185      Branch: maint-5.6/perl
75186           !> (integrate 43 files)
75187 ____________________________________________________________________________
75188 [  7845] By: gsar                                  on 2000/11/24  00:20:45
75189         Log: integrate changes#6406..6414 from mainline
75190              
75191              Merge perlhacktut into perlhack, update perlguts.
75192              
75193              Fix AutoSplit to use File::Spec the right way in VMS,
75194              from Peter Prymmer.
75195              
75196              The bug report
75197              [ID 19991110.002] minimal matching discrepancy found by pcre author
75198              seems to have been fixed (though differently from what was suggested
75199              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
75200              
75201              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
75202              not in pod, from Peter Prymmer
75203              
75204              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
75205              From: Hugo <hv@crypt.compulink.co.uk>
75206              Date: Fri, 14 Jul 2000 23:05:20 +0100
75207              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
75208              
75209              Didn't anymore apply, but that point still could use another fix.
75210              
75211              lib/b test fixes from Peter Prymmer.
75212              
75213              More docs for sv functions.
75214              
75215              perlvms.pod whitespace cleanup to keep pod utils happy.
75216              
75217              another VMS build tweak from Peter Prymmer
75218      Branch: maint-5.6/perl
75219           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
75220           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
75221           !> vms/descrip_mms.template vms/perlvms.pod
75222 ____________________________________________________________________________
75223 [  7844] By: nick                                  on 2000/11/23  23:42:45
75224         Log: Win32/perlio Now just fails one io/argv.t test - lack 
75225              of default :crlf on standard streams.
75226      Branch: perlio
75227            ! doio.c perlio.c
75228 ____________________________________________________________________________
75229 [  7843] By: nick                                  on 2000/11/23  23:04:05
75230         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
75231              peek fail is showing a real problem (multiple crlf layers
75232              are getting pushed.)
75233      Branch: perlio
75234            ! doio.c perlio.c win32/makefile.mk
75235 ____________________________________________________________________________
75236 [  7842] By: nick                                  on 2000/11/23  19:46:23
75237         Log: Implement PerlIO_binmode()
75238              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
75239              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
75240              make binmode in t/lib/io_tell.t unconditional so that works.
75241              Checkin just so Win32 machine can see these changes.
75242      Branch: perlio
75243            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
75244 ____________________________________________________________________________
75245 [  7841] By: jhi                                   on 2000/11/23  19:30:00
75246         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
75247      Branch: perl
75248            ! README.amiga
75249 ____________________________________________________________________________
75250 [  7840] By: jhi                                   on 2000/11/23  17:18:02
75251         Log: SOCKS wrestling continues, patches from Jens Hamisch.
75252      Branch: perl
75253            ! doio.c embed.h embed.pl perlsdio.h proto.h
75254 ____________________________________________________________________________
75255 [  7839] By: jhi                                   on 2000/11/23  16:54:14
75256         Log: Push Filter::Util::Call one level deeper.
75257      Branch: perl
75258            + t/lib/filter-util.t
75259           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
75260           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
75261            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75262            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75263            - t/lib/filt-util.t
75264            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
75265            ! win32/Makefile win32/makefile.mk
75266 ____________________________________________________________________________
75267 [  7838] By: jhi                                   on 2000/11/23  16:52:40
75268         Log: Reach back one higher up when searching for PERL_SRC.
75269      Branch: perl
75270            ! lib/ExtUtils/MM_Unix.pm
75271 ____________________________________________________________________________
75272 [  7837] By: jhi                                   on 2000/11/23  16:05:41
75273         Log: Subject: Re: perl@7826
75274              Date: Thu, 23 Nov 2000 02:20:25 -0600
75275              From: "Craig A. Berry" <craigberry@mac.com>
75276              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
75277              
75278              Make VMS to like Filter::Util::Call. 
75279      Branch: perl
75280            ! configure.com ext/Filter/Util/Makefile.PL
75281 ____________________________________________________________________________
75282 [  7836] By: nick                                  on 2000/11/23  16:04:08
75283         Log: Implement crlf layer - not ready for merge.
75284      Branch: perlio
75285            ! perlio.c win32/makefile.mk
75286 ____________________________________________________________________________
75287 [  7835] By: jhi                                   on 2000/11/23  15:56:52
75288         Log: STDCHAR is different in Sparc v9 vs x86.
75289      Branch: perl
75290            ! hints/solaris_2.sh
75291 ____________________________________________________________________________
75292 [  7834] By: jhi                                   on 2000/11/23  15:50:47
75293         Log: The type needs to be visible to protos.
75294      Branch: perl
75295            ! perl.h
75296 ____________________________________________________________________________
75297 [  7833] By: jhi                                   on 2000/11/23  15:40:46
75298         Log: Finish unfinished SOCKS workaround changes.
75299      Branch: perl
75300            ! doio.c
75301 ____________________________________________________________________________
75302 [  7832] By: jhi                                   on 2000/11/23  15:33:30
75303         Log: Integrate perlio:
75304              
75305              [  7831]
75306              Correct makefile.mk dependancies for ext/Filter/Util
75307              Build ext/Encode
75308              Run dmake regen_config_h
75309      Branch: perl
75310           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
75311           !> win32/makefile.mk
75312 ____________________________________________________________________________
75313 [  7831] By: nick                                  on 2000/11/23  10:31:07
75314         Log: Correct makefile.mk dependancies for ext/Filter/Util
75315              Build ext/Encode
75316              Run dmake regen_config_h
75317      Branch: perlio
75318            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
75319            ! win32/makefile.mk
75320 ____________________________________________________________________________
75321 [  7830] By: nick                                  on 2000/11/23  08:05:07
75322         Log: Integrate mainline
75323      Branch: perlio
75324           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75325           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
75326           +> t/lib/filt-util.pl t/lib/filt-util.t
75327           !> (integrate 41 files)
75328 ____________________________________________________________________________
75329 [  7829] By: gsar                                  on 2000/11/23  03:07:11
75330         Log: build the Filter extension on windows
75331      Branch: perl
75332            ! win32/Makefile win32/makefile.mk
75333 ____________________________________________________________________________
75334 [  7828] By: gsar                                  on 2000/11/23  02:46:35
75335         Log: regenerate win32/config* and fix some inconsistencies in the
75336              makefiles; always export Perl_deb() because it is needed
75337              by ext/re/* (whether perl itself is built with -DDEBUGGING
75338              or not)
75339      Branch: perl
75340            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
75341            ! win32/config_H.vc win32/makefile.mk
75342 ____________________________________________________________________________
75343 [  7827] By: gsar                                  on 2000/11/23  02:18:38
75344         Log: get sources building on windows+MSVC again (untested with other
75345              compilers)
75346      Branch: perl
75347            ! win32/include/sys/socket.h win32/perllib.c
75348 ____________________________________________________________________________
75349 [  7826] By: jhi                                   on 2000/11/23  01:18:26
75350         Log: Update Changes.
75351      Branch: perl
75352            ! Changes patchlevel.h
75353 ____________________________________________________________________________
75354 [  7825] By: jhi                                   on 2000/11/23  00:20:41
75355         Log: Subject: Re: av.c patch (having slight problems)
75356              From: "Ben Tilly" <ben_tilly@hotmail.com>
75357              Date: Tue, 21 Nov 2000 23:29:31 -0500
75358              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
75359              
75360              unshift() speedup.
75361      Branch: perl
75362            ! av.c
75363 ____________________________________________________________________________
75364 [  7824] By: jhi                                   on 2000/11/22  23:59:15
75365         Log: Fixes for signedness warnings noticed by VMSperlers.
75366      Branch: perl
75367            ! ext/Storable/Storable.xs regcomp.c sv.c
75368 ____________________________________________________________________________
75369 [  7823] By: jhi                                   on 2000/11/22  23:19:31
75370         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
75371              From: Peter Prymmer <pvhp@forte.com>
75372              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
75373              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
75374      Branch: perl
75375            ! t/pragma/warn/pp_hot
75376 ____________________________________________________________________________
75377 [  7822] By: jhi                                   on 2000/11/22  22:52:20
75378         Log: Be clean.
75379      Branch: perl
75380            ! Makefile.SH
75381 ____________________________________________________________________________
75382 [  7821] By: jhi                                   on 2000/11/22  22:46:39
75383         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
75384              by Damian Conway, as suggested by Paul Marquess.
75385      Branch: perl
75386            + lib/Filter/Simple.pm
75387 ____________________________________________________________________________
75388 [  7820] By: jhi                                   on 2000/11/22  22:45:51
75389         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
75390      Branch: perl
75391            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
75392            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
75393            + t/lib/filt-util.t
75394            ! MANIFEST
75395 ____________________________________________________________________________
75396 [  7819] By: jhi                                   on 2000/11/22  22:03:27
75397         Log: Integrate perlio:
75398              
75399              [  7802]
75400              Win32 PerlIO intermediate state now working as expected.
75401              - In current state we are still using C runtime in text/binary
75402              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
75403              - PERLIO=stdio and PERLIO=unix pass all expected tests.
75404              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
75405              and PerlIO_seek() and the dummy crlf layer is not making adjustments
75406              for CRLF translation happening in C runtime. All other tests pass.
75407              Added note to README.win32 to point out the snags of doing a perl build
75408              with Norton AntiVirus turned on.
75409              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
75410              which file a fail comes from.
75411              Updated "canned" config.h to match the one generated.
75412      Branch: perl
75413           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
75414           !> win32/makefile.mk
75415 ____________________________________________________________________________
75416 [  7818] By: jhi                                   on 2000/11/22  21:56:02
75417         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
75418      Branch: perl
75419            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
75420            ! t/lib/io_sock.t
75421 ____________________________________________________________________________
75422 [  7817] By: jhi                                   on 2000/11/22  21:39:49
75423         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
75424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75425              Date: Wed, 22 Nov 2000 16:08:12 -0500
75426              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
75427      Branch: perl
75428            ! lib/ExtUtils/Liblist.pm
75429 ____________________________________________________________________________
75430 [  7816] By: jhi                                   on 2000/11/22  21:38:25
75431         Log: Go ahead and #include <unistd.h> in perl.h.
75432      Branch: perl
75433            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
75434            ! util.c
75435 ____________________________________________________________________________
75436 [  7815] By: jhi                                   on 2000/11/22  21:22:52
75437         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
75438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75439              Date: Mon, 20 Nov 2000 18:30:52 -0500
75440              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
75441      Branch: perl
75442            ! pod/perlre.pod regcomp.c t/op/re_tests
75443 ____________________________________________________________________________
75444 [  7814] By: jhi                                   on 2000/11/22  21:21:46
75445         Log: Subject: [PATCH 5.7.0] Liblist finally works
75446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75447              Date: Tue, 21 Nov 2000 22:02:17 -0500
75448              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
75449      Branch: perl
75450            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
75451            ! lib/ExtUtils/MakeMaker.pm
75452 ____________________________________________________________________________
75453 [  7813] By: jhi                                   on 2000/11/22  21:20:23
75454         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
75455              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75456              Date: Wed, 22 Nov 2000 17:53:15 +0100
75457              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
75458              
75459              AIX dynaloader and perlio patch.
75460      Branch: perl
75461            ! ext/DynaLoader/dl_aix.xs
75462 ____________________________________________________________________________
75463 [  7812] By: jhi                                   on 2000/11/22  21:17:52
75464         Log: (Accidentally empty patch.)
75465      Branch: perl
75466            ! av.c
75467 ____________________________________________________________________________
75468 [  7811] By: jhi                                   on 2000/11/22  21:16:31
75469         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
75470              From: Peter Prymmer <pvhp@forte.com>
75471              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
75472              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
75473      Branch: perl
75474            ! vms/test.com
75475 ____________________________________________________________________________
75476 [  7810] By: jhi                                   on 2000/11/22  21:15:36
75477         Log: Subject: Re: perl@7777 
75478              From: "John P. Linderman" <jpl@research.att.com>
75479              Date: Wed, 22 Nov 2000 13:11:11 -0500
75480              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
75481              
75482              Detypoing.
75483      Branch: perl
75484            ! lib/CPAN.pm
75485 ____________________________________________________________________________
75486 [  7809] By: jhi                                   on 2000/11/22  21:14:19
75487         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
75488              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75489              Date:     Wed, 22 Nov 2000 13:51:37 EST
75490              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
75491      Branch: perl
75492            ! perlsdio.h
75493 ____________________________________________________________________________
75494 [  7808] By: jhi                                   on 2000/11/22  21:13:27
75495         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
75496              From: Casey Tweten <crt@kiski.net>
75497              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
75498              Message-Id: <200011201653.LAA10194@home.kiski.net>
75499      Branch: perl
75500            ! t/lib/io_udp.t
75501 ____________________________________________________________________________
75502 [  7807] By: jhi                                   on 2000/11/22  21:12:35
75503         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
75504              From: Casey Tweten <crt@kiski.net>
75505              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
75506              Message-Id: <200011201636.LAA07227@home.kiski.net>
75507      Branch: perl
75508            ! t/lib/io_sock.t
75509 ____________________________________________________________________________
75510 [  7806] By: jhi                                   on 2000/11/22  21:10:59
75511         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
75512              From: "Casey R. Tweten" <crt@kiski.net>
75513              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
75514              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
75515      Branch: perl
75516            ! utils/h2xs.PL
75517 ____________________________________________________________________________
75518 [  7805] By: nick                                  on 2000/11/22  21:05:06
75519         Log: Integrate mainline
75520      Branch: perlio
75521           !> Changes Porting/genlog ext/DB_File/DB_File.xs
75522           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
75523           !> utils/perlbug.PL
75524 ____________________________________________________________________________
75525 [  7804] By: jhi                                   on 2000/11/22  21:01:12
75526         Log: Subject: [PATCH] Test.pm POD peculiarity
75527              From: "Casey R. Tweten" <crt@kiski.net>
75528              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
75529              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
75530      Branch: perl
75531            ! lib/Test.pm
75532 ____________________________________________________________________________
75533 [  7803] By: jhi                                   on 2000/11/22  20:59:59
75534         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
75535              From: "Philip Newton" <pnewton@gmx.de>
75536              Date: Wed, 22 Nov 2000 14:25:53 +0100
75537              Message-Id: <3A1BD771.25462.1939FAD@localhost>
75538              
75539              Be case-understanding also on 's', and use the -oi of sendmail
75540              not to terminate the transmission on a lone '.'.
75541      Branch: perl
75542            ! utils/perlbug.PL
75543 ____________________________________________________________________________
75544 [  7802] By: nick                                  on 2000/11/22  20:51:42
75545         Log: Win32 PerlIO intermediate state now working as expected.
75546              - In current state we are still using C runtime in text/binary
75547              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
75548              - PERLIO=stdio and PERLIO=unix pass all expected tests.
75549              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
75550              and PerlIO_seek() and the dummy crlf layer is not making adjustments
75551              for CRLF translation happening in C runtime. All other tests pass.
75552              
75553              Added note to README.win32 to point out the snags of doing a perl build
75554              with Norton AntiVirus turned on.
75555              
75556              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
75557              which file a fail comes from.
75558              
75559              Updated "canned" config.h to match the one generated.
75560      Branch: perlio
75561            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
75562            ! win32/makefile.mk
75563 ____________________________________________________________________________
75564 [  7801] By: jhi                                   on 2000/11/22  06:50:20
75565         Log: Nickety nits.
75566      Branch: perl
75567            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
75568 ____________________________________________________________________________
75569 [  7800] By: jhi                                   on 2000/11/22  01:29:55
75570         Log: Changes had accidentally gone too silent on non-main branches.
75571      Branch: perl
75572            ! Changes Porting/genlog patchlevel.h
75573 ____________________________________________________________________________
75574 [  7799] By: gsar                                  on 2000/11/22  01:02:56
75575         Log: some lib_pm.PL changes snuck in via change#7772
75576      Branch: maint-5.6/perl
75577            ! Makefile.SH
75578 ____________________________________________________________________________
75579 [  7798] By: nick                                  on 2000/11/21  21:59:40
75580         Log: Integrate mainline
75581      Branch: perlio
75582           !> (integrate 28 files)
75583 ____________________________________________________________________________
75584 [  7797] By: jhi                                   on 2000/11/21  21:01:45
75585         Log: Integrate perlio:
75586              
75587              [  7796]
75588              Win32 builds and runs (mostly) with USE_PERLIO.
75589              PERLIO=perlio passes all tests. 
75590              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75591              
75592              [  7790]
75593              If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75594              
75595              [  7788]
75596              Make extra buffer layer work (dummy crlf layer)
75597      Branch: perl
75598           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
75599 ____________________________________________________________________________
75600 [  7796] By: nick                                  on 2000/11/21  20:36:22
75601         Log: Win32 builds and runs (mostly) with USE_PERLIO.
75602              PERLIO=perlio passes all tests. 
75603              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
75604      Branch: perlio
75605            ! perlio.c win32/perllib.c win32/win32.c
75606 ____________________________________________________________________________
75607 [  7795] By: jhi                                   on 2000/11/21  19:03:44
75608         Log: Update Changes.
75609      Branch: perl
75610            ! Changes patchlevel.h
75611 ____________________________________________________________________________
75612 [  7794] By: jhi                                   on 2000/11/21  18:56:34
75613         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
75614              From: "Craig A. Berry" <craigberry@mac.com>
75615              Date: Mon, 20 Nov 2000 20:27:06 -0600
75616              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
75617              
75618              A cut-and-pasto.
75619      Branch: perl
75620            ! perlio.h
75621 ____________________________________________________________________________
75622 [  7793] By: jhi                                   on 2000/11/21  18:54:41
75623         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
75624              From: Dominic Dunlop <domo@computer.org> 
75625              Date: Mon, 20 Nov 2000 18:55:29 +0100
75626              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
75627              
75628              va_copy() and the need of it.
75629              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
75630      Branch: metaconfig/U/perl
75631            + need_va_copy.U
75632      Branch: perl
75633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75634            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
75635            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
75636            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
75637            ! win32/config.bc win32/config.gc win32/config.vc
75638 ____________________________________________________________________________
75639 [  7792] By: jhi                                   on 2000/11/21  17:04:10
75640         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
75641      Branch: perl
75642           !> scope.h
75643 ____________________________________________________________________________
75644 [  7791] By: jhi                                   on 2000/11/21  17:01:16
75645         Log: Export the SOCKS workaround symbols only if necessary.
75646      Branch: perl
75647            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
75648 ____________________________________________________________________________
75649 [  7790] By: nick                                  on 2000/11/20  23:57:11
75650         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
75651      Branch: perlio
75652            ! scope.h
75653 ____________________________________________________________________________
75654 [  7789] By: nick                                  on 2000/11/20  23:38:33
75655         Log: Integrate mainline
75656      Branch: perlio
75657           +> lib/File/Spec/Epoc.pm
75658           !> (integrate 34 files)
75659 ____________________________________________________________________________
75660 [  7788] By: nick                                  on 2000/11/20  23:20:18
75661         Log: Make extra buffer layer work (dummy crlf layer)
75662      Branch: perlio
75663            ! doio.c perlio.c perlio.h
75664 ____________________________________________________________________________
75665 [  7787] By: jhi                                   on 2000/11/20  22:44:04
75666         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
75667              From: Peter Prymmer <pvhp@forte.com>
75668              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
75669              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
75670      Branch: perl
75671            ! t/pragma/locale.t
75672 ____________________________________________________________________________
75673 [  7786] By: jhi                                   on 2000/11/20  22:29:10
75674         Log: Subject: DOC PATCH 5.6.0 perlreftut
75675              From: mjd@plover.com
75676              Date: 20 Nov 2000 19:45:06 -0000
75677              Message-ID: <20001120194506.9505.qmail@plover.com>
75678      Branch: perl
75679            ! pod/perlreftut.pod
75680 ____________________________________________________________________________
75681 [  7785] By: jhi                                   on 2000/11/20  22:27:44
75682         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
75683              From: David Dyck <dcd@tc.fluke.com>
75684              Date: Mon, 20 Nov 2000 11:43:40 -0800
75685              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
75686      Branch: perl
75687            ! lib/Cwd.pm
75688 ____________________________________________________________________________
75689 [  7784] By: jhi                                   on 2000/11/20  22:23:21
75690         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
75691              Date: Mon, 20 Nov 2000 17:06:10 -0500
75692              To: Mailing list Perl5 <perl5-porters@perl.org>
75693              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
75694      Branch: perl
75695            ! pp_ctl.c t/op/pat.t
75696 ____________________________________________________________________________
75697 [  7783] By: jhi                                   on 2000/11/20  22:11:18
75698         Log: Subject: [PATCH] doop.c - UTF8 tr///               
75699              From: Simon Cozens <simon@cozens.net>
75700              Date: Sat, 18 Nov 2000 18:49:30 +0000
75701              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
75702              
75703              Subject: Re: [PATCH] doop.c - UTF8 tr///           
75704              From: Simon Cozens <simon@cozens.net>
75705              Date: Mon, 20 Nov 2000 20:45:22 +0000
75706              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
75707              
75708              Make tr on UTF-8 better but still not correct.
75709      Branch: perl
75710            ! doop.c
75711 ____________________________________________________________________________
75712 [  7782] By: jhi                                   on 2000/11/20  22:02:16
75713         Log: Remove the shared object before attempting to create
75714              (by linking) a new one.  E.g. in AIX not removing
75715              becomes quite painful if one tries to do more than one
75716              build in the same tree (an interrupted build, for example),
75717              since the AIX' shared dynaloader seemingly keeps the shared
75718              objects open and therefore 'busy' for quite a while, even when
75719              nobody is using the objects, leading into link failures.
75720      Branch: perl
75721            ! lib/ExtUtils/MM_Unix.pm
75722 ____________________________________________________________________________
75723 [  7781] By: gsar                                  on 2000/11/20  19:02:55
75724         Log: type mismatch due to faulty integration
75725      Branch: maint-5.6/perl
75726            ! toke.c win32/Makefile
75727 ____________________________________________________________________________
75728 [  7780] By: gsar                                  on 2000/11/20  17:31:55
75729         Log: integrate changes#6392,6394..6399,6401..6404
75730              
75731              The {multiplier} of a fixed substring was overlooked which
75732              caused a wrong initial search offset for that substring.
75733              
75734              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
75735              From: Hugo <hv@crypt.compulink.co.uk>
75736              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
75737              Date: Thu, 13 Jul 2000 19:27:13 +0100
75738              
75739              Fix the BOM bug: not a byteorder bug, a signedness bug.
75740              
75741              Replace change #6337 with a better one.
75742              
75743              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
75744              From: Hugo <hv@crypt.compulink.co.uk>
75745              Date: Fri, 14 Jul 2000 04:16:20 +0100
75746              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
75747              
75748              MakeMaker should not remove editor backups (*~) on `make clean`
75749              by default (completes change#6383)
75750              
75751              move new variables to the end of the interpreter structure (for
75752              bincompat in code that doesn't #include XSUB.h)
75753              
75754              rename totally bletcherous SvLOCK() thingy (doesn't do what the
75755              name suggests anyway)
75756              
75757              various cleanups (typos, misformatted code, and small bugs)
75758              
75759              typecasts needed for change#6394
75760              
75761              typos in change#6399, regen headers
75762              
75763              inconsistent types needs casts
75764              
75765              PERL_OBJECT build tweaks
75766      Branch: maint-5.6/perl
75767           !> MANIFEST doop.c embed.h embed.pl embedvar.h
75768           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
75769           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
75770           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
75771           !> toke.c util.c
75772 ____________________________________________________________________________
75773 [  7779] By: gsar                                  on 2000/11/20  17:06:29
75774         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
75775              
75776              Cosmetics and perldelta.
75777              
75778              Fix nits noticed by Boston.pm.
75779              
75780              Do the cc sanity check both before the hints and
75781              after the cc selction.
75782              
75783              get sprintf.t to adjust properly for 3-digit exponents
75784              
75785              don't clobber *.orig files on *clean targets
75786              
75787              fix bugs in processing %v-*d and similar format specs (from
75788              Avi Finkel <avi@finkel.org>)
75789              
75790              sprintf test tweaks (from Dominic Dunlop)
75791              
75792              new selfloader.t in change#6183 doesn't close DATA handles,
75793              and thus fails to clean up tmp files on dosish platforms
75794              
75795              typos (spotted by Peter Prymmer)
75796              
75797              typo fix from Craig Berry
75798      Branch: maint-5.6/perl
75799           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
75800           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
75801           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
75802           !> x2p/Makefile.SH
75803 ____________________________________________________________________________
75804 [  7778] By: gsar                                  on 2000/11/20  16:46:51
75805         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
75806              
75807              Subject: Re: format bug report  [Patch]
75808              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75809              Date: Wed, 05 Jul 2000 13:12:52 +0200
75810              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
75811              
75812              Subject: Re: format bug report  [Patch]
75813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75814              Date: Wed, 05 Jul 2000 14:10:01 +0200
75815              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
75816              
75817              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
75818              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75819              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
75820              Date: Fri, 07 Jul 2000 17:57:16 +0100
75821              
75822              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
75823              To: perl5-porters@perl.org
75824              From: Karsten Sperling <spiff@phreax.net>
75825              Date: Mon, 10 Jul 2000 15:12:52 +0200
75826              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
75827              
75828              README.posix-bc podified from Thomas Dorner.
75829              
75830              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
75831              From: Dominic Dunlop <domo@computer.org>
75832              Date: Tue, 11 Jul 2000 12:27:33 +0200
75833              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
75834              
75835              Typo in #6341.
75836              
75837              Fix for
75838              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
75839              From: Roderick Schertler <roderick@argon.org>
75840              Date: Tue, 11 Jul 2000 13:55:05 -0400
75841              Message-Id: <200007111755.NAA05077@jones.argon.org>
75842              
75843              Minor cleanups on the booklist.
75844              
75845              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
75846              regen perltoc.
75847              
75848              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
75849      Branch: maint-5.6/perl
75850           +> pod/perlbook.pod
75851           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
75852           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
75853           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
75854 ____________________________________________________________________________
75855 [  7777] By: jhi                                   on 2000/11/20  16:08:49
75856         Log: Update Changes.
75857      Branch: perl
75858            ! Changes patchlevel.h
75859 ____________________________________________________________________________
75860 [  7776] By: jhi                                   on 2000/11/20  15:27:56
75861         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
75862              This may be overly harsh but until proven otherwise, we think this
75863              way, or until we have a simple test for Configure (having to start
75864              up servers is does not count as simple) to check for the problems.
75865      Branch: perl
75866            ! perl.h
75867 ____________________________________________________________________________
75868 [  7775] By: jhi                                   on 2000/11/20  15:22:17
75869         Log: Solaris hints tweaks.
75870      Branch: perl
75871            ! hints/solaris_2.sh
75872 ____________________________________________________________________________
75873 [  7774] By: jhi                                   on 2000/11/20  15:01:20
75874         Log: Add a workaround to SOCKS 64-bit problems.
75875      Branch: perl
75876            ! doio.c embed.h embed.pl perlsdio.h proto.h
75877 ____________________________________________________________________________
75878 [  7773] By: jhi                                   on 2000/11/20  14:51:47
75879         Log: sysseek() instead of seek().
75880      Branch: perl
75881            ! t/lib/syslfs.t
75882 ____________________________________________________________________________
75883 [  7772] By: gsar                                  on 2000/11/20  13:06:23
75884         Log: integrate changes#6315..6319,6321..6331,6333..6338
75885              
75886              Integrate with Sarathy, preliminary fix for unicos
75887              alignment problems in [ID 20000612.002] Perl problem on Cray system.
75888              
75889              some debugger output does not go to the socket when RemotePort is set
75890              
75891              winsock cleanup never done on Windows (leads to handle leaks)
75892              
75893              fix UNC path handling on Windows under ithreads, and chdir()
75894              return value when given a non-existent directory
75895              
75896              Autogenerate pod/Makefile and pod/buildtoc.
75897              buildtoc also checks whether the existin pods are
75898              mentioned in MANIFEST and perl.pod, and vice versa.
75899              (None of the thusly found discrepancies fixed yet.)
75900              roffitall also needs to be autogenerated similarly but it
75901              seems so badly out of date that I didn't touch it yet.
75902              
75903              Config is being used.
75904              
75905              Add =head1 NAMEs so that buildtoc is happy.
75906              (The CGI::Util nit reported to Lincoln.)
75907              
75908              Fix complaints of buildtoc.
75909              
75910              Fix the alignment problem in Crays ([ID 20000612.002]).
75911              
75912              Remove perlbook, update perlfaq book listing,
75913              rearrange perl.pod, regenerate perltoc.
75914              
75915              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
75916              was cast to an unsigned (32-bit) integer with wild abandon.
75917              
75918              winsock options weren't being set in all threads under ithreads
75919              (caused send()s from second and subsequent threads to fail)
75920              
75921              accept() leaks memory on windows due to incorrect ordering of
75922              closesocket() and fclose() calls
75923              
75924              Reorder perl.pod once more.
75925              
75926              More POSIX.pod tweaks.
75927              
75928              Sprinkle ldlibpath.
75929              
75930              Precedence goof, fix based on
75931              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
75932              From: Hugo <hv@crypt.compulink.co.uk>
75933              Date: Tue, 11 Jul 2000 12:52:38 +0100
75934              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
75935              
75936              Subject: PATCH perlguts.pod: Document D and d magic types
75937              From: mjd@plover.com
75938              Date: 5 Jul 2000 18:01:51 -0000
75939              Message-ID: <20000705180151.29413.qmail@plover.com>
75940              
75941              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
75942              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
75943              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
75944              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
75945              
75946              Subject: [PATCH cfgperl] $& segfaults if you trick it
75947              From: simon@brecon.co.uk (Simon Cozens)
75948              Date: 7 Jul 2000 11:26:09 GMT
75949              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
75950              
75951              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
75952              From: Hugo <hv@crypt.compulink.co.uk>
75953              Date: Tue, 11 Jul 2000 12:44:50 +0100
75954              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
75955              
75956              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
75957              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75958              Date: Tue, 11 Jul 2000 13:50:51 +0100
75959              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
75960      Branch: maint-5.6/perl
75961           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
75962           +> pod/buildtoc.PL
75963            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
75964           !> (integrate 26 files)
75965 ____________________________________________________________________________
75966 [  7771] By: gsar                                  on 2000/11/20  12:31:42
75967         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
75968              6310,6311,6314
75969              
75970              Subject: [PATCH bleedperl] File::Spec 0.82 beta
75971              From: Barrie Slaymaker <barries@jester.slaysys.com>
75972              Date: Wed, 28 Jun 2000 11:35:29 -0400
75973              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
75974              
75975              tweak perlembed for multiplicity/usethreads sanity; correct notes
75976              about Windows
75977              
75978              localize %INC in a Safe compartment so that use/require work
75979              (many other magic globals probably need similar treatment)
75980              
75981              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
75982              when @_ is modified, causing coredumps
75983              
75984              slurp mode fix in change#4736 still not quite right
75985              
75986              Point to perlipc for more SysV IPC examples.
75987              
75988              Elaborate POSIX.pod.  Still needs work.
75989              
75990              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
75991              
75992              fix large memory leak that has been around for ever, masked by
75993              -DPURIFY (most of the arenas were never freed!)
75994              
75995              fix memory leak on Windows (PL_sys_intern contents were never
75996              freed)
75997              
75998              PERL_OBJECT build tweak
75999              
76000              adjust change#6299
76001              
76002              remove rel2abs prototypes (from Barrie Slaymaker)
76003              
76004              missing perldiag entry for unpack("w",...) diagnostic (from
76005              Andreas Koenig)
76006              
76007              better diagnostic on Frob->stuff() when Frob:: doesn't exist
76008              (from Richard Soderberg <rs@oregonnet.com>)
76009              
76010              Win32 patches for cfgperl from Sarathy.
76011              
76012              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
76013              
76014              More POSIX.pod embellishment.
76015              
76016              tyop in change#6306
76017      Branch: maint-5.6/perl
76018           !> (integrate 44 files)
76019 ____________________________________________________________________________
76020 [  7770] By: gsar                                  on 2000/11/20  11:51:00
76021         Log: integrate changes#6268..6282 from cfgperl branch
76022              
76023              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
76024              From: Dominic Dunlop <domo@computer.org>
76025              Date: Thu, 29 Jun 2000 12:32:39 +0200
76026              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
76027              
76028              Regen headers for #6261 (and update embed.pl for this) and #6267,
76029              silence few compiler warnings.
76030              
76031              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
76032              From: Nicholas Clark <nick@talking.bollo.cx>
76033              Date: Fri, 23 Jun 2000 16:21:15 +0100
76034              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
76035              
76036              Subject: PATCH pod/perltie.pod
76037              From: Ian Phillipps <Ian.Phillipps@iname.com>
76038              Date: Fri, 16 Jun 2000 00:17:19 +0100
76039              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
76040              (only the first hunk, the second hunk had already been done
76041              by some other patch)
76042              
76043              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
76044              From: Tom Phoenix <rootbeer@redcat.com>
76045              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
76046              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
76047              
76048              Subject: [PATCH] xsub attributes
76049              From: Doug MacEachern <dougm@covalent.net>
76050              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
76051              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
76052              
76053              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
76054              From: Andy Dougherty <doughera@lafayette.edu>
76055              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
76056              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
76057              
76058              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
76059              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76060              Date: Tue, 13 Jun 2000 02:43:48 -0500
76061              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
76062              
76063              Subject: [PATCH] Re: eval documentation: context
76064              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76065              Date: Mon, 12 Jun 2000 15:07:29 +0100
76066              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
76067              
76068              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
76069              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76070              Date: Mon, 12 Jun 2000 14:55:59 +0100
76071              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
76072              
76073              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
76074              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
76075              Date: Fri, 09 Jun 2000 12:39:27 -0400
76076              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
76077              (plus update the version "number" of Text::Wrap)
76078              
76079              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
76080              From: Tim Ayers <tayers@bridge.com>
76081              Date: Thu, 08 Jun 2000 08:11:06 +0200
76082              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
76083              [resent by Richard Foley, Message-Id probably wrong]
76084              
76085              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
76086              From: rspier@pobox.com (Robert Spier)
76087              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
76088              Message-ID: <14654.31913.845602.610277@rls.cx>
76089              
76090              Subject: [PATCH 5.6.0] utils/h2xs.PL
76091              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
76092              Date: Wed, 7 Jun 2000 04:02:04 -0500
76093              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
76094              
76095              Subject: [PATCH 5.6.0]ITHREADs for VMS
76096              From: Dan Sugalski <dan@sidhe.org>
76097              Date: Tue, 06 Jun 2000 11:59:50 -0400
76098              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
76099      Branch: maint-5.6/perl
76100           !> (integrate 31 files)
76101 ____________________________________________________________________________
76102 [  7769] By: gsar                                  on 2000/11/20  11:29:06
76103         Log: integrate changes#6261..6266 from cfgperl
76104              
76105              Subject: Re: [PATCH cfgperl] BOMs away!
76106              From: simon@brecon.co.uk (Simon Cozens)
76107              Date: 17 Jun 2000 11:49:57 GMT
76108              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
76109              
76110              Subject: 5.6.0 Patch for EPOC
76111              From: Olaf Flebbe <o.flebbe@gmx.de>
76112              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
76113              Message-ID: <23449.960929969@www11.gmx.net>
76114              
76115              tr fixes from Simon Cozens
76116              
76117              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
76118              From: Marty Lucich <marty@netcom.com>
76119              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
76120              Message-Id: <200006282116.OAA11148@netcom.com>
76121              ccdlflags update (the BSD/OS 4.1 part had already been taken
76122              care of by #6141).
76123              
76124              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
76125              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76126              Date: Wed, 28 Jun 2000 17:50:12 -0700
76127              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
76128              
76129              Subject: [PATCH 5.6.0] cygwin port
76130              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
76131              From: "Fifer, Eric" <EFifer@sanwaint.com>
76132              Date: Thu, 29 Jun 2000 12:58:29 +0100
76133      Branch: maint-5.6/perl
76134           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
76135           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
76136           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
76137           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
76138 ____________________________________________________________________________
76139 [  7768] By: gsar                                  on 2000/11/20  11:13:44
76140         Log: integrate changes#6252..6256,6259..6260
76141              
76142              Paranoia tweak on #6249.
76143              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76144              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
76145              Date: Sun, 25 Jun 2000 23:43:12 -0400
76146              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
76147              
76148              Subject: tr///, help wanted.
76149              From: simon@brecon.co.uk (Simon Cozens)
76150              Date: 28 Jun 2000 11:29:04 GMT
76151              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
76152              
76153              small thinko tweaks
76154              
76155              tweaks from Simon Conzes to further fix tr/// under utf8
76156              
76157              perlnewmod was missing from MANIFEST.
76158              
76159              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
76160              From: simon@brecon.co.uk (Simon Cozens)
76161              Date: 17 Jun 2000 11:56:44 GMT
76162              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
76163              pack U0, pack C0
76164      Branch: maint-5.6/perl
76165           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
76166           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
76167           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
76168           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
76169 ____________________________________________________________________________
76170 [  7767] By: gsar                                  on 2000/11/20  10:51:38
76171         Log: integrate change#6250 from cfgperl
76172              
76173              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
76174              From: Doug MacEachern <dougm@covalent.net>
76175              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
76176              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
76177      Branch: maint-5.6/perl
76178           +> t/op/my_stash.t
76179           !> MANIFEST embed.pl global.sym proto.h toke.c
76180 ____________________________________________________________________________
76181 [  7766] By: gsar                                  on 2000/11/20  10:48:34
76182         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
76183              
76184              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
76185              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76186              Date: Mon, 26 Jun 2000 18:40:14 +0100
76187              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
76188              
76189              Subject: [PATCH] bytes<->utf8 fixes
76190              From: simon@brecon.co.uk (Simon Cozens)
76191              Date: 26 Jun 2000 04:55:45 GMT
76192              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
76193              
76194              Subject: [PATCH] is_utf8_string
76195              From: simon@brecon.co.uk (Simon Cozens)
76196              Date: 26 Jun 2000 02:25:59 GMT
76197              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
76198              
76199              Subject: [PATCH] avoid mg_ptr in '*' magic
76200              From: Doug MacEachern <dougm@covalent.net>
76201              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
76202              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
76203              
76204              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
76205              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
76206              Date: Sat, 24 Jun 2000 13:06:20 +0100
76207              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
76208              
76209              Allow for standalone testing.
76210              
76211              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
76212              From: Mark-Jason Dominus <mjd@plover.com>
76213              Date: Tue, 27 Jun 2000 22:36:42 -0400
76214              Message-ID: <20000628023642.12166.qmail@plover.com>
76215              
76216              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
76217              From: Frank Tobin <ftobin@uiuc.edu>
76218              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
76219              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
76220      Branch: maint-5.6/perl
76221           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
76222           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
76223           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
76224           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
76225           !> utf8.c utils/h2xs.PL
76226 ____________________________________________________________________________
76227 [  7765] By: gsar                                  on 2000/11/20  10:29:13
76228         Log: integrate change#6239 from cfgperl
76229              
76230              Configure maintenance.  Sever some dependency cycles,
76231              separate gccversion from the cc unit,
76232              address [ID 20000623.006] Configure script patch for using gcc on AIX
76233              (but solve it a little bit differently),
76234              unduplex some accidentally duplicated units,
76235              suggest using gcc if no cc available
76236              (p5p thread: "Solaris configure: counterproposal", 1999-09)
76237      Branch: maint-5.6/perl
76238           !> Configure Todo-5.6 config_h.SH
76239 ____________________________________________________________________________
76240 [  7764] By: gsar                                  on 2000/11/20  10:25:55
76241         Log: integrate changes#6233..6238 from cfgperl
76242              
76243              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
76244              From: Mark-Jason Dominus <mjd@plover.com>
76245              Date: Fri, 16 Jun 2000 20:53:04 -0400
76246              Message-ID: <20000617005304.8008.qmail@plover.com>
76247              
76248              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
76249              because when run as services (Win32ese for daemons)
76250              no environment variables are set and tmpdir ends up as /tmp,
76251              which is ambiguous.
76252              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
76253              From: matt@sergeant.org
76254              Date: 16 Jun 2000 16:30:43 -0000
76255              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
76256              
76257              The thread begun by
76258              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
76259              From: Kevin.Ruscoe@ubsw.com
76260              Date: Fri, 16 Jun 2000 16:38:51 +0100
76261              Message-Id: <H000019b03c300d6@MHS>
76262              
76263              Tweak embed.pl, regen headers.
76264              
76265              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
76266              From: Dan Sugalski <dan@sidhe.org>
76267              Date: Fri, 23 Jun 2000 17:00:00 -0400
76268              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
76269      Branch: maint-5.6/perl
76270           !> (integrate 27 files)
76271 ____________________________________________________________________________
76272 [  7763] By: gsar                                  on 2000/11/20  10:08:08
76273         Log: s/perl56delta/perldelta/g
76274      Branch: maint-5.6/perl
76275            ! pod/Makefile
76276 ____________________________________________________________________________
76277 [  7762] By: gsar                                  on 2000/11/20  10:04:00
76278         Log: integrate changes#6225,6229,6231,6232 from cfgperl
76279              
76280              Add source code filenames to apidoc.
76281              From: simon@brecon.co.uk (Simon Cozens)
76282              Subject: [PATCH embed.pl] Source X-ref
76283              Date: 22 Jun 2000 02:18:49 GMT
76284              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
76285              
76286              Subject: README.hpux version 0.6.1
76287              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
76288              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76289              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
76290              
76291              Subject: [PATCH 5.6.0] cygwin port
76292              From: "Fifer, Eric" <EFifer@sanwaint.com>
76293              Date: Tue, 20 Jun 2000 14:30:58 +0100
76294              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
76295              
76296              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
76297              From: simon@brecon.co.uk (Simon Cozens)
76298              Date: 19 Jun 2000 15:18:27 GMT
76299              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
76300              
76301              plus update pod/Makefile and regenerate perltoc
76302      Branch: maint-5.6/perl
76303           +> pod/perlutil.pod
76304           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
76305           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
76306 ____________________________________________________________________________
76307 [  7761] By: jhi                                   on 2000/11/20  04:09:55
76308         Log: Miraculous typo.
76309      Branch: perl
76310            ! t/op/pat.t
76311 ____________________________________________________________________________
76312 [  7760] By: jhi                                   on 2000/11/20  04:06:08
76313         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
76314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76315              Date: Sun, 19 Nov 2000 22:30:26 -0500
76316              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
76317      Branch: perl
76318            ! regexec.c scope.h t/op/pat.t
76319 ____________________________________________________________________________
76320 [  7759] By: jhi                                   on 2000/11/20  02:05:22
76321         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
76322      Branch: perl
76323            ! perl.h
76324 ____________________________________________________________________________
76325 [  7758] By: jhi                                   on 2000/11/20  01:58:11
76326         Log: Subject: [perl 7711: EPOC] updates
76327              From: Olaf Flebbe <o.flebbe@gmx.de>
76328              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
76329              Message-ID: <25575.974658810@www23.gmx.net>               
76330      Branch: perl
76331            + lib/File/Spec/Epoc.pm
76332            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
76333            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
76334            ! lib/File/Spec.pm perl.c sv.c
76335 ____________________________________________________________________________
76336 [  7757] By: jhi                                   on 2000/11/20  01:53:11
76337         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
76338      Branch: perl
76339            ! MANIFEST
76340 ____________________________________________________________________________
76341 [  7756] By: jhi                                   on 2000/11/20  01:47:22
76342         Log: Integrate perlio:
76343              
76344              [  7755]
76345              Add dummy crlf layer (just as buffer)
76346              Correct 1st bug - one layer of indirection.
76347              
76348              [  7754]
76349              Work-round to Perl_deb_nocontext is no longer required
76350              
76351              [  7753]
76352              diff -se shows these as different
76353              
76354              [  7752]
76355              Configure GCC/Win32 build -Duseperlio
76356              Fix a couple of gross issues
76357              - double-include of ../deb.o in re.dll
76358              - win32sck.c needs PerlIO and FILE 
76359              
76360              [  7751]
76361              Special case :crlf and :raw in dummy PerlIO_apply_layers
76362              
76363              [  7750]
76364              Missing aTHX_
76365      Branch: perl
76366            - ext/re/hints/MSWin32.pl
76367           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
76368           !> win32/config.gc win32/config_H.gc win32/win32sck.c
76369 ____________________________________________________________________________
76370 [  7755] By: nick                                  on 2000/11/19  20:57:17
76371         Log: Add dummy crlf layer (just as buffer)
76372              Correct 1st bug - one layer of indirection.
76373      Branch: perlio
76374            ! perlio.c perlio.h perliol.h
76375 ____________________________________________________________________________
76376 [  7754] By: nick                                  on 2000/11/19  20:56:12
76377         Log: Work-round to Perl_deb_nocontext is no longer required
76378      Branch: perlio
76379            - ext/re/hints/MSWin32.pl
76380 ____________________________________________________________________________
76381 [  7753] By: nick                                  on 2000/11/19  20:01:16
76382         Log: diff -se shows these as different
76383      Branch: perlio
76384            ! global.sym pod/perlapi.pod
76385 ____________________________________________________________________________
76386 [  7752] By: nick                                  on 2000/11/19  18:57:30
76387         Log: Configure GCC/Win32 build -Duseperlio
76388              Fix a couple of gross issues
76389              - double-include of ../deb.o in re.dll
76390              - win32sck.c needs PerlIO and FILE 
76391      Branch: perlio
76392            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
76393            ! win32/win32sck.c
76394 ____________________________________________________________________________
76395 [  7751] By: nick                                  on 2000/11/19  17:05:36
76396         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
76397      Branch: perlio
76398            ! perlio.c
76399 ____________________________________________________________________________
76400 [  7750] By: nick                                  on 2000/11/19  16:57:14
76401         Log: Missing aTHX_
76402      Branch: perlio
76403            ! sv.c
76404 ____________________________________________________________________________
76405 [  7749] By: jhi                                   on 2000/11/19  16:28:40
76406         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
76407              From: "Peter J. Farley III" <pjfarley@banet.net>
76408              Date: Sun, 19 Nov 2000 01:42:58 -0500
76409              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
76410      Branch: perl
76411            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
76412 ____________________________________________________________________________
76413 [  7748] By: jhi                                   on 2000/11/19  16:08:10
76414         Log: Subject: podlators 1.05 available        
76415              From: Russ Allbery <rra@stanford.edu>   
76416              Date: 18 Nov 2000 22:04:28 -0800
76417              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
76418      Branch: perl
76419            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
76420 ____________________________________________________________________________
76421 [  7747] By: nick                                  on 2000/11/19  11:19:39
76422         Log: Integrate mainline
76423      Branch: perlio
76424           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76425           !> util.c
76426 ____________________________________________________________________________
76427 [  7746] By: jhi                                   on 2000/11/19  06:42:22
76428         Log: Make hex scanning warn on "\x{x}" and "\xx".
76429              "\x" and and hex("x") are still valid.
76430      Branch: perl
76431            ! util.c
76432 ____________________________________________________________________________
76433 [  7745] By: nick                                  on 2000/11/18  22:52:28
76434         Log: Integrate mainline
76435      Branch: perlio
76436           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
76437           !> perl.h perlio.c proto.h regcomp.c regcomp.h
76438 ____________________________________________________________________________
76439 [  7744] By: jhi                                   on 2000/11/18  22:50:28
76440         Log: Introduce Perl_utf8_length().  Use it.
76441      Branch: perl
76442            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
76443 ____________________________________________________________________________
76444 [  7743] By: jhi                                   on 2000/11/18  22:38:51
76445         Log: Compiler denit.
76446      Branch: perl
76447            ! perlio.c
76448 ____________________________________________________________________________
76449 [  7742] By: jhi                                   on 2000/11/18  20:33:05
76450         Log: Integrate perlio:
76451              
76452              [  7740]
76453              Lexical use open ... support:
76454              add ->cop_io to COP structure in cop.h.
76455              Make mg.c and gv.c associate it with ${^OPEN}.
76456              Make lib/open.pm set it.
76457              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76458              manner similar to ->cop_warnings.
76459              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76460              call new PerlIO_apply_layers().
76461              Declare latter in perlio.h and define in perlio.c
76462      Branch: perl
76463           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76464           !> perlio.h pp_ctl.c pp_sys.c sv.c
76465 ____________________________________________________________________________
76466 [  7741] By: jhi                                   on 2000/11/18  20:31:27
76467         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
76468              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76469              Date: Fri, 17 Nov 2000 20:35:11 -0500
76470              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
76471              
76472              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
76473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76474              Date: Fri, 17 Nov 2000 21:03:47 -0500
76475              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
76476              
76477              Plus a little bit of tweaking in pregcomp().
76478      Branch: perl
76479            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
76480 ____________________________________________________________________________
76481 [  7740] By: nick                                  on 2000/11/18  20:17:22
76482         Log: Lexical use open ... support:
76483              add ->cop_io to COP structure in cop.h.
76484              Make mg.c and gv.c associate it with ${^OPEN}.
76485              Make lib/open.pm set it.
76486              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
76487              manner similar to ->cop_warnings.
76488              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
76489              call new PerlIO_apply_layers().
76490              Declare latter in perlio.h and define in perlio.c
76491      Branch: perlio
76492            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
76493            ! perlio.h pp_ctl.c pp_sys.c sv.c
76494 ____________________________________________________________________________
76495 [  7739] By: jhi                                   on 2000/11/18  19:54:00
76496         Log: Integrate perlio:
76497              
76498              [  7736]
76499              Basic tweaks to do_open() type parsing to allow layer/discipline
76500              part to be isolated.
76501              
76502              [  7727]
76503              Experiment on use of attributes.pm interface.
76504              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76505              SVt_PVRV if not already something better (else vivify of say magic gets
76506              core dump).
76507      Branch: perl
76508           !> doio.c perlio.c pp.c
76509 ____________________________________________________________________________
76510 [  7738] By: jhi                                   on 2000/11/18  17:16:13
76511         Log: Subject: [PATCH 5.7.0] etags broken again
76512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76513              Date: Sat, 18 Nov 2000 02:41:36 -0500
76514              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
76515      Branch: perl
76516            ! emacs/ptags
76517 ____________________________________________________________________________
76518 [  7737] By: jhi                                   on 2000/11/18  17:12:18
76519         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
76520      Branch: perl
76521            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76522 ____________________________________________________________________________
76523 [  7736] By: nick                                  on 2000/11/18  14:06:20
76524         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
76525              part to be isolated.
76526      Branch: perlio
76527            ! doio.c perlio.c
76528 ____________________________________________________________________________
76529 [  7735] By: nick                                  on 2000/11/18  11:03:32
76530         Log: Integrate mainline
76531      Branch: perlio
76532           !> Changes README.amiga README.win32 patchlevel.h
76533           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
76534 ____________________________________________________________________________
76535 [  7734] By: jhi                                   on 2000/11/18  01:18:56
76536         Log: Update Changes.
76537      Branch: perl
76538            ! Changes patchlevel.h
76539 ____________________________________________________________________________
76540 [  7733] By: jhi                                   on 2000/11/18  00:32:54
76541         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
76542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76543              Date: Fri, 17 Nov 2000 17:28:02 -0500
76544              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
76545      Branch: perl
76546            ! regcomp.c regexec.c t/op/re_tests
76547 ____________________________________________________________________________
76548 [  7732] By: jhi                                   on 2000/11/18  00:28:56
76549         Log: Sparc 64-bit pack() fix from Jens Hamisch.
76550      Branch: perl
76551            ! pp.c
76552 ____________________________________________________________________________
76553 [  7731] By: jhi                                   on 2000/11/18  00:18:39
76554         Log: Explain in more detail the {} syntax ambiguousity.
76555              
76556              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
76557              From: Nicholas Clark <nick@ccl4.org>
76558              Date: Fri, 17 Nov 2000 22:10:28 +0000
76559              Message-ID: <20001117221028.A88930@plum.flirble.org>
76560      Branch: perl
76561            ! pod/perlfunc.pod
76562 ____________________________________________________________________________
76563 [  7730] By: jhi                                   on 2000/11/18  00:12:18
76564         Log: Subject: Fix for README.amiga (20000323.033)
76565              From: "Stephen P. Potter" <spp@spotter.yi.org>
76566              Date: Fri, 17 Nov 2000 12:25:51 -0500
76567              Message-Id: <200011171725.MAA05768@spotter.yi.org>
76568      Branch: perl
76569            ! README.amiga
76570 ____________________________________________________________________________
76571 [  7729] By: jhi                                   on 2000/11/18  00:08:34
76572         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
76573              From: "A. C. Yardley" <yardley@tanet.net>
76574              Date: Mon, 3 Apr 2000 11:35:33 -0700
76575              Message-ID: <3483.000403@tanet.net>
76576      Branch: perl
76577            ! README.win32
76578 ____________________________________________________________________________
76579 [  7728] By: nick                                  on 2000/11/17  21:59:47
76580         Log: Integrate mainline
76581      Branch: perlio
76582           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
76583           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
76584           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
76585           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
76586 ____________________________________________________________________________
76587 [  7727] By: nick                                  on 2000/11/17  21:56:31
76588         Log: Experiment on use of attributes.pm interface.
76589              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
76590              SVt_PVRV if not already something better (else vivify of say magic gets
76591              core dump).
76592      Branch: perlio
76593            ! perlio.c pp.c
76594 ____________________________________________________________________________
76595 [  7726] By: jhi                                   on 2000/11/17  14:15:49
76596         Log: Subject: Fix for 20000815.006
76597              From: "Stephen P. Potter" <spp@spotter.yi.org>
76598              Date: Fri, 17 Nov 2000 08:57:45 -0500
76599              Message-Id: <200011171357.IAA05122@spotter.yi.org>
76600              
76601              It's really 20000518.006.
76602      Branch: perl
76603            ! pod/perlmodlib.PL
76604 ____________________________________________________________________________
76605 [  7725] By: jhi                                   on 2000/11/17  14:12:31
76606         Log: Subject: Fix for 20000409.001
76607              From: "Stephen P. Potter" <spp@spotter.yi.org>
76608              Date: Fri, 17 Nov 2000 08:55:45 -0500
76609              Message-Id: <200011171355.IAA05104@spotter.yi.org>
76610      Branch: perl
76611            ! pod/perlfaq9.pod
76612 ____________________________________________________________________________
76613 [  7724] By: jhi                                   on 2000/11/17  14:08:58
76614         Log: Undo #7627 now that we have =head3.
76615      Branch: perl
76616            ! pod/perlhack.pod
76617 ____________________________________________________________________________
76618 [  7723] By: jhi                                   on 2000/11/17  14:04:09
76619         Log: As surmised the #7719 wasn't a good move.
76620      Branch: perl
76621            ! hints/solaris_2.sh
76622 ____________________________________________________________________________
76623 [  7722] By: jhi                                   on 2000/11/17  13:59:04
76624         Log: Also the 64bitall hints can be either here or there.
76625      Branch: perl
76626            ! hints/solaris_2.sh
76627 ____________________________________________________________________________
76628 [  7721] By: jhi                                   on 2000/11/17  02:26:23
76629         Log: Test tweak for the open pragma.
76630      Branch: perl
76631            ! t/lib/b.t
76632 ____________________________________________________________________________
76633 [  7720] By: jhi                                   on 2000/11/17  00:23:22
76634         Log: The long double hints can be here or there.
76635      Branch: perl
76636            ! hints/solaris_2.sh
76637 ____________________________________________________________________________
76638 [  7719] By: jhi                                   on 2000/11/17  00:14:06
76639         Log: For Solaris use64bitall the stdchar needs a little bit of help.
76640      Branch: perl
76641            ! hints/solaris_2.sh
76642 ____________________________________________________________________________
76643 [  7718] By: jhi                                   on 2000/11/16  23:27:34
76644         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
76645              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76646              Date: Wed, 15 Nov 2000 08:56:32 +0100
76647              Message-ID: <3A1241B0.64477E00@alcatel.at>
76648      Branch: perl
76649            ! lib/Carp/Heavy.pm
76650 ____________________________________________________________________________
76651 [  7717] By: jhi                                   on 2000/11/16  23:23:29
76652         Log: Subject: [PATCH] Re: 20001101.003 PDL
76653              From: Nicholas Clark <nick@ccl4.org>
76654              Date: Thu, 16 Nov 2000 16:48:25 +0000
76655              Message-ID: <20001116164825.B93487@plum.flirble.org>
76656      Branch: perl
76657            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
76658 ____________________________________________________________________________
76659 [  7716] By: jhi                                   on 2000/11/16  23:21:31
76660         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
76661              From: "Casey R. Tweten" <crt@kiski.net>
76662              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
76663              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
76664      Branch: perl
76665            ! lib/Pod/Checker.pm pod/perlpod.pod
76666 ____________________________________________________________________________
76667 [  7715] By: jhi                                   on 2000/11/16  23:19:40
76668         Log: Avoid an infinite loop in VMS when utils scripts are run
76669              with no arguments, from Charles Lane.
76670      Branch: perl
76671            ! configure.com
76672 ____________________________________________________________________________
76673 [  7714] By: jhi                                   on 2000/11/16  23:17:08
76674         Log: Subject: perllocale.pod changes
76675              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76676              Date: Mon, 13 Nov 2000 10:09:22 +0300
76677              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
76678      Branch: perl
76679            ! pod/perllocale.pod
76680 ____________________________________________________________________________
76681 [  7713] By: jhi                                   on 2000/11/16  23:14:06
76682         Log: Integrate perlio:
76683              
76684              [  7711]
76685              Minor tweaks:
76686              consistent way of getting 'rb', 'wb' etc. for binary opens
76687              move *perlio::layers to *open::layers
76688              a #define to show layers available
76689              DOSISH popen/PerlIO had export/import sense inverted.
76690      Branch: perl
76691           !> doio.c perlio.c perlio.h util.c
76692 ____________________________________________________________________________
76693 [  7712] By: nick                                  on 2000/11/16  21:10:58
76694         Log: Integrate mainline
76695      Branch: perlio
76696           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76697           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76698           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
76699           !> vos/config.ga.def vos/config.ga.h win32/config.bc
76700           !> win32/config.gc win32/config.vc
76701 ____________________________________________________________________________
76702 [  7711] By: nick                                  on 2000/11/16  19:56:41
76703         Log: Minor tweaks:
76704              consistent way of getting 'rb', 'wb' etc. for binary opens
76705              move *perlio::layers to *open::layers
76706              a #define to show layers available
76707              DOSISH popen/PerlIO had export/import sense inverted.
76708      Branch: perlio
76709            ! doio.c perlio.c perlio.h util.c
76710 ____________________________________________________________________________
76711 [  7710] By: jhi                                   on 2000/11/16  15:46:05
76712         Log: Add HAS_SBRK_PROTO.
76713      Branch: metaconfig/U/perl
76714            + d_sbrkproto.U
76715      Branch: perl
76716            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76717            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
76718            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
76719            ! vos/config.ga.def vos/config.ga.h win32/config.bc
76720            ! win32/config.gc win32/config.vc
76721 ____________________________________________________________________________
76722 [  7709] By: nick                                  on 2000/11/16  07:31:49
76723         Log: Integrate mainline
76724      Branch: perlio
76725           !> (integrate 35 files)
76726 ____________________________________________________________________________
76727 [  7708] By: jhi                                   on 2000/11/16  05:33:03
76728         Log: These files are text, not binary.
76729      Branch: perl
76730            ! ext/Encode/Encode/iso8859-10.enc
76731            ! ext/Encode/Encode/iso8859-13.enc
76732            ! ext/Encode/Encode/iso8859-14.enc
76733            ! ext/Encode/Encode/iso8859-15.enc
76734 ____________________________________________________________________________
76735 [  7707] By: jhi                                   on 2000/11/16  01:53:37
76736         Log: Update Changes.
76737      Branch: perl
76738            ! Changes patchlevel.h
76739 ____________________________________________________________________________
76740 [  7706] By: jhi                                   on 2000/11/16  01:35:59
76741         Log: More #undefing of stdio.
76742      Branch: perl
76743            ! fakesdio.h nostdio.h
76744 ____________________________________________________________________________
76745 [  7705] By: jhi                                   on 2000/11/16  01:34:18
76746         Log: Add fwalk() probe to the configuration files and regen perltoc.
76747      Branch: perl
76748            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76749            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
76750            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
76751            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
76752            ! win32/config.bc win32/config.gc win32/config.vc
76753 ____________________________________________________________________________
76754 [  7704] By: jhi                                   on 2000/11/16  01:33:07
76755         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
76756              an optional third argument to Inlibc?)
76757      Branch: metaconfig/U/perl
76758            + d__fwalk.U
76759 ____________________________________________________________________________
76760 [  7703] By: jhi                                   on 2000/11/16  01:09:22
76761         Log: The type of the hash_cb() size argument is tricky.
76762      Branch: perl
76763            ! ext/DB_File/DB_File.xs
76764 ____________________________________________________________________________
76765 [  7702] By: jhi                                   on 2000/11/15  23:01:16
76766         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
76767      Branch: perl
76768            ! nostdio.h
76769 ____________________________________________________________________________
76770 [  7701] By: jhi                                   on 2000/11/15  22:52:32
76771         Log: Detypo.
76772      Branch: perl
76773            ! t/lib/bigfltpm.t
76774 ____________________________________________________________________________
76775 [  7700] By: jhi                                   on 2000/11/15  22:51:56
76776         Log: UINT64_C() work continues.
76777      Branch: perl
76778            ! handy.h perl.h utf8.h
76779 ____________________________________________________________________________
76780 [  7699] By: jhi                                   on 2000/11/15  14:13:04
76781         Log: SOCKS has its own USE_THREADS, based on
76782              
76783              Subject: [ID 20001114.002] et. al. bugfix followup
76784              From: Jens Hamisch <jens@Strawberry.COM> 
76785              Date: Wed, 15 Nov 2000 14:23:11 +0100
76786              Message-ID: <20001115142311.A21164@Strawberry.COM>
76787      Branch: perl
76788            ! perl.h
76789 ____________________________________________________________________________
76790 [  7698] By: jhi                                   on 2000/11/15  03:50:56
76791         Log: Add few missing #undefs and sort them.
76792      Branch: perl
76793            ! fakesdio.h
76794 ____________________________________________________________________________
76795 [  7697] By: jhi                                   on 2000/11/15  03:39:14
76796         Log: Linenumber fix.
76797      Branch: perl
76798            ! t/pragma/warn/utf8
76799 ____________________________________________________________________________
76800 [  7696] By: jhi                                   on 2000/11/15  02:55:26
76801         Log: EBCDIC tweaks.
76802              
76803              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
76804              From: Peter Prymmer <pvhp@forte.com>
76805              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
76806              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
76807      Branch: perl
76808            ! t/op/regmesg.t t/pragma/warn/utf8
76809 ____________________________________________________________________________
76810 [  7695] By: jhi                                   on 2000/11/15  02:53:58
76811         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
76812              From: Peter Prymmer <pvhp@forte.com>
76813              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
76814              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
76815      Branch: perl
76816            ! utf8.c
76817 ____________________________________________________________________________
76818 [  7694] By: jhi                                   on 2000/11/15  02:50:55
76819         Log: Subject: [PATCH: perl@7674] updates to README.os390
76820              From: Prymmer/Kahn <pvhp@best.com>
76821              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
76822              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
76823      Branch: perl
76824            ! README.os390
76825 ____________________________________________________________________________
76826 [  7693] By: jhi                                   on 2000/11/15  02:48:37
76827         Log: Quit utf8_to_uv() instantly if curlen == 0.
76828      Branch: perl
76829            ! utf8.c
76830 ____________________________________________________________________________
76831 [  7692] By: jhi                                   on 2000/11/15  02:24:29
76832         Log: Use u_int32_t for the size of hash_cb(), not size_t.
76833              
76834              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
76835              From: Jens Hamisch <jens@Strawberry.COM>     
76836              Date: Tue, 14 Nov 2000 19:03:55 +0100
76837              Message-Id: <20001114190355.A20559@Strawberry.COM>
76838      Branch: perl
76839            ! ext/DB_File/DB_File.xs
76840 ____________________________________________________________________________
76841 [  7691] By: jhi                                   on 2000/11/15  02:20:12
76842         Log: Use UINT64_C().
76843              
76844              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
76845              From: Jens Hamisch <jens@Strawberry.COM>
76846              Date: Tue, 14 Nov 2000 19:16:23 +0100
76847              Message-Id: <20001114191623.G20559@Strawberry.COM>
76848      Branch: perl
76849            ! utf8.c utf8.h
76850 ____________________________________________________________________________
76851 [  7690] By: jhi                                   on 2000/11/15  02:17:06
76852         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
76853              (a macro to define signed and unsigned integer constants).
76854      Branch: perl
76855            ! handy.h
76856 ____________________________________________________________________________
76857 [  7689] By: jhi                                   on 2000/11/15  01:56:51
76858         Log: Regen Configure.
76859      Branch: perl
76860            ! Configure
76861 ____________________________________________________________________________
76862 [  7688] By: jhi                                   on 2000/11/15  01:56:32
76863         Log: Make the unit know about SOCKS.
76864      Branch: metaconfig
76865            ! U/protos/socksizetype.U
76866 ____________________________________________________________________________
76867 [  7687] By: jhi                                   on 2000/11/15  01:54:47
76868         Log: Remove unused dependencies.
76869      Branch: metaconfig
76870            ! U/compline/d_getpagsz.U
76871 ____________________________________________________________________________
76872 [  7686] By: nick                                  on 2000/11/14  21:25:13
76873         Log: Integrate mainline.
76874      Branch: perlio
76875           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
76876           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
76877           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
76878           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
76879           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
76880           !> win32/config.bc win32/config.gc win32/config.vc
76881           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
76882 ____________________________________________________________________________
76883 [  7685] By: jhi                                   on 2000/11/14  17:54:56
76884         Log: Integrate perlio:
76885              
76886              [  7684]
76887              PerlIO #include and #ifdef re-work.
76888      Branch: perl
76889           +> fakesdio.h perliol.h
76890           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
76891           !> perlsdio.h perlsfio.h pod/perlfunc.pod
76892 ____________________________________________________________________________
76893 [  7684] By: nick                                  on 2000/11/14  17:43:04
76894         Log: PerlIO #include and #ifdef re-work.
76895      Branch: perlio
76896            + fakesdio.h perliol.h
76897            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
76898            ! perlsdio.h perlsfio.h
76899 ____________________________________________________________________________
76900 [  7683] By: jhi                                   on 2000/11/14  15:42:40
76901         Log: Hoist the duplicated socket/netdb include logic to perl.h;
76902              undef SETERRNO in case SOCKS has defined it.  Based on:
76903              
76904              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
76905              From: Jens Hamisch <jens@Strawberry.COM> 
76906              Date: Tue, 14 Nov 2000 11:34:40 +0100
76907              Message-Id: <20001114113440.A20005@Strawberry.COM>
76908      Branch: perl
76909            ! doio.c perl.h pp_sys.c
76910 ____________________________________________________________________________
76911 [  7682] By: jhi                                   on 2000/11/14  14:07:28
76912         Log: Subject: some additions for makefiles for win32 (for perl@7674)
76913              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76914              Date: Tue, 14 Nov 2000 09:31:13 +0300
76915              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
76916      Branch: perl
76917            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
76918            ! win32/makefile.mk
76919 ____________________________________________________________________________
76920 [  7681] By: jhi                                   on 2000/11/14  14:01:41
76921         Log: Subject: tiny typo in perl5db.pl
76922              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76923              Date: Tue, 14 Nov 2000 09:29:28 +0300
76924              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
76925      Branch: perl
76926            ! lib/perl5db.pl
76927 ____________________________________________________________________________
76928 [  7680] By: jhi                                   on 2000/11/14  04:13:50
76929         Log: Redo #7679 with LFs instead of CRLFs.
76930      Branch: perl
76931            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
76932            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
76933            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
76934 ____________________________________________________________________________
76935 [  7679] By: jhi                                   on 2000/11/14  01:21:09
76936         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
76937              From: Benjamin Stuhl <tiriath@yahoo.com> 
76938              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
76939              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
76940      Branch: perl
76941            + win32/bin/mdelete.bat
76942            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
76943            ! makedef.pl perlio.c win32/Makefile win32/config.gc
76944            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
76945 ____________________________________________________________________________
76946 [  7678] By: jhi                                   on 2000/11/14  01:19:20
76947         Log: Fix the re extension building for Win32.
76948              
76949              Subject: [PATCH perl@7638] Get PerlIO building on Win32
76950              From: Benjamin Stuhl <tiriath@yahoo.com> 
76951              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
76952              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
76953      Branch: perl
76954            + ext/re/hints/MSWin32.pl
76955            ! MANIFEST
76956 ____________________________________________________________________________
76957 [  7677] By: jhi                                   on 2000/11/14  01:13:54
76958         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
76959              From: sthoenna@efn.org
76960              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
76961              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
76962      Branch: perl
76963            ! doop.c pp.c toke.c utf8.c utf8.h
76964 ____________________________________________________________________________
76965 [  7676] By: jhi                                   on 2000/11/13  20:23:15
76966         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
76967              From: Nicholas Clark <nick@ccl4.org>
76968              Date: Mon, 13 Nov 2000 18:55:04 +0000
76969              Message-ID: <20001113185504.J29183@plum.flirble.org>
76970      Branch: perl
76971            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
76972 ____________________________________________________________________________
76973 [  7675] By: nick                                  on 2000/11/13  20:21:57
76974         Log: Integrate mainline ...
76975      Branch: perlio
76976           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
76977           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
76978           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
76979           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
76980 ____________________________________________________________________________
76981 [  7674] By: jhi                                   on 2000/11/13  15:07:56
76982         Log: Update Changes.
76983      Branch: perl
76984            ! Changes patchlevel.h
76985 ____________________________________________________________________________
76986 [  7673] By: jhi                                   on 2000/11/13  14:42:42
76987         Log: Remove the new two tests of lib/io_xs for now, they seem to
76988              fail under perlio on some platforms.
76989      Branch: perl
76990            ! t/lib/io_xs.t
76991 ____________________________________________________________________________
76992 [  7672] By: jhi                                   on 2000/11/13  13:57:53
76993         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
76994      Branch: perl
76995            ! perlio.c
76996 ____________________________________________________________________________
76997 [  7671] By: jhi                                   on 2000/11/13  05:30:48
76998         Log: Placate nervous compilers that see longer than ints switch()ing.
76999      Branch: perl
77000            ! utf8.c
77001 ____________________________________________________________________________
77002 [  7670] By: jhi                                   on 2000/11/13  05:14:21
77003         Log: fputs() does return EOF on error but here we don't care.
77004      Branch: perl
77005            ! perlio.c
77006 ____________________________________________________________________________
77007 [  7669] By: jhi                                   on 2000/11/13  05:02:45
77008         Log: Declare reg_data like reg_substr_data.
77009      Branch: perl
77010            ! regexp.h
77011 ____________________________________________________________________________
77012 [  7668] By: jhi                                   on 2000/11/13  04:54:34
77013         Log: Typos in #7667.
77014      Branch: perl
77015            ! perl.h
77016 ____________________________________________________________________________
77017 [  7667] By: jhi                                   on 2000/11/13  04:49:49
77018         Log: Cleanup messy #ifdef.
77019      Branch: perl
77020            ! perl.h
77021 ____________________________________________________________________________
77022 [  7666] By: jhi                                   on 2000/11/13  04:17:34
77023         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
77024              From: Nicholas Clark <nick@talking.bollo.cx>
77025              Date: Sun, 12 Nov 2000 21:14:11 +0000
77026              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
77027              
77028              Note: only one breakage of the two reported is fixed by this patch.
77029      Branch: perl
77030            ! perlio.c
77031 ____________________________________________________________________________
77032 [  7665] By: jhi                                   on 2000/11/13  04:05:07
77033         Log: Tweak the definition of the bit complement on UTF-8 data:
77034              if none of the characters in the string are > 0xff,
77035              the result is a complemented byte string, not a (UTF-8)
77036              char string.  Based on the summary in
77037              
77038              Subject: Re: [ID 20000918.005] ~ on wide chars
77039              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
77040              Date: Fri, 10 Nov 2000 09:47:15 -0800
77041              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
77042              
77043              This should give us the maximum backward (pre-char string)
77044              compatibility and utf8 compatibility.  The other alternative
77045              would be to limit the bit complement to be always byte only,
77046              taking the least significant byte of the chars.
77047      Branch: perl
77048            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
77049 ____________________________________________________________________________
77050 [  7664] By: jhi                                   on 2000/11/13  00:23:44
77051         Log: Couple of tests from #7660 salvaged.
77052      Branch: perl
77053            - t/op/tell.t
77054            ! MANIFEST t/io/tell.t
77055 ____________________________________________________________________________
77056 [  7663] By: jhi                                   on 2000/11/13  00:02:48
77057         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
77058              From: Nicholas Clark <nick@talking.bollo.cx>
77059              Date: Sun, 12 Nov 2000 21:23:43 +0000
77060              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
77061      Branch: perl
77062            ! perlsfio.h
77063 ____________________________________________________________________________
77064 [  7662] By: jhi                                   on 2000/11/13  00:01:39
77065         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
77066              From: Nicholas Clark <nick@talking.bollo.cx>
77067              Date: Sun, 12 Nov 2000 21:30:04 +0000
77068              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
77069      Branch: perl
77070            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
77071 ____________________________________________________________________________
77072 [  7661] By: jhi                                   on 2000/11/12  23:57:29
77073         Log: Document tell() on special streams.
77074      Branch: perl
77075            ! pod/perlfunc.pod
77076 ____________________________________________________________________________
77077 [  7660] By: jhi                                   on 2000/11/12  23:54:22
77078         Log: (Subsumed by #7664)
77079      Branch: perl
77080            + t/op/tell.t
77081            ! MANIFEST
77082 ____________________________________________________________________________
77083 [  7659] By: jhi                                   on 2000/11/12  22:55:25
77084         Log: Many subdocumented return values of the IO extension now documented.
77085              ungetc and write still left subdocumented.
77086              
77087              Subject: [PATCH] (was Re: IO::Handle::ungetc)
77088              From: Nicholas Clark <nick@talking.bollo.cx>
77089              Date: Sun, 12 Nov 2000 21:35:53 +0000
77090              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
77091      Branch: perl
77092            ! ext/IO/lib/IO/Handle.pm
77093 ____________________________________________________________________________
77094 [  7658] By: jhi                                   on 2000/11/12  21:37:06
77095         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
77096              From: Nicholas Clark <nick@talking.bollo.cx>
77097              Date: Sun, 12 Nov 2000 20:03:22 +0000
77098              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
77099      Branch: perl
77100            ! pod/perlfunc.pod
77101 ____________________________________________________________________________
77102 [  7657] By: jhi                                   on 2000/11/12  20:34:55
77103         Log: Integrate perlio:
77104              
77105              [  7656]
77106              Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77107      Branch: perl
77108           !> perlio.c
77109 ____________________________________________________________________________
77110 [  7656] By: nick                                  on 2000/11/12  19:25:06
77111         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
77112      Branch: perlio
77113            ! perlio.c
77114 ____________________________________________________________________________
77115 [  7655] By: nick                                  on 2000/11/12  19:09:41
77116         Log: Integrate mainline
77117      Branch: perlio
77118           +> README.solaris ext/Encode/Encode/cp1006.enc
77119           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
77120           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
77121           +> ext/Encode/Encode/iso8859-13.enc
77122           +> ext/Encode/Encode/iso8859-14.enc
77123           +> ext/Encode/Encode/iso8859-15.enc
77124           !> (integrate 34 files)
77125 ____________________________________________________________________________
77126 [  7654] By: jhi                                   on 2000/11/12  19:00:22
77127         Log: Add a metaconfig unit for fsync.
77128      Branch: metaconfig/U/perl
77129            + d_fsync.U
77130 ____________________________________________________________________________
77131 [  7653] By: jhi                                   on 2000/11/12  19:00:01
77132         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
77133      Branch: perl
77134            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77135            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77136            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77137            ! vos/config.ga.h win32/config.bc win32/config.gc
77138            ! win32/config.vc
77139 ____________________________________________________________________________
77140 [  7652] By: jhi                                   on 2000/11/11  21:12:01
77141         Log: Copy the s// information of README.hpux also to the perlrun.
77142      Branch: perl
77143            ! README.hpux pod/perlrun.pod
77144 ____________________________________________________________________________
77145 [  7651] By: jhi                                   on 2000/11/11  21:03:13
77146         Log: More README.solaris updates from Andy Dougherty.
77147      Branch: perl
77148            ! README.solaris
77149 ____________________________________________________________________________
77150 [  7650] By: jhi                                   on 2000/11/11  18:38:57
77151         Log: More descriptive error for unknown perlio layers.
77152              
77153              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77154              From: Dominic Dunlop <domo@computer.org> 
77155              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77156              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77157      Branch: perl
77158            ! perlio.c pod/perldiag.pod
77159 ____________________________________________________________________________
77160 [  7649] By: jhi                                   on 2000/11/11  18:37:52
77161         Log: MachTen doesn't really do mmap() and munmap().
77162              
77163              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
77164              From: Dominic Dunlop <domo@computer.org> 
77165              Date: Sat, 11 Nov 2000 18:20:32 +0100             
77166              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
77167      Branch: perl
77168            ! hints/machten.sh
77169 ____________________________________________________________________________
77170 [  7648] By: jhi                                   on 2000/11/11  18:36:46
77171         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
77172              From: rspier@pobox.com (Robert Spier)
77173              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
77174              Message-ID: <14861.32839.491271.985797@rls.cx>
77175      Branch: perl
77176            ! Porting/Contract pod/perltoot.pod
77177 ____________________________________________________________________________
77178 [  7647] By: jhi                                   on 2000/11/11  18:35:30
77179         Log: Simplify the getpagesize() unit by dropping the
77180              pagesize probe since it's nowadays slightly more
77181              complicated because of sysconf(). (Note: if some
77182              platform really needs the -lPW for getpagesize,
77183              I just broke it.)
77184              
77185              TODO: a new pagesize unit.
77186      Branch: metaconfig
77187            ! U/compline/d_getpagsz.U
77188 ____________________________________________________________________________
77189 [  7646] By: jhi                                   on 2000/11/11  18:33:23
77190         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
77191      Branch: perl
77192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77193            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
77194            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
77195            ! vos/config.ga.h win32/config.bc win32/config.gc
77196            ! win32/config.vc
77197 ____________________________________________________________________________
77198 [  7645] By: jhi                                   on 2000/11/11  16:45:15
77199         Log: Use sysconf() or getpagesize() to find out the pagesize.
77200      Branch: perl
77201            ! perlio.c
77202 ____________________________________________________________________________
77203 [  7644] By: jhi                                   on 2000/11/11  15:46:08
77204         Log: Integrate perlio:
77205              
77206              [  7641]
77207              Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77208              Also call "Buf" layer directly when unread'ing non-read chars.
77209      Branch: perl
77210           !> perlio.c
77211 ____________________________________________________________________________
77212 [  7643] By: jhi                                   on 2000/11/11  15:33:36
77213         Log: Subject: Re: [PATCH] README.solaris
77214              From: Lupe Christoph <lupe@lupe-christoph.de>
77215              Date: Sat, 11 Nov 2000 14:08:10 +0100
77216              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
77217      Branch: perl
77218            ! README.solaris
77219 ____________________________________________________________________________
77220 [  7642] By: jhi                                   on 2000/11/11  15:22:12
77221         Log: Subject: [PATCH perl@7638] cygwin port
77222              From: "Eric Fifer" <egf7@columbia.edu>            
77223              Date: Fri, 10 Nov 2000 19:30:30 -0000
77224              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
77225      Branch: perl
77226            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
77227 ____________________________________________________________________________
77228 [  7641] By: nick                                  on 2000/11/11  14:50:36
77229         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
77230              Also call "Buf" layer directly when unread'ing non-read chars.
77231      Branch: perlio
77232            ! perlio.c
77233 ____________________________________________________________________________
77234 [  7640] By: jhi                                   on 2000/11/11  02:05:02
77235         Log: Add more encoding tables.
77236      Branch: perl
77237            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
77238            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
77239            + ext/Encode/Encode/iso8859-10.enc
77240            + ext/Encode/Encode/iso8859-13.enc
77241            + ext/Encode/Encode/iso8859-14.enc
77242            + ext/Encode/Encode/iso8859-15.enc
77243            ! MANIFEST
77244 ____________________________________________________________________________
77245 [  7639] By: jhi                                   on 2000/11/10  18:49:25
77246         Log: Subject: [PATCH] README.solaris
77247              From: Andy Dougherty <doughera@lafayette.edu>
77248              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
77249              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
77250      Branch: perl
77251            + README.solaris
77252            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
77253            ! pod/perl.pod pod/perltoc.pod
77254 ____________________________________________________________________________
77255 [  7638] By: jhi                                   on 2000/11/10  15:04:15
77256         Log: Update Changes.
77257      Branch: perl
77258            ! Changes patchlevel.h
77259 ____________________________________________________________________________
77260 [  7637] By: jhi                                   on 2000/11/10  14:14:28
77261         Log: Explain better why certain regex tests are skipped.
77262              
77263              Subject: Re: tests skipped: unknown reason
77264              From: Lupe Christoph <lupe@lupe-christoph.de>
77265              Date: Fri, 10 Nov 2000 09:08:56 +0100
77266              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
77267      Branch: perl
77268            ! t/op/regexp.t
77269 ____________________________________________________________________________
77270 [  7636] By: nick                                  on 2000/11/10  13:40:00
77271         Log: Integrate mainline.
77272      Branch: perlio
77273           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
77274           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
77275           !> win32/bin/search.pl
77276 ____________________________________________________________________________
77277 [  7635] By: nick                                  on 2000/11/10  13:25:52
77278         Log: Re-instate stdio large file support via perlio.
77279      Branch: perl
77280            ! perlio.c
77281 ____________________________________________________________________________
77282 [  7634] By: jhi                                   on 2000/11/10  04:49:55
77283         Log: Amdahl UTS hints updates.
77284              
77285              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
77286              From: hom00@utsglobal.com (Harold O Morris)
77287              Date: Thu, 9 Nov 2000 20:02 PST
77288              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
77289      Branch: perl
77290            ! hints/uts.sh
77291 ____________________________________________________________________________
77292 [  7633] By: jhi                                   on 2000/11/09  23:33:28
77293         Log: Subject: [PATCH] IO::Seekable pod
77294              From: Nicholas Clark <nick@talking.bollo.cx>
77295              Date: Thu, 9 Nov 2000 20:29:45 +0000
77296              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
77297      Branch: perl
77298            ! ext/IO/lib/IO/Handle.pm
77299 ____________________________________________________________________________
77300 [  7632] By: jhi                                   on 2000/11/09  21:55:41
77301         Log: Various doc oddball characters.
77302              
77303              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
77304              From: Michael Somos <somos@grail.cba.csuohio.edu>
77305              Date: Mon, 6 Nov 2000 17:44:20 -0500
77306              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
77307      Branch: perl
77308            ! emacs/cperl-mode.el lib/unicode/syllables.txt
77309            ! win32/bin/search.pl
77310 ____________________________________________________________________________
77311 [  7631] By: jhi                                   on 2000/11/09  21:12:29
77312         Log: Subject: Re: bash -c exit and linux hints 
77313              From: "John P. Linderman" <jpl@research.att.com>
77314              Date: Thu, 02 Nov 2000 09:37:25 -0500
77315              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
77316      Branch: perl
77317            ! hints/linux.sh
77318 ____________________________________________________________________________
77319 [  7630] By: nick                                  on 2000/11/09  20:34:11
77320         Log: Integrate mainline.
77321      Branch: perlio
77322           !> (integrate 91 files)
77323 ____________________________________________________________________________
77324 [  7629] By: jhi                                   on 2000/11/09  19:46:31
77325         Log: Missing dTHXs.
77326              
77327              Subject: RE: perl@7595 builds not on cygwin
77328              From: "Eric Fifer" <egf7@columbia.edu>
77329              Date: Thu, 9 Nov 2000 19:26:50 -0000
77330              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
77331      Branch: perl
77332            ! ext/Devel/Peek/Peek.xs
77333 ____________________________________________________________________________
77334 [  7628] By: jhi                                   on 2000/11/09  14:48:27
77335         Log: Disable only the tests 99 and 166 for UTF-8 locales.
77336      Branch: perl
77337            ! t/pragma/locale.t
77338 ____________________________________________________________________________
77339 [  7627] By: jhi                                   on 2000/11/09  14:40:27
77340         Log: There's no =head3.
77341      Branch: perl
77342            ! pod/perlhack.pod
77343 ____________________________________________________________________________
77344 [  7626] By: jhi                                   on 2000/11/09  13:54:26
77345         Log: The generated boot_* headers are wrong.  Pickier compiler,
77346              such as KAI C++ will refuse to compile the resulting perlmain.
77347              
77348              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
77349              From: Harri Pasanen <harri.pasanen@trema.com>
77350              Date: Thu, 09 Nov 2000 14:23:28 +0100
77351              Message-Id: <3A0AA550.26D548A3@trema.com>
77352      Branch: perl
77353            ! minimod.pl
77354 ____________________________________________________________________________
77355 [  7625] By: jhi                                   on 2000/11/09  13:50:44
77356         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
77357              From: Prymmer/Kahn <pvhp@best.com>
77358              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
77359              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
77360              
77361              All except the "cow orker" change.
77362      Branch: perl
77363            ! Porting/pumpkin.pod
77364 ____________________________________________________________________________
77365 [  7624] By: jhi                                   on 2000/11/09  13:45:33
77366         Log: Fix for
77367              
77368              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
77369              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
77370              Date: Thu, 09 Nov 2000 11:05:52 +0100
77371              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
77372      Branch: perl
77373            ! pod/perldiag.pod t/pragma/warn/pp_sys
77374 ____________________________________________________________________________
77375 [  7623] By: jhi                                   on 2000/11/09  13:37:16
77376         Log: Typo in an ifndef.
77377              
77378              Subject: Re: [PATCH 5.7.0] better messages from malloc()
77379              From: Joe Smith <jms@inwap.com>         
77380              Date: Thu, 09 Nov 2000 01:33:14 -0800
77381              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
77382      Branch: perl
77383            ! malloc.c
77384 ____________________________________________________________________________
77385 [  7622] By: jhi                                   on 2000/11/09  13:31:18
77386         Log: Remove unused extra arguments.
77387      Branch: metaconfig/U/perl
77388            ! perlxv.U
77389      Branch: perl
77390            ! Configure config_h.SH
77391 ____________________________________________________________________________
77392 [  7621] By: jhi                                   on 2000/11/09  13:16:36
77393         Log: More VMS moves on environment handling, from Charles Lane.
77394      Branch: perl
77395            ! t/pragma/locale.t
77396 ____________________________________________________________________________
77397 [  7620] By: jhi                                   on 2000/11/09  04:42:38
77398         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
77399              From: David Dyck <dcd@tc.fluke.com>
77400              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
77401              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
77402      Branch: perl
77403            ! pp_sys.c
77404 ____________________________________________________________________________
77405 [  7619] By: jhi                                   on 2000/11/09  04:36:21
77406         Log: Forgot from #7618.
77407      Branch: perl
77408            ! lib/File/stat.pm
77409 ____________________________________________________________________________
77410 [  7618] By: jhi                                   on 2000/11/09  04:28:44
77411         Log: Make deleting for %ENV work for (newer versions of) VMS,
77412              from Craig A. Berry.
77413      Branch: perl
77414            ! vms/vms.c
77415 ____________________________________________________________________________
77416 [  7617] By: jhi                                   on 2000/11/09  04:25:05
77417         Log: Subject: [PATCH] Class::Struct at compile time
77418              From: "Casey R. Tweten" <crt@kiski.net>
77419              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
77420              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
77421      Branch: perl
77422            ! lib/Class/Struct.pm
77423 ____________________________________________________________________________
77424 [  7616] By: jhi                                   on 2000/11/09  04:15:17
77425         Log: Subject: [ID 20001108.013] spelling
77426              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
77427              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
77428              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
77429      Branch: perl
77430            ! lib/ftp.pl
77431 ____________________________________________________________________________
77432 [  7615] By: jhi                                   on 2000/11/09  04:12:42
77433         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
77434              From: Peter Prymmer <pvhp@forte.com>
77435              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
77436              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
77437      Branch: perl
77438            ! configure.com
77439 ____________________________________________________________________________
77440 [  7614] By: jhi                                   on 2000/11/08  22:42:55
77441         Log: A missing aTHX_.
77442      Branch: perl
77443            ! ext/IPC/SysV/SysV.xs
77444 ____________________________________________________________________________
77445 [  7613] By: jhi                                   on 2000/11/08  19:30:21
77446         Log: Update Changes.
77447      Branch: perl
77448            ! Changes patchlevel.h
77449 ____________________________________________________________________________
77450 [  7612] By: jhi                                   on 2000/11/08  18:35:25
77451         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
77452              From: David Dyck <dcd@tc.fluke.com>
77453              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
77454              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
77455      Branch: perl
77456            ! pp_sys.c
77457 ____________________________________________________________________________
77458 [  7611] By: jhi                                   on 2000/11/08  18:30:26
77459         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
77460              From: Dominic Dunlop <domo@computer.org>
77461              Date: Tue, 7 Nov 2000 12:05:25 +0100
77462              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
77463      Branch: perl
77464            ! malloc.c
77465 ____________________________________________________________________________
77466 [  7610] By: jhi                                   on 2000/11/08  18:25:14
77467         Log: Do not test UTF-8 locales since that the tests would require
77468              polymorphic regexen.
77469      Branch: perl
77470            ! t/pragma/locale.t
77471 ____________________________________________________________________________
77472 [  7609] By: jhi                                   on 2000/11/08  17:12:51
77473         Log: Locale buglets.
77474              
77475              Subject: RE: Locales support (setlocale) fixes
77476              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77477              Date: Wed, 8 Nov 2000 20:01:39 +0300
77478              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
77479      Branch: perl
77480            ! t/pragma/locale.t util.c
77481 ____________________________________________________________________________
77482 [  7608] By: jhi                                   on 2000/11/08  17:00:16
77483         Log: Deleting $ENV{PATH} in VMS is not recommendable.
77484      Branch: perl
77485            ! t/pragma/locale.t
77486 ____________________________________________________________________________
77487 [  7607] By: jhi                                   on 2000/11/08  16:58:26
77488         Log: Subject: PATCH std stdio for (Free)BSD
77489              From: Nicholas Clark <nick@ccl4.org>
77490              Date: Wed, 8 Nov 2000 15:36:29 +0000
77491              Message-ID: <20001108153629.D98736@plum.flirble.org>
77492      Branch: metaconfig
77493            ! U/compline/d_stdstdio.U
77494      Branch: perl
77495            ! Configure config_h.SH
77496 ____________________________________________________________________________
77497 [  7606] By: jhi                                   on 2000/11/08  16:43:31
77498         Log: Forgot to bump the line numbers in #7601.
77499      Branch: perl
77500            ! t/pragma/warn/pp_sys
77501 ____________________________________________________________________________
77502 [  7605] By: jhi                                   on 2000/11/08  16:39:12
77503         Log: More careful detection of how well NVs and UVs mix.
77504              
77505              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
77506              From: Nicholas Clark <nick@ccl4.org>
77507              Date: Wed, 8 Nov 2000 15:14:12 +0000
77508              Message-ID: <20001108151412.B98736@plum.flirble.org>
77509              
77510              Added some SIGFPE paranoia.
77511      Branch: metaconfig/U/perl
77512            ! perlxv.U
77513      Branch: perl
77514            ! Configure config_h.SH
77515 ____________________________________________________________________________
77516 [  7604] By: jhi                                   on 2000/11/08  14:39:10
77517         Log: Subject: [patch perl@7595] VMS configure.com tweak
77518              From: "Craig A. Berry" <craigberry@mac.com>
77519              Date: Wed, 8 Nov 2000 00:24:12 -0600
77520              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
77521      Branch: perl
77522            ! configure.com
77523 ____________________________________________________________________________
77524 [  7603] By: jhi                                   on 2000/11/08  14:27:11
77525         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
77526              From: Robin Barker <rmb1@cise.npl.co.uk>
77527              Date: Wed, 8 Nov 2000 11:11:39 GMT
77528              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
77529      Branch: perl
77530            ! perlio.c
77531 ____________________________________________________________________________
77532 [  7602] By: jhi                                   on 2000/11/08  14:25:03
77533         Log: Fix for the tie-refhash string table leaks.
77534              
77535              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
77536              Date: Wed, 8 Nov 2000 13:03:04 GMT
77537              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
77538      Branch: perl
77539            ! t/lib/tie-refhash.t
77540 ____________________________________________________________________________
77541 [  7601] By: jhi                                   on 2000/11/08  14:21:08
77542         Log: Try to avoid flockless and emulationless places.
77543      Branch: perl
77544            ! t/pragma/warn/pp_sys
77545 ____________________________________________________________________________
77546 [  7600] By: jhi                                   on 2000/11/08  02:28:54
77547         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
77548              
77549              Subject: [PATCH] prototyped functions that should be overrideable
77550              From: "Casey R. Tweten" <crt@kiski.net>
77551              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
77552              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
77553      Branch: perl
77554            ! toke.c
77555 ____________________________________________________________________________
77556 [  7599] By: jhi                                   on 2000/11/08  01:12:05
77557         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
77558              
77559              Subject: [PATCH] perlbug.PL
77560              From: "Kurt D. Starsinic" <kstar@chapin.edu>
77561              Date: Mon, 6 Nov 2000 21:39:01 -0500
77562              Message-ID: <20001106213901.B20955@O2.chapin.edu>
77563      Branch: perl
77564            ! utils/perlbug.PL
77565 ____________________________________________________________________________
77566 [  7598] By: jhi                                   on 2000/11/07  23:42:00
77567         Log: Bad thinko in #7581 (I used the test program with the expanded
77568              values as-is).
77569      Branch: metaconfig
77570            ! U/compline/d_stdstdio.U
77571      Branch: perl
77572            ! Configure
77573 ____________________________________________________________________________
77574 [  7597] By: jhi                                   on 2000/11/07  21:43:29
77575         Log: Subject: [PATCH perl@7573] cygwin port
77576              From: "Fifer, Eric" <EFifer@sanwaint.com>
77577              Date: Tue, 7 Nov 2000 18:08:51 -0000 
77578              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
77579              
77580              Synchronize with Cygwin 1.1.5.
77581      Branch: perl
77582            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
77583            ! pod/perlport.pod unixish.h util.c
77584 ____________________________________________________________________________
77585 [  7596] By: jhi                                   on 2000/11/07  21:39:25
77586         Log: perlhack updates from H.Merijn Brand.
77587      Branch: perl
77588            ! pod/perlhack.pod
77589 ____________________________________________________________________________
77590 [  7595] By: jhi                                   on 2000/11/07  20:21:41
77591         Log: Update Changes.
77592      Branch: perl
77593            ! Changes patchlevel.h
77594 ____________________________________________________________________________
77595 [  7594] By: jhi                                   on 2000/11/07  19:18:58
77596         Log: Be more robust in Dynaloader.pm.
77597      Branch: perl
77598            ! ext/DynaLoader/DynaLoader_pm.PL
77599 ____________________________________________________________________________
77600 [  7593] By: jhi                                   on 2000/11/07  16:49:31
77601         Log: AUTHORS update.
77602      Branch: perl
77603            ! AUTHORS
77604 ____________________________________________________________________________
77605 [  7592] By: gsar                                  on 2000/11/07  16:39:51
77606         Log: normalize relative paths in virtualized current directory on windows,
77607              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
77608              returns)
77609      Branch: perl
77610            ! win32/vdir.h
77611 ____________________________________________________________________________
77612 [  7591] By: jhi                                   on 2000/11/07  16:04:26
77613         Log: Too profiler-happy: with optimization the #7590 actually makes
77614              the test to run 0.5% _slower_.  Requires much more instrumentation.
77615              Retract #7590.
77616      Branch: perl
77617            ! regcomp.c regcomp.h
77618 ____________________________________________________________________________
77619 [  7590] By: jhi                                   on 2000/11/07  15:51:13
77620         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
77621              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
77622              by using memset() and testing bytewise (as opposed to bitwise).
77623      Branch: perl
77624            ! regcomp.c regcomp.h
77625 ____________________________________________________________________________
77626 [  7589] By: jhi                                   on 2000/11/07  12:56:39
77627         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
77628              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77629              Date: Mon, 06 Nov 2000 23:45:30 -0500
77630              Message-Id: <0011079735.AA973576259@univpress.com>
77631      Branch: perl
77632            ! configure.com t/lib/st-lock.t
77633 ____________________________________________________________________________
77634 [  7588] By: jhi                                   on 2000/11/07  01:03:28
77635         Log: Tweak #7587.
77636      Branch: perl
77637            ! pod/perldiag.pod
77638 ____________________________________________________________________________
77639 [  7587] By: jhi                                   on 2000/11/07  01:00:27
77640         Log: A doc addition for bug id 20001105.019, beware \p.
77641      Branch: perl
77642            ! pod/perldiag.pod
77643 ____________________________________________________________________________
77644 [  7586] By: jhi                                   on 2000/11/07  00:32:22
77645         Log: Fake support of holey files in win/dosish platforms.
77646              
77647              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
77648              From: kipp@shonanblue.ne.jp
77649              Date: Mon, 6 Nov 2000 13:30:55 -0800
77650              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
77651      Branch: perl
77652            ! ext/SDBM_File/sdbm/sdbm.c
77653 ____________________________________________________________________________
77654 [  7585] By: jhi                                   on 2000/11/07  00:12:54
77655         Log: Subject: Pod updates
77656              From: "Stephen P. Potter" <spp@spotter.yi.org>
77657              Date: Mon, 06 Nov 2000 18:56:43 -0500
77658              Message-Id: <200011062357.SAA18173@spotter.yi.org>
77659      Branch: perl
77660            ! README.dos README.os2 README.win32 pod/buildtoc.PL
77661            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
77662            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
77663            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
77664            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
77665            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
77666            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
77667            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
77668            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77669            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
77670            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
77671            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
77672            ! pod/perltootc.pod pod/perlunicode.pod
77673 ____________________________________________________________________________
77674 [  7584] By: jhi                                   on 2000/11/07  00:04:17
77675         Log: Varargs don't always work too well if one puts an unsigned
77676              char on the stack and pop an unsigned quad off the stack.
77677              
77678              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
77679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
77680              Date: Mon, 06 Nov 2000 15:19:05 -0800
77681              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
77682      Branch: perl
77683            ! utf8.c
77684 ____________________________________________________________________________
77685 [  7583] By: jhi                                   on 2000/11/06  23:58:48
77686         Log: %ENV note tweaks from Dan Sugalski.
77687      Branch: perl
77688            ! pod/perlport.pod vms/perlvms.pod
77689 ____________________________________________________________________________
77690 [  7582] By: jhi                                   on 2000/11/06  23:05:49
77691         Log: glibc5 detection by __GNU_LIBRARY__.
77692      Branch: perl
77693            ! toke.c
77694 ____________________________________________________________________________
77695 [  7581] By: jhi                                   on 2000/11/06  22:51:29
77696         Log: Make the stdio test program of 7427 less noisy while being 
77697              compiled so that Digital UNIX wouldn't get both
77698              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
77699              undefined.  This makes perlio happy.
77700      Branch: metaconfig
77701            ! U/compline/d_stdstdio.U
77702      Branch: perl
77703            ! Configure config_h.SH
77704 ____________________________________________________________________________
77705 [  7580] By: jhi                                   on 2000/11/06  22:41:41
77706         Log: Document %ENV = () portability issues.
77707      Branch: perl
77708            ! pod/perlport.pod vms/perlvms.pod
77709 ____________________________________________________________________________
77710 [  7579] By: jhi                                   on 2000/11/06  21:29:24
77711         Log: VOS updates from Paul Green.
77712      Branch: perl
77713            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
77714 ____________________________________________________________________________
77715 [  7578] By: jhi                                   on 2000/11/06  21:00:40
77716         Log: Sanitize the environment further.
77717      Branch: perl
77718            ! t/pragma/locale.t
77719 ____________________________________________________________________________
77720 [  7577] By: jhi                                   on 2000/11/06  20:53:51
77721         Log: Re-introduce 7552 lost in integration.
77722      Branch: perl
77723            ! perlio.c
77724 ____________________________________________________________________________
77725 [  7576] By: jhi                                   on 2000/11/06  20:33:46
77726         Log: Admit that the test leaks scalars.
77727      Branch: perl
77728            ! t/comp/proto.t
77729 ____________________________________________________________________________
77730 [  7575] By: jhi                                   on 2000/11/06  20:17:08
77731         Log: Integrate perlio:
77732              
77733              [  7574]
77734              Remove debug. Try (Mmap_t) on madvise() call.
77735      Branch: perl
77736           !> perlio.c
77737 ____________________________________________________________________________
77738 [  7574] By: nick                                  on 2000/11/06  20:07:28
77739         Log: Remove debug. Try (Mmap_t) on madvise() call.
77740      Branch: perlio
77741            ! perlio.c
77742 ____________________________________________________________________________
77743 [  7573] By: jhi                                   on 2000/11/06  13:56:05
77744         Log: Update Changes.
77745      Branch: perl
77746            ! Changes patchlevel.h
77747 ____________________________________________________________________________
77748 [  7572] By: jhi                                   on 2000/11/06  13:48:41
77749         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
77750              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77751              Date: Mon, 06 Nov 2000 10:11:42 +0100
77752              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
77753      Branch: perl
77754            ! pod/perlhack.pod
77755 ____________________________________________________________________________
77756 [  7571] By: jhi                                   on 2000/11/06  01:45:51
77757         Log: AUTHORS updates.
77758      Branch: perl
77759            ! AUTHORS
77760 ____________________________________________________________________________
77761 [  7570] By: jhi                                   on 2000/11/06  00:18:00
77762         Log: Fix for
77763              
77764              Subject: [ID 20000728.005] perl -P broken
77765              From: David Dyck <dcd@tc.fluke.com>
77766              Date: Fri, 28 Jul 2000 17:19:16 -0700
77767              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
77768              
77769              (hopefully).  The fix is also not complete, it seems to break
77770              BOM swallowing for libc5 systems, but until someone figures
77771              out a way to do this without ftell(), this will do.
77772      Branch: perl
77773            ! toke.c
77774 ____________________________________________________________________________
77775 [  7569] By: jhi                                   on 2000/11/06  00:05:30
77776         Log: Document that the evaled syntax errors cause scalar leaks.
77777      Branch: perl
77778            ! t/comp/proto.t
77779 ____________________________________________________________________________
77780 [  7568] By: jhi                                   on 2000/11/05  23:14:47
77781         Log: opmini.o can linger from Configures past.
77782      Branch: perl
77783            ! Makefile.SH
77784 ____________________________________________________________________________
77785 [  7567] By: jhi                                   on 2000/11/05  21:28:39
77786         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
77787              first argument correctly.
77788      Branch: perl
77789            ! perlio.c
77790 ____________________________________________________________________________
77791 [  7566] By: jhi                                   on 2000/11/05  21:15:56
77792         Log: Integrate perlio:
77793              
77794              [  7564]
77795              Added a mmap layer as a "subclass" of perlio.
77796              PERLIO=mmap ./perl harness passes
77797      Branch: perl
77798           !> perlio.c
77799 ____________________________________________________________________________
77800 [  7565] By: jhi                                   on 2000/11/05  21:15:13
77801         Log: Use -dM for gcc (the suggested patch did it only for Linux,
77802              but I think it can be generalized).
77803              
77804              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
77805              From: Pixel <pixel@mandrakesoft.com>
77806              Date: 05 Nov 2000 21:49:34 +0100 
77807              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
77808      Branch: perl
77809            ! ext/Errno/Errno_pm.PL
77810 ____________________________________________________________________________
77811 [  7564] By: nick                                  on 2000/11/05  21:09:18
77812         Log: Added a mmap layer as a "subclass" of perlio.
77813              PERLIO=mmap ./perl harness passes
77814      Branch: perlio
77815            ! perlio.c
77816 ____________________________________________________________________________
77817 [  7563] By: jhi                                   on 2000/11/05  19:48:55
77818         Log: Add a note for future generations about bug id 20000229.006.
77819      Branch: perl
77820            ! malloc.c
77821 ____________________________________________________________________________
77822 [  7562] By: jhi                                   on 2000/11/05  19:38:24
77823         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
77824      Branch: perl
77825            ! pp_ctl.c t/op/pos.t
77826 ____________________________________________________________________________
77827 [  7561] By: jhi                                   on 2000/11/05  18:21:46
77828         Log: Add =pod to be tidy.
77829      Branch: perl
77830            ! lib/Math/Complex.pm
77831 ____________________________________________________________________________
77832 [  7560] By: jhi                                   on 2000/11/05  17:38:46
77833         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
77834      Branch: perl
77835            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
77836            ! ext/Storable/Storable.xs t/lib/st-recurse.t
77837 ____________________________________________________________________________
77838 [  7559] By: jhi                                   on 2000/11/05  17:32:59
77839         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
77840              From: "Peter J. Farley III" <pjfarley@banet.net>
77841              Date: Sun, 05 Nov 2000 11:55:59 -0500
77842              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
77843      Branch: perl
77844            ! t/lib/syslog.t
77845 ____________________________________________________________________________
77846 [  7558] By: jhi                                   on 2000/11/05  17:29:19
77847         Log: Integrate perlio:
77848              
77849              [  7555]
77850              Fix read from STDERR on raw unix layer for Solaris where fd 2 is
77851              open RDWR so does not fail. (pragma/warnings 303 again...)
77852              
77853              [  7554]
77854              Fix case where ungetc(f,EOF) was allowed.
77855              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
77856              so we can see similarities.
77857              Use types more carefully and a STDCHAR array in hope that this will
77858              fix Jarkko's 64bit machine.
77859      Branch: perl
77860           !> perlio.c
77861 ____________________________________________________________________________
77862 [  7557] By: jhi                                   on 2000/11/05  17:22:01
77863         Log: A fix of sorts for 20000329.026, a better error message
77864              for a missing "use charnames" when using the \N{...}. 
77865      Branch: perl
77866            ! pod/perldiag.pod toke.c
77867 ____________________________________________________________________________
77868 [  7556] By: jhi                                   on 2000/11/05  16:33:50
77869         Log: Test tweak: show also the failed locales.
77870              
77871              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
77872              From: Lupe Christoph <lupe@lupe-christoph.de>         
77873              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
77874              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
77875      Branch: perl
77876            ! t/pragma/locale.t
77877 ____________________________________________________________________________
77878 [  7555] By: nick                                  on 2000/11/05  11:09:34
77879         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
77880              open RDWR so does not fail. (pragma/warnings 303 again...)
77881      Branch: perlio
77882            ! perlio.c
77883 ____________________________________________________________________________
77884 [  7554] By: nick                                  on 2000/11/05  10:10:13
77885         Log: Fix case where ungetc(f,EOF) was allowed.
77886              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
77887              so we can see similarities.
77888              Use types more carefully and a STDCHAR array in hope that this will
77889              fix Jarkko's 64bit machine.
77890      Branch: perlio
77891            ! perlio.c
77892 ____________________________________________________________________________
77893 [  7553] By: jhi                                   on 2000/11/05  01:12:16
77894         Log: Fix for
77895              
77896              Subject: [ID 20001004.007] taint propogation is inconsistent
77897              From: pimlott@idiomtech.com (Andrew Pimlott) 
77898              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
77899              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
77900              
77901              The culprit was sv_setsv() which was rather blindly
77902              propagating taint, which lead to behaviour where if
77903              a tainted anon hash value was seen all the hash values
77904              from then on at that level became tainted, or at any
77905              upper levels in the case of nested anon hashes.
77906      Branch: perl
77907            ! sv.c t/op/taint.t
77908 ____________________________________________________________________________
77909 [  7552] By: jhi                                   on 2000/11/04  23:44:18
77910         Log: Some cpps don't like splitting conditionals across several lines.
77911      Branch: perl
77912            ! perlio.c
77913 ____________________________________________________________________________
77914 [  7551] By: nick                                  on 2000/11/04  23:40:44
77915         Log: Integrate mainline
77916      Branch: perlio
77917           !> pp_hot.c t/op/taint.t
77918 ____________________________________________________________________________
77919 [  7550] By: nick                                  on 2000/11/04  23:39:05
77920         Log: Integrate mainline again
77921      Branch: perlio
77922           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
77923           !> t/lib/b.t t/op/misc.t util.c
77924 ____________________________________________________________________________
77925 [  7549] By: jhi                                   on 2000/11/04  23:14:01
77926         Log: Fix for
77927              
77928              Subject: [ID 20001004.006] undef is never tainted
77929              From: pimlott@idiomtech.com (Andrew Pimlott)
77930              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
77931              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
77932              
77933              An undef read from a slurped file was not tainted.
77934      Branch: perl
77935            ! pp_hot.c t/op/taint.t
77936 ____________________________________________________________________________
77937 [  7548] By: jhi                                   on 2000/11/04  22:56:21
77938         Log: Test tweak ($Config{useperlio} is by default undef) .
77939      Branch: perl
77940            ! t/lib/b.t
77941 ____________________________________________________________________________
77942 [  7547] By: jhi                                   on 2000/11/04  22:43:56
77943         Log: Integrate perlio:
77944              
77945              [  7539]
77946              PerlIO infrastructure complete.
77947              
77948              [  7538]
77949              Type tweaks + less contorted allocation scheme
77950              
77951              [  7537]
77952              Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
77953              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
77954              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
77955              sensible) which lead to some interesting fails.
77956              
77957              [  7535]
77958              Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
77959              - Works on Linux with
77960              perlio + unix
77961              stdio
77962              - Works on Solaris with
77963              perlio + unix
77964              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
77965              - Fails (hangs in openpid) if you try and stack
77966              perlio + stdio - Linux stdio's read() logic is hanging.
77967              
77968              [  7492]
77969              Change files which are mysteriously different to mainline to be
77970              copies of mainline.
77971              
77972              [  7491]
77973              Perlio fixes discovered on big-endian & very traditional Solaris:
77974              - typo in endian code in putc.
77975              - Don't allow read of write-only files and vice-versa
77976              - and off-by-one in flush-all loop.
77977              Remove debug calls as they were using GCC specific features.
77978              
77979              [  7484]
77980              PerlIO passes all tests.
77981              
77982              [  7482]
77983              Include <unistd.h> to get correct lseek() prototype etc.
77984              (I thought perl.h did that) - down to two fails
77985              - comp/require.t (last test)
77986              - lib/io_xs.t - possibly import/export of FILE * ?
77987              
77988              [  7480]
77989              Fixed two bugs:
77990              - error code not being set on close (of broken pipe)
77991              - append mode was truncating.
77992              At least one seek/tell bug remains.
77993              
77994              [  7479]
77995              Prototype (stdio-like) PerlIO passing basic tests. Checked in
77996              in case of accidents. Still several worrying fails, no line disciplines yet.
77997      Branch: perl
77998           +> lib/perlio.pm
77999           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
78000           !> pod/perlapi.pod t/lib/b.t
78001 ____________________________________________________________________________
78002 [  7546] By: jhi                                   on 2000/11/04  22:40:59
78003         Log: Configure would use a bad $myuname from an old config.sh.
78004              
78005              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
78006              From: Andy Dougherty <doughera@lafayette.edu>
78007              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
78008              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
78009      Branch: metaconfig
78010            ! U/modified/Oldconfig.U
78011      Branch: perl
78012            ! Configure config_h.SH
78013 ____________________________________________________________________________
78014 [  7545] By: jhi                                   on 2000/11/04  22:36:54
78015         Log: Subject: Locales support (setlocale) fixes
78016              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
78017              Date: Sat, 4 Nov 2000 10:15:48 +0300 
78018              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
78019              
78020              Modified quite a bit to be more portable.
78021      Branch: perl
78022            ! embed.h embed.pl perl.h proto.h util.c
78023 ____________________________________________________________________________
78024 [  7544] By: jhi                                   on 2000/11/04  22:32:47
78025         Log: Dying is too strict here, better just skip.
78026      Branch: perl
78027            ! t/op/misc.t
78028 ____________________________________________________________________________
78029 [  7543] By: nick                                  on 2000/11/04  21:55:13
78030         Log: Merge mainline
78031      Branch: perlio
78032           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
78033           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
78034           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
78035           !> (integrate 64 files)
78036 ____________________________________________________________________________
78037 [  7542] By: jhi                                   on 2000/11/04  21:09:28
78038         Log: More Changes tweakery.
78039      Branch: perl
78040            ! Changes Porting/genlog
78041 ____________________________________________________________________________
78042 [  7541] By: jhi                                   on 2000/11/04  20:58:18
78043         Log: Changes fixups.
78044      Branch: perl
78045            ! Changes
78046 ____________________________________________________________________________
78047 [  7540] By: jhi                                   on 2000/11/04  20:42:38
78048         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
78049              create a "fast path" for locale name probing using "locale -a"
78050              if available, squash finally hopefully the s?printf resetting
78051              the numeric locale (since, IIUC perllocale, it never shouldn't). 
78052      Branch: perl
78053            ! sv.c t/op/misc.t t/pragma/locale.t
78054 ____________________________________________________________________________
78055 [  7539] By: nick                                  on 2000/11/04  19:56:10
78056         Log: PerlIO infrastructure complete.
78057      Branch: perlio
78058            + lib/perlio.pm
78059            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
78060 ____________________________________________________________________________
78061 [  7538] By: nick                                  on 2000/11/04  14:31:32
78062         Log: Type tweaks + less contorted allocation scheme
78063      Branch: perlio
78064            ! perlio.c
78065 ____________________________________________________________________________
78066 [  7537] By: nick                                  on 2000/11/04  12:40:42
78067         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
78068              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
78069              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
78070              sensible) which lead to some interesting fails.
78071      Branch: perlio
78072            ! perlio.c
78073 ____________________________________________________________________________
78074 [  7536] By: jhi                                   on 2000/11/04  00:20:02
78075         Log: Add FCNTL_CAN_LOCK.
78076              
78077              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78078              From: Andy Dougherty <doughera@lafayette.edu>
78079              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
78080              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
78081              
78082              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
78083              From: Andy Dougherty <doughera@lafayette.edu>
78084              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
78085              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
78086      Branch: metaconfig/U/perl
78087            + d_fcntl_can_lock.U
78088            ! startperl.U
78089      Branch: perl
78090            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78091            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
78092            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78093            ! vos/config.ga.h win32/config.bc win32/config.gc
78094            ! win32/config.vc
78095 ____________________________________________________________________________
78096 [  7535] By: nick                                  on 2000/11/03  22:19:10
78097         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
78098              - Works on Linux with
78099              perlio + unix
78100              stdio
78101              - Works on Solaris with
78102              perlio + unix
78103              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
78104              - Fails (hangs in openpid) if you try and stack
78105              perlio + stdio - Linux stdio's read() logic is hanging.
78106      Branch: perlio
78107            ! iperlsys.h perlio.c
78108 ____________________________________________________________________________
78109 [  7534] By: jhi                                   on 2000/11/03  15:16:02
78110         Log: Subject: Re: README.aix
78111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78112              Date: Fri, 03 Nov 2000 16:03:15 +0100
78113              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
78114      Branch: perl
78115            ! README.aix
78116 ____________________________________________________________________________
78117 [  7533] By: jhi                                   on 2000/11/03  03:59:02
78118         Log: Subject: [PATCH 5.7.0] better messages from malloc()
78119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78120              Date: Wed, 1 Nov 2000 23:39:56 -0500
78121              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
78122      Branch: perl
78123            ! malloc.c pod/perldiag.pod
78124 ____________________________________________________________________________
78125 [  7532] By: jhi                                   on 2000/11/03  00:11:56
78126         Log: The #7521 touched things it shouldn't have.
78127      Branch: perl
78128            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
78129 ____________________________________________________________________________
78130 [  7531] By: jhi                                   on 2000/11/02  22:32:33
78131         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
78132              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78133              Date:     Thu, 2 Nov 2000 16:58:36 EST
78134              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
78135      Branch: perl
78136            ! vms/gen_shrfls.pl
78137 ____________________________________________________________________________
78138 [  7530] By: jhi                                   on 2000/11/02  22:08:49
78139         Log: Fix the problem discussed in
78140              
78141              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
78142              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
78143              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
78144              
78145              originally from Linc Madison.  Also Andreas König's comments
78146              taken into account.  Some other problems with Tie::SubstrHash
78147              fixed: didn't croak when the table exceeded the requested number
78148              of entries (as documented) but instead when the number of entries
78149              exceeded the size of the table, a croak() had an unnecessary \n,
78150              didn't have a CLEAR method, documented that there is no exists().
78151              Didn't fix to be strict-proof because the module uses &foo; and
78152              dynamic scope.  Added a test script exercizing both first tamely 
78153              the basic functionality, and then the failure cases reported by
78154              Linc Madison.
78155      Branch: perl
78156            + t/lib/tie-substrhash.t
78157            ! MANIFEST lib/Tie/SubstrHash.pm
78158 ____________________________________________________________________________
78159 [  7529] By: jhi                                   on 2000/11/02  17:58:08
78160         Log: recv() can fail and return undef.
78161              
78162              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
78163              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
78164              Date: Thu, 2 Nov 2000 20:12:20 +0300
78165              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
78166      Branch: perl
78167            ! lib/Net/Ping.pm
78168 ____________________________________________________________________________
78169 [  7528] By: jhi                                   on 2000/11/02  17:49:09
78170         Log: Detpyo.
78171      Branch: perl
78172            ! pod/perlop.pod
78173 ____________________________________________________________________________
78174 [  7527] By: jhi                                   on 2000/11/02  15:48:37
78175         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
78176              fix a autovivification bug in Tie::RefHash, add tests for both.
78177              
78178              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
78179              From: Edward Avis <epa98@doc.ic.ac.uk>
78180              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
78181              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
78182      Branch: perl
78183            + t/lib/tie-refhash.t
78184            ! MANIFEST lib/Tie/RefHash.pm
78185 ____________________________________________________________________________
78186 [  7526] By: jhi                                   on 2000/11/02  13:56:26
78187         Log: Test::Harness revealed buglets in the new DynaLoader.
78188              
78189              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
78190              From: andreas.koenig@anima.de (Andreas J. Koenig)
78191              Date: 02 Nov 2000 11:26:48 +0100 
78192              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
78193      Branch: perl
78194            ! ext/DynaLoader/DynaLoader_pm.PL
78195 ____________________________________________________________________________
78196 [  7525] By: jhi                                   on 2000/11/01  23:52:08
78197         Log: The entry for #7503 was missing.
78198      Branch: perl
78199            ! Changes
78200 ____________________________________________________________________________
78201 [  7524] By: jhi                                   on 2000/11/01  23:40:52
78202         Log: Update Changes.
78203      Branch: perl
78204            ! Changes patchlevel.h
78205 ____________________________________________________________________________
78206 [  7523] By: jhi                                   on 2000/11/01  22:57:09
78207         Log: More tweaking on the #7522 theme.
78208      Branch: perl
78209            ! ext/DynaLoader/DynaLoader_pm.PL
78210 ____________________________________________________________________________
78211 [  7522] By: jhi                                   on 2000/11/01  22:06:15
78212         Log: Expand %Config variables and %ENV variables only if
78213              so requested during build time using the
78214              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
78215              Not expanding makes relocating distributions easier.
78216      Branch: perl
78217            ! ext/DynaLoader/DynaLoader_pm.PL
78218 ____________________________________________________________________________
78219 [  7521] By: jhi                                   on 2000/11/01  20:56:34
78220         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
78221              and setgid() because they were just changing $< and $( which means
78222              only changing the real uid/gid, as opposed to changing both
78223              real and effective ids.  (The alternative way could have been
78224              in POSIX.pm to change $> and $), too, but making a direct call
78225              to the C API feels cleaner.)  Fixes the bug
78226              
78227              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
78228              From: "Garry T. Williams" <garry@zvolve.com>
78229              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
78230              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
78231      Branch: perl
78232            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
78233            ! ext/POSIX/typemap pod/perlvar.pod
78234 ____________________________________________________________________________
78235 [  7520] By: jhi                                   on 2000/11/01  20:08:33
78236         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
78237              From: "Garry T. Williams" <garry@zvolve.com>
78238              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
78239              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
78240      Branch: perl
78241            ! pod/perlsec.pod
78242 ____________________________________________________________________________
78243 [  7519] By: jhi                                   on 2000/11/01  20:01:22
78244         Log: Locale warning explanation tweak.
78245      Branch: perl
78246            ! pod/perldiag.pod
78247 ____________________________________________________________________________
78248 [  7518] By: jhi                                   on 2000/11/01  18:57:13
78249         Log: C.pm part of
78250              
78251              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
78252              From: Jarkko Hietaniemi <jhi@iki.fi>
78253              Date: Tue, 10 Oct 2000 08:22:28 -0500
78254              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
78255      Branch: perl
78256            ! ext/B/B/C.pm
78257 ____________________________________________________________________________
78258 [  7517] By: jhi                                   on 2000/11/01  18:41:59
78259         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
78260              From: Martien Verbruggen <mgjv@comdyn.com.au>
78261              Date: Fri, 6 Oct 2000 14:09:10 +1100
78262              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
78263      Branch: perl
78264            ! pod/perlop.pod
78265 ____________________________________________________________________________
78266 [  7516] By: jhi                                   on 2000/11/01  18:34:55
78267         Log: Generalize the Camel wording.
78268              
78269              Subject: Re: perlfaq style changes
78270              From: John Borwick <jhborwic@unity.ncsu.edu>
78271              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
78272              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
78273      Branch: perl
78274            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
78275 ____________________________________________________________________________
78276 [  7515] By: jhi                                   on 2000/11/01  16:52:31
78277         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
78278              From: pimlott@idiomtech.com (Andrew Pimlott)
78279              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
78280              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
78281      Branch: perl
78282            ! pod/perlsec.pod
78283 ____________________________________________________________________________
78284 [  7514] By: jhi                                   on 2000/11/01  15:03:40
78285         Log: More AIX lore.
78286      Branch: perl
78287            ! ext/re/hints/aix.pl
78288 ____________________________________________________________________________
78289 [  7513] By: jhi                                   on 2000/11/01  14:48:30
78290         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
78291              From: root <root@chronos.fi.muni.cz>
78292              Date: Wed, 1 Nov 2000 12:31:32 +0100
78293              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
78294      Branch: perl
78295            ! lib/Net/Ping.pm
78296 ____________________________________________________________________________
78297 [  7512] By: jhi                                   on 2000/11/01  14:46:47
78298         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
78299              From: Martin Husemann <martin@duskware.de>
78300              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
78301              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
78302      Branch: perl
78303            ! regcomp.c
78304 ____________________________________________________________________________
78305 [  7511] By: jhi                                   on 2000/11/01  14:39:50
78306         Log: AUTHORS updates.
78307      Branch: perl
78308            ! AUTHORS
78309 ____________________________________________________________________________
78310 [  7510] By: jhi                                   on 2000/11/01  14:29:50
78311         Log: Subject: [PATCH] startperl to respect versiononly
78312              From: Robin Barker <rmb1@cise.npl.co.uk> 
78313              Date: Tue, 31 Oct 2000 16:29:36 GMT
78314              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
78315      Branch: metaconfig/U/perl
78316            ! startperl.U
78317      Branch: perl
78318            ! Configure config_h.SH
78319 ____________________________________________________________________________
78320 [  7509] By: jhi                                   on 2000/11/01  14:19:53
78321         Log: printf UVs the correct way, noticed by Robin Barker.
78322      Branch: perl
78323            ! utf8.c
78324 ____________________________________________________________________________
78325 [  7508] By: jhi                                   on 2000/11/01  14:10:03
78326         Log: Do not cleanup *% because the % has special meanings in some
78327              shell environments.
78328      Branch: perl
78329            ! ext/Storable/Makefile.PL
78330 ____________________________________________________________________________
78331 [  7507] By: jhi                                   on 2000/11/01  14:06:00
78332         Log: The NonStop-UX libraries have a novel way to say NaN.
78333      Branch: perl
78334            ! t/lib/bigfltpm.t
78335 ____________________________________________________________________________
78336 [  7506] By: jhi                                   on 2000/11/01  14:03:35
78337         Log: The osname has been lowercased by now, from Tom Bates.
78338      Branch: metaconfig
78339            ! U/modified/Oldconfig.U
78340      Branch: perl
78341            ! Configure config_h.SH
78342 ____________________________________________________________________________
78343 [  7505] By: jhi                                   on 2000/10/31  19:18:39
78344         Log: The compiler is either gcc or cc, from Tom Bates.
78345      Branch: perl
78346            ! hints/nonstopux.sh
78347 ____________________________________________________________________________
78348 [  7504] By: jhi                                   on 2000/10/31  14:53:42
78349         Log: Update Changes.
78350      Branch: perl
78351            ! Changes patchlevel.h
78352 ____________________________________________________________________________
78353 [  7503] By: jhi                                   on 2000/10/31  14:30:50
78354         Log: Whitespace style tweak.  Was originally going to see to
78355              
78356              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
78357              From: Joe Smith <jms@inwap.com>
78358              Date: Mon, 30 Oct 2000 18:47:57 -0800
78359              Message-Id: <39FE32DD.24AAC4D@inwap.com>
78360              
78361              but that had already been taken care of.
78362      Branch: metaconfig
78363            ! U/compline/d_stdstdio.U
78364      Branch: perl
78365            ! Configure config_h.SH
78366 ____________________________________________________________________________
78367 [  7502] By: jhi                                   on 2000/10/31  14:25:02
78368         Log: AUTHORS tweaks.
78369      Branch: perl
78370            ! AUTHORS
78371 ____________________________________________________________________________
78372 [  7501] By: jhi                                   on 2000/10/31  14:23:59
78373         Log: Subject: perlfaq style changes
78374              From: John Borwick <jhborwic@unity.ncsu.edu>
78375              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
78376              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
78377      Branch: perl
78378            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
78379            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
78380            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
78381            ! pod/perlfaq9.pod
78382 ____________________________________________________________________________
78383 [  7500] By: jhi                                   on 2000/10/31  14:22:15
78384         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
78385              
78386              Subject: Re: [ID 20000918.005] ~ on wide chars
78387              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78388              Date: Mon, 30 Oct 2000 21:09:55 -0800
78389              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
78390              
78391              (The ord() part of the patch skipped.)
78392      Branch: perl
78393            ! doop.c
78394 ____________________________________________________________________________
78395 [  7499] By: jhi                                   on 2000/10/31  14:20:08
78396         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
78397              From: Jens Hamisch <jens@Strawberry.COM>
78398              Date: Mon, 30 Oct 2000 15:17:07 +0100
78399              Message-Id: <20001030151707.A9597@Strawberry.COM>
78400      Branch: perl
78401            ! av.c
78402 ____________________________________________________________________________
78403 [  7498] By: jhi                                   on 2000/10/31  14:16:29
78404         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
78405              From: Peter Prymmer <pvhp@forte.com>
78406              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
78407              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
78408      Branch: perl
78409            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
78410            + ext/Encode/Encode/posix-bc.enc
78411            ! MANIFEST t/lib/encode.t
78412 ____________________________________________________________________________
78413 [  7497] By: jhi                                   on 2000/10/31  14:13:22
78414         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
78415              From: Peter Prymmer <pvhp@forte.com>
78416              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
78417              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
78418      Branch: perl
78419            ! t/lib/cgi-html.t
78420 ____________________________________________________________________________
78421 [  7496] By: jhi                                   on 2000/10/31  14:12:05
78422         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
78423              From: Peter Prymmer <pvhp@forte.com>
78424              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
78425              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
78426      Branch: perl
78427            ! t/lib/cgi-function.t
78428 ____________________________________________________________________________
78429 [  7495] By: jhi                                   on 2000/10/31  14:11:08
78430         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
78431              From: Peter Prymmer <pvhp@forte.com>
78432              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
78433              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
78434      Branch: perl
78435            + ext/re/hints/aix.pl
78436            ! MANIFEST ext/re/Makefile.PL
78437 ____________________________________________________________________________
78438 [  7494] By: jhi                                   on 2000/10/31  14:08:32
78439         Log: Use Errno magic.
78440              
78441              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
78442              From: Casey Tweten <perl@ctweten.amsite.com>
78443              Date: Mon, 30 Oct 2000 15:51:17 -0500
78444              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
78445      Branch: perl
78446            ! lib/File/Temp.pm
78447 ____________________________________________________________________________
78448 [  7493] By: jhi                                   on 2000/10/31  14:05:07
78449         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
78450              
78451              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
78452              From: Nicholas Clark <nick@ccl4.org>
78453              Date: Mon, 30 Oct 2000 17:38:45 +0000
78454              Message-ID: <20001030173845.O60355@plum.flirble.org>
78455      Branch: perl
78456            ! Makefile.SH utils/perlbug.PL
78457 ____________________________________________________________________________
78458 [  7492] By: nick                                  on 2000/10/30  19:37:23
78459         Log: Change files which are mysteriously different to mainline to be
78460              copies of mainline.
78461      Branch: perlio
78462            ! objXSUB.h perlapi.c pod/perlapi.pod
78463 ____________________________________________________________________________
78464 [  7491] By: nick                                  on 2000/10/30  18:05:54
78465         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
78466              - typo in endian code in putc.
78467              - Don't allow read of write-only files and vice-versa
78468              - and off-by-one in flush-all loop.
78469              Remove debug calls as they were using GCC specific features.
78470      Branch: perlio
78471            ! perlio.c
78472 ____________________________________________________________________________
78473 [  7490] By: nick                                  on 2000/10/29  21:45:45
78474         Log: Integrate mainline to perlio
78475      Branch: perlio
78476           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
78477           !> toke.c
78478 ____________________________________________________________________________
78479 [  7489] By: jhi                                   on 2000/10/29  21:11:08
78480         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
78481              From: andreas.koenig@anima.de (Andreas J. Koenig)
78482              Date: 29 Oct 2000 22:05:59 +0100
78483              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
78484      Branch: perl
78485            ! lib/ExtUtils/Manifest.pm
78486 ____________________________________________________________________________
78487 [  7488] By: jhi                                   on 2000/10/29  21:07:47
78488         Log: Tests for #7487.
78489              
78490              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78491              From: andreas.koenig@anima.de (Andreas J. Koenig)
78492              Date: 29 Oct 2000 19:37:09 +0100
78493              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
78494      Branch: perl
78495            ! t/comp/proto.t
78496 ____________________________________________________________________________
78497 [  7487] By: jhi                                   on 2000/10/29  21:06:27
78498         Log: constsub spillage.
78499              
78500              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
78501              From: John Tobey <jtobey@john-edwin-tobey.org>
78502              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
78503              Message-Id: <m13pvSr-000FObC@feynman.localnet>
78504      Branch: perl
78505            ! op.c
78506 ____________________________________________________________________________
78507 [  7486] By: nick                                  on 2000/10/29  21:05:04
78508         Log: Integrate mainline to perlio branch
78509      Branch: perlio
78510           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
78511           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
78512           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
78513           +> vos/install_perl.cm
78514            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
78515            - vos/config.h vos/config_h.SH_orig
78516           !> (integrate 141 files)
78517 ____________________________________________________________________________
78518 [  7485] By: jhi                                   on 2000/10/29  21:00:47
78519         Log: Make \x{...} consistently produce UTF-8.
78520              
78521              Subject: Re: \x{...} is confused 
78522              From: Simon Cozens <simon@cozens.net>
78523              Date: Sun, 29 Oct 2000 19:36:48 +0000
78524              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
78525      Branch: perl
78526            ! t/pragma/utf8.t toke.c
78527 ____________________________________________________________________________
78528 [  7484] By: nick                                  on 2000/10/29  20:05:29
78529         Log: PerlIO passes all tests.
78530      Branch: perlio
78531            ! perlio.c
78532 ____________________________________________________________________________
78533 [  7483] By: jhi                                   on 2000/10/29  18:06:55
78534         Log: Update Changes.
78535      Branch: perl
78536            ! Changes patchlevel.h
78537 ____________________________________________________________________________
78538 [  7482] By: nick                                  on 2000/10/29  17:43:28
78539         Log: Include <unistd.h> to get correct lseek() prototype etc.
78540              (I thought perl.h did that) - down to two fails
78541              - comp/require.t (last test)
78542              - lib/io_xs.t - possibly import/export of FILE * ?
78543      Branch: perlio
78544            ! perlio.c
78545 ____________________________________________________________________________
78546 [  7481] By: jhi                                   on 2000/10/29  17:02:37
78547         Log: UTF-8 decoder tweak.
78548      Branch: perl
78549            ! utf8.c
78550 ____________________________________________________________________________
78551 [  7480] By: nick                                  on 2000/10/29  16:26:11
78552         Log: Fixed two bugs:
78553              - error code not being set on close (of broken pipe)
78554              - append mode was truncating.
78555              At least one seek/tell bug remains.
78556      Branch: perlio
78557            ! perlio.c
78558 ____________________________________________________________________________
78559 [  7479] By: nick                                  on 2000/10/29  11:18:16
78560         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
78561              in case of accidents. Still several worrying fails, no line disciplines yet.
78562      Branch: perlio
78563            ! iperlsys.h perlio.c
78564 ____________________________________________________________________________
78565 [  7478] By: jhi                                   on 2000/10/29  02:04:01
78566         Log: Add also emailless people.
78567      Branch: perl
78568            ! AUTHORS
78569 ____________________________________________________________________________
78570 [  7477] By: jhi                                   on 2000/10/29  01:36:00
78571         Log: The #7476 needs a MANIFEST change, too.
78572      Branch: perl
78573            ! MANIFEST
78574 ____________________________________________________________________________
78575 [  7476] By: jhi                                   on 2000/10/29  01:35:21
78576         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
78577      Branch: perl
78578            - MAINTAIN
78579            ! AUTHORS Changes
78580 ____________________________________________________________________________
78581 [  7475] By: jhi                                   on 2000/10/28  23:57:25
78582         Log: De-quoted-unreadable to ISO Latin 1.
78583              (There's one ISO-2022-JP name in Changes5.004.)
78584      Branch: perl
78585            ! Changes Changes5.6
78586 ____________________________________________________________________________
78587 [  7474] By: jhi                                   on 2000/10/28  19:13:06
78588         Log: Subject: [ID 20001027.007] uniq array in perlfaq
78589              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
78590              Date: Fri, 27 Oct 2000 19:28:30 +0200
78591              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
78592      Branch: perl
78593            ! pod/perlfaq4.pod
78594 ____________________________________________________________________________
78595 [  7473] By: jhi                                   on 2000/10/28  18:02:05
78596         Log: Locking null mutexes is not recommendable.
78597              
78598              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
78599              From: Hugo <hv@crypt.compulink.co.uk>
78600              Date: Sat, 28 Oct 2000 18:41:12 +0100
78601              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
78602      Branch: perl
78603            ! op.c
78604 ____________________________________________________________________________
78605 [  7472] By: jhi                                   on 2000/10/28  17:52:58
78606         Log: Better create a true mailing list for the repository keepers.
78607      Branch: perl
78608            ! Porting/repository.pod
78609 ____________________________________________________________________________
78610 [  7471] By: jhi                                   on 2000/10/28  17:28:24
78611         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
78612              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
78613      Branch: perl
78614            + Porting/repository.pod
78615            ! MANIFEST
78616 ____________________________________________________________________________
78617 [  7470] By: jhi                                   on 2000/10/28  17:20:54
78618         Log: Subject: DOC PATCH 5.6.0
78619              From: mjd@plover.com
78620              Date: 27 Oct 2000 17:32:44 -0000
78621              Message-ID: <20001027173244.23754.qmail@plover.com>
78622      Branch: perl
78623            ! pod/perlfunc.pod
78624 ____________________________________________________________________________
78625 [  7469] By: jhi                                   on 2000/10/28  17:16:45
78626         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
78627              From: "Peter J. Farley III" <pjfarley@banet.net>
78628              Date: Fri, 27 Oct 2000 20:32:56 -0400
78629              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
78630      Branch: perl
78631            ! README.dos
78632 ____________________________________________________________________________
78633 [  7468] By: jhi                                   on 2000/10/28  17:07:18
78634         Log: Make target reordering to avoid pointless re-makes.
78635              
78636              Subject: Re: Total re-make of 'make okfile' after 7451 ?
78637              From: Nicholas Clark <nick@ccl4.org>
78638              Date: Sat, 28 Oct 2000 00:31:02 +0100
78639              Message-ID: <20001028003101.A54517@plum.flirble.org>
78640      Branch: perl
78641            ! Makefile.SH
78642 ____________________________________________________________________________
78643 [  7467] By: jhi                                   on 2000/10/28  17:05:31
78644         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
78645              From: lvirden@cas.org
78646              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
78647              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
78648      Branch: perl
78649            ! README.os2
78650 ____________________________________________________________________________
78651 [  7466] By: jhi                                   on 2000/10/28  16:09:16
78652         Log: Upgrade to CPAN 1.58_55.
78653              
78654              Subject: CPAN.pm status
78655              From: andreas.koenig@anima.de (Andreas J. Koenig) 
78656              Date: 28 Oct 2000 08:18:00 +0200 
78657              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
78658      Branch: perl
78659            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78660 ____________________________________________________________________________
78661 [  7465] By: jhi                                   on 2000/10/28  16:02:47
78662         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
78663      Branch: perl
78664            ! embed.h embed.pl perl.h proto.h toke.c
78665 ____________________________________________________________________________
78666 [  7464] By: nick                                  on 2000/10/28  10:43:44
78667         Log: Fix for sv_2iv() on "shared" value from keys %hash.
78668      Branch: perl
78669            ! sv.c
78670 ____________________________________________________________________________
78671 [  7463] By: jhi                                   on 2000/10/27  16:18:29
78672         Log: Update Changes.
78673      Branch: perl
78674            ! Changes patchlevel.h
78675 ____________________________________________________________________________
78676 [  7462] By: jhi                                   on 2000/10/27  16:17:44
78677         Log: Too enthusiastic editing in #7460.
78678      Branch: metaconfig
78679            ! U/modified/Oldsym.U
78680      Branch: perl
78681            ! Configure config_h.SH
78682 ____________________________________________________________________________
78683 [  7461] By: jhi                                   on 2000/10/27  15:37:38
78684         Log: Retract #7459, the script needs more work.
78685      Branch: perl
78686            - mkreef
78687            ! MANIFEST
78688 ____________________________________________________________________________
78689 [  7460] By: jhi                                   on 2000/10/27  15:23:14
78690         Log: Use $sort, $uniq (and $tr) consistently as wondered
78691              by Nicholas Clark.
78692      Branch: metaconfig
78693            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
78694            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
78695            ! U/modified/libc.U
78696      Branch: perl
78697            ! Configure config_h.SH
78698 ____________________________________________________________________________
78699 [  7459] By: jhi                                   on 2000/10/27  15:02:07
78700         Log: (Retracted by #7461)
78701              
78702              Add a shell script for creating/removing symbolic link farms,
78703              useful for keeping the source code read-only and doing the
78704              builds somewhere else.
78705      Branch: perl
78706            + mkreef
78707            ! MANIFEST
78708 ____________________________________________________________________________
78709 [  7458] By: jhi                                   on 2000/10/27  14:42:20
78710         Log: Do away with the fix_pl.
78711      Branch: perl
78712            - fix_pl
78713            ! MANIFEST Makefile.SH
78714 ____________________________________________________________________________
78715 [  7457] By: jhi                                   on 2000/10/27  12:43:13
78716         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
78717              From: Jens Hamisch <jens@Strawberry.COM>
78718              Date: Fri, 27 Oct 2000 14:38:21 +0200
78719              Message-Id: <20001027143821.B3366@Strawberry.COM>
78720      Branch: perl
78721            ! perl.h
78722 ____________________________________________________________________________
78723 [  7456] By: jhi                                   on 2000/10/27  12:33:42
78724         Log: Subject: [PATCH] todo
78725              From: Nicholas Clark <nick@ccl4.org>
78726              Date: Thu, 26 Oct 2000 22:32:29 +0100
78727              Message-ID: <20001026223229.A44540@plum.flirble.org>
78728      Branch: perl
78729            ! pod/perltodo.pod
78730 ____________________________________________________________________________
78731 [  7455] By: jhi                                   on 2000/10/27  12:02:21
78732         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
78733              From: John Tobey <jtobey@john-edwin-tobey.org>
78734              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
78735              Message-Id: <m13ozHF-000FObC@feynman.localnet>
78736      Branch: perl
78737            ! op.c t/pragma/sub_lval.t
78738 ____________________________________________________________________________
78739 [  7454] By: jhi                                   on 2000/10/27  11:59:42
78740         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
78741              From: sthoenna@efn.org
78742              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
78743              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
78744      Branch: perl
78745            ! pp.c t/op/assignwarn.t
78746 ____________________________________________________________________________
78747 [  7453] By: jhi                                   on 2000/10/27  00:15:08
78748         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
78749      Branch: perl
78750            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
78751            ! ext/Storable/Storable.xs t/lib/st-lock.t
78752 ____________________________________________________________________________
78753 [  7452] By: jhi                                   on 2000/10/26  13:05:52
78754         Log: Undo #7451, this seems to be a deficiency in Perforce,
78755              there is no per-file line-terminator type, only per-client.
78756      Branch: perl
78757            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78758            ! win32/makefile.mk
78759 ____________________________________________________________________________
78760 [  7451] By: jhi                                   on 2000/10/26  04:56:03
78761         Log: Experimenting in DOS arcana.
78762      Branch: perl
78763            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
78764            ! win32/makefile.mk
78765 ____________________________________________________________________________
78766 [  7450] By: jhi                                   on 2000/10/26  04:50:52
78767         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
78768              From: "Peter J. Farley III" <pjfarley@banet.net>            
78769              Date: Wed, 25 Oct 2000 23:10:18 -0400
78770              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
78771      Branch: perl
78772            ! t/io/open.t
78773 ____________________________________________________________________________
78774 [  7449] By: jhi                                   on 2000/10/26  04:49:16
78775         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
78776              From: Hugo <hv@crypt.compulink.co.uk>
78777              Date: Thu, 26 Oct 2000 01:55:17 +0100
78778              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
78779              
78780              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
78781      Branch: perl
78782            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
78783 ____________________________________________________________________________
78784 [  7448] By: jhi                                   on 2000/10/26  04:38:36
78785         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
78786              From: Peter Prymmer <pvhp@forte.com>
78787              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
78788              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
78789      Branch: perl
78790            ! configure.com
78791 ____________________________________________________________________________
78792 [  7447] By: jhi                                   on 2000/10/25  23:20:02
78793         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
78794              in platforms that strictly require all the symbols being present
78795              at link time.
78796      Branch: perl
78797            ! handy.h
78798 ____________________________________________________________________________
78799 [  7446] By: jhi                                   on 2000/10/25  21:55:57
78800         Log: Update Changes.
78801      Branch: perl
78802            ! Changes patchlevel.h
78803 ____________________________________________________________________________
78804 [  7445] By: jhi                                   on 2000/10/25  21:27:08
78805         Log: Integrate with vmsperl #7430 by Charles Bailey:
78806              
78807              Cleanup from prior patch (Charles Lane?):
78808              - improve handling of MFDs in Basename and Path
78809              - default to no xsubpp line # munging when building debug images
78810      Branch: perl
78811           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
78812 ____________________________________________________________________________
78813 [  7444] By: jhi                                   on 2000/10/25  21:03:50
78814         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
78815              From: John Peacock <JPeacock@UnivPress.com>
78816              Date: Thu, 18 May 2000 11:55:27 -0400
78817              Message-ID: <3924126F.A58BE57A@UnivPress.com>
78818      Branch: perl
78819            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
78820            ! t/op/write.t
78821 ____________________________________________________________________________
78822 [  7443] By: jhi                                   on 2000/10/25  20:43:10
78823         Log: Temporary stopgap for the self-tying issue: for now only
78824              array and hash self-ties are verboten.  The real fix, of
78825              course, would be to comprehensively test (and implement?)
78826              and debug (and document) self-ties.
78827      Branch: perl
78828            ! pod/perldiag.pod pp_sys.c t/op/tie.t
78829 ____________________________________________________________________________
78830 [  7442] By: jhi                                   on 2000/10/25  20:14:30
78831         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
78832              From: Dan Sugalski <dan@sidhe.org>
78833              Date: Wed, 25 Oct 2000 13:36:35 -0400
78834              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
78835              
78836              plus regen global.sym.
78837      Branch: perl
78838            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
78839            ! thrdvar.h util.c
78840 ____________________________________________________________________________
78841 [  7441] By: jhi                                   on 2000/10/25  20:12:20
78842         Log: buildtoc target tweaks.
78843      Branch: perl
78844            ! pod/Makefile.SH
78845 ____________________________________________________________________________
78846 [  7440] By: jhi                                   on 2000/10/25  20:03:53
78847         Log: A new version of making the syslog test more robust.
78848              (Replaces #7421.)
78849              
78850              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
78851              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78852              Date: Wed, 25 Oct 2000 12:13:54 -0400
78853              Message-ID: <20001025121354.B2264@O2.chapin.edu>
78854      Branch: perl
78855            ! t/lib/syslog.t
78856 ____________________________________________________________________________
78857 [  7439] By: jhi                                   on 2000/10/25  20:00:48
78858         Log: Continue the internal UTF-8 API tweaking.
78859              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
78860              used much more than the simpler API, now called utf8_to_uv_simple().
78861              Still not quite happy with API, too much partial duplication
78862              of functionality.
78863      Branch: perl
78864            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
78865            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
78866            ! regcomp.c regexec.c sv.c toke.c utf8.c
78867 ____________________________________________________________________________
78868 [  7438] By: jhi                                   on 2000/10/25  18:52:30
78869         Log: Allow poking holes at the UTF-8 decoding strictness.
78870      Branch: perl
78871            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
78872            ! utf8.h
78873 ____________________________________________________________________________
78874 [  7437] By: jhi                                   on 2000/10/25  13:53:05
78875         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
78876              UTF8LEN() and UTF8SKIP(). 
78877      Branch: perl
78878            ! pp.c utf8.c utf8.h
78879 ____________________________________________________________________________
78880 [  7436] By: jhi                                   on 2000/10/25  13:51:37
78881         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
78882              From: Nicholas Clark <nick@ccl4.org>
78883              Date: Wed, 25 Oct 2000 14:44:05 +0100
78884              Message-ID: <20001025144404.D27253@plum.flirble.org>
78885      Branch: perl
78886            ! pod/perlrun.pod
78887 ____________________________________________________________________________
78888 [  7435] By: jhi                                   on 2000/10/25  13:49:32
78889         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
78890              From: Mike Guy <mjtg@cam.ac.uk>
78891              Date: Tue, 24 Oct 2000 14:59:40 +0100
78892              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
78893      Branch: perl
78894            ! scope.c
78895 ____________________________________________________________________________
78896 [  7434] By: jhi                                   on 2000/10/25  13:48:41
78897         Log: AIX is picky about its symbol exports.  Solution for now
78898              is to include the deb.o explicitly to the re extension build.
78899              
78900              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
78901              From: Peter Prymmer <pvhp@forte.com>
78902              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
78903              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
78904      Branch: perl
78905            ! ext/re/Makefile.PL hints/aix.sh
78906 ____________________________________________________________________________
78907 [  7433] By: jhi                                   on 2000/10/25  13:46:49
78908         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
78909              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78910              Date: Wed, 25 Oct 2000 12:02:20 +0200
78911              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
78912      Branch: perl
78913            ! perlsdio.h
78914 ____________________________________________________________________________
78915 [  7432] By: jhi                                   on 2000/10/25  13:44:28
78916         Log: Subject: Minor update to find2perl, for portability
78917              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
78918              Date: Wed, 25 Oct 2000 12:05:47 +0100
78919              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
78920      Branch: perl
78921            ! x2p/find2perl.PL
78922 ____________________________________________________________________________
78923 [  7431] By: jhi                                   on 2000/10/25  13:40:39
78924         Log: Add targets to Makefile.SH, most importantly
78925              'regen_all' which also remembers to update vms/perly*.
78926      Branch: perl
78927            ! Makefile.SH
78928 ____________________________________________________________________________
78929 [  7430] By: bailey                                on 2000/10/25  03:13:53
78930         Log: Cleanup from prior patch (Charles Lane?):
78931              - improve handling of MFDs in Basename and Path
78932              - default to no xsubpp line # munging when building debug images
78933      Branch: vmsperl
78934            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
78935 ____________________________________________________________________________
78936 [  7429] By: jhi                                   on 2000/10/24  20:03:40
78937         Log: Podify README.epoc and README.vos.
78938      Branch: perl
78939            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
78940            ! pod/perlport.pod pod/perltoc.pod
78941 ____________________________________________________________________________
78942 [  7428] By: jhi                                   on 2000/10/24  19:10:33
78943         Log: Stratus VOS updates from Paul Green.
78944      Branch: perl
78945            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
78946            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
78947            - vos/config.def vos/config.h vos/config_h.SH_orig
78948            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
78949            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
78950 ____________________________________________________________________________
78951 [  7427] By: jhi                                   on 2000/10/24  18:59:48
78952         Log: Check if stdio supports tweaking lval and cnt simultaneously.
78953              
78954              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
78955              From: Nicholas Clark <nick@ccl4.org>
78956              Date: Mon, 23 Oct 2000 15:39:32 +0100
78957              Message-ID: <20001023153932.A10786@plum.flirble.org>
78958      Branch: metaconfig
78959            ! U/compline/d_stdstdio.U
78960      Branch: perl
78961            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78962            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
78963            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
78964            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
78965            ! vos/config.h vos/config_h.SH_orig win32/config.bc
78966            ! win32/config.gc win32/config.vc
78967 ____________________________________________________________________________
78968 [  7426] By: jhi                                   on 2000/10/24  17:57:44
78969         Log: Missed the header file changes from #7425.
78970      Branch: perl
78971            ! embed.h embed.pl objXSUB.h proto.h
78972 ____________________________________________________________________________
78973 [  7425] By: jhi                                   on 2000/10/24  17:55:17
78974         Log: Fix the bug reported in
78975              
78976              From: andreas.koenig@anima.de (Andreas J. Koenig)
78977              Subject: Encode bug?
78978              Date: 24 Oct 2000 14:01:26 +0200 
78979              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
78980              
78981              Also make is_utf8_char() stricter.
78982      Branch: perl
78983            ! ext/Encode/Encode.xs utf8.c
78984 ____________________________________________________________________________
78985 [  7424] By: jhi                                   on 2000/10/24  15:15:39
78986         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
78987              From: Peter Scott <Peter@PSDT.com>
78988              Date: Mon, 23 Oct 2000 19:46:01 -0700
78989              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
78990      Branch: perl
78991            ! pod/perlfaq5.pod
78992 ____________________________________________________________________________
78993 [  7423] By: jhi                                   on 2000/10/24  14:25:30
78994         Log: Test tweak to avoid pulling in the whole Config.
78995      Branch: perl
78996            ! t/lib/st-lock.t
78997 ____________________________________________________________________________
78998 [  7422] By: jhi                                   on 2000/10/24  14:03:16
78999         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
79000      Branch: perl
79001            ! pp.c
79002 ____________________________________________________________________________
79003 [  7421] By: jhi                                   on 2000/10/24  13:32:09
79004         Log: (Replaced by #7440.)
79005              
79006              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
79007              From: "Kurt D. Starsinic" <kstar@chapin.edu>
79008              Date: Mon, 23 Oct 2000 16:40:54 -0400
79009              Message-ID: <20001023164054.B14491@O2.chapin.edu>
79010      Branch: perl
79011            ! t/lib/syslog.t
79012 ____________________________________________________________________________
79013 [  7420] By: jhi                                   on 2000/10/24  13:30:53
79014         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
79015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79016              Date: Mon, 23 Oct 2000 17:29:03 -0400
79017              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
79018      Branch: perl
79019            ! lib/ExtUtils/MM_Unix.pm
79020 ____________________________________________________________________________
79021 [  7419] By: jhi                                   on 2000/10/24  13:29:57
79022         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
79023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79024              Date: Mon, 23 Oct 2000 19:01:32 -0400
79025              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
79026      Branch: perl
79027            ! utils/h2xs.PL
79028 ____________________________________________________________________________
79029 [  7418] By: jhi                                   on 2000/10/24  13:26:04
79030         Log: Replace #7409 with
79031              
79032              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
79033              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
79034              Date: Mon, 23 Oct 2000 20:08:56 +0200
79035              Message-ID: <20001023200855.A14850@nice.ram.loc>
79036      Branch: perl
79037            ! ext/Storable/Storable.pm t/lib/st-lock.t
79038 ____________________________________________________________________________
79039 [  7417] By: jhi                                   on 2000/10/24  13:17:52
79040         Log: Run vms/vms_yfix.pl, should have done that after changing
79041              perly.c in #7382.
79042      Branch: perl
79043            ! vms/perly_c.vms vms/perly_h.vms
79044 ____________________________________________________________________________
79045 [  7416] By: jhi                                   on 2000/10/24  02:55:33
79046         Log: Make the UTF-8 decoding stricter and more verbose when
79047              malformation happens.  This involved adding an argument
79048              to utf8_to_uv_chk(), which involved changing its prototype,
79049              and prefer STRLEN over I32 for the UTF-8 length, which as
79050              a domino effect necessitated changing the prototypes of
79051              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
79052              The stricter UTF-8 decoding checking uses Markus Kuhn's
79053              UTF-8 Decode Stress Tester from
79054              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
79055      Branch: perl
79056            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
79057            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
79058            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
79059            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
79060 ____________________________________________________________________________
79061 [  7415] By: jhi                                   on 2000/10/23  14:06:06
79062         Log: Update Changes.
79063      Branch: perl
79064            ! Changes patchlevel.h
79065 ____________________________________________________________________________
79066 [  7414] By: jhi                                   on 2000/10/23  12:39:52
79067         Log: Undo the basename() part of #7412 since the lib/basename
79068              tests would need upgrading too.
79069      Branch: perl
79070            ! lib/File/Basename.pm
79071 ____________________________________________________________________________
79072 [  7413] By: jhi                                   on 2000/10/23  12:19:27
79073         Log: Document PERL_INSTALL_ROOT of #7210.
79074      Branch: perl
79075            ! lib/ExtUtils/Install.pm
79076 ____________________________________________________________________________
79077 [  7412] By: jhi                                   on 2000/10/23  12:16:47
79078         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
79079      Branch: perl
79080            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
79081            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
79082 ____________________________________________________________________________
79083 [  7411] By: jhi                                   on 2000/10/23  12:07:41
79084         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
79085              From: Prymmer/Kahn <pvhp@best.com>
79086              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
79087              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
79088      Branch: perl
79089            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
79090 ____________________________________________________________________________
79091 [  7410] By: jhi                                   on 2000/10/23  04:10:11
79092         Log: The change #7187 was not so good on VMS.
79093              
79094              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
79095              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79096              Date: Sun, 22 Oct 2000 23:03:08 -0500
79097              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
79098      Branch: perl
79099            ! utils/perldoc.PL
79100 ____________________________________________________________________________
79101 [  7409] By: jhi                                   on 2000/10/23  03:57:36
79102         Log: Avoid Storable locking on DJGPP for now.
79103              
79104              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
79105              From: "Peter J. Farley III" <pjfarley@banet.net>
79106              Date: Sun, 22 Oct 2000 20:00:00 -0400
79107              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
79108      Branch: perl
79109            ! ext/Storable/Storable.pm t/lib/st-lock.t
79110 ____________________________________________________________________________
79111 [  7408] By: jhi                                   on 2000/10/23  03:50:24
79112         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
79113              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79114              Date: Sun, 22 Oct 2000 21:12:22 -0400
79115              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
79116      Branch: perl
79117            ! lib/vars.pm
79118 ____________________________________________________________________________
79119 [  7407] By: jhi                                   on 2000/10/23  03:43:12
79120         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
79121              From: Hugo <hv@crypt.compulink.co.uk>
79122              Date: Mon, 23 Oct 2000 00:47:22 +0100
79123              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
79124      Branch: perl
79125            ! regexec.c t/op/pat.t
79126 ____________________________________________________________________________
79127 [  7406] By: jhi                                   on 2000/10/23  03:40:29
79128         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
79129      Branch: perl
79130            ! lib/ExtUtils/MakeMaker.pm
79131 ____________________________________________________________________________
79132 [  7405] By: jhi                                   on 2000/10/22  21:32:00
79133         Log: Doc patch.
79134              
79135              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
79136              From: rspier@pobox.com (Robert Spier)
79137              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
79138              Message-ID: <14835.16112.13457.447971@rls.cx>
79139      Branch: perl
79140            ! lib/strict.pm
79141 ____________________________________________________________________________
79142 [  7404] By: jhi                                   on 2000/10/22  21:30:51
79143         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
79144              From: rspier@pobox.com (Robert Spier)
79145              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
79146              Message-ID: <14835.17223.72448.705566@rls.cx>
79147      Branch: perl
79148            ! lib/ExtUtils/MakeMaker.pm
79149 ____________________________________________________________________________
79150 [  7403] By: jhi                                   on 2000/10/22  21:24:11
79151         Log: Subject: [PATCH bleadperl] ripples from constsub patch
79152              From: John Tobey <jtobey@john-edwin-tobey.org>
79153              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
79154              Message-Id: <m13nSOB-000FObC@feynman.localnet>
79155      Branch: perl
79156            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
79157 ____________________________________________________________________________
79158 [  7402] By: jhi                                   on 2000/10/22  20:59:35
79159         Log: Support s?printf parameter reordering.
79160      Branch: perl
79161            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
79162 ____________________________________________________________________________
79163 [  7401] By: jhi                                   on 2000/10/22  19:19:14
79164         Log: Expand %Config variables only if explicitly so requested
79165              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
79166              
79167              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79168              From: Gurusamy Sarathy <gsar@ActiveState.com>
79169              Date: Sun, 22 Oct 2000 11:47:32 -0700
79170              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
79171      Branch: perl
79172            ! Makefile.SH lib/lib_pm.PL
79173 ____________________________________________________________________________
79174 [  7400] By: jhi                                   on 2000/10/22  18:24:10
79175         Log: Move the #7390 test from warn/op to comp/redef.
79176              
79177              Subject: Re: Creating const subs for constants.
79178              From: John Tobey <jtobey@john-edwin-tobey.org>
79179              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
79180              Message-Id: <m13nG72-000FObC@feynman.localnet>               
79181      Branch: perl
79182            ! t/comp/redef.t t/pragma/warn/op
79183 ____________________________________________________________________________
79184 [  7399] By: jhi                                   on 2000/10/22  17:49:59
79185         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
79186              From: Nicholas Clark <nick@ccl4.org>
79187              Date: Sat, 21 Oct 2000 22:23:19 +0100
79188              Message-ID: <20001021222319.B45586@plum.flirble.org>
79189      Branch: perl
79190            ! ext/DynaLoader/DynaLoader_pm.PL
79191 ____________________________________________________________________________
79192 [  7398] By: jhi                                   on 2000/10/22  17:47:35
79193         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
79194              From: Hugo <hv@crypt.compulink.co.uk>
79195              Date: Sat, 21 Oct 2000 18:19:59 +0100
79196              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
79197      Branch: perl
79198            ! ext/B/B.pm ext/B/B/C.pm
79199 ____________________________________________________________________________
79200 [  7397] By: jhi                                   on 2000/10/22  17:35:18
79201         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
79202              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
79203              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
79204              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
79205      Branch: perl
79206            ! hints/openbsd.sh
79207 ____________________________________________________________________________
79208 [  7396] By: jhi                                   on 2000/10/22  17:19:46
79209         Log: Subject: installman go-faster stripes
79210              From: Nicholas Clark <nick@talking.bollo.cx>
79211              Date: Sat, 21 Oct 2000 17:24:53 +0100
79212              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
79213              
79214              Subject: Re: installman go-faster stripes
79215              From: Russ Allbery <rra@stanford.edu>
79216              Date: 21 Oct 2000 11:04:13 -0700
79217              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
79218      Branch: perl
79219            ! installman pod/pod2man.PL
79220 ____________________________________________________________________________
79221 [  7395] By: jhi                                   on 2000/10/22  17:17:35
79222         Log: Hints tweak from Anton Berezin.
79223      Branch: perl
79224            ! hints/freebsd.sh
79225 ____________________________________________________________________________
79226 [  7394] By: jhi                                   on 2000/10/22  04:50:04
79227         Log: Tweak the Is* definitions of Unicode character classes
79228              to better match the official categorizations; embrace
79229              the official categorizations; add the combining marks
79230              as alpha (and -numeric); fix DCinital (a typo and edito)
79231              to be DCmedial.
79232      Branch: perl
79233            + lib/unicode/Is/DCmedial.pl
79234            - lib/unicode/Is/DCinital.pl
79235            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79236            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
79237            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
79238            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79239 ____________________________________________________________________________
79240 [  7393] By: jhi                                   on 2000/10/21  18:06:05
79241         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
79242              From: Daniel Chetlin <daniel@chetlin.com>
79243              Date: Sat, 21 Oct 2000 02:57:03 -0700
79244              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
79245      Branch: perl
79246            + t/lib/tie-splice.t
79247            ! MANIFEST lib/Tie/Array.pm
79248 ____________________________________________________________________________
79249 [  7392] By: gsar                                  on 2000/10/21  18:05:15
79250         Log: resync utfperl branch with mainline
79251      Branch: utfperl
79252           !> (integrate 1760 files)
79253 ____________________________________________________________________________
79254 [  7391] By: jhi                                   on 2000/10/21  14:37:49
79255         Log: Testcases for a #7383,#7385 related bug.
79256              
79257              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
79258              From: Nicholas Clark <nick@ccl4.org>
79259              Date: Sat, 21 Oct 2000 15:04:51 +0100
79260              Message-ID: <20001021150451.A51566@plum.flirble.org>
79261      Branch: perl
79262            ! t/pragma/utf8.t
79263 ____________________________________________________________________________
79264 [  7390] By: jhi                                   on 2000/10/21  14:35:57
79265         Log: Add a testcase for #7389.
79266      Branch: perl
79267            ! t/pragma/warn/op
79268 ____________________________________________________________________________
79269 [  7389] By: jhi                                   on 2000/10/21  14:26:45
79270         Log: Subject: Re: Creating const subs for constants.
79271              From: John Tobey <jtobey@john-edwin-tobey.org>
79272              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
79273              Message-Id: <m13mo0N-000FObC@feynman.localnet>
79274      Branch: perl
79275            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
79276            ! proto.h sv.c
79277 ____________________________________________________________________________
79278 [  7388] By: nick                                  on 2000/10/21  11:44:23
79279         Log: Populate perlio branch
79280      Branch: perlio
79281           +> (branch 1760 files)
79282 ____________________________________________________________________________
79283 [  7387] By: nick                                  on 2000/10/21  10:52:05
79284         Log: Get branch back as replica of mainline via :
79285              p4 integrate -b utfperl
79286              p4 resolve -at ./...
79287      Branch: utfperl
79288           +> (branch 269 files)
79289            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
79290            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
79291            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
79292            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
79293            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
79294            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79295            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79296            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79297            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79298            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79299            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79300            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79301            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79302            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79303            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79304            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79305            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79306            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79307            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
79308            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
79309            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
79310            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
79311            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
79312            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
79313            - lib/unicode/UCD300.html lib/unicode/Unicode.300
79314            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
79315            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
79316            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
79317            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
79318           !> (integrate 965 files)
79319 ____________________________________________________________________________
79320 [  7386] By: jhi                                   on 2000/10/21  01:31:12
79321         Log: Update Changes.
79322      Branch: perl
79323            ! Changes patchlevel.h
79324 ____________________________________________________________________________
79325 [  7385] By: jhi                                   on 2000/10/21  01:28:42
79326         Log: The #7383 was right only in the context of the original bug report,
79327              not in more general case.
79328      Branch: perl
79329            ! pp_hot.c
79330 ____________________________________________________________________________
79331 [  7384] By: jhi                                   on 2000/10/21  01:08:23
79332         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
79333      Branch: perl
79334            ! ext/IO/lib/IO/Select.pm
79335 ____________________________________________________________________________
79336 [  7383] By: jhi                                   on 2000/10/21  00:44:18
79337         Log: Fix for ID 20001020.006, concatenating an unset submatch
79338              with utf8 resulted in "Modification of a read-only value".
79339      Branch: perl
79340            ! pp_hot.c t/pragma/utf8.t
79341 ____________________________________________________________________________
79342 [  7382] By: jhi                                   on 2000/10/20  20:44:31
79343         Log: Make scan_num() reëntrant, as suggested in
79344              
79345              Subject: [PATCH perl@7229] Rentrant parser and yylex()
79346              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
79347              Date: Fri, 20 Oct 2000 14:17:27 +0100
79348              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
79349      Branch: perl
79350            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
79351            ! toke.c
79352 ____________________________________________________________________________
79353 [  7381] By: jhi                                   on 2000/10/20  20:07:29
79354         Log: Reëntrancy fix.
79355              
79356              Subject: [PATCH perl@7229] Rentrant parser and yylex()
79357              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
79358              Date: Fri, 20 Oct 2000 14:17:27 +0100
79359              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
79360      Branch: perl
79361            ! embed.h embed.pl perl.h proto.h toke.c
79362 ____________________________________________________________________________
79363 [  7380] By: jhi                                   on 2000/10/20  19:15:54
79364         Log: Don't write double values through long double pointers,
79365              based on a part of
79366              
79367              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
79368              From: Jens Hamisch <jens@Strawberry.COM>
79369              Date: Tue, 17 Oct 2000 08:39:36 +0200
79370              Message-Id: <20001017083936.A11104@Strawberry.COM>
79371      Branch: perl
79372            ! perl.h pp.c
79373 ____________________________________________________________________________
79374 [  7379] By: jhi                                   on 2000/10/20  18:43:37
79375         Log: Portability tweak on #7377.
79376              
79377              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
79378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79379              Date:     Fri, 20 Oct 2000 13:13:41 EDT
79380              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
79381      Branch: perl
79382            ! t/lib/dprof.t
79383 ____________________________________________________________________________
79384 [  7378] By: jhi                                   on 2000/10/20  12:57:19
79385         Log: SOCKS function redefinitions need prototypes, too, otherwise
79386              for example 32 bit versus 64 bit differences cause a lot of
79387              problems.  Part of
79388              
79389              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
79390              From: Jens Hamisch <jens@Strawberry.COM>
79391              Date: Tue, 17 Oct 2000 08:39:36 +0200
79392              Message-Id: <20001017083936.A11104@Strawberry.COM>
79393      Branch: perl
79394            ! doio.c pp_sys.c
79395 ____________________________________________________________________________
79396 [  7377] By: jhi                                   on 2000/10/20  12:37:12
79397         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
79398              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79399              Date:     Fri, 20 Oct 2000 08:26:04 EDT
79400              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
79401      Branch: perl
79402            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
79403 ____________________________________________________________________________
79404 [  7376] By: jhi                                   on 2000/10/20  12:35:31
79405         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
79406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79407              Date:     Fri, 20 Oct 2000 07:48:15 EDT
79408              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
79409      Branch: perl
79410            ! configure.com vms/gen_shrfls.pl
79411 ____________________________________________________________________________
79412 [  7375] By: bailey                                on 2000/10/20  04:44:37
79413         Log: SYN SYN
79414      Branch: vmsperl
79415           +> (branch 134 files)
79416            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
79417            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
79418            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
79419            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
79420            - eg/cgi/frameset.cgi eg/cgi/index.html
79421            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
79422            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
79423            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
79424            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
79425            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
79426            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
79427            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
79428            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
79429            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
79430            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
79431            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
79432            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
79433            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
79434            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
79435            - lib/unicode/Props.txt lib/unicode/UCD300.html
79436            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
79437            - utils/perlbc.PL vms/subconfigure.com
79438           !> (integrate 785 files)
79439 ____________________________________________________________________________
79440 [  7374] By: jhi                                   on 2000/10/20  00:59:48
79441         Log: In the latest compiler builds cccdlflags must not become -fpic,
79442              from Wilfredo Sánchez.
79443      Branch: perl
79444            ! hints/darwin.sh
79445 ____________________________________________________________________________
79446 [  7373] By: jhi                                   on 2000/10/20  00:56:35
79447         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
79448              From: Tony Cook <tony@develop-help.com>
79449              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
79450              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
79451      Branch: perl
79452            ! pod/perlop.pod
79453 ____________________________________________________________________________
79454 [  7372] By: jhi                                   on 2000/10/19  19:34:40
79455         Log: Typo noted by Mark Lutz.
79456      Branch: perl
79457            ! t/op/64bitint.t
79458 ____________________________________________________________________________
79459 [  7371] By: jhi                                   on 2000/10/19  19:33:13
79460         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
79461      Branch: metaconfig
79462            ! U/modified/Cppsym.U U/modified/Oldconfig.U
79463      Branch: metaconfig/U/perl
79464            ! End.U dlsrc.U libperl.U
79465      Branch: perl
79466            + hints/nonstopux.sh
79467            ! Configure MANIFEST config_h.SH
79468 ____________________________________________________________________________
79469 [  7370] By: jhi                                   on 2000/10/19  17:18:08
79470         Log: Subject: PATCH do_print has 2 PerlIO_error()s
79471              From: nick@ccl4.org
79472              Date: Thu, 19 Oct 2000 18:09:20 +0100
79473              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
79474      Branch: perl
79475            ! doio.c
79476 ____________________________________________________________________________
79477 [  7369] By: jhi                                   on 2000/10/19  14:01:49
79478         Log: Update Changes.
79479      Branch: perl
79480            ! Changes patchlevel.h
79481 ____________________________________________________________________________
79482 [  7368] By: jhi                                   on 2000/10/19  13:04:29
79483         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
79484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79485              Date: Wed, 18 Oct 2000 13:12:01 +0200
79486              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
79487      Branch: perl
79488            ! hints/aix.sh
79489 ____________________________________________________________________________
79490 [  7367] By: jhi                                   on 2000/10/19  02:22:40
79491         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
79492              of a 'pmshort' anywhere in the B, so the offending line was simply
79493              removed.
79494      Branch: perl
79495            ! ext/B/B/Debug.pm
79496 ____________________________________________________________________________
79497 [  7366] By: jhi                                   on 2000/10/19  02:12:37
79498         Log: Add the test case for the bug id 20000730.004 which seems
79499              to have been fixed by now.
79500      Branch: perl
79501            ! t/pragma/utf8.t
79502 ____________________________________________________________________________
79503 [  7365] By: jhi                                   on 2000/10/18  23:36:24
79504         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
79505              From: Hugo <hv@crypt.compulink.co.uk>
79506              Date: Wed, 18 Oct 2000 23:25:58 +0100
79507              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
79508      Branch: perl
79509            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
79510 ____________________________________________________________________________
79511 [  7364] By: jhi                                   on 2000/10/18  21:12:53
79512         Log: (retracted)
79513      Branch: perl
79514            ! pp.c
79515 ____________________________________________________________________________
79516 [  7363] By: jhi                                   on 2000/10/18  20:55:38
79517         Log: Missing change from #7362.
79518      Branch: perl
79519            ! win32/perlhost.h
79520 ____________________________________________________________________________
79521 [  7362] By: jhi                                   on 2000/10/18  20:52:01
79522         Log: Borland C fstat() never saw the fd as writable.
79523              
79524              Subject: fix for Borland's weak "stat" (perl@7211)
79525              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79526              Date: Mon, 16 Oct 2000 09:55:03 +0400
79527              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
79528      Branch: perl
79529            ! win32/win32.c
79530 ____________________________________________________________________________
79531 [  7361] By: jhi                                   on 2000/10/18  17:43:50
79532         Log: Regen toc.
79533      Branch: perl
79534            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
79535 ____________________________________________________________________________
79536 [  7360] By: jhi                                   on 2000/10/18  17:07:44
79537         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79538              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
79539              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
79540              Date: Mon, 16 Oct 2000 15:19:49 +0200
79541      Branch: perl
79542            + README.aix
79543            ! MANIFEST
79544 ____________________________________________________________________________
79545 [  7359] By: jhi                                   on 2000/10/18  17:04:49
79546         Log: Subject: Pod patch for Devel::Peek
79547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79548              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
79549              Date: Mon, 16 Oct 2000 12:26:34 +0200
79550      Branch: perl
79551            ! ext/Devel/Peek/Peek.pm
79552 ____________________________________________________________________________
79553 [  7358] By: jhi                                   on 2000/10/18  17:03:15
79554         Log: Make Cwd more bulletproof in chrooted environments.
79555              
79556              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
79557              From: "Eric E. Coe" <Eric.Coe@oracle.com>
79558              Date: Wed, 18 Oct 2000 04:03:54 -0400
79559              Message-Id: <39ED596A.70E599FE@oracle.com>
79560      Branch: perl
79561            ! lib/Cwd.pm
79562 ____________________________________________________________________________
79563 [  7357] By: jhi                                   on 2000/10/18  16:37:26
79564         Log: Disable the UTF8 downgrade croakage for now to avoid
79565              too many not okay messages.
79566      Branch: perl
79567            ! doio.c
79568 ____________________________________________________________________________
79569 [  7356] By: jhi                                   on 2000/10/17  23:29:41
79570         Log: Show the failed remote port, instead of the failing line number.
79571              
79572              Subject: [PATCH 5.6.1 Debugger] More diagnostics
79573              From: David Sparks <daves@ActiveState.com>
79574              Date: Tue, 17 Oct 2000 15:00:24 -0700
79575              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
79576      Branch: perl
79577            ! lib/perl5db.pl
79578 ____________________________________________________________________________
79579 [  7355] By: jhi                                   on 2000/10/17  14:11:31
79580         Log: On output try to downgrade to bytes, croak if impossible,
79581              from Simon Cozens.  This means that outputting >255 UTF8
79582              is impossible.  Consider this as a strong incentive to get
79583              the I/O disciplines implemented.
79584      Branch: perl
79585            ! doio.c pod/perldiag.pod sv.c
79586 ____________________________________________________________________________
79587 [  7354] By: jhi                                   on 2000/10/17  13:42:23
79588         Log: Clarify documentation on 'use bytes'.
79589              
79590              Subject: Re: What does 'use bytes' "mean" ?
79591              From: Simon Cozens <simon@cozens.net>
79592              Date: Mon, 18 Sep 2000 18:24:25 +0100
79593              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
79594      Branch: perl
79595            ! lib/bytes.pm
79596 ____________________________________________________________________________
79597 [  7353] By: jhi                                   on 2000/10/17  13:28:12
79598         Log: Workaround for a sfio bug where the stream error indicator
79599              is not cleared as documented.
79600              
79601              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79602              From: Nicholas Clark <nick@ccl4.org>
79603              Date: Mon, 16 Oct 2000 18:28:23 +0100
79604              Message-ID: <20001016182823.J19700@plum.flirble.org>
79605      Branch: perl
79606            ! doio.c
79607 ____________________________________________________________________________
79608 [  7352] By: jhi                                   on 2000/10/17  13:06:19
79609         Log: More IoTYPE sprinkling.
79610      Branch: perl
79611            ! doio.c pp_hot.c
79612 ____________________________________________________________________________
79613 [  7351] By: jhi                                   on 2000/10/16  22:47:07
79614         Log: Detect early whether the std streams have gone bad.
79615              
79616              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
79617              Date: Mon, 16 Oct 2000 23:28:42 +0100
79618              From: Nicholas Clark <nick@ccl4.org>
79619              Message-ID: <20001016232842.A37942@plum.flirble.org>
79620      Branch: perl
79621            ! t/op/misc.t
79622 ____________________________________________________________________________
79623 [  7350] By: jhi                                   on 2000/10/16  22:45:16
79624         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
79625              From: "Peter J. Farley III" <pjfarley@banet.net>
79626              Date: Mon, 16 Oct 2000 18:15:59 -0400
79627              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
79628      Branch: perl
79629            ! djgpp/djgpp.c dosish.h t/io/open.t
79630 ____________________________________________________________________________
79631 [  7349] By: jhi                                   on 2000/10/16  22:36:45
79632         Log: perldelta tweak.
79633      Branch: perl
79634            ! pod/perldelta.pod
79635 ____________________________________________________________________________
79636 [  7348] By: jhi                                   on 2000/10/16  15:17:53
79637         Log: Update Changes.
79638      Branch: perl
79639            ! Changes patchlevel.h
79640 ____________________________________________________________________________
79641 [  7347] By: jhi                                   on 2000/10/16  13:55:27
79642         Log: Add the capability to include/exclude branches.
79643      Branch: perl
79644            ! Porting/genlog
79645 ____________________________________________________________________________
79646 [  7346] By: jhi                                   on 2000/10/16  13:18:04
79647         Log: Add Charles Lane.
79648      Branch: perl
79649            ! AUTHORS Changes
79650 ____________________________________________________________________________
79651 [  7345] By: jhi                                   on 2000/10/16  13:13:21
79652         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
79653      Branch: perl
79654            ! pod/perldelta.pod
79655 ____________________________________________________________________________
79656 [  7344] By: gsar                                  on 2000/10/16  09:30:21
79657         Log: integrate change#6220 from cfgperl
79658              
79659              Win32 patches from Benjamin Stuhl.
79660      Branch: maint-5.6/perl
79661           !> makedef.pl win32/win32.h
79662 ____________________________________________________________________________
79663 [  7343] By: gsar                                  on 2000/10/16  08:32:19
79664         Log: integrate changes#6221,6222 from cfgperl
79665              
79666              Remove tr///CU (the feature is to be obsoleted by better interfaces).
79667              From: simon@brecon.co.uk (Simon Cozens)
79668              Subject: [PATCH] Eliminate tr///[CU][CU]
79669              Date: 23 Jun 2000 11:05:40 GMT
79670              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
79671              
79672              doc typo fix
79673              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
79674              From: Ian Phillipps <Ian.Phillipps@iname.com>
79675              Date: Fri, 23 Jun 2000 10:40:58 +0100
79676              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
79677      Branch: maint-5.6/perl
79678           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
79679 ____________________________________________________________________________
79680 [  7342] By: gsar                                  on 2000/10/16  08:28:08
79681         Log: integrate change#6217 from cfgperl (in part)
79682              
79683              Rename the fdpid locking and integrate with Sarathy.
79684      Branch: maint-5.6/perl
79685           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
79686           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
79687           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
79688           !> win32/win32.c
79689 ____________________________________________________________________________
79690 [  7341] By: gsar                                  on 2000/10/16  08:23:39
79691         Log: integrate changes#6214..6216 from mainline
79692              
79693              @_ can't have junk in it even in the non-USE_ITHREADS case because
79694              caller() wants to populate @DB::args with it (causes a coredump
79695              in Carp::confess())
79696              
79697              tweak comment about @DB::args
79698              
79699              be more optimal about clearing @_
79700      Branch: maint-5.6/perl
79701           !> av.h cop.h pp_ctl.c t/op/runlevel.t
79702 ____________________________________________________________________________
79703 [  7340] By: gsar                                  on 2000/10/16  08:20:37
79704         Log: integrate changes#6207..6210 from cfgperl
79705              
79706              Subject: [PATCH 5.6.0] Threadsafe patches
79707              From: Dan Sugalski <dan@sidhe.org>
79708              To: perl5-porters@perl.org
79709              Date: Mon, 08 May 2000 18:08:13 -0400
79710              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
79711              
79712              Regen headers for #6207.
79713              
79714              Lock PL_fdpid against race conditions, based on:
79715              Subject: [PATCH 5.6.0]subprocess fixup for threads
79716              From: Dan Sugalski <dan@sidhe.org>
79717              To: perl5-porters@perl.org
79718              Date: Tue, 11 Apr 2000 17:02:32 -0400
79719              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
79720              
79721              Mopup for #6207 and #6209.
79722      Branch: maint-5.6/perl
79723           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
79724           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
79725           !> win32/win32.c
79726 ____________________________________________________________________________
79727 [  7339] By: gsar                                  on 2000/10/16  08:14:34
79728         Log: integrate change#6203 from cfgperl
79729              
79730              perldiag should refer to perlos2.pod not README.os2
79731      Branch: maint-5.6/perl
79732           !> pod/perldiag.pod
79733 ____________________________________________________________________________
79734 [  7338] By: gsar                                  on 2000/10/16  08:11:42
79735         Log: integrate change#6201 from mainline
79736              
79737              Perl_eval_pv() leaks 4 bytes every time it is called because it
79738              does a PUSHMARK that's never ever POPMARKed; in general, only
79739              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
79740              Perl_eval_[sp]v() don't because they don't take any incoming
79741              arguments (this leak has been around since the original version
79742              of perl_eval_pv() in 5.003_97e)
79743      Branch: maint-5.6/perl
79744           !> perl.c
79745 ____________________________________________________________________________
79746 [  7337] By: gsar                                  on 2000/10/16  08:08:47
79747         Log: integrate changes#6197..6200 from cfgperl
79748              
79749              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
79750              From: John Borwick <jhborwic@unity.ncsu.edu>
79751              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
79752              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
79753              
79754              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
79755              From: Dan Sugalski <dan@sidhe.org>
79756              To: vmsperl@perl.org, perl5-porters@perl.org
79757              Date: Fri, 02 Jun 2000 16:00:41 -0400
79758              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
79759              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
79760              
79761              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
79762              From: Dan Sugalski <dan@sidhe.org>
79763              To: perl5-porters@perl.org, vmsperl@perl.org
79764              Date: Fri, 02 Jun 2000 17:30:51 -0400
79765              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
79766              
79767              Update to cperl-mode.el 4.31 from
79768              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
79769              Subject: A couple of notes
79770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
79771              To: Mailing list Perl5 <perl5-porters@perl.org>
79772              Date: Sat, 3 Jun 2000 23:33:32 -0400
79773              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
79774      Branch: maint-5.6/perl
79775           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
79776           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
79777           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
79778           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
79779           !> vms/vmsish.h
79780 ____________________________________________________________________________
79781 [  7336] By: gsar                                  on 2000/10/16  08:03:46
79782         Log: integrate changes#6194,6195 from mainline
79783              
79784              fix small eval"" memory leaks under USE_ITHREADS
79785              
79786              fix yet another eval"" leak under USE_ITHREADS
79787      Branch: maint-5.6/perl
79788           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
79789           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
79790           !> vms/perly_c.vms
79791 ____________________________________________________________________________
79792 [  7335] By: gsar                                  on 2000/10/16  08:02:15
79793         Log: integrate changes#6190,6191 from mainline
79794              
79795              submit missing embed.pl change
79796              
79797              vec() loses numericalness (modified version of patch suggested
79798              by Robin Barker)
79799      Branch: maint-5.6/perl
79800           !> doop.c embed.pl t/op/vec.t
79801 ____________________________________________________________________________
79802 [  7334] By: gsar                                  on 2000/10/16  08:01:03
79803         Log: integrate change#6189 from mainline
79804              
79805              counting tr/// corrupts later operation (from M.J.T Guy)
79806      Branch: maint-5.6/perl
79807           !> doop.c t/op/tr.t
79808 ____________________________________________________________________________
79809 [  7333] By: gsar                                  on 2000/10/16  07:59:07
79810         Log: integrate changes#6183..6188 from mainline
79811              
79812              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
79813              <nick@ccl4.org>)
79814              
79815              tweak for change#6127
79816              
79817              remove incorrect documentation about implicit split to @_ in
79818              list context, which never really worked in perl 5 (from
79819              M.J.T. Guy)
79820              
79821              further qualify references to "alphanumeric" (from Wolfgang Laun
79822              <wolfgang.laun@alcatel.at>)
79823              
79824              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
79825              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
79826              
79827              h2xs tweaks
79828      Branch: maint-5.6/perl
79829           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
79830           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
79831           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
79832           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
79833           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
79834           !> pod/pod2latex.PL utils/h2xs.PL
79835 ____________________________________________________________________________
79836 [  7332] By: gsar                                  on 2000/10/16  07:53:52
79837         Log: integrate change#6179 from mainline
79838              
79839              buggy modulus on UVs introduced by change#3378 (resulted in
79840              4063328477 % 65535 amounting to 27406, instead of 27407)
79841      Branch: maint-5.6/perl
79842           !> pp.c t/op/arith.t
79843 ____________________________________________________________________________
79844 [  7331] By: gsar                                  on 2000/10/16  07:52:49
79845         Log: integrate changes#6176,6177,6178,6182 from cfgperl
79846              
79847              Single-quoted utf8 patch from Simon Cozens.
79848              
79849              Substitution utf8 patch from Simon Cozens.
79850              
79851              Be cleaner.
79852              
79853              Be Cleaner Part Deux.
79854      Branch: maint-5.6/perl
79855           !> Makefile.SH pp_hot.c toke.c
79856 ____________________________________________________________________________
79857 [  7330] By: gsar                                  on 2000/10/16  07:41:36
79858         Log: integrate change#6172 from mainline
79859              
79860              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
79861              (from Ilya Zakharevich)
79862      Branch: maint-5.6/perl
79863           !> regexec.c t/op/re_tests
79864 ____________________________________________________________________________
79865 [  7329] By: gsar                                  on 2000/10/16  07:40:25
79866         Log: integrate change#6171 from mainline
79867              
79868              scalar() doesn't force scalar context when used in void context
79869              (from Simon Cozens)
79870      Branch: maint-5.6/perl
79871           !> op.c t/op/wantarray.t
79872 ____________________________________________________________________________
79873 [  7328] By: gsar                                  on 2000/10/16  07:39:33
79874         Log: integrate change#6170 from mainline
79875              
79876              change#6142 needs tweaks to tests to work where there's no
79877              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
79878      Branch: maint-5.6/perl
79879           !> t/lib/filefind.t
79880 ____________________________________________________________________________
79881 [  7327] By: gsar                                  on 2000/10/16  07:35:34
79882         Log: integrate changes#6166..6168 from cfgperl
79883              
79884              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
79885              in case somebody wants to write an extension for more
79886              shadow database interfaces.
79887              
79888              tweak todo
79889              
79890              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
79891      Branch: maint-5.6/perl
79892           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
79893           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
79894           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
79895           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
79896           !> win32/config.vc win32/config_H.bc win32/config_H.gc
79897           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
79898 ____________________________________________________________________________
79899 [  7326] By: gsar                                  on 2000/10/16  07:29:05
79900         Log: integrate changes#6157,6159..6161,6164 from cfgperl
79901              
79902              Regen Configure to jive with #6149.
79903              
79904              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
79905              
79906              Changes for the File::Temp 0.08 (change #6159) test suite
79907              to fit better into the Perl distribution test framework.
79908              
79909              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
79910              both from Simon Cozens.
79911              
79912              detypo
79913      Branch: maint-5.6/perl
79914           +> pod/perlmodlib.PL pod/perlnewmod.pod
79915           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
79916           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
79917           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
79918           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
79919 ____________________________________________________________________________
79920 [  7325] By: gsar                                  on 2000/10/16  07:25:13
79921         Log: integrate change#6158 from vmsperl
79922              
79923              Add fallback to tmpfile for use in cases where user's relying on
79924              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
79925              Lane's patch)
79926      Branch: maint-5.6/perl
79927           !> vms/vms.c vms/vmsish.h
79928 ____________________________________________________________________________
79929 [  7324] By: gsar                                  on 2000/10/16  07:20:50
79930         Log: integrate changes#6153..6155 from mainline
79931              
79932              prettier Test::Harness output on failed tests (from Nicholas Clark
79933              <nick@Bagpuss.uk.boo.com>)
79934              
79935              avoid type mismatch warning
79936              
79937              small bug in change#6144; remove random \xA0 character that snuck
79938              in via change#6145
79939      Branch: maint-5.6/perl
79940           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
79941           !> perl.c
79942 ____________________________________________________________________________
79943 [  7323] By: gsar                                  on 2000/10/16  07:18:47
79944         Log: integrate changes#6151,6152 from mainline
79945              
79946              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
79947              
79948              cosmetic fixups of RE debug output (from Ilya Zakharevich)
79949      Branch: maint-5.6/perl
79950           !> regexec.c
79951 ____________________________________________________________________________
79952 [  7322] By: gsar                                  on 2000/10/16  07:17:25
79953         Log: integrate changes#6146..6150 from mainline
79954              
79955              doc typo
79956              
79957              add a make entry to Config.pm so "perl -V:make" works on VMS
79958              (from Peter Prymmer)
79959              
79960              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
79961              
79962              OS/2 tweaks for usethreads build (from Rocco Caputo
79963              <troc@netrus.net>)
79964              
79965              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
79966      Branch: maint-5.6/perl
79967           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
79968           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
79969           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
79970           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
79971           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
79972           !> warnings.pl x2p/a2p.h
79973 ____________________________________________________________________________
79974 [  7321] By: gsar                                  on 2000/10/16  07:14:02
79975         Log: integrate changes#6143..6145 from mainline
79976              
79977              MacOS support, part 1 (from Matthias Neeracher
79978              <neeri@iis.ee.ethz.ch>)
79979              
79980              MacOS support, part 2: make AutoSplit use File::Spec instead
79981              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
79982              <neeri@iis.ee.ethz.ch>)
79983              
79984              make xsubpp skip embedded pod (from Matthias Neeracher
79985              <neeri@iis.ee.ethz.ch>)
79986      Branch: maint-5.6/perl
79987           +> ext/DynaLoader/dl_mac.xs
79988           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
79989           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
79990           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
79991           !> pp_ctl.c proto.h toke.c util.c util.h
79992 ____________________________________________________________________________
79993 [  7320] By: gsar                                  on 2000/10/16  07:12:13
79994         Log: integrate changes#6141,6142 from mainline
79995              
79996              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
79997              forwarded by Peter Seebach from the bsdi-users mailing list.
79998              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
79999              
80000              File::Find fails to chdir when chasing symlinks (from
80001              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80002      Branch: maint-5.6/perl
80003           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
80004 ____________________________________________________________________________
80005 [  7319] By: gsar                                  on 2000/10/16  07:04:30
80006         Log: integrate change#6139 from mainline
80007              
80008              revise mktables.PL for bugs and newness in Unicode 3.0
80009              (from James Bence <jbence@amgen.com>)
80010      Branch: maint-5.6/perl
80011           +> (branch 30 files)
80012           !> (integrate 49 files)
80013 ____________________________________________________________________________
80014 [  7318] By: gsar                                  on 2000/10/16  07:01:01
80015         Log: integrate changes#6137,6138 from mainline
80016              
80017              fix bogus redeclaration warning for "our" variables in different
80018              scopes
80019              
80020              add note about the handling of negative indices to tied arrays
80021              (from Michael G Schwern <schwern@pobox.com>)
80022      Branch: maint-5.6/perl
80023           !> op.c pod/perltie.pod t/pragma/strict-vars
80024 ____________________________________________________________________________
80025 [  7317] By: gsar                                  on 2000/10/16  06:58:46
80026         Log: integrate changes#6127..6136 from mainline
80027              
80028              call_method(...,G_EVAL) can longjmp() out if the method probing
80029              failed (from Gisle Aas)
80030              
80031              new perlxstut example for passing/returning refs to arrays
80032              (from David Lowe <dlowe@pootpoot.com>)
80033              
80034              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
80035              
80036              fix places that mean C<"word" character> but say C<alphanumeric
80037              character>
80038              
80039              avoid warnings in POSIX.pm (from Barrie Slaymaker)
80040              
80041              warnings::enabled() doesn't fall back to looking at $^W if
80042              caller isn't using lexical warnings (from Paul Marquess)
80043              
80044              elide bogus test in change#6132
80045              
80046              make Test::Harness use wait.h/WCOREDUMP if available
80047              (from Ben Tilly <ben_tilly@hotmail.com>)
80048              
80049              enable Test::Harness to dynamically determine column width etc.
80050              (from Rob Napier <rnapier@employees.org>)
80051              
80052              random pod typos (from Peter Scott <Peter@PSDT.com>)
80053      Branch: maint-5.6/perl
80054           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
80055           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
80056           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
80057           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
80058 ____________________________________________________________________________
80059 [  7316] By: gsar                                  on 2000/10/16  06:53:23
80060         Log: integrate change#6126 from mainline
80061              
80062              change#2879 broke rvalue autovivification of magicals such as
80063              ${$num} (reworked variant of patch suggested by Simon Cozens)
80064      Branch: maint-5.6/perl
80065           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
80066           !> pp_hot.c proto.h t/op/gv.t
80067 ____________________________________________________________________________
80068 [  7315] By: gsar                                  on 2000/10/16  06:51:38
80069         Log: integrate changes#6123,6125 from mainline
80070              
80071              clarify gotcha with #line directives (from Rocco Caputo
80072              <troc@netrus.net>)
80073              
80074              enable propagating exception objects via Perl_croak() in XS code
80075              (from Gisle Aas)
80076      Branch: maint-5.6/perl
80077           !> pod/perldebug.pod pod/perlsyn.pod util.c
80078 ____________________________________________________________________________
80079 [  7314] By: gsar                                  on 2000/10/16  06:49:28
80080         Log: integrate change#6122 from mainline
80081              
80082              downgrade fatal error on C<"foo@nosucharray.com"> to optional
80083              warning (from Mark-Jason Dominus)
80084      Branch: maint-5.6/perl
80085           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
80086           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
80087           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
80088           !> toke.c
80089 ____________________________________________________________________________
80090 [  7313] By: gsar                                  on 2000/10/16  06:46:54
80091         Log: integrate changes#6112..6121 from vmsperl
80092              
80093              Check for existence of file before trying to delete
80094              
80095              Ugly workaround for version-specific RTL error
80096              
80097              Urk -- undo previous removal of vmsish 'exit' change
80098              
80099              Add bounds checking for several strings (Charles Lane)
80100              
80101              Miscellaneous cosmetic fixes (Charles Lane)
80102              
80103              Treat sockets as special in sys(read|write) (Charles Lane et al.)
80104              
80105              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
80106              Flatten case labels in switch statements uniformly (Charles Bailey)
80107              
80108              Quiet error messages in vmsish.t (Charles Lane)
80109              
80110              Add missing escape (Charles Lane)
80111              
80112              Allow eliminate_macros() and fixpath() to handle space-delimited
80113              lists (based on fixes by Craig Berry)
80114      Branch: maint-5.6/perl
80115           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
80116           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
80117           !> vms/vmsish.h
80118 ____________________________________________________________________________
80119 [  7312] By: gsar                                  on 2000/10/16  06:41:18
80120         Log: integrate changes#6107,6110 from cfgperl
80121              
80122              Tweak the todo list.
80123              
80124              todo tweak
80125      Branch: maint-5.6/perl
80126           !> Todo-5.6
80127 ____________________________________________________________________________
80128 [  7311] By: gsar                                  on 2000/10/16  06:38:38
80129         Log: integrate changes#6104,6108 from mainline
80130              
80131              PL_sys_intern was being initialized too late on windows
80132              
80133              reenable fake signal handling on Windows, bugs and all
80134      Branch: maint-5.6/perl
80135           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
80136           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
80137           !> win32/win32.c
80138 ____________________________________________________________________________
80139 [  7310] By: gsar                                  on 2000/10/16  06:36:03
80140         Log: integrate changes#6095,6097..6103 from cfgperl
80141              
80142              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
80143              might be useful in future.
80144              
80145              Add a note about possible compilation problems from Allen Smith.
80146              
80147              Add a note about other, yet unsupported, shadow password APIs.
80148              
80149              Tweaks for the cc bugs from Allen Smith.
80150              
80151              More compilation tweakery from Allen Smith.
80152              
80153              Hints and test tweaks for Unicos.
80154              
80155              The test suite tweak in #6101 wasn't quite right.
80156              
80157              Test tweaking for Unicos continues.
80158      Branch: maint-5.6/perl
80159           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80160           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
80161           !> t/lib/complex.t t/op/64bitint.t
80162 ____________________________________________________________________________
80163 [  7309] By: gsar                                  on 2000/10/16  06:29:41
80164         Log: integrate changes#6093,6094 from mainline
80165              
80166              fork() failure to create pseudo process sets errno=EAGAIN and returns
80167              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
80168              
80169              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
80170      Branch: maint-5.6/perl
80171           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
80172           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
80173 ____________________________________________________________________________
80174 [  7308] By: gsar                                  on 2000/10/16  06:27:29
80175         Log: integrate change#6092 from cfgperl
80176              
80177              Regen perltoc with the fixed buildtoc.
80178      Branch: maint-5.6/perl
80179           !> pod/perltoc.pod
80180 ____________________________________________________________________________
80181 [  7307] By: gsar                                  on 2000/10/16  06:26:40
80182         Log: integrate changes#6089,6090 from mainline
80183              
80184              buildtoc tweak to fix newline lossage
80185              
80186              concat doesn't preserve utf8-ness, and doesn't invalidate
80187              [NI]OK; added tests for both
80188      Branch: maint-5.6/perl
80189           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
80190 ____________________________________________________________________________
80191 [  7306] By: gsar                                  on 2000/10/16  06:24:05
80192         Log: integrate change#6088 from cfgperl
80193              
80194              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
80195              because we do not use those.  The HAS_GETSPNAM remains,
80196              though, because we still do use that.
80197      Branch: maint-5.6/perl
80198           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80199           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
80200           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
80201           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
80202           !> win32/config.vc win32/config_H.bc win32/config_H.gc
80203           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80204 ____________________________________________________________________________
80205 [  7305] By: gsar                                  on 2000/10/16  06:15:52
80206         Log: integrate changes#6084,6085,6087 from mainline
80207              
80208              substr() does not preserve utf8-ness (from Stefan Eissing
80209              <Eissing@medicaldataservice.de>); added tests
80210              
80211              repeat operator (x) doesn't preserve utf8-ness
80212              
80213              reverse() and quotemeta() weren't preserving utf8-ness; add tests
80214      Branch: maint-5.6/perl
80215           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
80216 ____________________________________________________________________________
80217 [  7304] By: gsar                                  on 2000/10/16  06:13:10
80218         Log: integrate changes#6077..6083 from mainline
80219              
80220              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
80221              and Tom Phoenix)
80222              
80223              workaround for CRT bug in chdir() (from Charles Lane, via
80224              Peter Prymmer)
80225              
80226              remove outdated kludge in Carp (NULLs are permitted in diagnostics
80227              now)
80228              
80229              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
80230              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80231              
80232              better default perlbug categories for ok reports (from Richard Foley)
80233              
80234              peek.t non-portable to ithreads
80235              
80236              note about undocumented caller() return value (from M.J.T. Guy);
80237              yet another peek.t tweak
80238      Branch: maint-5.6/perl
80239           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80240           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80241           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
80242           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
80243           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
80244           !> vms/vmsish.h
80245 ____________________________________________________________________________
80246 [  7303] By: gsar                                  on 2000/10/16  06:03:18
80247         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
80248              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
80249              
80250              &HUGE_VAL is not defined, it exists.
80251              
80252              Do not warn that an infinity does not look like a number.
80253              
80254              Rewrite the pwent/spent logic to be a little bit more clearer.
80255              
80256              Continue on the pwent/spent case.
80257              
80258              Correct Freudian slip.
80259              
80260              Use HUGE_VALL if applicable.
80261              
80262              pwent/spent #ifdef imbalance.
80263              
80264              Infinite problems.
80265              
80266              Call getspnam() only iff needd.
80267              
80268              Test both the scalar and list contexts.
80269              
80270              Use setxxent()/endxxent().
80271              
80272              Complex tweakery.
80273              
80274              Unicos hint tweak.
80275              
80276              Be more forgiving in POSIX about HUGE_VALL.
80277              
80278              Detypo.
80279              
80280              The search of infinity continues, this time simplified.
80281              
80282              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
80283              in natively 64-bit platforms where a long is a quad (no need
80284              for long longs).  Also added bias for IVs.
80285              
80286              Complex tweaks.
80287              
80288              Introduce t/lib/peek.t.
80289              
80290              Make the test more portable.
80291      Branch: maint-5.6/perl
80292           +> t/lib/peek.t
80293            ! pp_sys.c
80294           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
80295           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
80296           !> t/op/pwent.t toke.c util.c
80297 ____________________________________________________________________________
80298 [  7302] By: gsar                                  on 2000/10/16  05:03:37
80299         Log: integrate changes#6066..6071 from mainline
80300              
80301              s/END/CHECK/
80302              
80303              replace direct call to sighandler() with (*PL_sighandlerp)()
80304              
80305              note about values()
80306              
80307              File::Spec compatibility update (from Barrie Slaymaker
80308              <barries@slaysys.com>)
80309              
80310              remove misleading comment (from M.J.T. Guy)
80311              
80312              misformatted perllocal.pod (from Tim Jenness
80313              <t.jenness@jach.hawaii.edu>)
80314      Branch: maint-5.6/perl
80315           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
80316           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
80317           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
80318           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
80319 ____________________________________________________________________________
80320 [  7301] By: gsar                                  on 2000/10/16  05:00:08
80321         Log: integrate changes#6061..6063 from mainline
80322              
80323              change#5921 neglected to make eq honor "use bytes"
80324              
80325              additional tests for utf8.t
80326              
80327              tokeq() could read unallocated field in argument
80328      Branch: maint-5.6/perl
80329           !> sv.c t/pragma/utf8.t toke.c
80330 ____________________________________________________________________________
80331 [  7300] By: gsar                                  on 2000/10/16  04:56:54
80332         Log: integrate changes#6046,6048,6057,6058 from mainline
80333              
80334              libscheck has insufficient checks for n32 libs (from
80335              Albert Chin-A-Young <china@thewrittenword.com>)
80336              
80337              add note about how $( doesn't interpolate in REs (from
80338              Philip Newton <newton@ficus.frogspace.net>)
80339              
80340              fix broken parsing of /\x{ab}/
80341              
80342              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
80343              (spotted by Donald Kinzer <dkinzer@premia.com>)
80344      Branch: maint-5.6/perl
80345           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
80346           !> t/pragma/utf8.t
80347 ____________________________________________________________________________
80348 [  7299] By: gsar                                  on 2000/10/16  04:52:50
80349         Log: integrate change#6044 from mainline
80350              
80351              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
80352              such that underscores are only ignored in literal numbers,
80353              "\x{...}", and hex/oct argument
80354      Branch: maint-5.6/perl
80355           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
80356 ____________________________________________________________________________
80357 [  7298] By: gsar                                  on 2000/10/16  04:50:53
80358         Log: integrate changes#6027..6043 from mainline
80359              
80360              podlators-1.02 update (from Russ Allbery)
80361              
80362              Pod::Man generates groff-incompatible macro definition (from
80363              Tom Christiansen)
80364              
80365              add CGI.pm v2.66 (from Lincoln Stein)
80366              
80367              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
80368              for @- and @+ (from Johan Vromans)
80369              
80370              small nits in diagnostics.pm (from Robin Barker)
80371              
80372              whitespace adjustments
80373              
80374              missing files in MANIFEST
80375              
80376              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
80377              to compensate
80378              
80379              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
80380              
80381              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
80382      Branch: maint-5.6/perl
80383           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
80384           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
80385           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
80386           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
80387           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
80388           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
80389           !> t/lib/cgi-html.t t/lib/cgi-request.t
80390 ____________________________________________________________________________
80391 [  7297] By: gsar                                  on 2000/10/16  04:44:30
80392         Log: integrate change#6025 from mainline
80393              
80394              Is{Alnum,Alpha,Word} don't match titlecase
80395              TODO: IsSpace is defined recursively!
80396              (both spotted by Larry)
80397      Branch: maint-5.6/perl
80398           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
80399           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
80400 ____________________________________________________________________________
80401 [  7296] By: gsar                                  on 2000/10/16  04:39:30
80402         Log: integrate change#6023 from mainline
80403              
80404              debugger stomps on $. (from M.J.T. Guy)
80405      Branch: maint-5.6/perl
80406           !> lib/perl5db.pl
80407 ____________________________________________________________________________
80408 [  7295] By: gsar                                  on 2000/10/16  04:38:02
80409         Log: integrate change#6022 from mainline
80410              
80411              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
80412      Branch: maint-5.6/perl
80413           !> sv.c
80414 ____________________________________________________________________________
80415 [  7294] By: gsar                                  on 2000/10/16  04:37:05
80416         Log: integrate changes#6018..6021 from mainline
80417              
80418              make lib/syslog.t portable to systems that don't have _PATH_LOG,
80419              make _PATH_LOG() return "" if unavailable
80420              
80421              windows portability tweaks
80422              
80423              test tweak
80424              
80425              remove Win2K issue in pod (fixed by change#6020)
80426      Branch: maint-5.6/perl
80427           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
80428           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
80429           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
80430 ____________________________________________________________________________
80431 [  7293] By: gsar                                  on 2000/10/16  04:20:00
80432         Log: integrate changes#6013..6015 from mainline
80433              
80434              tweak change#5945 to display correct switch name in diagnostic
80435              
80436              glob() loading File::Glob behind the scenes may cause syntax errors
80437              
80438              tweak test for portability
80439      Branch: maint-5.6/perl
80440           !> op.c perl.c pod/perldiag.pod t/lib/b.t
80441 ____________________________________________________________________________
80442 [  7292] By: gsar                                  on 2000/10/16  04:18:11
80443         Log: integrate changes#6005..6010 from mainline, cfgperl
80444              
80445              perldoc might fail via "use blib" (from Hugo van der Sanden)
80446              
80447              Regen Configure.
80448              
80449              note about compile failures and END blocks (from M.J.T. Guy)
80450              
80451              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
80452              
80453              (change#6009 integrated earlier in change#7255)
80454              
80455              clarify note about shadow password support (from
80456              gellyfish@gellyfish.com)
80457      Branch: maint-5.6/perl
80458           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
80459           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
80460           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
80461 ____________________________________________________________________________
80462 [  7291] By: gsar                                  on 2000/10/16  04:12:03
80463         Log: integrate changes#6002,6003 from mainline
80464              
80465              destructive sv_setsv() can lose UV-ness from source, causing
80466              numeric promotions/comparisons to fail to do the right thing
80467              
80468              allow REG_EXPAND_SZ keys in Windows registry (from
80469              John Clayton <John.Clayton@barclayscapital.com>)
80470      Branch: maint-5.6/perl
80471           !> sv.c win32/win32.c
80472 ____________________________________________________________________________
80473 [  7290] By: gsar                                  on 2000/10/16  04:10:19
80474         Log: integrate change#6001 from mainline
80475              
80476              support additional library locations via $Config{otherlibdirs}
80477              (from Andy Dougherty)
80478      Branch: maint-5.6/perl
80479           !> Configure INSTALL Porting/Glossary Porting/config.sh
80480           !> Porting/config_H config_h.SH epoc/config.sh perl.c
80481           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
80482           !> win32/config.bc win32/config.gc win32/config.vc
80483 ____________________________________________________________________________
80484 [  7289] By: gsar                                  on 2000/10/16  04:08:28
80485         Log: integrate change#5999 from mainline
80486              
80487              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
80488      Branch: maint-5.6/perl
80489           !> t/pragma/warn/toke toke.c
80490 ____________________________________________________________________________
80491 [  7288] By: gsar                                  on 2000/10/16  04:07:01
80492         Log: integrate changes#5997,5998 from cfgperl
80493              
80494              Preserve $!.
80495              
80496              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
80497      Branch: maint-5.6/perl
80498           !> lib/Math/Complex.pm
80499 ____________________________________________________________________________
80500 [  7287] By: gsar                                  on 2000/10/16  04:04:37
80501         Log: integrate change#5995 from mainline
80502              
80503              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
80504      Branch: maint-5.6/perl
80505           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
80506 ____________________________________________________________________________
80507 [  7286] By: gsar                                  on 2000/10/16  04:03:21
80508         Log: integrate change#5994 from mainline
80509              
80510              fix for missed accounting for null byte in pack("Z",...) (from
80511              M.J.T. Guy)
80512      Branch: maint-5.6/perl
80513           !> pp.c t/op/pack.t
80514 ____________________________________________________________________________
80515 [  7285] By: gsar                                  on 2000/10/16  04:02:11
80516         Log: integrate changes#5989..5993 from mainline
80517              
80518              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
80519              itself and no other (from Tom Hughes)
80520              
80521              use $ENV{LIB} to search for libs under Visual C compiler
80522              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
80523              
80524              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
80525              
80526              pod nit (from Simon Cozens)
80527              
80528              various minor tweaks seen on p5p
80529      Branch: maint-5.6/perl
80530           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
80531           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
80532           !> t/op/array.t toke.c
80533 ____________________________________________________________________________
80534 [  7284] By: gsar                                  on 2000/10/16  03:59:00
80535         Log: integrate changes#5978..5988 from mainline
80536              
80537              sync version numbers in File::Spec with the ones on CPAN
80538              (from Barrie Slaymaker)
80539              
80540              under useithreads, constant pad entries could inadvertantly be
80541              shared across threads (from Eric Blood <eblood@xmission.com>);
80542              added Eric's test case to testsuite
80543              
80544              allow Configure -S to run non-interactively (spotted by Greg Hudson
80545              <ghudson@mit.edu>)
80546              
80547              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
80548              prototype mismatch with CORE::glob(); update pod and tests to
80549              suit (File::Glob::glob() is still available for backward
80550              compatibility, but should be considered deprecated)
80551              
80552              avoid error in IO::Socket::INET when given an unknown service name
80553              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
80554              
80555              numeric conversion of non-number in change#3378 tramples on
80556              OOK offset, causing segfaults
80557              
80558              attributes::reftype() doesn't work on tied argument
80559              
80560              forked child may not exit correctly if it failed to open
80561              /dev/console (from Graham Barr)
80562              
80563              add regular expressions tutorial and quick-start guide (from
80564              Mark Kvale <kvale@phy.ucsf.edu>)
80565              
80566              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
80567              
80568              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
80569              <paul@miraclefish.com>)
80570      Branch: maint-5.6/perl
80571           +> pod/perlrequick.pod pod/perlretut.pod
80572           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
80573           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
80574           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
80575           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
80576           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
80577           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
80578           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
80579           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
80580 ____________________________________________________________________________
80581 [  7283] By: gsar                                  on 2000/10/16  03:52:14
80582         Log: integrate change#5977 from mainline
80583              
80584              autoquote barewords followed by newline and arrow properly
80585              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
80586      Branch: maint-5.6/perl
80587           !> t/pragma/warn/toke toke.c
80588 ____________________________________________________________________________
80589 [  7282] By: gsar                                  on 2000/10/16  03:50:48
80590         Log: integrate change#5976 from mainline
80591              
80592              DB_File v1.73 update (from Paul Marquess)
80593      Branch: maint-5.6/perl
80594           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
80595           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
80596 ____________________________________________________________________________
80597 [  7281] By: gsar                                  on 2000/10/16  03:49:14
80598         Log: integrate change#5975 from mainline
80599              
80600              allow sort() reentrancy (variant of patch suggested by
80601              Hugo van der Sanden)
80602      Branch: maint-5.6/perl
80603           !> pp_ctl.c t/op/sort.t
80604 ____________________________________________________________________________
80605 [  7280] By: gsar                                  on 2000/10/16  03:48:22
80606         Log: integrate change#5974 from mainline
80607              
80608              change#4197 somehow missed initializing PL_errors, meaning
80609              syntax error queueing wasn't working outside eval"" at all;
80610              also fixed eval"" to localize PL_error_count, so that compile-time
80611              eval's don't clobber the error state of the outer context
80612      Branch: maint-5.6/perl
80613           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
80614           !> t/pragma/warn/toke
80615 ____________________________________________________________________________
80616 [  7279] By: gsar                                  on 2000/10/16  03:46:21
80617         Log: integrate change#5973 from mainline
80618              
80619              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
80620      Branch: maint-5.6/perl
80621           !> regcomp.c regexec.c t/op/re_tests
80622 ____________________________________________________________________________
80623 [  7278] By: gsar                                  on 2000/10/16  03:44:54
80624         Log: integrate change#5971 from cfgperl
80625              
80626              Unicos tweaks from Mark P. Lutz.
80627      Branch: maint-5.6/perl
80628           !> hints/unicos.sh lib/Math/Complex.pm
80629 ____________________________________________________________________________
80630 [  7277] By: gsar                                  on 2000/10/16  03:42:59
80631         Log: integrate changes#5966..5970 from mainline
80632              
80633              add testsuite for B backends, fix bug in B::Deparse (from
80634              Simon Cozens <simon@brecon.co.uk>)
80635              
80636              improved docs on the warn_uninit diagnostic (from David Glasser
80637              and Simon Cozens)
80638              
80639              tolerate spaces in group names in test on solaris (from David Boyce
80640              <dsb@boyski.com>)
80641              
80642              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
80643              
80644              Data::Dumper fumbles negative numbers on 32-bit platforms where
80645              IV is >32bits
80646      Branch: maint-5.6/perl
80647           +> t/lib/b.t t/lib/syslog.t
80648           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
80649           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
80650           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
80651 ____________________________________________________________________________
80652 [  7276] By: gsar                                  on 2000/10/16  03:39:30
80653         Log: integrate change#5965 from mainline
80654              
80655              avoid "will not stay shared" warnings for our variables (from
80656              Robin Barker)
80657      Branch: maint-5.6/perl
80658           !> op.c t/pragma/warn/op
80659 ____________________________________________________________________________
80660 [  7275] By: gsar                                  on 2000/10/16  03:38:18
80661         Log: integrate change#5964 from mainline
80662              
80663              reformat to 72 columns (again)
80664      Branch: maint-5.6/perl
80665           !> pod/perldiag.pod
80666 ____________________________________________________________________________
80667 [  7274] By: gsar                                  on 2000/10/16  03:36:58
80668         Log: integrate change#5963 from mainline
80669              
80670              patch from Larry to make (\&) prototype work; added tests for
80671              the same
80672      Branch: maint-5.6/perl
80673           !> op.c t/comp/proto.t
80674 ____________________________________________________________________________
80675 [  7273] By: gsar                                  on 2000/10/16  03:35:51
80676         Log: integrate changes#5956..5962 from mainline
80677              
80678              better diagnostics on failed tests (from Ilya Zakharevich)
80679              
80680              pod nits (from A. C. Yardley <yardley@tanet.net>)
80681              
80682              change#3569 deleted some essential code, revert; avoid use of
80683              atexit() to make DynaLoader work properly on AIX under mod_perl
80684              (from Jens-Uwe Mager <jum@helios.de>)
80685              
80686              doubled words in pods (from Simon Cozens
80687              <simon.p.cozens@jp.pwcglobal.com>)
80688              
80689              better INSTALL notes on Solaris issues (from Dominic Dunlop)
80690              
80691              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
80692              
80693              updated README.hpux (from Jeff Okamoto)
80694      Branch: maint-5.6/perl
80695           !> INSTALL README.hpux emacs/cperl-mode.el
80696           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
80697           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
80698           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
80699           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
80700           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
80701           !> t/op/lex_assign.t
80702 ____________________________________________________________________________
80703 [  7272] By: gsar                                  on 2000/10/16  03:31:22
80704         Log: integrate change#5955 from mainline
80705              
80706              longstanding bug exposed by change#3307: sort arguments weren't
80707              compiled with the right wantarray context (ensuing runtime lookup
80708              via block_gimme() was getting the incidental context of the
80709              sort() itself)
80710      Branch: maint-5.6/perl
80711           !> op.c t/op/sort.t
80712 ____________________________________________________________________________
80713 [  7271] By: gsar                                  on 2000/10/16  03:29:11
80714         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
80715              branch
80716              
80717              Flatten the cpp jungle doing the nosuid checking.
80718              
80719              Do not assume sign propagation. (from M.J.T. Guy)
80720              
80721              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
80722              
80723              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
80724              Now pp_ncmp() returns undef is either operand is a NaN.
80725              
80726              On second thoughts frexp() does have two arguments.
80727              
80728              Document that tr() is not tr(1).
80729              
80730              Be more robust on "extreme" (large absolute value)
80731              arguments.  Originally reported by Daniel Connelly
80732              as a problem with asinh() on large negative arguments,
80733              asinh() used to bail out because an argument to log()
80734              ended up being zero.  Ilya Zakharevich proposed using
80735              Taylor's series in such cases, which for such large
80736              arguments is a very good approximation.
80737              
80738              Undo "use integer" addition from 64bitint as it seems
80739              to break most of the subtests in Digital UNIX;
80740              Unicos needs to find another way.
80741      Branch: maint-5.6/perl
80742           !> (integrate 29 files)
80743 ____________________________________________________________________________
80744 [  7270] By: gsar                                  on 2000/10/16  03:09:44
80745         Log: integrate changes#5948,5949,5950 from mainline
80746              
80747              typo in vars.pm that leads to cryptic message (from Piotr
80748              Piatkowski <kompas@kompas.usr.onet.pl>)
80749              
80750              make perldoc use the pod2man from the same version (from
80751              M.J.T. Guy)
80752              
80753              reformat perldiag to avoid long lines
80754      Branch: maint-5.6/perl
80755           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
80756 ____________________________________________________________________________
80757 [  7269] By: gsar                                  on 2000/10/16  03:05:54
80758         Log: integrate change#5947 from mainline
80759              
80760              use &dl_error rather than &dl_load_file as the guard for calling
80761              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
80762              statically built perl)
80763      Branch: maint-5.6/perl
80764           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
80765 ____________________________________________________________________________
80766 [  7268] By: gsar                                  on 2000/10/16  03:04:48
80767         Log: integrate change#5945 from mainline
80768              
80769              make module name mandatory after -M switch; reorder perldiag
80770              alphabetically (from Mark-Jason Dominus)
80771      Branch: maint-5.6/perl
80772           !> perl.c pod/perldiag.pod
80773 ____________________________________________________________________________
80774 [  7267] By: gsar                                  on 2000/10/16  03:03:01
80775         Log: integrate change#5939 from mainline
80776              
80777              more pod nits (from Larry Virden)
80778      Branch: maint-5.6/perl
80779           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
80780           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
80781           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
80782 ____________________________________________________________________________
80783 [  7266] By: gsar                                  on 2000/10/16  03:01:39
80784         Log: integrate change#5938 from mainline
80785              
80786              Consolidated B::Deparse fixes (from Stephen McCamant)
80787      Branch: maint-5.6/perl
80788           !> ext/B/B/Deparse.pm
80789 ____________________________________________________________________________
80790 [  7265] By: gsar                                  on 2000/10/16  03:00:43
80791         Log: integrate change#5936 from mainline
80792              
80793              additional tests for change#7263 (from Paul Marquess)
80794      Branch: maint-5.6/perl
80795           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
80796           !> t/pragma/warn/5nolint t/pragma/warn/6default
80797 ____________________________________________________________________________
80798 [  7264] By: gsar                                  on 2000/10/16  02:58:34
80799         Log: integrate change#5934 from mainline
80800              
80801              propagate lexical warnings from surrounding scope correctly
80802              within string eval() (from Paul Marquess)
80803      Branch: maint-5.6/perl
80804           !> pp_ctl.c t/pragma/warn/pp_ctl
80805 ____________________________________________________________________________
80806 [  7263] By: gsar                                  on 2000/10/16  02:56:53
80807         Log: integrate change#5932 from mainline
80808              
80809              add rsignal(), whichsig() and do_join() to public API list
80810              (mod_perl uses them to good advantage)
80811      Branch: maint-5.6/perl
80812           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
80813 ____________________________________________________________________________
80814 [  7262] By: gsar                                  on 2000/10/16  02:55:53
80815         Log: integrate change#5931 from mainline
80816              
80817              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
80818      Branch: maint-5.6/perl
80819           !> pp_hot.c regexec.c t/op/pat.t
80820 ____________________________________________________________________________
80821 [  7261] By: gsar                                  on 2000/10/16  02:55:01
80822         Log: integrate change#5930 from mainline
80823              
80824              small os390 tweaks (from Peter Prymmer)
80825      Branch: maint-5.6/perl
80826           !> config_h.SH makedepend.SH
80827 ____________________________________________________________________________
80828 [  7260] By: gsar                                  on 2000/10/16  02:54:10
80829         Log: integrate change#5929 from mainline
80830              
80831              pod nits
80832      Branch: maint-5.6/perl
80833           !> pod/perlguts.pod
80834 ____________________________________________________________________________
80835 [  7259] By: gsar                                  on 2000/10/16  02:52:55
80836         Log: integrate change#5927 from mainline
80837              
80838              arrange for next() to resume at the unstack op rather than the
80839              loop conditional, so that scope cleanup happens correctly
80840              (from Stephen McCamant)
80841      Branch: maint-5.6/perl
80842           !> op.c pp_ctl.c t/op/misc.t
80843 ____________________________________________________________________________
80844 [  7258] By: gsar                                  on 2000/10/16  02:51:38
80845         Log: integrate change#5926 from mainline
80846              
80847              on windows, reserve 16M of stack rather than 128M (allows more
80848              threads to run concurrently)
80849      Branch: maint-5.6/perl
80850           !> win32/Makefile win32/makefile.mk
80851 ____________________________________________________________________________
80852 [  7257] By: gsar                                  on 2000/10/16  02:50:37
80853         Log: integrate change#5925 from mainline
80854              
80855              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
80856      Branch: maint-5.6/perl
80857           !> toke.c
80858 ____________________________________________________________________________
80859 [  7256] By: gsar                                  on 2000/10/16  02:49:36
80860         Log: integrate change#5924 from mainline
80861              
80862              avoid using uninitialized memory in require version check
80863      Branch: maint-5.6/perl
80864           !> pp_ctl.c universal.c
80865 ____________________________________________________________________________
80866 [  7255] By: gsar                                  on 2000/10/16  02:48:03
80867         Log: integrate changes#5923,5928,6009 from mainline
80868              
80869              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
80870      Branch: maint-5.6/perl
80871           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
80872 ____________________________________________________________________________
80873 [  7254] By: gsar                                  on 2000/10/16  02:44:46
80874         Log: integrate change#5922 from mainline
80875              
80876              commentary about IoTYPE() (from Nathan Torkington)
80877      Branch: maint-5.6/perl
80878           !> sv.h
80879 ____________________________________________________________________________
80880 [  7253] By: gsar                                  on 2000/10/16  02:43:49
80881         Log: integrate change#5921 from mainline
80882              
80883              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
80884      Branch: maint-5.6/perl
80885           !> sv.c t/lib/charnames.t t/pragma/utf8.t
80886 ____________________________________________________________________________
80887 [  7252] By: gsar                                  on 2000/10/16  02:42:31
80888         Log: integrate change#5920 from mainline
80889              
80890              Larry's fix for buggy propagation of utf8-ness in join(); add test
80891      Branch: maint-5.6/perl
80892           !> doop.c t/op/ver.t
80893 ____________________________________________________________________________
80894 [  7251] By: gsar                                  on 2000/10/16  02:41:14
80895         Log: integrate changes#5915..5919 from mainline
80896              
80897              various (pod tweaks &c)
80898      Branch: maint-5.6/perl
80899           !> (integrate 33 files)
80900 ____________________________________________________________________________
80901 [  7250] By: gsar                                  on 2000/10/16  02:38:16
80902         Log: integrate change#5914 from mainline
80903              
80904              caller() wasn't returning the right number of elements for
80905              eval {...}
80906      Branch: maint-5.6/perl
80907           !> pp_ctl.c t/pragma/warn/9enabled
80908 ____________________________________________________________________________
80909 [  7249] By: gsar                                  on 2000/10/16  02:37:02
80910         Log: integrate change#5913 from mainline
80911              
80912              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
80913              (from Mark-Jason Dominus)
80914      Branch: maint-5.6/perl
80915           !> pod/perlfunc.pod
80916 ____________________________________________________________________________
80917 [  7248] By: gsar                                  on 2000/10/16  02:35:58
80918         Log: integrate change#5912 from mainline
80919              
80920              fix totally broken caching in UNIVERSAL::isa() (from
80921              Nick Ing-Simmons)
80922      Branch: maint-5.6/perl
80923           !> t/op/universal.t universal.c
80924 ____________________________________________________________________________
80925 [  7247] By: gsar                                  on 2000/10/16  02:34:27
80926         Log: integrate changes#5910,5911 from mainline
80927              
80928              typo in pod
80929              
80930              add linebreak properties from unicode/LineBrk.txt (from
80931              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
80932      Branch: maint-5.6/perl
80933           +> (branch 29 files)
80934           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
80935 ____________________________________________________________________________
80936 [  7246] By: gsar                                  on 2000/10/16  02:33:29
80937         Log: integrate change#5909 from mainline
80938              
80939              mode argument to do_binmode() should be file mode, not boolean
80940      Branch: maint-5.6/perl
80941           !> pp_sys.c
80942 ____________________________________________________________________________
80943 [  7245] By: gsar                                  on 2000/10/16  02:31:04
80944         Log: integrate change#5908 from mainline
80945              
80946              introduce illegal symbols into null package so that
80947              gv_fetchpv(...,TRUE) always returns a valid GV even when the
80948              symbol is trapped by strictures (avoids coredumps)
80949      Branch: maint-5.6/perl
80950           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
80951           !> t/pragma/strict-vars
80952 ____________________________________________________________________________
80953 [  7244] By: jhi                                   on 2000/10/16  02:29:54
80954         Log: Subject: $Carp::ExportLevel confusion in Exporter
80955              From: "Ben Tilly" <ben_tilly@hotmail.com>
80956              Date: Sat, 14 Oct 2000 16:44:34 EDT
80957              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
80958      Branch: perl
80959            ! lib/Exporter/Heavy.pm
80960 ____________________________________________________________________________
80961 [  7243] By: jhi                                   on 2000/10/16  02:28:33
80962         Log: Subject: [PATCH perlguts.pod] Document offset hack
80963              From: Simon Cozens <simon@cozens.net>
80964              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
80965              Date: Sat, 14 Oct 2000 19:32:25 +0100
80966      Branch: perl
80967            ! pod/perlguts.pod
80968 ____________________________________________________________________________
80969 [  7242] By: gsar                                  on 2000/10/16  02:26:51
80970         Log: integrate changes#5905,5906,5907,6064 from mainline
80971              
80972              printf/sprintf didn't get quad types right under use64bitint
80973      Branch: maint-5.6/perl
80974           !> pp_sys.c sv.c t/op/64bitint.t
80975 ____________________________________________________________________________
80976 [  7241] By: jhi                                   on 2000/10/16  02:22:44
80977         Log: Subject: small pod patch
80978              From: Dan Boorstein <dan_boo@bellsouth.net>
80979              Date: Sat, 14 Oct 2000 14:29:24 -0400
80980              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
80981      Branch: perl
80982            ! pod/perlfaq7.pod pod/perlmod.pod
80983 ____________________________________________________________________________
80984 [  7240] By: jhi                                   on 2000/10/16  02:13:46
80985         Log: -w cleanup.
80986              
80987              Subject: Re: Problems with bleadperl 
80988              From: "Stephen P. Potter" <spp@ds.net>
80989              Date: Fri, 13 Oct 2000 13:32:49 -0400
80990              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
80991      Branch: perl
80992            ! t/pragma/overload.t
80993 ____________________________________________________________________________
80994 [  7239] By: jhi                                   on 2000/10/16  01:41:18
80995         Log: One more ~utf8 tweak.
80996      Branch: perl
80997            ! t/op/bop.t
80998 ____________________________________________________________________________
80999 [  7238] By: jhi                                   on 2000/10/16  01:34:14
81000         Log: Tweak the test of #7235.
81001      Branch: perl
81002            ! t/op/bop.t
81003 ____________________________________________________________________________
81004 [  7237] By: jhi                                   on 2000/10/16  01:25:04
81005         Log: Fix a couple of compiler-noted nits in #7235.
81006      Branch: perl
81007            ! pp.c
81008 ____________________________________________________________________________
81009 [  7236] By: jhi                                   on 2000/10/16  01:22:46
81010         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
81011      Branch: perl
81012            ! pp.c pp_hot.c
81013 ____________________________________________________________________________
81014 [  7235] By: jhi                                   on 2000/10/15  16:24:44
81015         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
81016              
81017              From: Simon Cozens <simon@cozens.net>
81018              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
81019              Date: Sat, 14 Oct 2000 20:52:13 +0100
81020              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
81021      Branch: perl
81022            ! pp.c t/op/bop.t utf8.h
81023 ____________________________________________________________________________
81024 [  7234] By: jhi                                   on 2000/10/15  15:19:29
81025         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
81026              The problem was that rx->minlen was in chars while pp_split()
81027              thought it would be in bytes. 
81028      Branch: perl
81029            ! pp.c t/pragma/utf8.t
81030 ____________________________________________________________________________
81031 [  7233] By: jhi                                   on 2000/10/14  20:24:24
81032         Log: Document FNCASE=y as discussed in the bug 20000902.009.
81033      Branch: perl
81034            ! README.dos
81035 ____________________________________________________________________________
81036 [  7232] By: jhi                                   on 2000/10/14  18:52:21
81037         Log: Add test for bug id 20000427.003 (which seems to have
81038              been fixed) (also duplicate as 20000427.004, though
81039              with a higher severity).  Move one utf8 from op/append
81040              to pragma/utf8, tag the tests with bug ids.
81041      Branch: perl
81042            ! t/op/append.t t/pragma/utf8.t
81043 ____________________________________________________________________________
81044 [  7231] By: jhi                                   on 2000/10/14  17:28:37
81045         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
81046      Branch: perl
81047            ! t/pragma/utf8.t
81048 ____________________________________________________________________________
81049 [  7230] By: jhi                                   on 2000/10/14  14:24:50
81050         Log: Needs to be conditional on SunOS 4.
81051              
81052              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
81053              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
81054              Date: Sat, 14 Oct 2000 13:37:49 +0100
81055              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
81056      Branch: metaconfig/U/perl
81057            ! End.U
81058      Branch: perl
81059            ! Configure myconfig.SH pod/perldelta.pod
81060 ____________________________________________________________________________
81061 [  7229] By: jhi                                   on 2000/10/14  00:49:22
81062         Log: Update Changes.
81063      Branch: perl
81064            ! Changes patchlevel.h
81065 ____________________________________________________________________________
81066 [  7228] By: jhi                                   on 2000/10/14  00:46:10
81067         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
81068              From: Peter Prymmer <pvhp@forte.com>
81069              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
81070              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
81071      Branch: perl
81072            ! lib/utf8.pm
81073 ____________________________________________________________________________
81074 [  7227] By: jhi                                   on 2000/10/13  23:20:30
81075         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
81076      Branch: perl
81077            ! t/op/tie.t
81078 ____________________________________________________________________________
81079 [  7226] By: jhi                                   on 2000/10/13  22:14:32
81080         Log: Tweak #7225.
81081              
81082              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
81083              From: Peter Prymmer <pvhp@forte.com>
81084              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
81085              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
81086      Branch: perl
81087            ! t/op/sprintf.t
81088 ____________________________________________________________________________
81089 [  7225] By: jhi                                   on 2000/10/13  22:11:31
81090         Log: op/sprintf.t patch for OS/390 (and any other host with limited
81091              floating-point exponent length)
81092              
81093              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
81094              From: Dominic Dunlop <domo@computer.org>
81095              Date: Fri, 13 Oct 2000 19:17:57 +0200
81096              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
81097      Branch: perl
81098            ! t/op/sprintf.t
81099 ____________________________________________________________________________
81100 [  7224] By: jhi                                   on 2000/10/13  18:40:48
81101         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
81102      Branch: perl
81103            ! toke.c
81104 ____________________________________________________________________________
81105 [  7223] By: jhi                                   on 2000/10/13  18:37:13
81106         Log: Thinko in #7222.
81107      Branch: perl
81108            ! utf8.c
81109 ____________________________________________________________________________
81110 [  7222] By: jhi                                   on 2000/10/13  18:05:23
81111         Log: Use UTF8SKIP(), from Simon Cozens.
81112      Branch: perl
81113            ! utf8.c
81114 ____________________________________________________________________________
81115 [  7221] By: jhi                                   on 2000/10/13  15:43:19
81116         Log: (accidentally empty check-in)
81117      Branch: perl
81118            ! utf8.c
81119 ____________________________________________________________________________
81120 [  7220] By: jhi                                   on 2000/10/13  15:23:51
81121         Log: Add (optimistically) Storable to static extensions.
81122      Branch: perl
81123            ! hints/uwin.sh hints/vmesa.sh
81124 ____________________________________________________________________________
81125 [  7219] By: jhi                                   on 2000/10/13  15:20:05
81126         Log: Amdahl UTS doesn't seem to do dynaloading.
81127      Branch: perl
81128            ! hints/uts.sh
81129 ____________________________________________________________________________
81130 [  7218] By: jhi                                   on 2000/10/13  15:15:20
81131         Log: Slight tweak of the code to appease Amdahl UTS cc.
81132      Branch: perl
81133            ! pp.c
81134 ____________________________________________________________________________
81135 [  7217] By: jhi                                   on 2000/10/13  14:50:42
81136         Log: In Amdahl UTS "struct sv" is defined by a system header,
81137              <ksync.h>.
81138      Branch: perl
81139            ! perl.h sv.h
81140 ____________________________________________________________________________
81141 [  7216] By: jhi                                   on 2000/10/13  11:58:25
81142         Log: Ilya implemented the memory profiling API.
81143      Branch: perl
81144            ! Todo
81145 ____________________________________________________________________________
81146 [  7215] By: jhi                                   on 2000/10/13  02:56:38
81147         Log: Subject: [PATCH 5.7.0] Perl API for mstats
81148              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81149              Date: Thu, 12 Oct 2000 22:52:40 -0400
81150              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
81151      Branch: perl
81152            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
81153 ____________________________________________________________________________
81154 [  7214] By: jhi                                   on 2000/10/13  02:55:38
81155         Log: Subject: [PATCH 5.7.0] IVs in mtats
81156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81157              Date: Thu, 12 Oct 2000 22:51:04 -0400
81158              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
81159      Branch: perl
81160            ! malloc.c perl.h
81161 ____________________________________________________________________________
81162 [  7213] By: jhi                                   on 2000/10/13  02:31:47
81163         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
81164      Branch: perl
81165            ! pod/perldiag.pod pp_sys.c
81166 ____________________________________________________________________________
81167 [  7212] By: jhi                                   on 2000/10/13  01:27:38
81168         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
81169              From: Peter Prymmer <pvhp@forte.com>
81170              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
81171              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
81172      Branch: perl
81173            ! t/op/oct.t
81174 ____________________________________________________________________________
81175 [  7211] By: jhi                                   on 2000/10/13  00:35:09
81176         Log: Update Changes.
81177      Branch: perl
81178            ! Changes patchlevel.h
81179 ____________________________________________________________________________
81180 [  7210] By: jhi                                   on 2000/10/12  23:59:40
81181         Log: The Install.pm third of
81182              
81183              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81184              From: Bill Campbell <bill@celestial.com>
81185              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81186              Date: Thu, 5 Oct 2000 18:04:51 -0700
81187      Branch: perl
81188            ! lib/ExtUtils/Install.pm
81189 ____________________________________________________________________________
81190 [  7209] By: jhi                                   on 2000/10/12  23:58:43
81191         Log: Two thirds of
81192              
81193              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
81194              Date: Thu, 5 Oct 2000 18:04:51 -0700
81195              From: Bill Campbell <bill@celestial.com>
81196              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
81197              
81198              The Install.pm changes will be submitted separately because
81199              they need some work and discussion still.
81200      Branch: perl
81201            ! lib/getopts.pl lib/termcap.pl
81202 ____________________________________________________________________________
81203 [  7208] By: jhi                                   on 2000/10/12  23:41:19
81204         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
81205              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81206              Date:     Thu, 12 Oct 2000 07:30:02 EDT
81207              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
81208      Branch: perl
81209            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
81210            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
81211 ____________________________________________________________________________
81212 [  7207] By: jhi                                   on 2000/10/12  23:39:01
81213         Log: An updated EBCDIC tr patch.
81214              
81215              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
81216              From: Peter Prymmer <pvhp@forte.com>
81217              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
81218              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
81219      Branch: perl
81220            ! t/op/tr.t
81221 ____________________________________________________________________________
81222 [  7206] By: jhi                                   on 2000/10/12  23:34:55
81223         Log: Upgrade to CPAN 1.58, from Andreas König.
81224      Branch: perl
81225            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81226 ____________________________________________________________________________
81227 [  7205] By: jhi                                   on 2000/10/12  23:29:08
81228         Log: Introduce the man[24-8] variables, from Andy Dougherty.
81229      Branch: metaconfig/U/perl
81230            + mandirs.U mandirstyle.U
81231      Branch: perl
81232            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81233            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
81234            ! vos/config.h vos/config.pl vos/config_h.SH_orig
81235            ! win32/config.bc win32/config.gc win32/config.vc
81236 ____________________________________________________________________________
81237 [  7204] By: gsar                                  on 2000/10/12  18:11:24
81238         Log: restore change#7202
81239      Branch: perl
81240            ! mg.c
81241 ____________________________________________________________________________
81242 [  7203] By: gsar                                  on 2000/10/12  18:09:40
81243         Log: another test of the Emergency Broadcast System--back out 
81244              change#7202
81245      Branch: perl
81246            ! mg.c
81247 ____________________________________________________________________________
81248 [  7202] By: gsar                                  on 2000/10/12  16:40:47
81249         Log: (submitted on behalf of Jarkko)
81250              Fix the lib/encode.t subtest 6 failure as reported by Andreas
81251              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
81252              was unearthed by change 7182, as was a bug in HTML::Entities.
81253      Branch: perl
81254            ! mg.c
81255 ____________________________________________________________________________
81256 [  7201] By: jhi                                   on 2000/10/11  03:16:05
81257         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
81258      Branch: perl
81259            ! pp_hot.c t/pragma/utf8.t
81260 ____________________________________________________________________________
81261 [  7200] By: jhi                                   on 2000/10/11  00:40:30
81262         Log: The #7198 was a false alarm.
81263      Branch: perl
81264            ! pp_hot.c
81265 ____________________________________________________________________________
81266 [  7199] By: jhi                                   on 2000/10/11  00:26:04
81267         Log: Remove duplicated code.
81268      Branch: perl
81269            ! t/lib/cgi-html.t
81270 ____________________________________________________________________________
81271 [  7198] By: jhi                                   on 2000/10/10  23:30:46
81272         Log: (Retracted by #7200.)
81273      Branch: perl
81274            ! pp_hot.c
81275 ____________________________________________________________________________
81276 [  7197] By: jhi                                   on 2000/10/10  21:49:30
81277         Log: Add the test case for #7190, from the original bug report
81278              by Andreas König.
81279      Branch: perl
81280            ! t/pragma/utf8.t
81281 ____________________________________________________________________________
81282 [  7196] By: jhi                                   on 2000/10/10  21:40:49
81283         Log: Reapply Andy's patch and regen Configure.
81284      Branch: perl
81285            ! Configure INSTALL Makefile.SH Porting/Glossary
81286            ! Porting/config.sh config_h.SH epoc/config.sh installperl
81287            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
81288            ! win32/config.vc
81289 ____________________________________________________________________________
81290 [  7195] By: jhi                                   on 2000/10/10  21:09:30
81291         Log: Use the versiononly instead of the installscripts,
81292              retract the changes 7146 and 7147.
81293      Branch: perl
81294            ! Configure INSTALL Makefile.SH Porting/Glossary
81295            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
81296            ! installperl uconfig.sh vos/config.def win32/config.bc
81297            ! win32/config.gc win32/config.vc
81298 ____________________________________________________________________________
81299 [  7194] By: jhi                                   on 2000/10/10  21:06:15
81300         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
81301              From: Peter Prymmer <pvhp@forte.com>
81302              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
81303              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
81304      Branch: perl
81305            ! t/op/ver.t
81306 ____________________________________________________________________________
81307 [  7193] By: jhi                                   on 2000/10/10  21:05:12
81308         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
81309              From: Peter Prymmer <pvhp@forte.com>
81310              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
81311              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
81312      Branch: perl
81313            ! t/op/tr.t
81314 ____________________________________________________________________________
81315 [  7192] By: jhi                                   on 2000/10/10  20:57:30
81316         Log: Add versiononly, delete installscripts, from Andy Dougherty.
81317      Branch: metaconfig
81318            - U/installdirs/installscripts.U
81319      Branch: metaconfig/U/perl
81320            + versiononly.U
81321 ____________________________________________________________________________
81322 [  7191] By: jhi                                   on 2000/10/10  19:41:21
81323         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
81324              From: Peter Prymmer <pvhp@forte.com>
81325              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
81326              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
81327      Branch: perl
81328            ! pod/perlebcdic.pod
81329 ____________________________________________________________________________
81330 [  7190] By: jhi                                   on 2000/10/10  19:26:14
81331         Log: Subject: Re: utf8 concat, mg_get
81332              From: Simon Cozens <simon@cozens.net>
81333              Date: Tue, 10 Oct 2000 17:40:17 +0100
81334              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
81335      Branch: perl
81336            ! pp_hot.c
81337 ____________________________________________________________________________
81338 [  7189] By: jhi                                   on 2000/10/10  19:23:03
81339         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
81340              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
81341              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
81342              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
81343      Branch: perl
81344            ! lib/ExtUtils/MM_Unix.pm
81345 ____________________________________________________________________________
81346 [  7188] By: jhi                                   on 2000/10/10  15:31:24
81347         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
81348              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
81349              Date: Fri, 14 Jul 2000 10:47:36 +0100
81350              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
81351      Branch: perl
81352            ! README.win32
81353 ____________________________________________________________________________
81354 [  7187] By: jhi                                   on 2000/10/10  13:30:10
81355         Log: Quote the temp file name, needed in Win32 because the
81356              default name unfortunately contains spaces, shouldn't
81357              hurt elsewhere.
81358              
81359              Subject: FW: perldoc fails if $TEMP contains spaces
81360              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
81361              Date: Thu, 14 Sep 2000 08:58:45 +0100
81362              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
81363      Branch: perl
81364            ! utils/perldoc.PL
81365 ____________________________________________________________________________
81366 [  7186] By: jhi                                   on 2000/10/10  13:16:27
81367         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
81368              From: hv@hugo.hybyte.com
81369              Date: Tue, 10 Oct 2000 14:10:20 +0100
81370              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
81371      Branch: perl
81372            ! t/lib/thr5005.t util.c
81373 ____________________________________________________________________________
81374 [  7185] By: jhi                                   on 2000/10/10  12:06:22
81375         Log: Upgrade to podlators 1.04, from Russ Allbery.
81376      Branch: perl
81377            ! lib/Pod/Man.pm lib/Pod/Text.pm
81378 ____________________________________________________________________________
81379 [  7184] By: jhi                                   on 2000/10/10  12:01:32
81380         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
81381      Branch: perl
81382            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
81383 ____________________________________________________________________________
81384 [  7183] By: jhi                                   on 2000/10/09  23:47:15
81385         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
81386              From: Peter Prymmer <pvhp@forte.com>
81387              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
81388              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
81389      Branch: perl
81390            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
81391 ____________________________________________________________________________
81392 [  7182] By: jhi                                   on 2000/10/09  23:43:16
81393         Log: Make eq work again with utf8 (disabling the upgrading
81394              should no more be necessary since the copies of the
81395              scalars are upgraded, not the scalars themselves).
81396              Takes care of ID 20001009.001.  (The claimed length()
81397              bug in 20001009.001 seems bogus to me.)
81398      Branch: perl
81399            ! sv.c t/pragma/utf8.t
81400 ____________________________________________________________________________
81401 [  7181] By: gsar                                  on 2000/10/09  19:41:54
81402         Log: tweak for change#7173
81403      Branch: perl
81404            ! win32/win32sck.c
81405 ____________________________________________________________________________
81406 [  7180] By: gsar                                  on 2000/10/09  19:26:56
81407         Log: on Windows, clean targets might not work under some flavors of the shell
81408      Branch: perl
81409            ! win32/Makefile win32/makefile.mk
81410 ____________________________________________________________________________
81411 [  7179] By: jhi                                   on 2000/10/09  19:21:02
81412         Log: Update Changes.
81413      Branch: perl
81414            ! Changes patchlevel.h
81415 ____________________________________________________________________________
81416 [  7178] By: jhi                                   on 2000/10/09  19:18:23
81417         Log: Warn about unknown scripts.
81418              
81419              Subject: Re: ideas? patches? [PATCH bleadperl]
81420              From: Dominic Dunlop <domo@computer.org>
81421              Date: Mon, 9 Oct 2000 14:57:17 +0200
81422              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
81423      Branch: perl
81424            ! lib/charnames.pm
81425 ____________________________________________________________________________
81426 [  7177] By: jhi                                   on 2000/10/09  19:13:27
81427         Log: Change #7160 had a nasty typo.
81428      Branch: metaconfig
81429            ! U/compline/Compile.U
81430      Branch: perl
81431            ! Configure config_h.SH
81432 ____________________________________________________________________________
81433 [  7176] By: gsar                                  on 2000/10/09  18:59:33
81434         Log: pod nit
81435      Branch: perl
81436            ! pod/perlport.pod
81437 ____________________________________________________________________________
81438 [  7175] By: gsar                                  on 2000/10/09  18:54:28
81439         Log: Windows9x doesn't support link(), despite what Config.pm
81440              might think
81441      Branch: perl
81442            ! lib/ExtUtils/Manifest.pm
81443 ____________________________________________________________________________
81444 [  7174] By: gsar                                  on 2000/10/09  18:50:03
81445         Log: avoid nonportable example code
81446      Branch: perl
81447            ! lib/File/Copy.pm
81448 ____________________________________________________________________________
81449 [  7173] By: gsar                                  on 2000/10/09  18:46:54
81450         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
81451              being used) when closing a socket handle
81452      Branch: perl
81453            ! win32/win32.c win32/win32.h win32/win32sck.c
81454 ____________________________________________________________________________
81455 [  7172] By: gsar                                  on 2000/10/09  18:41:40
81456         Log: on Windows, cwd strings in the environment should be of the
81457              form =X:=X:\foo instead of =X=X:\foo\
81458      Branch: perl
81459            ! win32/vdir.h
81460 ____________________________________________________________________________
81461 [  7171] By: gsar                                  on 2000/10/09  18:30:09
81462         Log: on Windows, LoadLibrary() could load an extension DLL multiple
81463              times if forward slashes are used in the path
81464      Branch: perl
81465            ! win32/win32.c
81466 ____________________________________________________________________________
81467 [  7170] By: jhi                                   on 2000/10/09  17:53:59
81468         Log: Add a todo note about overloadable assertions.
81469      Branch: perl
81470            ! Todo-5.6
81471 ____________________________________________________________________________
81472 [  7169] By: jhi                                   on 2000/10/09  13:43:45
81473         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
81474              From: mjd@plover.com
81475              Date: 9 Oct 2000 00:24:44 -0000
81476              Message-ID: <20001009002444.10616.qmail@plover.com>
81477      Branch: perl
81478            ! pod/perldebguts.pod
81479 ____________________________________________________________________________
81480 [  7168] By: nick                                  on 2000/10/08  13:16:33
81481         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
81482              is not right thing to do on (e.g. x86). Network order is also "right" for
81483              X fonts.
81484      Branch: perl
81485            ! ext/Encode/Encode.pm
81486 ____________________________________________________________________________
81487 [  7167] By: nick                                  on 2000/10/08  12:54:42
81488         Log: Make "encodings" work post-install when Encode/*.enc files may not
81489              be in same directory as Encode.pm
81490      Branch: perl
81491            ! ext/Encode/Encode.pm
81492 ____________________________________________________________________________
81493 [  7166] By: nick                                  on 2000/10/08  11:51:26
81494         Log: Work round the fact that $hash->{$key} does not take into account
81495              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
81496              so that key is always in the "expected" encoding - i.e. same way we put
81497              it in the hash.
81498      Branch: perl
81499            ! ext/Encode/Encode.pm
81500 ____________________________________________________________________________
81501 [  7165] By: gsar                                  on 2000/10/08  04:15:29
81502         Log: save_re_context() could reset PL_curcop to freed memory, causing core
81503              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
81504      Branch: perl
81505            ! pp_ctl.c
81506 ____________________________________________________________________________
81507 [  7164] By: jhi                                   on 2000/10/06  20:51:48
81508         Log: UTF8ize split() so that the cloned substrings get the UTF8
81509              flag of the original scalar.  Problem reported by Simon Cozens.
81510      Branch: perl
81511            ! pp.c t/pragma/utf8.t
81512 ____________________________________________________________________________
81513 [  7163] By: nick                                  on 2000/10/06  20:48:34
81514         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
81515              got a false +ve and so did not reach code which would have un-FAKEd the SV.
81516      Branch: perl
81517            ! sv.c
81518 ____________________________________________________________________________
81519 [  7162] By: nick                                  on 2000/10/06  20:25:37
81520         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
81521              To fix  (sort {$a <=> $b} keys %hash) in particular but
81522              should cover a number of other as-yet-unknown cases as well.
81523      Branch: perl
81524            ! sv.c
81525 ____________________________________________________________________________
81526 [  7161] By: jhi                                   on 2000/10/06  19:56:18
81527         Log: Change the version number of Tie::Handle in the core to 4.0,
81528              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
81529              
81530              Subject: Note on Tie::Handle
81531              From: andreas.koenig@anima.de (Andreas J. Koenig)
81532              Date:      06 Oct 2000 21:48:58 +0200
81533              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
81534      Branch: perl
81535            ! lib/Tie/Handle.pm
81536 ____________________________________________________________________________
81537 [  7160] By: jhi                                   on 2000/10/06  18:20:35
81538         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
81539              as the first option of cc/ld because of ultrapicky compilers
81540              (e.g. OS/390 R2.5)
81541      Branch: metaconfig
81542            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
81543            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
81544            ! U/compline/orderlib.U U/modified/Cppsym.U
81545            ! U/modified/d_access.U
81546      Branch: metaconfig/U/perl
81547            ! Checkcc.U d_dlsymun.U gccvers.U
81548      Branch: perl
81549            ! Configure config_h.SH
81550 ____________________________________________________________________________
81551 [  7159] By: jhi                                   on 2000/10/06  13:56:39
81552         Log: Update Changes.
81553      Branch: perl
81554            ! Changes patchlevel.h
81555 ____________________________________________________________________________
81556 [  7158] By: jhi                                   on 2000/10/06  12:48:40
81557         Log: Eliminate $Is_VMS code from the test.
81558              
81559              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
81560              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81561              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
81562              Date:     Thu, 5 Oct 2000 07:46:33 EDT
81563      Branch: perl
81564            ! t/lib/b.t
81565 ____________________________________________________________________________
81566 [  7157] By: jhi                                   on 2000/10/06  12:47:13
81567         Log: Also the $ccflags is needed for the C compiler check.
81568              
81569              Subject: Configure (check for C-compiler)
81570              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81571              Date: Fri, 06 Oct 2000 08:47:15 +0200
81572              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
81573      Branch: metaconfig/U/perl
81574            ! Checkcc.U
81575      Branch: perl
81576            ! Configure config_h.SH
81577 ____________________________________________________________________________
81578 [  7156] By: jhi                                   on 2000/10/06  11:45:15
81579         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
81580      Branch: perl
81581            ! perl.c pp_ctl.c sv.h utf8.c
81582 ____________________________________________________________________________
81583 [  7155] By: jhi                                   on 2000/10/06  11:40:41
81584         Log: IO::Handle->syswrite() did not handle length omission
81585              like CORE::syswrite() does.
81586              
81587              Subject: [Fwd] IO::Handle, syswrite and arguments
81588              From: Graham Barr <gbarr@pobox.com>
81589              Date: Fri, 6 Oct 2000 10:22:05 +0100
81590              Message-ID: <20001006102205.U6312@pobox.com>
81591              
81592              The original patch from andrew@ugh.net.au.
81593      Branch: perl
81594            ! ext/IO/lib/IO/Handle.pm
81595 ____________________________________________________________________________
81596 [  7154] By: jhi                                   on 2000/10/06  01:42:15
81597         Log: Tweak #7153.
81598      Branch: perl
81599            ! utf8.h
81600 ____________________________________________________________________________
81601 [  7153] By: jhi                                   on 2000/10/06  00:39:55
81602         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
81603      Branch: perl
81604            ! utf8.h
81605 ____________________________________________________________________________
81606 [  7152] By: jhi                                   on 2000/10/06  00:38:11
81607         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
81608      Branch: perl
81609            ! perl.c pp_ctl.c sv.h utf8.c
81610 ____________________________________________________________________________
81611 [  7151] By: jhi                                   on 2000/10/06  00:36:38
81612         Log: Subject: Re: Questions about Tie::Array and perl modules
81613              From: Nick Ing-Simmons <nik@tiuk.ti.com>
81614              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
81615              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
81616              
81617              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
81618      Branch: perl
81619            ! lib/Tie/Array.pm t/op/array.t
81620 ____________________________________________________________________________
81621 [  7150] By: jhi                                   on 2000/10/05  00:20:45
81622         Log: Regen Changes.
81623      Branch: perl
81624            ! Changes patchlevel.h
81625 ____________________________________________________________________________
81626 [  7149] By: jhi                                   on 2000/10/05  00:20:01
81627         Log: Regen toc.
81628      Branch: perl
81629            ! pod/perltoc.pod
81630 ____________________________________________________________________________
81631 [  7148] By: jhi                                   on 2000/10/04  23:35:08
81632         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
81633              reported several times by Dominic Dunlop, for example in
81634              ID 20000315.008.  Patch from Dominic.  Patch affects at
81635              least MachTen, and possibly other oldish BSDs. Should not
81636              break non-broken platforms (tested on LinuxPPC). 
81637      Branch: perl
81638            ! doio.c
81639 ____________________________________________________________________________
81640 [  7147] By: jhi                                   on 2000/10/04  23:26:34
81641         Log: The one that got away from 7146.
81642      Branch: metaconfig
81643            + U/installdirs/installscripts.U
81644 ____________________________________________________________________________
81645 [  7146] By: jhi                                   on 2000/10/04  23:25:04
81646         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
81647              suggested by H. Merijn Brand.
81648      Branch: perl
81649            ! Configure INSTALL Makefile.SH Porting/Glossary
81650            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
81651            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
81652            ! win32/config.vc
81653 ____________________________________________________________________________
81654 [  7145] By: jhi                                   on 2000/10/04  22:08:21
81655         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
81656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81657              Date: Wed, 4 Oct 2000 17:37:46 -0400
81658              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
81659      Branch: perl
81660            ! utils/h2xs.PL
81661 ____________________________________________________________________________
81662 [  7144] By: jhi                                   on 2000/10/04  18:11:41
81663         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
81664              From: Jeff Pinyan <jeffp@crusoe.net>
81665              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
81666              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
81667      Branch: perl
81668            ! pod/perlrun.pod
81669 ____________________________________________________________________________
81670 [  7143] By: jhi                                   on 2000/10/04  18:09:58
81671         Log: Subject: perlhack.pod Patch for Externals Tools
81672              From: Fisher Mark <fisherm@tce.com>
81673              Date: Tue, 3 Oct 2000 15:43:27 -0500 
81674              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
81675      Branch: perl
81676            ! pod/perlhack.pod
81677 ____________________________________________________________________________
81678 [  7142] By: jhi                                   on 2000/10/04  18:08:41
81679         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
81680              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
81681              Date:     Wed, 4 Oct 2000 12:11:11 EDT
81682              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
81683      Branch: perl
81684            ! vms/vms.c
81685 ____________________________________________________________________________
81686 [  7141] By: jhi                                   on 2000/10/04  12:20:16
81687         Log: Subject: [PATCH 5.7.0] h2xs not working
81688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81689              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
81690              Date: Tue, 3 Oct 2000 21:43:01 -0400
81691              
81692              Subject: [PATCH 5.7.0] h2xs not documenting the created module
81693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81694              Date: Tue, 3 Oct 2000 22:55:19 -0400
81695              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
81696      Branch: perl
81697            ! utils/h2xs.PL
81698 ____________________________________________________________________________
81699 [  7140] By: jhi                                   on 2000/10/04  11:53:44
81700         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
81701              From: nick@babyhippo.com
81702              Date: Wed, 4 Oct 2000 12:06:45 +0100
81703              Message-Id: <20001004120645.A7356@babyhippo.com>
81704              
81705              Retract 7118 and 7135.
81706      Branch: perl
81707            ! installman installperl op.c t/pragma/subs.t
81708 ____________________________________________________________________________
81709 [  7139] By: jhi                                   on 2000/10/03  22:09:41
81710         Log: It is possible to have no hosts database at all.  Pointed out in
81711              
81712              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81713              From: Peter Prymmer <pvhp@forte.com>
81714              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81715              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81716      Branch: metaconfig
81717            ! U/modified/myhostname.U
81718      Branch: perl
81719            ! Configure config_h.SH
81720 ____________________________________________________________________________
81721 [  7138] By: jhi                                   on 2000/10/03  21:49:49
81722         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
81723              From: Peter Prymmer <pvhp@forte.com>
81724              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
81725              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
81726      Branch: perl
81727            ! pp_sys.c
81728 ____________________________________________________________________________
81729 [  7137] By: jhi                                   on 2000/10/03  20:10:05
81730         Log: One remaining nit less at the VMS mailbox sizing.
81731      Branch: perl
81732            ! vms/vms.c
81733 ____________________________________________________________________________
81734 [  7136] By: jhi                                   on 2000/10/03  20:08:47
81735         Log: Test harness update to sync with the new perlcc,
81736              from Simon Cozens.
81737      Branch: perl
81738            ! t/TEST t/UTEST
81739 ____________________________________________________________________________
81740 [  7135] By: jhi                                   on 2000/10/03  15:15:42
81741         Log: Subject: Re: PATCH for 20001003.004
81742              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
81743              From: "AARON B. DOSSETT" <aaron@iglou.com>
81744              Message-Id: <E13gTay-0006od-00@iglou.com>
81745      Branch: perl
81746            ! installman installperl
81747 ____________________________________________________________________________
81748 [  7134] By: jhi                                   on 2000/10/03  15:00:34
81749         Log: Subject: [ID 20001003.006] B::Debug not -w clean
81750              From: Nicholas Clark <nick@babyhippo.co.uk>
81751              Date: Tue, 03 Oct 2000 15:46:32 +0100
81752              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
81753      Branch: perl
81754            ! ext/B/B/Debug.pm
81755 ____________________________________________________________________________
81756 [  7133] By: jhi                                   on 2000/10/03  14:58:39
81757         Log: Scale down the VMS message boxes, by Charles Lane.
81758              Fix for ID 20000903.009, workaround at
81759              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
81760      Branch: perl
81761            ! vms/vms.c
81762 ____________________________________________________________________________
81763 [  7132] By: jhi                                   on 2000/10/03  11:20:37
81764         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
81765      Branch: perl
81766            + t/lib/st-lock.t t/lib/st-utf8.t
81767            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
81768            ! ext/Storable/Storable.xs t/lib/st-recurse.t
81769 ____________________________________________________________________________
81770 [  7131] By: jhi                                   on 2000/10/03  03:38:23
81771         Log: Encode nits.
81772      Branch: perl
81773            ! MANIFEST Makefile.SH
81774 ____________________________________________________________________________
81775 [  7130] By: jhi                                   on 2000/10/03  03:31:05
81776         Log: Update Changes.
81777      Branch: perl
81778            ! Changes patchlevel.h
81779 ____________________________________________________________________________
81780 [  7129] By: jhi                                   on 2000/10/03  02:24:02
81781         Log: Misplaced else.
81782      Branch: metaconfig/U/perl
81783            ! d_strtoll.U
81784      Branch: perl
81785            ! Configure config_h.SH
81786 ____________________________________________________________________________
81787 [  7128] By: jhi                                   on 2000/10/03  02:08:29
81788         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
81789              From: sthoenna@efn.org
81790              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
81791              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
81792      Branch: metaconfig/U/perl
81793            ! d_strtoll.U
81794      Branch: perl
81795            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
81796 ____________________________________________________________________________
81797 [  7127] By: jhi                                   on 2000/10/03  01:13:14
81798         Log: Update Changes.
81799      Branch: perl
81800            ! Changes patchlevel.h
81801 ____________________________________________________________________________
81802 [  7126] By: jhi                                   on 2000/10/03  00:57:08
81803         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
81804              as suggested by Olaf Flebbe and Nick Clark.
81805      Branch: perl
81806            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
81807 ____________________________________________________________________________
81808 [  7125] By: jhi                                   on 2000/10/03  00:50:56
81809         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
81810              From: Nick Clark <nick@plum.flirble.org>
81811              Date: Mon, 2 Oct 2000 11:03:24 +0100
81812              Message-Id: <20001002110324.D20073@plum.flirble.org>
81813              
81814              Also fixes bug ID 20001002.005.
81815      Branch: perl
81816            ! t/lib/encode.t
81817 ____________________________________________________________________________
81818 [  7124] By: jhi                                   on 2000/10/03  00:34:59
81819         Log: Subject: [PATCH 5.7.0] Epoc update
81820              From: Olaf Flebbe <o.flebbe@gmx.de>
81821              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
81822              Message-ID: <26423.969484586@www10.gmx.net>
81823      Branch: perl
81824            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
81825            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
81826            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
81827            ! util.c util.h
81828 ____________________________________________________________________________
81829 [  7123] By: jhi                                   on 2000/10/03  00:30:07
81830         Log: Regen headers.
81831      Branch: perl
81832            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
81833 ____________________________________________________________________________
81834 [  7122] By: jhi                                   on 2000/10/03  00:10:48
81835         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
81836      Branch: perl
81837            ! hints/openbsd.sh
81838 ____________________________________________________________________________
81839 [  7121] By: jhi                                   on 2000/10/03  00:05:06
81840         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
81841              From: <abigail@foad.org>
81842              Date: Tue, 26 Sep 2000 13:36:14 -0400
81843              Message-ID: <20000926173614.4356.qmail@foad.org>
81844      Branch: perl
81845            ! pod/perlop.pod
81846 ____________________________________________________________________________
81847 [  7120] By: jhi                                   on 2000/10/03  00:04:00
81848         Log: Inside require() $^S was always left undefined.
81849              
81850              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
81851              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81852              Date: Wed, 27 Sep 2000 18:54:49 -0400
81853              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
81854      Branch: perl
81855            ! cop.h mg.c pp_ctl.c util.c
81856 ____________________________________________________________________________
81857 [  7119] By: jhi                                   on 2000/10/03  00:00:16
81858         Log: Subject: [PATCH] DLL not restartabke with threaded perl
81859              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
81860              Date: Thu, 28 Sep 2000 09:20:46 +0100
81861              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
81862      Branch: perl
81863            ! perl.c
81864 ____________________________________________________________________________
81865 [  7118] By: jhi                                   on 2000/10/02  23:59:20
81866         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
81867              From: Nicholas Clark <nick@ccl4.org>
81868              Date: Thu, 28 Sep 2000 11:52:24 +0100
81869              Message-ID: <20000928115224.D7924@plum.flirble.org>
81870      Branch: perl
81871            ! op.c
81872 ____________________________________________________________________________
81873 [  7117] By: jhi                                   on 2000/10/02  23:57:51
81874         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
81875              From: Nicholas Clark <nick@babyhippo.co.uk>
81876              Date: Thu, 28 Sep 2000 12:18:10 +0100
81877              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
81878              
81879              Did not apply cleanly, manual intervention was needed.
81880      Branch: perl
81881            ! ext/B/B/Bytecode.pm utils/perlcc.PL
81882 ____________________________________________________________________________
81883 [  7116] By: jhi                                   on 2000/10/02  23:50:40
81884         Log: Document the issue (is not a syntax error, kind of)
81885              
81886              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
81887              From: Nicholas Clark <nick@ccl4.org>
81888              Date: Thu, 28 Sep 2000 17:12:42 +0100
81889              Message-ID: <20000928171242.K7924@plum.flirble.org>
81890      Branch: perl
81891            ! pod/perldata.pod
81892 ____________________________________________________________________________
81893 [  7115] By: jhi                                   on 2000/10/02  23:48:58
81894         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
81895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81896              Date: Thu, 28 Sep 2000 21:55:31 -0400
81897              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
81898      Branch: perl
81899            ! regexec.c
81900 ____________________________________________________________________________
81901 [  7114] By: jhi                                   on 2000/10/02  23:47:57
81902         Log: Subject: DOC PATCH 5.6.0
81903              From: mjd@plover.com
81904              Date: 30 Sep 2000 06:02:34 -0000
81905              Message-ID: <20000930060234.4559.qmail@plover.com>
81906      Branch: perl
81907            ! pod/perldebguts.pod
81908 ____________________________________________________________________________
81909 [  7113] By: jhi                                   on 2000/10/02  23:46:43
81910         Log: SOCK_DGRAM and listen() do not mix as reported in
81911              
81912              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
81913              From: Petter Reinholdtsen <pere@hungry.com>
81914              Date: Sun, 1 Oct 2000 10:57:20 +0800
81915              Message-Id: <200010010257.KAA05735@localhost.localdomain>
81916              
81917              The patch for 5.7.0+ had to be reengineered, though.
81918      Branch: perl
81919            ! ext/IO/lib/IO/Socket/UNIX.pm
81920 ____________________________________________________________________________
81921 [  7112] By: jhi                                   on 2000/10/02  23:36:57
81922         Log: Subject: Re: [PATCH 5.005_64 missed]
81923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
81924              Date: Sun, 1 Oct 2000 18:50:10 -0400
81925              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
81926      Branch: perl
81927            ! pod/perlxs.pod
81928 ____________________________________________________________________________
81929 [  7111] By: jhi                                   on 2000/10/02  23:35:40
81930         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
81931              From: Radu Greab <radu@netsoft.ro>
81932              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
81933              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
81934      Branch: perl
81935            ! op.c opcode.pl t/op/substr.t
81936 ____________________________________________________________________________
81937 [  7110] By: jhi                                   on 2000/10/02  23:32:38
81938         Log: Subject: [PATCH] Fix aliasing of tied filehandles
81939              From: Daniel Chetlin <daniel@chetlin.com>
81940              Date: Mon, 2 Oct 2000 14:53:27 -0700
81941              Message-ID: <20001002145327.C1617@ilmd>
81942      Branch: perl
81943            ! perl.h pp_hot.c t/op/tiehandle.t
81944 ____________________________________________________________________________
81945 [  7109] By: jhi                                   on 2000/10/02  23:31:30
81946         Log: s/Robin Parker/Robin Barker/
81947      Branch: perl
81948            ! Changes5.6
81949 ____________________________________________________________________________
81950 [  7108] By: jhi                                   on 2000/10/02  23:15:46
81951         Log: Retract #7091 as suggested in
81952              
81953              From: Robin Barker <rmb1@cise.npl.co.uk> 
81954              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
81955              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
81956              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
81957      Branch: perl
81958            ! embed.pl proto.h
81959 ____________________________________________________________________________
81960 [  7107] By: nick                                  on 2000/10/02  18:23:14
81961         Log: A few tweaks to get Tk803 to work with Encode scheme.
81962      Branch: perl
81963            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
81964 ____________________________________________________________________________
81965 [  7106] By: nick                                  on 2000/10/01  21:34:14
81966         Log: Add checking cases to Encode's toUnicode and fromUnicode.
81967      Branch: perl
81968            ! ext/Encode/Encode.pm
81969 ____________________________________________________________________________
81970 [  7105] By: nick                                  on 2000/10/01  17:18:01
81971         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
81972              To read and use them.
81973              Add a lib/encode.t which checks a few things.
81974      Branch: perl
81975            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
81976            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
81977            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
81978            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
81979            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
81980            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
81981            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
81982            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
81983            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
81984            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
81985            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
81986            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
81987            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
81988            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
81989            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
81990            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
81991            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
81992            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
81993            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
81994            + ext/Encode/Encode/iso2022-jp.enc
81995            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
81996            + ext/Encode/Encode/iso8859-1.enc
81997            + ext/Encode/Encode/iso8859-2.enc
81998            + ext/Encode/Encode/iso8859-3.enc
81999            + ext/Encode/Encode/iso8859-4.enc
82000            + ext/Encode/Encode/iso8859-5.enc
82001            + ext/Encode/Encode/iso8859-6.enc
82002            + ext/Encode/Encode/iso8859-7.enc
82003            + ext/Encode/Encode/iso8859-8.enc
82004            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
82005            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
82006            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
82007            + ext/Encode/Encode/macCentEuro.enc
82008            + ext/Encode/Encode/macCroatian.enc
82009            + ext/Encode/Encode/macCyrillic.enc
82010            + ext/Encode/Encode/macDingbats.enc
82011            + ext/Encode/Encode/macGreek.enc
82012            + ext/Encode/Encode/macIceland.enc
82013            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
82014            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
82015            + ext/Encode/Encode/macTurkish.enc
82016            + ext/Encode/Encode/macUkraine.enc
82017            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
82018            + t/lib/encode.t
82019            ! MANIFEST ext/Encode/Encode.pm
82020 ____________________________________________________________________________
82021 [  7104] By: nick                                  on 2000/09/30  13:04:30
82022         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
82023              From: Daniel Chetlin <daniel@chetlin.com>
82024              Date: Mon, 18 Sep 2000 05:05:40 -0700
82025              Message-Id: <20000918050540.C652@ilmd>
82026      Branch: perl
82027            ! lib/overload.pm sv.c t/pragma/overload.t
82028 ____________________________________________________________________________
82029 [  7103] By: nick                                  on 2000/09/30  12:53:36
82030         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
82031              From: Johan Vromans <jvromans@squirrel.nl>
82032              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
82033              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
82034      Branch: perl
82035            ! pod/Makefile.SH
82036 ____________________________________________________________________________
82037 [  7102] By: nick                                  on 2000/09/30  12:52:31
82038         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
82039              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82040              Date: Sat, 16 Sep 2000 16:36:45 -0400
82041              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
82042      Branch: perl
82043            ! ext/B/B/Deparse.pm
82044 ____________________________________________________________________________
82045 [  7101] By: nick                                  on 2000/09/30  12:51:41
82046         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
82047              From: Craig A. Berry <craig.berry@psinetcs.com>
82048              Date: Sat, 16 Sep 2000 10:11:10 -0500
82049              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
82050      Branch: perl
82051            ! vms/vms.c
82052 ____________________________________________________________________________
82053 [  7100] By: nick                                  on 2000/09/30  12:50:33
82054         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82055              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82056              Date: Fri, 15 Sep 2000 16:37:58 -0400
82057              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
82058      Branch: perl
82059            ! t/op/append.t
82060 ____________________________________________________________________________
82061 [  7099] By: nick                                  on 2000/09/30  12:49:35
82062         Log: Subject: Re: unicode support and perl [ID 20000901.097]
82063              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82064              Date: Fri, 15 Sep 2000 16:25:30 -0400
82065              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
82066      Branch: perl
82067            ! pp_hot.c
82068 ____________________________________________________________________________
82069 [  7098] By: nick                                  on 2000/09/30  12:48:00
82070         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
82071              From: Gisle Aas <gisle@ActiveState.com>
82072              Date: 15 Sep 2000 16:23:41 +0200
82073              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
82074      Branch: perl
82075            ! toke.c
82076 ____________________________________________________________________________
82077 [  7097] By: nick                                  on 2000/09/30  12:45:16
82078         Log: Subject: [PATCH] Nits in perlmod.pod
82079              From: Daniel Chetlin <daniel@chetlin.com>
82080              Date: Fri, 15 Sep 2000 02:04:09 -0700
82081              Message-Id: <20000915020409.A2104@ilmd>
82082      Branch: perl
82083            ! pod/perlmod.pod
82084 ____________________________________________________________________________
82085 [  7096] By: nick                                  on 2000/09/30  12:18:00
82086         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
82087              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
82088              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
82089              0 to checking to get the warning.
82090      Branch: perl
82091            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
82092            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
82093            ! regexec.c sv.c toke.c utf8.c
82094 ____________________________________________________________________________
82095 [  7095] By: nick                                  on 2000/09/15  16:55:59
82096         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
82097              
82098              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
82099              From: Spider Boardman <spider@Orb.Nashua.NH.US>
82100              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
82101              Date: Fri, 15 Sep 2000 06:37:30 -0400
82102      Branch: perl
82103            ! ext/Encode/Encode.xs sv.c
82104 ____________________________________________________________________________
82105 [  7094] By: jhi                                   on 2000/09/15  03:23:32
82106         Log: Update Changes.
82107      Branch: perl
82108            ! Changes patchlevel.h
82109 ____________________________________________________________________________
82110 [  7093] By: jhi                                   on 2000/09/15  03:11:44
82111         Log: Fix for the charnames.t failures from Spider Boardman.
82112      Branch: perl
82113            ! toke.c
82114 ____________________________________________________________________________
82115 [  7092] By: jhi                                   on 2000/09/15  00:15:48
82116         Log: Botched the #7090 check-in.
82117      Branch: perl
82118            ! sv.c
82119 ____________________________________________________________________________
82120 [  7091] By: jhi                                   on 2000/09/14  23:33:24
82121         Log: Part of #7081 didn't come through.
82122      Branch: perl
82123            ! embed.pl proto.h
82124 ____________________________________________________________________________
82125 [  7090] By: jhi                                   on 2000/09/14  23:17:39
82126         Log: Subject: Re: perl@7078 
82127              From: Spider Boardman <spider@web.zk3.dec.com>
82128              Date: Thu, 14 Sep 2000 19:06:36 -0400
82129              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
82130      Branch: perl
82131            ! sv.c toke.c
82132 ____________________________________________________________________________
82133 [  7089] By: jhi                                   on 2000/09/14  23:11:21
82134         Log: Small portability tweaks.
82135      Branch: perl
82136            ! ext/Encode/Encode.xs
82137 ____________________________________________________________________________
82138 [  7088] By: jhi                                   on 2000/09/14  22:57:23
82139         Log: Fake return to pacify picky compilers.
82140      Branch: perl
82141            ! ext/Encode/Encode.xs
82142 ____________________________________________________________________________
82143 [  7087] By: jhi                                   on 2000/09/14  22:53:37
82144         Log: Subject: [PATCH] utf8.c apidoc
82145              From: Simon Cozens <simon@cozens.net>
82146              Date: Thu, 14 Sep 2000 23:46:57 +0100
82147              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
82148      Branch: perl
82149            ! perlapi.c pod/perlapi.pod utf8.c
82150 ____________________________________________________________________________
82151 [  7086] By: jhi                                   on 2000/09/14  22:40:38
82152         Log: We don't need to count the high bit bytes, a boolean is enough. 
82153      Branch: perl
82154            ! sv.c
82155 ____________________________________________________________________________
82156 [  7085] By: jhi                                   on 2000/09/14  21:20:09
82157         Log: Replace #7084 with
82158              
82159              Subject: Re: perl@7078 
82160              From: Spider Boardman <spider@web.zk3.dec.com>
82161              Date: Thu, 14 Sep 2000 17:09:36 -0400
82162              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
82163      Branch: perl
82164            ! sv.c utf8.c
82165 ____________________________________________________________________________
82166 [  7084] By: jhi                                   on 2000/09/14  20:03:34
82167         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
82168              convertible to bytes by checking it doesn't go above 0xc3
82169              
82170              Subject: Re: perl@7078
82171              From: Simon Cozens <simon@cozens.net>
82172              Date: Thu, 14 Sep 2000 20:59:19 +0100
82173              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
82174      Branch: perl
82175            ! utf8.c
82176 ____________________________________________________________________________
82177 [  7083] By: jhi                                   on 2000/09/14  19:38:47
82178         Log: Subject: Re: perl@7078
82179              From: Simon Cozens <simon@cozens.net>
82180              Date: Thu, 14 Sep 2000 20:13:09 +0100
82181              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
82182      Branch: perl
82183            ! t/op/bop.t
82184 ____________________________________________________________________________
82185 [  7082] By: jhi                                   on 2000/09/14  17:50:44
82186         Log: The one that got away.
82187      Branch: perl
82188            ! lib/File/Find.pm
82189 ____________________________________________________________________________
82190 [  7081] By: jhi                                   on 2000/09/14  17:45:35
82191         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
82192              From: Robin Barker <rmb1@cise.npl.co.uk>
82193              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
82194              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
82195      Branch: perl
82196            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
82197            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
82198            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
82199            ! regcomp.c toke.c universal.c
82200 ____________________________________________________________________________
82201 [  7080] By: jhi                                   on 2000/09/14  17:40:35
82202         Log: Problems picked up by AIX cc.
82203              
82204              Subject: Re: perl@7078 (patch included)
82205              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82206              Date: Thu, 14 Sep 2000 18:53:30 +0200
82207              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
82208      Branch: perl
82209            ! ext/Encode/Encode.xs
82210 ____________________________________________________________________________
82211 [  7079] By: jhi                                   on 2000/09/14  17:38:27
82212         Log: Subject: File::Find 5.7.0 POD nits
82213              From: Rich Morin <rdm@cfcl.com>
82214              Date: Wed, 13 Sep 2000 22:03:58 -0700
82215              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
82216      Branch: perl
82217            ! lib/File/Find.pm
82218 ____________________________________________________________________________
82219 [  7078] By: jhi                                   on 2000/09/14  14:58:20
82220         Log: Update Changes.
82221      Branch: perl
82222            ! Changes patchlevel.h
82223 ____________________________________________________________________________
82224 [  7077] By: jhi                                   on 2000/09/14  14:55:54
82225         Log: Compilation warnings and an error.
82226      Branch: perl
82227            ! sv.c
82228 ____________________________________________________________________________
82229 [  7076] By: jhi                                   on 2000/09/14  14:42:56
82230         Log: Fix for a parsing bug, not for the original bug.
82231              
82232              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
82233              From: Spider Boardman <spider@web.zk3.dec.com>
82234              Date: Wed, 13 Sep 2000 17:52:20 -0400
82235              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
82236      Branch: perl
82237            ! regcomp.c
82238 ____________________________________________________________________________
82239 [  7075] By: jhi                                   on 2000/09/14  14:40:40
82240         Log: Batch of UTF-8 patches from Simon Cozens.
82241      Branch: perl
82242            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
82243            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
82244            ! toke.c utf8.c
82245 ____________________________________________________________________________
82246 [  7074] By: jhi                                   on 2000/09/14  14:29:58
82247         Log: Subject: Re: Two advertising clauses need to be removed
82248              From: Russ Allbery <rra@stanford.edu>
82249              Date: 13 Sep 2000 18:50:26 -0700
82250              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
82251      Branch: perl
82252            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
82253 ____________________________________________________________________________
82254 [  7073] By: jhi                                   on 2000/09/14  14:28:20
82255         Log: Subject: [PATCH] de-wall t/README
82256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82257              Date: Wed, 13 Sep 2000 17:46:55 -0700
82258              Message-ID: <//Bw5gzkge/e092yn@efn.org>
82259      Branch: perl
82260            ! t/README
82261 ____________________________________________________________________________
82262 [  7072] By: jhi                                   on 2000/09/14  14:25:10
82263         Log: Hints optimization.
82264              
82265              Subject: Minor nit
82266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82267              Date: Wed, 13 Sep 2000 21:42:07 +0200
82268              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
82269      Branch: perl
82270            ! hints/hpux.sh
82271 ____________________________________________________________________________
82272 [  7071] By: jhi                                   on 2000/09/14  14:23:30
82273         Log: Allow chop() and chomp() to be overridden.
82274              
82275              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
82276              From: "Casey R. Tweten" <crt@kiski.net>
82277              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
82278              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
82279      Branch: perl
82280            ! toke.c
82281 ____________________________________________________________________________
82282 [  7070] By: jhi                                   on 2000/09/14  14:20:36
82283         Log: The return value of setlocale must be copied away.
82284              
82285              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
82286              From: Alan Burlison <Alan.Burlison@uk.sun.com>
82287              Date: Wed, 13 Sep 2000 16:27:37 +0100 
82288              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
82289      Branch: perl
82290            ! util.c
82291 ____________________________________________________________________________
82292 [  7069] By: jhi                                   on 2000/09/14  14:16:27
82293         Log: Remove vestiges of tr//CU.
82294              
82295              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
82296              From: Nick Clark <nick@plum.flirble.org>
82297              Date: Tue, 12 Sep 2000 22:50:14 +0100
82298              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
82299              
82300              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
82301              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82302              Date: Tue, 12 Sep 2000 21:38:48 -0700
82303              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
82304      Branch: perl
82305            ! op.h pod/perlunicode.pod
82306 ____________________________________________________________________________
82307 [  7068] By: jhi                                   on 2000/09/13  14:18:39
82308         Log: Add the Encode extension.  The code is still largely just skeleton.
82309      Branch: perl
82310            + ext/Encode/Encode.pm ext/Encode/Encode.xs
82311            + ext/Encode/Makefile.PL ext/Encode/Todo
82312            ! MANIFEST Todo-5.6
82313 ____________________________________________________________________________
82314 [  7067] By: jhi                                   on 2000/09/12  17:43:33
82315         Log: Allow for whitespace between "#" and "line" in cpp output.
82316              
82317              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
82318              From: Calle Dybedahl <calle@lysator.liu.se>
82319              Date: 12 Sep 2000 19:38:02 +0200 
82320              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
82321      Branch: perl
82322            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
82323 ____________________________________________________________________________
82324 [  7066] By: gsar                                  on 2000/09/12  17:24:29
82325         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
82326              initialization in all the threads on Windows
82327      Branch: perl
82328            ! win32/win32.c
82329 ____________________________________________________________________________
82330 [  7065] By: jhi                                   on 2000/09/12  15:11:31
82331         Log: Update Changes.
82332      Branch: perl
82333            ! Changes patchlevel.h
82334 ____________________________________________________________________________
82335 [  7064] By: jhi                                   on 2000/09/12  14:54:54
82336         Log: Retract #7062, the pod tests are not ready.
82337      Branch: perl
82338            ! t/TEST t/harness
82339 ____________________________________________________________________________
82340 [  7063] By: jhi                                   on 2000/09/12  14:25:41
82341         Log: The #7054 truncated Configure badly.
82342      Branch: metaconfig/U/perl
82343            ! End.U
82344      Branch: perl
82345            ! Configure config_h.SH
82346 ____________________________________________________________________________
82347 [  7062] By: jhi                                   on 2000/09/12  14:08:32
82348         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
82349              From: sthoenna@efn.org
82350              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
82351              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
82352      Branch: perl
82353            ! t/TEST t/harness
82354 ____________________________________________________________________________
82355 [  7061] By: jhi                                   on 2000/09/12  14:07:18
82356         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
82357              From: sthoenna@efn.org
82358              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
82359              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
82360      Branch: perl
82361            ! pod/perlxs.pod
82362 ____________________________________________________________________________
82363 [  7060] By: jhi                                   on 2000/09/12  14:06:08
82364         Log: Break up the myconfig lines a bit.
82365              
82366              Subject: perlbug/perl -V output format
82367              From: sthoenna@efn.org
82368              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
82369              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
82370      Branch: perl
82371            ! myconfig.SH
82372 ____________________________________________________________________________
82373 [  7059] By: jhi                                   on 2000/09/12  14:05:04
82374         Log: Test for the #7049.
82375              
82376              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
82377              From: andreas.koenig@anima.de (Andreas J. Koenig)
82378              Date: 12 Sep 2000 06:42:01 +0200
82379              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
82380      Branch: perl
82381            ! t/op/my.t
82382 ____________________________________________________________________________
82383 [  7058] By: jhi                                   on 2000/09/12  14:03:05
82384         Log: Subject: [patch: perl@7045] vms updates
82385              From: Peter Prymmer <pvhp@forte.com>
82386              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
82387              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
82388      Branch: perl
82389            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
82390 ____________________________________________________________________________
82391 [  7057] By: jhi                                   on 2000/09/12  14:00:51
82392         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
82393              From: sthoenna@efn.org
82394              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
82395              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
82396      Branch: perl
82397            ! t/op/64bitint.t
82398 ____________________________________________________________________________
82399 [  7056] By: jhi                                   on 2000/09/12  13:58:14
82400         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
82401              From: Jeff Pinyan <jeffp@crusoe.net>
82402              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
82403              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
82404      Branch: perl
82405            ! pod/perlfunc.pod
82406 ____________________________________________________________________________
82407 [  7055] By: jhi                                   on 2000/09/12  13:56:32
82408         Log: Do in VMS as the #7054 does.
82409      Branch: perl
82410            ! configure.com
82411 ____________________________________________________________________________
82412 [  7054] By: jhi                                   on 2000/09/12  13:50:31
82413         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
82414              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
82415              Date: Mon, 11 Sep 2000 08:33:09 +0100
82416              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
82417      Branch: metaconfig/U/perl
82418            ! End.U
82419      Branch: perl
82420            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
82421            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
82422 ____________________________________________________________________________
82423 [  7053] By: jhi                                   on 2000/09/12  13:29:19
82424         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
82425              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
82426              Date:     Tue, 12 Sep 2000 08:35:59 EDT
82427              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
82428      Branch: perl
82429            ! vms/test.com
82430 ____________________________________________________________________________
82431 [  7052] By: jhi                                   on 2000/09/11  23:01:50
82432         Log: Document the SvUTF8*().
82433      Branch: perl
82434            ! pod/perlapi.pod sv.h
82435 ____________________________________________________________________________
82436 [  7051] By: gsar                                  on 2000/09/11  14:46:30
82437         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
82438              (missed a spot when fixing up op_pmreplroot hack for ithreads)
82439      Branch: perl
82440            ! op.c t/op/split.t
82441 ____________________________________________________________________________
82442 [  7050] By: nick                                  on 2000/09/11  10:03:51
82443         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
82444              
82445              Subject: borland C++ win32.c tweak
82446              From: Vadim Konovalov <vkonovalov@lucent.com>
82447              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
82448              Date: Mon, 11 Sep 2000 11:22:33 +0400
82449      Branch: perl
82450            ! win32/win32.c
82451 ____________________________________________________________________________
82452 [  7049] By: nick                                  on 2000/09/11  09:57:33
82453         Log: Point fix for s/// on foreach (keys %xxx).
82454      Branch: perl
82455            ! pp_hot.c
82456 ____________________________________________________________________________
82457 [  7048] By: jhi                                   on 2000/09/10  23:37:09
82458         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
82459              by Pod::Text, from Brad Appleton.
82460      Branch: perl
82461            ! t/pod/testp2pt.pl
82462 ____________________________________________________________________________
82463 [  7047] By: jhi                                   on 2000/09/10  14:32:53
82464         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
82465              by Russ Allbery.
82466      Branch: perl
82467            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
82468 ____________________________________________________________________________
82469 [  7046] By: jhi                                   on 2000/09/10  14:15:08
82470         Log: Upgrade to CPAN 1.57_65, from Andreas König.
82471      Branch: perl
82472            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82473 ____________________________________________________________________________
82474 [  7045] By: jhi                                   on 2000/09/08  21:36:32
82475         Log: Update Changes.
82476      Branch: perl
82477            ! Changes patchlevel.h
82478 ____________________________________________________________________________
82479 [  7044] By: jhi                                   on 2000/09/08  21:29:56
82480         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
82481              From: Peter Prymmer <pvhp@forte.com>
82482              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
82483              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
82484      Branch: perl
82485            ! configure.com
82486 ____________________________________________________________________________
82487 [  7043] By: jhi                                   on 2000/09/08  21:27:50
82488         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
82489              From: Peter Prymmer <pvhp@forte.com>
82490              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
82491              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
82492      Branch: perl
82493            ! Makefile.SH installperl
82494 ____________________________________________________________________________
82495 [  7042] By: jhi                                   on 2000/09/08  21:23:21
82496         Log: Continue #7041.
82497      Branch: perl
82498            ! cygwin/Makefile.SHs os2/Makefile.SHs
82499 ____________________________________________________________________________
82500 [  7041] By: jhi                                   on 2000/09/08  21:18:10
82501         Log: Do away with memory models cruft.  Sorry, PDP users.
82502      Branch: metaconfig
82503            ! U/modified/cc.U U/modified/libpth.U
82504      Branch: perl
82505            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
82506            ! Porting/config_H cflags.SH config_h.SH configure.com
82507            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
82508            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
82509            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
82510 ____________________________________________________________________________
82511 [  7040] By: jhi                                   on 2000/09/08  14:34:18
82512         Log: Major rewrite of s2p.  And I mean really major, it is
82513              an implementation of sed in perl.  If called as s2p it
82514              will function as s2p.  Note: needs non-UNIXifying.
82515              
82516              Subject: s2p
82517              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
82518              Date: Mon, 28 Aug 2000 14:05:12 +0200
82519              Message-ID: <39AA5578.2102E2AA@alcatel.at>
82520      Branch: perl
82521            ! x2p/s2p.PL
82522 ____________________________________________________________________________
82523 [  7039] By: jhi                                   on 2000/09/08  14:19:49
82524         Log: Re-allow vec() for characters > 255.
82525              
82526              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
82527              From: Spider Boardman <spider@web.zk3.dec.com>
82528              Date: Fri, 08 Sep 2000 02:21:02 -0400
82529              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
82530      Branch: perl
82531            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
82532            ! t/op/vec.t
82533 ____________________________________________________________________________
82534 [  7038] By: jhi                                   on 2000/09/08  14:14:18
82535         Log: Subject: [PATCH lib/Benchmark.pm]
82536              From: <abigail@foad.org>
82537              Date: Thu, 7 Sep 2000 15:03:20 -0400
82538              Message-ID: <20000907190320.888.qmail@foad.org>
82539      Branch: perl
82540            ! lib/Benchmark.pm
82541 ____________________________________________________________________________
82542 [  7037] By: jhi                                   on 2000/09/08  14:11:06
82543         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
82544              
82545              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
82546              From: Spider Boardman <spider@web.zk3.dec.com>
82547              Date: Fri, 08 Sep 2000 01:30:27 -0400
82548              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
82549      Branch: perl
82550            ! op.c
82551 ____________________________________________________________________________
82552 [  7036] By: jhi                                   on 2000/09/08  14:08:58
82553         Log: Subject: [ID 20000908.002] perlipc documentation bug.
82554              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
82555              Date: Fri, 08 Sep 2000 12:38:32 +0200
82556              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
82557      Branch: perl
82558            ! pod/perlipc.pod
82559 ____________________________________________________________________________
82560 [  7035] By: jhi                                   on 2000/09/08  14:03:12
82561         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82563              Date: Fri, 08 Sep 2000 11:47:34 +0200
82564              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
82565      Branch: perl
82566            ! hints/dec_osf.sh
82567 ____________________________________________________________________________
82568 [  7034] By: jhi                                   on 2000/09/08  13:59:35
82569         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
82570              From: Simon Cozens <simon@cozens.net>
82571              Date: Thu, 7 Sep 2000 20:40:38 +0100
82572              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
82573      Branch: perl
82574            ! pp_hot.c
82575 ____________________________________________________________________________
82576 [  7033] By: jhi                                   on 2000/09/08  04:03:03
82577         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
82578              From: "Larry W. Virden" <lvirden@cas.org>
82579              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
82580              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
82581      Branch: perl
82582            ! pod/perldiag.pod
82583 ____________________________________________________________________________
82584 [  7032] By: jhi                                   on 2000/09/07  22:18:30
82585         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
82586              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
82587              Date: Mon, 04 Sep 2000 13:16:38 -0700
82588              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
82589      Branch: perl
82590            ! lib/perl5db.pl
82591 ____________________________________________________________________________
82592 [  7031] By: jhi                                   on 2000/09/07  22:02:29
82593         Log: Fix the ccversion detection for 5.1 and beyond.
82594              
82595              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
82596              From: Spider Boardman <spider@leggy.zk3.dec.com>
82597              Date: Thu, 7 Sep 2000 17:54:27 -0400
82598              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
82599      Branch: perl
82600            ! hints/dec_osf.sh
82601 ____________________________________________________________________________
82602 [  7030] By: jhi                                   on 2000/09/07  19:12:28
82603         Log: Fix for
82604              
82605              Subject: [ID 20000903.001] \w in utf8-strings
82606              From: Marc Lehmann <pcg@goof.com>
82607              Date: Sun, 03 Sep 2000 09:44:29 +0200
82608              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
82609              
82610              and various related nits.
82611      Branch: perl
82612            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
82613 ____________________________________________________________________________
82614 [  7029] By: jhi                                   on 2000/09/07  18:49:09
82615         Log: Fix the URL, but the server is still missing in action.
82616              
82617              Subject: [ID 20000905.002] perlfaq1.pod URL error
82618              From: "Larry W. Virden" <lvirden@cas.org>
82619              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
82620              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
82621      Branch: perl
82622            ! pod/perlfaq1.pod
82623 ____________________________________________________________________________
82624 [  7028] By: jhi                                   on 2000/09/07  18:47:13
82625         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
82626              From: Hugo <hv@crypt.compulink.co.uk>
82627              Date: Tue, 05 Sep 2000 14:13:37 +0100
82628              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
82629      Branch: perl
82630            ! toke.c
82631 ____________________________________________________________________________
82632 [  7027] By: jhi                                   on 2000/09/07  18:45:35
82633         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
82634              From: Daniel Chetlin <daniel@chetlin.com>
82635              Date: Tue, 5 Sep 2000 04:57:07 -0700
82636              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
82637      Branch: perl
82638            ! pod/perlfaq6.pod pod/perlop.pod
82639 ____________________________________________________________________________
82640 [  7026] By: jhi                                   on 2000/09/07  18:44:01
82641         Log: Document the new ref() semantics.
82642              
82643              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82644              From: Gisle Aas <gisle@ActiveState.com>
82645              Date: 05 Sep 2000 08:10:30 +0200
82646              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
82647      Branch: perl
82648            ! pod/perldelta.pod
82649 ____________________________________________________________________________
82650 [  7025] By: jhi                                   on 2000/09/07  18:42:27
82651         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
82652              
82653              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
82654              From: Gisle Aas <gisle@ActiveState.com>
82655              Date: 05 Sep 2000 08:11:40 +0200
82656              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
82657      Branch: perl
82658            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
82659 ____________________________________________________________________________
82660 [  7024] By: jhi                                   on 2000/09/07  18:39:32
82661         Log: Subject: [PATCH] Modernize Opcode.pm documentation
82662              From: Gisle Aas <gisle@ActiveState.com>
82663              Date: 4 Sep 2000 00:18:55 -0000
82664              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
82665      Branch: perl
82666            ! ext/Opcode/Opcode.pm
82667 ____________________________________________________________________________
82668 [  7023] By: jhi                                   on 2000/09/07  18:37:42
82669         Log: Subject: [PATCH] Tied filehandle documentation
82670              From: Gisle Aas <gisle@ActiveState.com>
82671              Date: 4 Sep 2000 00:14:40 -0000
82672              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
82673      Branch: perl
82674            ! pod/perlfunc.pod pod/perltie.pod
82675 ____________________________________________________________________________
82676 [  7022] By: jhi                                   on 2000/09/07  18:35:37
82677         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
82678              From: Gisle Aas <gisle@ActiveState.com>
82679              Date: 4 Sep 2000 00:04:22 -0000
82680              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
82681      Branch: perl
82682            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
82683 ____________________________________________________________________________
82684 [  7021] By: jhi                                   on 2000/09/07  18:33:22
82685         Log: Subject: small apidoc fix
82686              From: Marc Lehmann <pcg@goof.com>
82687              Date: Sun, 3 Sep 2000 05:12:06 +0200
82688              Message-ID: <20000903051206.A5909@cerebro.laendle>
82689      Branch: perl
82690            ! pod/perlapi.pod utf8.c
82691 ____________________________________________________________________________
82692 [  7020] By: jhi                                   on 2000/09/07  16:14:57
82693         Log: Tiny perldelta nits.
82694      Branch: perl
82695            ! pod/perldelta.pod
82696 ____________________________________________________________________________
82697 [  7019] By: jhi                                   on 2000/09/07  16:04:20
82698         Log: Guard against bad string->int conversion for quads.
82699      Branch: perl
82700            ! t/op/64bitint.t
82701 ____________________________________________________________________________
82702 [  7018] By: jhi                                   on 2000/09/06  17:07:03
82703         Log: Update Unicode todo list.
82704      Branch: perl
82705            ! Todo-5.6
82706 ____________________________________________________________________________
82707 [  7017] By: jhi                                   on 2000/09/05  21:16:01
82708         Log: Document the SvIOK_.*UV().
82709      Branch: perl
82710            ! pod/perlapi.pod sv.h
82711 ____________________________________________________________________________
82712 [  7016] By: nick                                  on 2000/09/03  21:54:46
82713         Log: Hash lookup of constant strings optimization:
82714              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
82715              to string table (as per sharepvn). Add newSV_pvn_share to create such
82716              a thing. Make hv.c compare addresses of strings and skip string compare
82717              if equal. Make method_named and helem ops use these shared-string SVs
82718              when arg is constant. Make keys op return shared-string SVs (less clearly
82719              a win).
82720      Branch: perl
82721            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
82722            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
82723            ! pod/perlintern.pod pp_hot.c proto.h sv.c
82724 ____________________________________________________________________________
82725 [  7015] By: jhi                                   on 2000/09/02  17:48:59
82726         Log: This is 5.7.0.
82727      Branch: perl
82728            ! Changes
82729 ____________________________________________________________________________
82730 [  7014] By: jhi                                   on 2000/09/02  17:35:45
82731         Log: Changes and patchlevel tweaks.
82732      Branch: perl
82733            ! Changes patchlevel.h
82734 ____________________________________________________________________________
82735 [  7013] By: jhi                                   on 2000/09/02  17:30:50
82736         Log: Update Changes.
82737      Branch: perl
82738            ! Changes patchlevel.h
82739 ____________________________________________________________________________
82740 [  7012] By: nick                                  on 2000/09/02  17:25:20
82741         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
82742      Branch: perl
82743            ! gv.c lib/overload.pm
82744 ____________________________________________________________________________
82745 [  7011] By: jhi                                   on 2000/09/02  17:16:25
82746         Log: Update perlhist.
82747      Branch: perl
82748            ! pod/perlhist.pod
82749 ____________________________________________________________________________
82750 [  7010] By: jhi                                   on 2000/09/02  17:01:35
82751         Log: perldelta nits.
82752      Branch: perl
82753            ! pod/perldelta.pod
82754 ____________________________________________________________________________
82755 [  7009] By: nick                                  on 2000/09/02  16:48:35
82756         Log: If overloaded %{} etc. return the object do not loop.
82757              Thus  sub deref { $_[0] } functions if object is wanted type.
82758      Branch: perl
82759            ! pp.h
82760 ____________________________________________________________________________
82761 [  7008] By: jhi                                   on 2000/09/02  16:26:11
82762         Log: Retab MANIFEST.
82763      Branch: perl
82764            ! ext/Storable/MANIFEST
82765 ____________________________________________________________________________
82766 [  7007] By: jhi                                   on 2000/09/02  16:23:02
82767         Log: Make certain cc is set before trying to run it.
82768      Branch: perl
82769            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
82770 ____________________________________________________________________________
82771 [  7006] By: jhi                                   on 2000/09/02  15:45:41
82772         Log: Unicode notes.
82773      Branch: perl
82774            ! pod/perldelta.pod
82775 ____________________________________________________________________________
82776 [  7005] By: jhi                                   on 2000/09/02  15:42:11
82777         Log: Various Configure nits by Philip Newton,
82778              plus the ebcdic one by me.
82779      Branch: metaconfig
82780            + U/modified/pager.U
82781            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
82782      Branch: metaconfig/U/perl
82783            ! Devel.U quadfio.U
82784      Branch: perl
82785            ! Configure config_h.SH
82786 ____________________________________________________________________________
82787 [  7004] By: jhi                                   on 2000/09/02  15:06:14
82788         Log: Apparently avoiding the swapping is too costly.
82789              
82790              From: "Ben Tilly" <ben_tilly@hotmail.com>
82791              Subject: Re: the door is closed.
82792              Date: Fri, 01 Sep 2000 20:23:16 EDT
82793              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
82794      Branch: perl
82795            ! pod/perlfaq4.pod
82796 ____________________________________________________________________________
82797 [  7003] By: nick                                  on 2000/09/02  12:26:04
82798         Log: Undo part of change 6489 which looks like a bulk edit which
82799              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
82800              The supressing of main:: on return from select() is undesirable.
82801      Branch: perl
82802            ! pp_sys.c
82803 ____________________________________________________________________________
82804 [  7002] By: jhi                                   on 2000/09/01  23:08:54
82805         Log: Update Changes.
82806      Branch: perl
82807            ! Changes patchlevel.h
82808 ____________________________________________________________________________
82809 [  7001] By: jhi                                   on 2000/09/01  23:00:13
82810         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
82811              From: Peter Prymmer <pvhp@forte.com>
82812              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
82813              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
82814              
82815              plus rework the http: spots as suggested by Tom Christiansen,
82816              plus regen perltoc.
82817      Branch: perl
82818            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
82819            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
82820 ____________________________________________________________________________
82821 [  7000] By: jhi                                   on 2000/09/01  22:36:01
82822         Log: Only the first line, thank you very much.
82823      Branch: perl
82824            ! hints/solaris_2.sh
82825 ____________________________________________________________________________
82826 [  6999] By: gsar                                  on 2000/09/01  22:16:40
82827         Log: change#6791 accidentally clobbered change#6710, put it back
82828      Branch: perl
82829            ! win32/win32.c
82830 ____________________________________________________________________________
82831 [  6998] By: jhi                                   on 2000/09/01  22:14:16
82832         Log: Mention the HP-UX LP64 freak failure.
82833      Branch: perl
82834            ! pod/perldelta.pod
82835 ____________________________________________________________________________
82836 [  6997] By: jhi                                   on 2000/09/01  21:48:32
82837         Log: Detypo.
82838      Branch: perl
82839            ! hints/hpux.sh
82840 ____________________________________________________________________________
82841 [  6996] By: jhi                                   on 2000/09/01  21:27:10
82842         Log: Update Changes.
82843      Branch: perl
82844            ! Changes patchlevel.h
82845 ____________________________________________________________________________
82846 [  6995] By: jhi                                   on 2000/09/01  21:14:24
82847         Log: Mi splgn s gnin.g
82848      Branch: perl
82849            ! pp_ctl.c
82850 ____________________________________________________________________________
82851 [  6994] By: jhi                                   on 2000/09/01  21:09:54
82852         Log: Subject: http:// in L<>
82853              From: Nicholas Clark <nick@ccl4.org>
82854              Date: Fri, 1 Sep 2000 22:03:21 +0100
82855              Message-ID: <20000901220321.B72074@plum.flirble.org>
82856      Branch: perl
82857            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
82858 ____________________________________________________________________________
82859 [  6993] By: jhi                                   on 2000/09/01  21:06:54
82860         Log: Update to Storable 1.0, from Raphael Manfredi.
82861      Branch: perl
82862            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
82863            ! ext/Storable/Makefile.PL ext/Storable/README
82864            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
82865            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
82866            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
82867            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
82868            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
82869            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
82870 ____________________________________________________________________________
82871 [  6992] By: jhi                                   on 2000/09/01  20:43:05
82872         Log: Mention known sfio+linux buglet.
82873      Branch: perl
82874            ! pod/perldelta.pod
82875 ____________________________________________________________________________
82876 [  6991] By: jhi                                   on 2000/09/01  20:40:11
82877         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
82878              From: Peter Prymmer <pvhp@forte.com>
82879              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
82880              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
82881      Branch: perl
82882            ! vms/vms.c
82883 ____________________________________________________________________________
82884 [  6990] By: jhi                                   on 2000/09/01  20:25:26
82885         Log: Retract #6986.
82886      Branch: perl
82887            ! hints/solaris_2.sh
82888 ____________________________________________________________________________
82889 [  6989] By: jhi                                   on 2000/09/01  20:23:00
82890         Log: Mergesort is back.
82891      Branch: perl
82892            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
82893 ____________________________________________________________________________
82894 [  6988] By: jhi                                   on 2000/09/01  19:37:40
82895         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
82896              From: Mike Guy <mjtg@cam.ac.uk>
82897              Date: Fri, 01 Sep 2000 17:43:33 +0100
82898              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
82899      Branch: perl
82900            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
82901            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
82902 ____________________________________________________________________________
82903 [  6987] By: jhi                                   on 2000/09/01  19:17:10
82904         Log: Regen perltoc.
82905      Branch: perl
82906            ! pod/perltoc.pod
82907 ____________________________________________________________________________
82908 [  6986] By: jhi                                   on 2000/09/01  18:51:10
82909         Log: Subject: Re: Solaris x86 has no SPARC libraries!
82910              From: Lupe Christoph <lupe@lupe-christoph.de>
82911              Date: Fri, 1 Sep 2000 20:41:20 +0200
82912              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
82913      Branch: perl
82914            ! hints/solaris_2.sh
82915 ____________________________________________________________________________
82916 [  6985] By: jhi                                   on 2000/09/01  18:28:10
82917         Log: Update Changes.
82918      Branch: perl
82919            ! Changes patchlevel.h
82920 ____________________________________________________________________________
82921 [  6984] By: jhi                                   on 2000/09/01  18:26:53
82922         Log: Feature ordering tweak.
82923      Branch: perl
82924            ! myconfig.SH
82925 ____________________________________________________________________________
82926 [  6983] By: jhi                                   on 2000/09/01  18:19:50
82927         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
82928              From: <abigail@foad.org>
82929              Date: Fri, 1 Sep 2000 13:07:32 -0400
82930              Message-ID: <20000901170732.18249.qmail@foad.org>
82931      Branch: perl
82932            ! t/pragma/overload.t
82933 ____________________________________________________________________________
82934 [  6982] By: jhi                                   on 2000/09/01  18:17:54
82935         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
82936              so that case-ignoring systems like DCL can tell them from
82937              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
82938      Branch: metaconfig/U/perl
82939            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
82940      Branch: perl
82941            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82942            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
82943            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
82944            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
82945            ! vos/config.def vos/config.h vos/config_h.SH_orig
82946            ! win32/config.bc win32/config.gc win32/config.vc
82947 ____________________________________________________________________________
82948 [  6981] By: nick                                  on 2000/09/01  17:21:57
82949         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
82950              warning when UNTIE exists and instead pass the count of extra references to
82951              the UNTIE method.
82952      Branch: perl
82953            ! pod/perltie.pod pp_sys.c
82954 ____________________________________________________________________________
82955 [  6980] By: jhi                                   on 2000/09/01  16:54:44
82956         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
82957              From: Peter Prymmer <pvhp@forte.com>
82958              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
82959              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
82960      Branch: perl
82961            ! configure.com
82962 ____________________________________________________________________________
82963 [  6979] By: jhi                                   on 2000/09/01  16:06:20
82964         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
82965              From: Mike Guy <mjtg@cam.ac.uk> 
82966              Date: Fri, 01 Sep 2000 16:49:27 +0100
82967              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
82968      Branch: perl
82969            ! t/base/rs.t
82970 ____________________________________________________________________________
82971 [  6978] By: jhi                                   on 2000/09/01  16:00:42
82972         Log: Update to PodParser 1.18, from Brad Appleton.
82973      Branch: perl
82974            ! lib/Pod/Checker.pm t/pod/find.t
82975 ____________________________________________________________________________
82976 [  6977] By: jhi                                   on 2000/09/01  14:48:58
82977         Log: Subject: Nit in Configure (bleadperl@6961)
82978              From: Lupe Christoph <lupe@lupe-christoph.de>
82979              Date: Fri, 1 Sep 2000 16:34:29 +0200
82980              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
82981      Branch: metaconfig
82982            ! U/compline/ccflags.U
82983      Branch: perl
82984            ! Configure config_h.SH
82985 ____________________________________________________________________________
82986 [  6976] By: jhi                                   on 2000/09/01  14:39:52
82987         Log: Update Changes.
82988      Branch: perl
82989            ! Changes patchlevel.h
82990 ____________________________________________________________________________
82991 [  6975] By: jhi                                   on 2000/09/01  14:37:36
82992         Log: microperl config update.
82993      Branch: perl
82994            ! uconfig.h uconfig.sh
82995 ____________________________________________________________________________
82996 [  6974] By: jhi                                   on 2000/09/01  14:36:53
82997         Log: Document known deficiencies.
82998      Branch: perl
82999            ! pod/perldelta.pod
83000 ____________________________________________________________________________
83001 [  6973] By: jhi                                   on 2000/09/01  14:10:20
83002         Log: Mention warnings fixes and updates.
83003      Branch: perl
83004            ! pod/perldelta.pod
83005 ____________________________________________________________________________
83006 [  6972] By: jhi                                   on 2000/09/01  14:01:52
83007         Log: Drop unused argument.
83008              
83009              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
83010              From: Spider Boardman <spider@web.zk3.dec.com>
83011              Date: Thu, 31 Aug 2000 16:10:15 -0400
83012              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
83013      Branch: perl
83014            ! toke.c
83015 ____________________________________________________________________________
83016 [  6971] By: jhi                                   on 2000/09/01  13:59:24
83017         Log: Add the overload warnings to perldiag.
83018      Branch: perl
83019            ! lib/overload.pm pod/perldiag.pod
83020 ____________________________________________________________________________
83021 [  6970] By: jhi                                   on 2000/09/01  13:55:10
83022         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83023              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83024              Date: Fri, 1 Sep 2000 13:43:15 +0100 
83025              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
83026      Branch: perl
83027            ! lib/overload.pm t/pragma/overload.t
83028 ____________________________________________________________________________
83029 [  6969] By: jhi                                   on 2000/09/01  13:52:27
83030         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
83031              From: <abigail@foad.org>
83032              Date: Fri, 1 Sep 2000 05:46:54 -0400
83033              Message-ID: <20000901094654.6476.qmail@foad.org>
83034      Branch: perl
83035            ! lib/overload.pm
83036 ____________________________________________________________________________
83037 [  6968] By: jhi                                   on 2000/09/01  13:50:05
83038         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
83039              From: Daniel Chetlin <daniel@chetlin.com>
83040              Date: Fri, 1 Sep 2000 02:10:55 -0700
83041              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
83042      Branch: perl
83043            ! pod/perlretut.pod
83044 ____________________________________________________________________________
83045 [  6967] By: jhi                                   on 2000/09/01  13:47:54
83046         Log: Part of the solution.
83047              
83048              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
83049              From: Mike Guy <mjtg@cam.ac.uk>
83050              Date: Fri, 01 Sep 2000 14:16:01 +0100
83051              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
83052      Branch: perl
83053            ! gv.c mg.c
83054 ____________________________________________________________________________
83055 [  6966] By: jhi                                   on 2000/09/01  13:46:17
83056         Log: Subject: CPAN.pm beta 1.57_57 for the core
83057              From: andreas.koenig@anima.de (Andreas J. Koenig)
83058              Date: 01 Sep 2000 15:16:31 +0200
83059              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
83060      Branch: perl
83061            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
83062 ____________________________________________________________________________
83063 [  6965] By: jhi                                   on 2000/09/01  13:43:18
83064         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
83065              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83066              Date: Fri, 01 Sep 2000 01:47:22 -0500
83067              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
83068      Branch: perl
83069            ! pod/perldelta.pod vms/vms.c
83070 ____________________________________________________________________________
83071 [  6964] By: jhi                                   on 2000/09/01  13:35:35
83072         Log: File::Temp patches from Andreas König,
83073              
83074              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
83075              From: andreas.koenig@anima.de (Andreas J. Koenig)
83076              Date: 01 Sep 2000 10:07:20 +0200
83077              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
83078              
83079              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
83080              From: andreas.koenig@anima.de (Andreas J. Koenig)
83081              Date: 31 Aug 2000 23:26:08 +0200
83082              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
83083      Branch: perl
83084            ! lib/File/Temp.pm t/lib/ftmp-security.t
83085 ____________________________________________________________________________
83086 [  6963] By: jhi                                   on 2000/09/01  02:22:24
83087         Log: Retract the mergesort code, way too incompatible licensing
83088              and copyrights.
83089      Branch: perl
83090            ! pod/perldelta.pod pp_ctl.c
83091 ____________________________________________________________________________
83092 [  6962] By: jhi                                   on 2000/08/31  23:27:32
83093         Log: Update Changes.
83094      Branch: perl
83095            ! Changes patchlevel.h
83096 ____________________________________________________________________________
83097 [  6961] By: jhi                                   on 2000/08/31  23:20:04
83098         Log: Small tweaks all over.
83099      Branch: metaconfig
83100            ! U/compline/d_gconvert.U
83101      Branch: perl
83102            ! AUTHORS Configure config_h.SH pp_ctl.c
83103 ____________________________________________________________________________
83104 [  6960] By: jhi                                   on 2000/08/31  22:39:36
83105         Log: Further rewording.
83106      Branch: perl
83107            ! pp_ctl.c
83108 ____________________________________________________________________________
83109 [  6959] By: jhi                                   on 2000/08/31  21:26:44
83110         Log: More address tweaking.
83111      Branch: perl
83112            ! AUTHORS Changes
83113 ____________________________________________________________________________
83114 [  6958] By: jhi                                   on 2000/08/31  20:47:25
83115         Log: AUTHORS tweaks, from Peter Prymmer.
83116              
83117              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
83118              From: Peter Prymmer <pvhp@forte.com>
83119              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
83120              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
83121      Branch: perl
83122            ! AUTHORS MAINTAIN
83123 ____________________________________________________________________________
83124 [  6957] By: jhi                                   on 2000/08/31  20:34:43
83125         Log: perldelta tweaks.
83126      Branch: perl
83127            ! pod/perldelta.pod
83128 ____________________________________________________________________________
83129 [  6956] By: jhi                                   on 2000/08/31  19:11:06
83130         Log: Regen perltoc.
83131      Branch: perl
83132            ! pod/perltoc.pod
83133 ____________________________________________________________________________
83134 [  6955] By: jhi                                   on 2000/08/31  19:06:30
83135         Log: Clarify the mergesort situation.
83136      Branch: perl
83137            ! pp_ctl.c
83138 ____________________________________________________________________________
83139 [  6954] By: jhi                                   on 2000/08/31  18:24:17
83140         Log: Move the Solaris 7 scan to use64bitall, make the
83141              failure to find 64-bot sparc libc to mention the
83142              possibility of being in an intel, from Lupe and Alan.
83143      Branch: perl
83144            ! hints/solaris_2.sh
83145 ____________________________________________________________________________
83146 [  6953] By: jhi                                   on 2000/08/31  18:09:20
83147         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
83148              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
83149      Branch: metaconfig
83150            ! U/compline/d_gconvert.U U/threads/archname.U
83151      Branch: metaconfig/U/perl
83152            ! perlxv.U
83153      Branch: perl
83154            ! Configure config_h.SH sv.c
83155 ____________________________________________________________________________
83156 [  6952] By: jhi                                   on 2000/08/31  17:42:24
83157         Log: :: not allowed in pathnames, change to .
83158              
83159              Subject: [PATCH perl@6938] cygwin port
83160              From: "Fifer, Eric" <EFifer@sanwaint.com>
83161              Date: Thu, 31 Aug 2000 16:32:59 +0100
83162              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
83163      Branch: metaconfig/U/perl
83164            ! perlxv.U
83165 ____________________________________________________________________________
83166 [  6951] By: jhi                                   on 2000/08/31  17:02:05
83167         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
83168      Branch: perl
83169            ! perl.h
83170 ____________________________________________________________________________
83171 [  6950] By: jhi                                   on 2000/08/31  16:26:08
83172         Log: More author updates.
83173              
83174              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
83175              From: Simon Cozens <simon@cozens.net>
83176              Date: Thu, 31 Aug 2000 17:13:32 +0100
83177              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
83178      Branch: perl
83179            ! AUTHORS
83180 ____________________________________________________________________________
83181 [  6949] By: jhi                                   on 2000/08/31  16:04:49
83182         Log: POSIX doesn't report long double values under -Duselongdouble
83183              when the long doubles are "real" (bigger than doubles).
83184              
83185              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
83186              From: Spider Boardman <spider@peano.zk3.dec.com>
83187              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
83188              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
83189      Branch: perl
83190            ! ext/POSIX/POSIX.xs
83191 ____________________________________________________________________________
83192 [  6948] By: jhi                                   on 2000/08/31  15:25:10
83193         Log: Update Changes.
83194      Branch: perl
83195            ! Changes patchlevel.h
83196 ____________________________________________________________________________
83197 [  6947] By: jhi                                   on 2000/08/31  15:22:29
83198         Log: Document UNTIE in a very minimalistic way.
83199      Branch: perl
83200            ! pod/perlfunc.pod pod/perltie.pod
83201 ____________________________________________________________________________
83202 [  6946] By: jhi                                   on 2000/08/31  15:15:23
83203         Log: Document known failures.
83204      Branch: perl
83205            ! pod/perldelta.pod
83206 ____________________________________________________________________________
83207 [  6945] By: jhi                                   on 2000/08/31  15:07:00
83208         Log: Don't attach -ld to the archname if pointless.
83209      Branch: metaconfig
83210            ! U/threads/archname.U
83211      Branch: perl
83212            ! Configure config_h.SH
83213 ____________________________________________________________________________
83214 [  6944] By: jhi                                   on 2000/08/31  14:37:42
83215         Log: Wrap the test in eval.
83216              
83217              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
83218              From: Tim Jenness <timj@jach.hawaii.edu>
83219              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
83220              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
83221      Branch: perl
83222            ! t/lib/ftmp-security.t
83223 ____________________________________________________________________________
83224 [  6943] By: jhi                                   on 2000/08/31  14:30:57
83225         Log: Make -Dusemorebits find long doubles in Solaris.
83226      Branch: perl
83227            ! hints/solaris_2.sh
83228 ____________________________________________________________________________
83229 [  6942] By: jhi                                   on 2000/08/31  13:48:45
83230         Log: Clarify the third case of ftmp-security warnings.
83231      Branch: perl
83232            ! INSTALL
83233 ____________________________________________________________________________
83234 [  6941] By: jhi                                   on 2000/08/31  13:40:31
83235         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
83236              From: <abigail@foad.org>
83237              Date: Thu, 31 Aug 2000 01:35:05 -0400
83238              Message-ID: <20000831053505.32120.qmail@foad.org>
83239      Branch: perl
83240            ! pod/perldelta.pod
83241 ____________________________________________________________________________
83242 [  6940] By: jhi                                   on 2000/08/31  13:38:48
83243         Log: Issue useful diagnostic on unknown pod commands.
83244              
83245              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
83246              From: <abigail@foad.org>
83247              Date: Thu, 31 Aug 2000 03:41:18 -0400
83248              Message-ID: <20000831074118.24880.qmail@foad.org>
83249      Branch: perl
83250            ! lib/Pod/Man.pm
83251 ____________________________________________________________________________
83252 [  6939] By: jhi                                   on 2000/08/31  13:34:33
83253         Log: Reveal Borland's isnan.
83254              
83255              Subject: build with BC++ tweak
83256              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
83257              Date: Thu, 31 Aug 2000 13:09:37 +0400
83258              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
83259      Branch: perl
83260            ! win32/win32.h
83261 ____________________________________________________________________________
83262 [  6938] By: jhi                                   on 2000/08/31  05:01:20
83263         Log: Update Changes.
83264      Branch: perl
83265            ! Changes patchlevel.h
83266 ____________________________________________________________________________
83267 [  6937] By: jhi                                   on 2000/08/31  04:26:23
83268         Log: sscanf() may be the only way to read long doubles from strings.
83269      Branch: metaconfig/U/perl
83270            ! longdblfio.U
83271      Branch: perl
83272            ! Configure config_h.SH perl.h util.c
83273 ____________________________________________________________________________
83274 [  6936] By: jhi                                   on 2000/08/31  04:18:19
83275         Log: The #6929 was too skimpy.
83276      Branch: perl
83277            ! sv.c
83278 ____________________________________________________________________________
83279 [  6935] By: jhi                                   on 2000/08/31  02:47:07
83280         Log: Subject: Re: typos in pods
83281              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83282              Date: Wed, 30 Aug 2000 19:25:34 -0700
83283              Message-ID: <eIcr5gzkg25X092yn@efn.org>
83284      Branch: perl
83285            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
83286 ____________________________________________________________________________
83287 [  6934] By: jhi                                   on 2000/08/31  02:42:55
83288         Log: Missed one Unicode file.
83289      Branch: perl
83290            + lib/unicode/UCDFF301.html
83291 ____________________________________________________________________________
83292 [  6933] By: jhi                                   on 2000/08/30  23:42:27
83293         Log: Update Changes.
83294      Branch: perl
83295            ! Changes patchlevel.h
83296 ____________________________________________________________________________
83297 [  6932] By: jhi                                   on 2000/08/30  23:40:07
83298         Log: Mention UNTIE in perldelta.  Still needs documenting
83299              in perltie et alia.
83300      Branch: perl
83301            ! pod/perldelta.pod
83302 ____________________________________________________________________________
83303 [  6931] By: jhi                                   on 2000/08/30  23:36:02
83304         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
83305              From: <abigail@foad.org>
83306              Date: Wed, 30 Aug 2000 19:28:07 -0400
83307              Message-ID: <20000830232807.305.qmail@foad.org>
83308      Branch: perl
83309            ! pod/perldelta.pod
83310 ____________________________________________________________________________
83311 [  6930] By: jhi                                   on 2000/08/30  23:32:40
83312         Log: Update to Unicode 3.0.1.
83313      Branch: perl
83314            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
83315            + lib/unicode/PropList.txt lib/unicode/README.perl
83316            + lib/unicode/UCD301.html lib/unicode/Unicode.301
83317            - lib/unicode/Props.txt lib/unicode/UCD300.html
83318            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
83319            ! (edit 257 files)
83320 ____________________________________________________________________________
83321 [  6929] By: jhi                                   on 2000/08/30  22:38:18
83322         Log: Heap decorruption.
83323              
83324              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
83325              From: Alan Burlison <Alan.Burlison@uk.sun.com>
83326              Date: Wed, 30 Aug 2000 22:39:52 +0100
83327              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
83328      Branch: perl
83329            ! sv.c
83330 ____________________________________________________________________________
83331 [  6928] By: jhi                                   on 2000/08/30  22:29:34
83332         Log: Retract the dummy test, skip the security tests (instead of failing),
83333              explain what the warnings mean.
83334      Branch: perl
83335            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
83336 ____________________________________________________________________________
83337 [  6927] By: jhi                                   on 2000/08/30  22:14:13
83338         Log: Change the internal implementation of sort() to be mergesort
83339              instead of quicksort, from John Linderman <jpl@research.att.com>.
83340              Gives us better worst case, better average case, and stability.
83341              What's there not to like?  (Small fixes for threaded builds
83342              were required).
83343      Branch: perl
83344            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
83345 ____________________________________________________________________________
83346 [  6926] By: jhi                                   on 2000/08/30  20:55:20
83347         Log: A better fix for the Socket building problem from Craig Berry.
83348      Branch: perl
83349            ! vms/vms.c
83350 ____________________________________________________________________________
83351 [  6925] By: jhi                                   on 2000/08/30  20:20:25
83352         Log: Subject: [PATCH] Re: UNTIE method 
83353              From: Nick Ing-Simmons <nik@tiuk.ti.com>
83354              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
83355              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
83356      Branch: perl
83357            ! pp_sys.c t/op/tie.t
83358 ____________________________________________________________________________
83359 [  6924] By: jhi                                   on 2000/08/30  20:17:11
83360         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
83361              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83362              Date: Wed, 30 Aug 2000 15:03:14 -0500
83363              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
83364      Branch: perl
83365            ! vms/vms.c
83366 ____________________________________________________________________________
83367 [  6923] By: jhi                                   on 2000/08/30  20:15:18
83368         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
83369              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83370              Date: Wed, 30 Aug 2000 13:30:36 -0500
83371              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
83372      Branch: perl
83373            ! vms/vms.c
83374 ____________________________________________________________________________
83375 [  6922] By: jhi                                   on 2000/08/30  19:54:43
83376         Log: Better options for rsync.
83377      Branch: perl
83378            ! pod/perlhack.pod
83379 ____________________________________________________________________________
83380 [  6921] By: jhi                                   on 2000/08/30  19:40:16
83381         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
83382              From: Rick Delaney <rick@consumercontact.com>
83383              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
83384              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
83385      Branch: perl
83386            ! pod/perlfunc.pod
83387 ____________________________________________________________________________
83388 [  6920] By: jhi                                   on 2000/08/30  19:36:40
83389         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
83390              From: Peter Prymmer <pvhp@forte.com>
83391              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
83392              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
83393      Branch: perl
83394            ! configure.com
83395 ____________________________________________________________________________
83396 [  6919] By: jhi                                   on 2000/08/30  14:52:02
83397         Log: Update Changes.
83398      Branch: perl
83399            ! Changes patchlevel.h
83400 ____________________________________________________________________________
83401 [  6918] By: jhi                                   on 2000/08/30  14:48:34
83402         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
83403      Branch: perl
83404            ! lib/ExtUtils/typemap
83405 ____________________________________________________________________________
83406 [  6917] By: jhi                                   on 2000/08/30  14:46:34
83407         Log: Subject: typos in pods
83408              From: Nicholas Clark <nick@ccl4.org>
83409              Date: Wed, 30 Aug 2000 01:12:50 +0100
83410              Message-ID: <20000830011249.A61388@plum.flirble.org>
83411      Branch: perl
83412            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
83413            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
83414            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
83415            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
83416 ____________________________________________________________________________
83417 [  6916] By: jhi                                   on 2000/08/30  14:19:09
83418         Log: Document Storable problems on Crays.  (Will have
83419              to document all the other Storable problems, too.)
83420      Branch: perl
83421            ! pod/perldelta.pod
83422 ____________________________________________________________________________
83423 [  6915] By: jhi                                   on 2000/08/30  14:06:02
83424         Log: Subject: [PATCH] fix misc cast warnings
83425              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83426              Date: Tue, 29 Aug 2000 23:16:14 -0700
83427              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
83428      Branch: perl
83429            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
83430            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
83431            ! os2/os2ish.h
83432 ____________________________________________________________________________
83433 [  6914] By: jhi                                   on 2000/08/30  14:03:45
83434         Log: Timestamp mismatch again.  Need to fix this dependence on
83435              config_h.SH timestamp, since it's the contents of config_h.SH
83436              that matter.
83437      Branch: perl
83438            ! uconfig.h uconfig.sh
83439 ____________________________________________________________________________
83440 [  6913] By: jhi                                   on 2000/08/30  13:54:06
83441         Log: Don't say "Perl 5.0 source kit".
83442      Branch: perl
83443            ! perl.c
83444 ____________________________________________________________________________
83445 [  6912] By: jhi                                   on 2000/08/30  13:51:24
83446         Log: Reset archname and archname64 always, forcing them be
83447              recomputed at each Configure run, make Configure and
83448              the hints files agree on the naming of largefiles variables.
83449      Branch: metaconfig
83450            ! U/threads/archname.U
83451      Branch: metaconfig/U/perl
83452            ! use64bits.U
83453      Branch: perl
83454            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
83455            ! hints/linux.sh hints/solaris_2.sh
83456 ____________________________________________________________________________
83457 [  6911] By: jhi                                   on 2000/08/30  13:30:13
83458         Log: Put back the slice accidentally removed by #6907.
83459      Branch: perl
83460            ! hints/solaris_2.sh
83461 ____________________________________________________________________________
83462 [  6910] By: jhi                                   on 2000/08/30  01:24:26
83463         Log: Be consistent: other Net::get* do export theirs.
83464              
83465              Subject: Re: Net::protoent does not export 'getproto'
83466              From: Yasushi Nakajima <sey@jkc.co.jp>
83467              Date: Wed, 30 Aug 2000 09:53:14 +0900
83468              Message-Id: <200008300051.DAA24700@taku.hut.fi>
83469      Branch: perl
83470            ! lib/Net/protoent.pm
83471 ____________________________________________________________________________
83472 [  6909] By: jhi                                   on 2000/08/30  01:17:25
83473         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
83474              From: Gurusamy Sarathy <gsar@ActiveState.com>
83475              Date: Tue, 29 Aug 2000 17:17:07 -0700
83476              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
83477      Branch: perl
83478            ! cop.h
83479 ____________________________________________________________________________
83480 [  6908] By: jhi                                   on 2000/08/30  00:58:05
83481         Log: Update Changes.
83482      Branch: perl
83483            ! Changes patchlevel.h
83484 ____________________________________________________________________________
83485 [  6907] By: jhi                                   on 2000/08/30  00:57:22
83486         Log: Introduce ccname to keep track of what compiler kind of we have.
83487      Branch: metaconfig/U/perl
83488            ! Checkcc.U gccvers.U
83489      Branch: perl
83490            ! Configure config_h.SH hints/solaris_2.sh
83491 ____________________________________________________________________________
83492 [  6906] By: jhi                                   on 2000/08/30  00:25:47
83493         Log: Put back the flags dump as reasoned in
83494              
83495              Subject: Re: [PATCH] Glob dumping
83496              From: Mike Guy <mjtg@cam.ac.uk> 
83497              Date: Tue, 29 Aug 2000 21:41:32 +0100
83498              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
83499      Branch: perl
83500            ! dump.c t/lib/peek.t
83501 ____________________________________________________________________________
83502 [  6905] By: jhi                                   on 2000/08/30  00:16:17
83503         Log: Make the epsilon to be relative, not absolute.
83504              
83505              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
83506              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
83507              Date: Tue, 29 Aug 2000 19:58:56 -0400
83508              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
83509      Branch: perl
83510            ! t/lib/trig.t
83511 ____________________________________________________________________________
83512 [  6904] By: jhi                                   on 2000/08/30  00:13:09
83513         Log: From now on, Gisle is on my list of usual suspects :-)
83514              Retract #6902.
83515      Branch: perl
83516            ! ext/Opcode/Safe.pm
83517 ____________________________________________________________________________
83518 [  6903] By: jhi                                   on 2000/08/29  23:51:20
83519         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
83520              From: "Craig A. Berry" <craig.berry@psinetcs.com>
83521              Date: Tue, 29 Aug 2000 18:43:26 -0500
83522              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
83523      Branch: perl
83524            + vms/vmspipe.com
83525            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
83526            ! vms/vms.c
83527 ____________________________________________________________________________
83528 [  6902] By: jhi                                   on 2000/08/29  23:44:14
83529         Log: Retry what #6882 attempted.
83530              
83531              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
83532              From: Gisle Aas <gisle@ActiveState.com>
83533              Date: 30 Aug 2000 00:33:09 +0200
83534              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
83535      Branch: perl
83536            ! ext/Opcode/Safe.pm
83537 ____________________________________________________________________________
83538 [  6901] By: jhi                                   on 2000/08/29  22:59:32
83539         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
83540              From: Hugo <hv@crypt.compulink.co.uk>
83541              Date: Mon, 12 Jun 2000 19:36:08 +0100
83542              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
83543      Branch: perl
83544            ! sv.c
83545 ____________________________________________________________________________
83546 [  6900] By: jhi                                   on 2000/08/29  22:58:35
83547         Log: Admit that we are leaking scalars.
83548              
83549              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
83550              From: Spider Boardman <spider@leggy.zk3.dec.com>
83551              Date: Tue, 29 Aug 2000 18:48:29 -0400
83552              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
83553      Branch: perl
83554            ! t/pragma/warnings.t
83555 ____________________________________________________________________________
83556 [  6899] By: jhi                                   on 2000/08/29  20:53:13
83557         Log: Update Changes.
83558      Branch: perl
83559            ! Changes patchlevel.h
83560 ____________________________________________________________________________
83561 [  6898] By: jhi                                   on 2000/08/29  20:46:21
83562         Log: Undo namespace pollution of #6878.
83563              
83564              Subject: Re: Net::protoent does not export 'getproto'
83565              From: Mike Guy <mjtg@cam.ac.uk>
83566              Date: Tue, 29 Aug 2000 21:32:37 +0100
83567              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
83568      Branch: perl
83569            ! lib/Net/protoent.pm
83570 ____________________________________________________________________________
83571 [  6897] By: jhi                                   on 2000/08/29  20:44:29
83572         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
83573              From: Peter Prymmer <pvhp@forte.com>
83574              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
83575              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
83576      Branch: perl
83577            ! pod/perlebcdic.pod
83578 ____________________________________________________________________________
83579 [  6896] By: jhi                                   on 2000/08/29  20:40:57
83580         Log: There's no point repeating the 'revision' (5) of perl5.
83581      Branch: metaconfig/U/perl
83582            ! Devel.U patchlevel.U
83583      Branch: perl
83584            ! Configure config_h.SH
83585 ____________________________________________________________________________
83586 [  6895] By: jhi                                   on 2000/08/29  20:16:58
83587         Log: Regen Configure for #6894.
83588      Branch: metaconfig/U/perl
83589            ! perladmin.U
83590      Branch: perl
83591            ! Configure config_h.SH
83592 ____________________________________________________________________________
83593 [  6894] By: jhi                                   on 2000/08/29  19:59:52
83594         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
83595              From: "Philip Newton" <Philip.Newton@gmx.net>
83596              Date: Tue, 29 Aug 2000 21:39:14 +0200
83597              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
83598      Branch: perl
83599            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
83600            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
83601            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
83602            ! utils/perlbug.PL
83603 ____________________________________________________________________________
83604 [  6893] By: jhi                                   on 2000/08/29  19:55:30
83605         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
83606              From: "Philip Newton" <Philip.Newton@gmx.net>
83607              Date: Tue, 29 Aug 2000 21:39:14 +0200
83608              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
83609      Branch: perl
83610            ! installhtml
83611 ____________________________________________________________________________
83612 [  6892] By: jhi                                   on 2000/08/29  19:53:59
83613         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
83614              From: "Philip Newton" <Philip.Newton@gmx.net>
83615              Date: Tue, 29 Aug 2000 21:48:18 +0200
83616              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
83617      Branch: perl
83618            ! lib/File/Temp.pm
83619 ____________________________________________________________________________
83620 [  6891] By: jhi                                   on 2000/08/29  18:30:03
83621         Log: Nail the ID 20000828.023.
83622      Branch: perl
83623            ! ext/Storable/Storable.xs
83624 ____________________________________________________________________________
83625 [  6890] By: jhi                                   on 2000/08/29  16:50:17
83626         Log: Under usethreads the dumped variable is IN_PAD.
83627              
83628              Subject: Re: [PATCH] Glob dumping
83629              From: Gisle Aas <gisle@ActiveState.com>
83630              Date: 29 Aug 2000 18:45:05 +0200
83631              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
83632      Branch: perl
83633            ! t/lib/peek.t
83634 ____________________________________________________________________________
83635 [  6889] By: jhi                                   on 2000/08/29  15:17:37
83636         Log: Update Changes.
83637      Branch: perl
83638            ! Changes patchlevel.h
83639 ____________________________________________________________________________
83640 [  6888] By: jhi                                   on 2000/08/29  14:49:59
83641         Log: Retract #6882, broke the safe tests.
83642      Branch: perl
83643            ! ext/Opcode/Safe.pm
83644 ____________________________________________________________________________
83645 [  6887] By: jhi                                   on 2000/08/29  14:47:06
83646         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
83647              From: Gisle Aas <gisle@ActiveState.com> 
83648              Date: 09 Jun 2000 20:00:11 +0200
83649              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
83650      Branch: perl
83651            ! utils/perldoc.PL
83652 ____________________________________________________________________________
83653 [  6886] By: jhi                                   on 2000/08/29  14:42:45
83654         Log: The #6881 removed one dump line.
83655      Branch: perl
83656            ! t/lib/peek.t
83657 ____________________________________________________________________________
83658 [  6885] By: jhi                                   on 2000/08/29  14:30:47
83659         Log: Don't forget to tidy up.
83660      Branch: perl
83661            ! t/lib/ftmp-security.t
83662 ____________________________________________________________________________
83663 [  6884] By: jhi                                   on 2000/08/29  14:25:17
83664         Log: Disabling the one test is a bit tricky.
83665      Branch: perl
83666            ! t/lib/ftmp-security.t
83667 ____________________________________________________________________________
83668 [  6883] By: jhi                                   on 2000/08/29  14:16:25
83669         Log: Disable one of the tests for now.
83670      Branch: perl
83671            ! t/lib/ftmp-security.t
83672 ____________________________________________________________________________
83673 [  6882] By: jhi                                   on 2000/08/29  14:05:50
83674         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
83675              From: gisle@aas.no
83676              Date: 29 Aug 2000 10:35:06 -0000
83677              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
83678      Branch: perl
83679            ! ext/Opcode/Safe.pm
83680 ____________________________________________________________________________
83681 [  6881] By: jhi                                   on 2000/08/29  14:03:51
83682         Log: Subject: [PATCH] Glob dumping
83683              From: Gisle Aas <gisle@ActiveState.com>
83684              Date: 29 Aug 2000 07:59:42 -0000
83685              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
83686      Branch: perl
83687            ! dump.c
83688 ____________________________________________________________________________
83689 [  6880] By: jhi                                   on 2000/08/29  14:02:01
83690         Log: Subject: [PATCH] Warnings in B::Deparse
83691              From: <abigail@foad.org>
83692              Date: Tue, 29 Aug 2000 00:00:01 -0400
83693              Message-ID: <20000829040001.2999.qmail@foad.org>
83694      Branch: perl
83695            ! ext/B/B/Deparse.pm
83696 ____________________________________________________________________________
83697 [  6879] By: jhi                                   on 2000/08/29  13:57:26
83698         Log: Missed a change in #6869.
83699      Branch: perl
83700            ! mg.c
83701 ____________________________________________________________________________
83702 [  6878] By: jhi                                   on 2000/08/29  13:45:04
83703         Log: Subject: Net::protoent does not export 'getproto'
83704              From: Yasushi Nakajima <sey@jkc.co.jp>
83705              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
83706      Branch: perl
83707            ! lib/Net/protoent.pm
83708 ____________________________________________________________________________
83709 [  6877] By: jhi                                   on 2000/08/29  13:39:19
83710         Log: Patches all over for people and the files they (hopefully) care about.
83711      Branch: perl
83712            ! AUTHORS Changes MAINTAIN
83713 ____________________________________________________________________________
83714 [  6876] By: jhi                                   on 2000/08/29  12:53:54
83715         Log: Fix for thinko in #6848.
83716              
83717              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
83718              From: Lupe Christoph <lupe@lupe-christoph.de>
83719              Date: Tue, 29 Aug 2000 09:04:08 +0200
83720              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
83721      Branch: perl
83722            ! ext/Thread/Thread.xs
83723 ____________________________________________________________________________
83724 [  6875] By: jhi                                   on 2000/08/29  12:50:14
83725         Log: Update to Getopt::Long 2.24, from Johan Vromans.
83726      Branch: perl
83727            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
83728 ____________________________________________________________________________
83729 [  6874] By: jhi                                   on 2000/08/29  02:09:53
83730         Log: Use minimal @INC in tests, most of the time just '../lib',
83731              so that we simply can't pick up stuff from other Perls than
83732              the one we are testing.  Pointed out by
83733              
83734              From: Mike Guy <mjtg@cam.ac.uk>
83735              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
83736              Date: Fri, 25 Aug 2000 15:15:59 +0100
83737              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
83738      Branch: perl
83739            ! (edit 185 files)
83740 ____________________________________________________________________________
83741 [  6873] By: jhi                                   on 2000/08/29  01:07:11
83742         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
83743              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83744              Date: Mon, 28 Aug 2000 17:45:52 -0700
83745              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
83746      Branch: perl
83747            ! Makefile.SH hints/os2.sh
83748 ____________________________________________________________________________
83749 [  6872] By: jhi                                   on 2000/08/28  23:33:39
83750         Log: Subject: [PATCH bleedperl@6866] spellings
83751              From: marcel@codewerk.com (Marcel Grunauer)
83752              Date: Tue, 29 Aug 2000 01:19:59 +0200
83753              Message-Id: <200008282319.BAA29862@gandalf.local>
83754      Branch: perl
83755            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
83756            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
83757            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
83758 ____________________________________________________________________________
83759 [  6871] By: jhi                                   on 2000/08/28  23:22:09
83760         Log: Take out the SUIDMAIL thing, that will not be
83761              a problem in 5.7.*.
83762      Branch: perl
83763            ! patchlevel.h
83764 ____________________________________________________________________________
83765 [  6870] By: jhi                                   on 2000/08/28  23:19:30
83766         Log: -S is the silent flag, -s is the strip flag.
83767              
83768              Subject: [PATCH] Re: [PATCH] make no-install          
83769              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83770              Date: Mon, 28 Aug 2000 15:12:55 -0700
83771              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
83772      Branch: perl
83773            ! Makefile.SH
83774 ____________________________________________________________________________
83775 [  6869] By: jhi                                   on 2000/08/28  23:12:05
83776         Log: Subject: [PATCH bleedperl@6856] warnings fixes
83777              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
83778              Date: Mon, 28 Aug 2000 23:55:06 +0100
83779              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
83780      Branch: perl
83781            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
83782            ! warnings.h warnings.pl
83783 ____________________________________________________________________________
83784 [  6868] By: jhi                                   on 2000/08/28  21:38:22
83785         Log: Potential cruft.
83786      Branch: perl
83787            ! Makefile.SH
83788 ____________________________________________________________________________
83789 [  6867] By: jhi                                   on 2000/08/28  21:35:36
83790         Log: Update Changes.
83791      Branch: perl
83792            ! Changes patchlevel.h
83793 ____________________________________________________________________________
83794 [  6866] By: jhi                                   on 2000/08/28  21:33:49
83795         Log: Subject: hv.h Doc Patch
83796              From: Fisher Mark <fisherm@tce.com>
83797              Date: Mon, 28 Aug 2000 16:24:59 -0500
83798              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
83799      Branch: perl
83800            ! hv.h
83801 ____________________________________________________________________________
83802 [  6865] By: jhi                                   on 2000/08/28  21:02:15
83803         Log: Add -ld to archname on long tr...double platforms.
83804      Branch: metaconfig
83805            ! U/threads/archname.U
83806      Branch: perl
83807            ! Configure config_h.SH
83808 ____________________________________________________________________________
83809 [  6864] By: jhi                                   on 2000/08/28  20:38:59
83810         Log: An attempt to fix the problem reported in
83811              
83812              Subject: Building perl@6856 using gcc/AIX 4.3.3 
83813              From: Daniel Muino <dmuino@afip.gov.ar> 
83814              Date: Mon, 28 Aug 2000 15:50:01 -0300   
83815              Message-ID: <20000828155001.A14403@con2-dgi>
83816              
83817              I can't test this properly since the gcc installation I have
83818              access to seems to be botched (gcc is calling the AIX cpp,
83819              a losing proposition...)
83820      Branch: perl
83821            ! hints/aix.sh
83822 ____________________________________________________________________________
83823 [  6863] By: jhi                                   on 2000/08/28  18:57:52
83824         Log: Fix for ID 20000828.001, long doubles were not formatted
83825              correctly (showed up in $], which stopped installing perl).
83826      Branch: perl
83827            ! sv.c
83828 ____________________________________________________________________________
83829 [  6862] By: jhi                                   on 2000/08/28  18:07:15
83830         Log: Typo in #6858.
83831      Branch: perl
83832            ! lib/Cwd.pm
83833 ____________________________________________________________________________
83834 [  6861] By: jhi                                   on 2000/08/28  17:57:27
83835         Log: opmini.o may be left around if a build is interrupted.
83836      Branch: perl
83837            ! Makefile.SH
83838 ____________________________________________________________________________
83839 [  6860] By: jhi                                   on 2000/08/28  16:52:50
83840         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
83841              From: Daniel Chetlin <daniel@chetlin.com>
83842              Date: Mon, 28 Aug 2000 01:14:18 -0700
83843              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
83844      Branch: perl
83845            ! lib/overload.pm
83846 ____________________________________________________________________________
83847 [  6859] By: jhi                                   on 2000/08/28  16:08:46
83848         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
83849              From: Nicholas Clark <nick@ccl4.org>
83850              Date: Mon, 28 Aug 2000 16:03:27 +0100
83851              Message-Id: <20000828160327.C49785@plum.flirble.org>
83852      Branch: perl
83853            ! ext/ByteLoader/bytecode.h
83854 ____________________________________________________________________________
83855 [  6858] By: jhi                                   on 2000/08/28  16:02:10
83856         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
83857              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
83858              Date: Mon, 28 Aug 2000 13:08:30 +0200
83859              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
83860      Branch: perl
83861            ! lib/Cwd.pm
83862 ____________________________________________________________________________
83863 [  6857] By: jhi                                   on 2000/08/28  15:42:47
83864         Log: display_format used as a class method without arguments was broken,
83865              reported in
83866              
83867              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
83868              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
83869              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
83870              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
83871      Branch: perl
83872            ! lib/Math/Complex.pm t/lib/complex.t
83873 ____________________________________________________________________________
83874 [  6856] By: jhi                                   on 2000/08/27  22:09:48
83875         Log: Update Changes.
83876      Branch: perl
83877            ! Changes patchlevel.h
83878 ____________________________________________________________________________
83879 [  6855] By: jhi                                   on 2000/08/27  21:59:21
83880         Log: Retract #6853 (false alarm).
83881      Branch: perl
83882            ! lib/ExtUtils/xsubpp
83883 ____________________________________________________________________________
83884 [  6854] By: jhi                                   on 2000/08/27  21:37:44
83885         Log: Update Changes.
83886      Branch: perl
83887            ! Changes patchlevel.h
83888 ____________________________________________________________________________
83889 [  6853] By: jhi                                   on 2000/08/27  21:37:16
83890         Log: Subject: [PATCH perl@6850] workaround for xsubpp
83891              From: Hugo <hv@crypt.compulink.co.uk>
83892              Date: Sun, 27 Aug 2000 22:30:25 +0100
83893              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
83894      Branch: perl
83895            ! lib/ExtUtils/xsubpp
83896 ____________________________________________________________________________
83897 [  6852] By: jhi                                   on 2000/08/27  21:33:58
83898         Log: Big-endian 64-bit patch from Raphael Manfredi.
83899      Branch: perl
83900            ! ext/Storable/Storable.xs
83901 ____________________________________________________________________________
83902 [  6851] By: jhi                                   on 2000/08/27  21:22:21
83903         Log: More ruthless editing from Hugo van der Sanden.
83904      Branch: perl
83905            ! pod/perldelta.pod
83906 ____________________________________________________________________________
83907 [  6850] By: jhi                                   on 2000/08/27  16:11:46
83908         Log: Update Changes.
83909      Branch: perl
83910            ! Changes patchlevel.h
83911 ____________________________________________________________________________
83912 [  6849] By: jhi                                   on 2000/08/27  16:11:05
83913         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
83914      Branch: perl
83915            ! configpm pod/perldelta.pod
83916 ____________________________________________________________________________
83917 [  6848] By: jhi                                   on 2000/08/27  15:35:08
83918         Log: Use the actual thread type, not the pointer-to-struct.
83919      Branch: perl
83920            ! ext/Thread/Thread.xs
83921 ____________________________________________________________________________
83922 [  6847] By: jhi                                   on 2000/08/27  15:30:49
83923         Log: Test nit.
83924      Branch: perl
83925            ! t/pragma/warn/pp_sys
83926 ____________________________________________________________________________
83927 [  6846] By: jhi                                   on 2000/08/27  15:19:02
83928         Log: Passing -R in ldflags makes now it to appear in the default
83929              for lddlflags, just like with -L.
83930              
83931              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
83932              From: Lupe Christoph <lupe@lupe-christoph.de>
83933              Date: Sun, 27 Aug 2000 10:28:21 +0200
83934              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
83935      Branch: metaconfig/U/perl
83936            ! dlsrc.U
83937      Branch: perl
83938            ! Configure
83939 ____________________________________________________________________________
83940 [  6845] By: jhi                                   on 2000/08/27  15:08:54
83941         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
83942              From: Alan Burlison <Alan.Burlison@uk.sun.com>
83943              Date: Sat, 26 Aug 2000 22:23:27 +0100
83944              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
83945      Branch: perl
83946            ! lib/ExtUtils/MM_Unix.pm
83947 ____________________________________________________________________________
83948 [  6844] By: jhi                                   on 2000/08/27  15:02:37
83949         Log: DJGPP update from Laszlo Molnar.
83950              
83951              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
83952              From: ml1050 <ml1050@freemail.hu>
83953              Date: Sat, 26 Aug 2000 23:24:40 +0200
83954              Message-Id: <20000826232440.A439@freemail.hu>
83955      Branch: perl
83956            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
83957            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
83958 ____________________________________________________________________________
83959 [  6843] By: jhi                                   on 2000/08/27  14:53:58
83960         Log: Subject: installman buglet
83961              From: Lupe Christoph <lupe@lupe-christoph.de>
83962              Date: Sun, 27 Aug 2000 14:38:59 +0200
83963              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
83964      Branch: perl
83965            ! installman
83966 ____________________________________________________________________________
83967 [  6842] By: jhi                                   on 2000/08/27  14:52:08
83968         Log: Can't get the test to reliably work thanks to the
83969              inaccurateness of floating point.  "Resolves" bug ids
83970              20000826.003, 20000826.009, 20000826.010,
83971      Branch: perl
83972            ! t/lib/trig.t
83973 ____________________________________________________________________________
83974 [  6841] By: jhi                                   on 2000/08/26  15:53:58
83975         Log: Update Changes.
83976      Branch: perl
83977            ! Changes patchlevel.h
83978 ____________________________________________________________________________
83979 [  6840] By: jhi                                   on 2000/08/26  14:23:03
83980         Log: grep -e isn't portable.
83981              
83982              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
83983              From: chris@broadband.att.com
83984              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
83985              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
83986      Branch: perl
83987            ! hints/solaris_2.sh
83988 ____________________________________________________________________________
83989 [  6839] By: jhi                                   on 2000/08/26  14:12:23
83990         Log: no-install target a la make -n.
83991              
83992              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
83993              From: <abigail@foad.org>
83994              Date: Sat, 26 Aug 2000 03:57:34 -0400
83995              Message-ID: <20000826075735.18912.qmail@foad.org>
83996      Branch: perl
83997            ! Makefile.SH installman installperl
83998 ____________________________________________________________________________
83999 [  6838] By: jhi                                   on 2000/08/26  14:06:33
84000         Log: Retract #6826 as the #6828 should be do the same
84001              in a More Correct Way.
84002      Branch: perl
84003            ! installperl
84004 ____________________________________________________________________________
84005 [  6837] By: jhi                                   on 2000/08/26  05:24:00
84006         Log: More casting.
84007      Branch: perl
84008            ! ext/Storable/Storable.xs
84009 ____________________________________________________________________________
84010 [  6836] By: jhi                                   on 2000/08/26  05:05:46
84011         Log: Nicer in decimal.
84012      Branch: perl
84013            ! ext/Storable/Storable.xs
84014 ____________________________________________________________________________
84015 [  6835] By: jhi                                   on 2000/08/26  05:03:50
84016         Log: There be no UVdf.
84017      Branch: perl
84018            ! ext/Storable/Storable.xs
84019 ____________________________________________________________________________
84020 [  6834] By: jhi                                   on 2000/08/26  05:00:18
84021         Log: Continue IVdfing and UVxfing.
84022      Branch: perl
84023            ! ext/Storable/Storable.xs
84024 ____________________________________________________________________________
84025 [  6833] By: jhi                                   on 2000/08/26  04:53:14
84026         Log: Use IVdf.
84027      Branch: perl
84028            ! ext/Storable/Storable.xs
84029 ____________________________________________________________________________
84030 [  6832] By: jhi                                   on 2000/08/26  04:40:41
84031         Log: Document PTR2XX and INT2PTR.
84032      Branch: perl
84033            ! pod/perlguts.pod
84034 ____________________________________________________________________________
84035 [  6831] By: jhi                                   on 2000/08/26  04:33:18
84036         Log: Use UVxf, PTR2UV, NVff.
84037      Branch: perl
84038            ! ext/Storable/Storable.xs
84039 ____________________________________________________________________________
84040 [  6830] By: jhi                                   on 2000/08/26  04:31:32
84041         Log: Update the test count.
84042      Branch: perl
84043            ! t/lib/trig.t
84044 ____________________________________________________________________________
84045 [  6829] By: jhi                                   on 2000/08/26  03:05:50
84046         Log: Subject: [PATCH] installation not quite silent yet.
84047              From: <abigail@foad.org>
84048              Date: Fri, 25 Aug 2000 20:07:53 -0400
84049              Message-ID: <20000826000753.7822.qmail@foad.org>
84050      Branch: perl
84051            ! installman installperl
84052 ____________________________________________________________________________
84053 [  6828] By: jhi                                   on 2000/08/26  03:05:14
84054         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84055              From: Spider Boardman <spider@web.zk3.dec.com>
84056              Date: Fri, 25 Aug 2000 19:12:40 -0400
84057              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
84058      Branch: perl
84059            ! gv.c
84060 ____________________________________________________________________________
84061 [  6827] By: jhi                                   on 2000/08/25  23:54:34
84062         Log: Support preserving extremely big/small angles.
84063      Branch: perl
84064            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
84065 ____________________________________________________________________________
84066 [  6826] By: jhi                                   on 2000/08/25  23:01:20
84067         Log: Patch installperl to be long double-aware.
84068              
84069              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
84070              From: Spider Boardman <spider@web.zk3.dec.com>
84071              Date: Fri, 25 Aug 2000 18:15:23 -0400
84072              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
84073      Branch: perl
84074            ! installperl
84075 ____________________________________________________________________________
84076 [  6825] By: jhi                                   on 2000/08/25  22:58:25
84077         Log: Remove duplicately applied patch shards.
84078              
84079              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
84080              From: Spider Boardman <spider@leggy.zk3.dec.com>
84081              Date: Fri, 25 Aug 2000 16:45:03 -0400
84082              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
84083      Branch: perl
84084            ! t/lib/cgi-html.t
84085 ____________________________________________________________________________
84086 [  6824] By: jhi                                   on 2000/08/25  22:57:00
84087         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84088              From: Daniel Chetlin <daniel@chetlin.com>
84089              Date: Fri, 25 Aug 2000 12:23:16 -0700
84090              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
84091              
84092              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
84093              From: Daniel Chetlin <daniel@chetlin.com>
84094              Date: Fri, 25 Aug 2000 14:47:19 -0700
84095              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
84096      Branch: perl
84097            ! installman
84098 ____________________________________________________________________________
84099 [  6823] By: jhi                                   on 2000/08/25  22:44:17
84100         Log: Timestamp problem?
84101      Branch: perl
84102            ! uconfig.h uconfig.sh
84103 ____________________________________________________________________________
84104 [  6822] By: jhi                                   on 2000/08/25  19:01:06
84105         Log: One forgotten file from #6816.
84106      Branch: perl
84107            ! vos/config.h
84108 ____________________________________________________________________________
84109 [  6821] By: jhi                                   on 2000/08/25  18:56:39
84110         Log: Regen Changes.
84111      Branch: perl
84112            ! Changes patchlevel.h
84113 ____________________________________________________________________________
84114 [  6820] By: jhi                                   on 2000/08/25  18:52:35
84115         Log: Fix Changes ordering.
84116      Branch: perl
84117            ! Changes
84118 ____________________________________________________________________________
84119 [  6819] By: jhi                                   on 2000/08/25  18:50:25
84120         Log: Update Changes.
84121      Branch: perl
84122            ! Changes patchlevel.h
84123 ____________________________________________________________________________
84124 [  6818] By: jhi                                   on 2000/08/25  18:47:45
84125         Log: Tweak the sfio/useperlio logic, hopefully as wished in
84126              
84127              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
84128              From: Nicholas Clark <nick@babyhippo.co.uk>
84129              Date: Fri, 25 Aug 2000 12:01:45 +0100
84130              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
84131      Branch: metaconfig/U/perl
84132            ! d_sfio.U
84133      Branch: perl
84134            ! Configure
84135 ____________________________________________________________________________
84136 [  6817] By: jhi                                   on 2000/08/25  18:32:51
84137         Log: Allow microperl to assume <math.h>, without it the math
84138              functions like floor() are assumed to return int, which makes
84139              for core dumps in machines where integer and floating register
84140              don't mix.
84141      Branch: perl
84142            ! uconfig.h uconfig.sh
84143 ____________________________________________________________________________
84144 [  6816] By: jhi                                   on 2000/08/25  18:27:17
84145         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
84146              the problem reported in
84147              
84148              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
84149              From: danhale@us.ibm.com
84150              Date: Fri, 25 Aug 2000 10:58:06 -0400
84151              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
84152      Branch: metaconfig/U/perl
84153            + d_socks5_init.U
84154      Branch: perl
84155            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
84156            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
84157            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
84158            ! win32/config.gc win32/config.vc
84159 ____________________________________________________________________________
84160 [  6815] By: jhi                                   on 2000/08/25  17:43:31
84161         Log: A solution for the retrieve_fd autosplit warning,
84162              idea suggested by Mike Guy.
84163      Branch: perl
84164            ! ext/Storable/Storable.pm
84165 ____________________________________________________________________________
84166 [  6814] By: jhi                                   on 2000/08/25  17:16:03
84167         Log: Add install-silent target.
84168      Branch: perl
84169            ! Makefile.SH
84170 ____________________________________________________________________________
84171 [  6813] By: jhi                                   on 2000/08/25  17:14:23
84172         Log: Subject: Re: [PATCH] More silencing of installman.
84173              From: <abigail@foad.org>
84174              Date: Thu, 24 Aug 2000 19:27:03 -0400
84175              Message-ID: <20000824232703.7001.qmail@foad.org>
84176              
84177              Subject: Re: [PATCH] More silencing of installman.
84178              From: <abigail@foad.org>
84179              Date: Fri, 25 Aug 2000 03:00:58 -0400
84180              Message-ID: <20000825070058.10697.qmail@foad.org>
84181      Branch: perl
84182            ! installman
84183 ____________________________________________________________________________
84184 [  6812] By: jhi                                   on 2000/08/25  17:11:28
84185         Log: installperl --verbose and --silent.
84186              
84187              Subject: Re: [PATCH] More silencing of installman.
84188              From: <abigail@foad.org>
84189              Message-ID: <20000825064430.9719.qmail@foad.org>
84190              Date: Fri, 25 Aug 2000 02:44:30 -0400
84191      Branch: perl
84192            ! installperl
84193 ____________________________________________________________________________
84194 [  6811] By: jhi                                   on 2000/08/25  17:05:43
84195         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
84196              From: "Peter J. Farley III" <pjfarley@banet.net>
84197              Date: Thu, 24 Aug 2000 21:58:03 -0400
84198              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
84199              
84200              (applied slightly modified)
84201      Branch: perl
84202            ! lib/ExtUtils/MM_Unix.pm
84203 ____________________________________________________________________________
84204 [  6810] By: jhi                                   on 2000/08/25  17:01:18
84205         Log: Missing parts of 
84206              
84207              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
84208              From: Peter Prymmer <pvhp@forte.com>
84209              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
84210              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
84211      Branch: perl
84212            ! t/lib/cgi-html.t
84213 ____________________________________________________________________________
84214 [  6809] By: jhi                                   on 2000/08/25  16:46:32
84215         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
84216              From: "Craig A. Berry" <craig.berry@psinetcs.com>
84217              Date: Thu, 24 Aug 2000 19:13:11 -0500
84218              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
84219      Branch: perl
84220            ! vms/vms.c
84221 ____________________________________________________________________________
84222 [  6808] By: jhi                                   on 2000/08/25  16:39:22
84223         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
84224              From: Peter Prymmer <pvhp@forte.com>
84225              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
84226              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
84227      Branch: perl
84228            ! configure.com
84229 ____________________________________________________________________________
84230 [  6807] By: jhi                                   on 2000/08/25  16:36:37
84231         Log: Better wording for the vec lvalue diagnostic.
84232              
84233              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
84234              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
84235              Date: Wed, 23 Aug 2000 14:12:16 -0400
84236              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
84237      Branch: perl
84238            ! pod/perldiag.pod
84239 ____________________________________________________________________________
84240 [  6806] By: jhi                                   on 2000/08/24  18:17:22
84241         Log: Subject: [PATCH] More silencing of installman.
84242              From: <abigail@foad.org>
84243              Date: Thu, 24 Aug 2000 14:01:44 -0400
84244              Message-ID: <20000824180144.20062.qmail@foad.org>
84245      Branch: perl
84246            ! installman
84247 ____________________________________________________________________________
84248 [  6805] By: jhi                                   on 2000/08/24  15:00:31
84249         Log: Update Changes.
84250      Branch: perl
84251            ! Changes patchlevel.h
84252 ____________________________________________________________________________
84253 [  6804] By: jhi                                   on 2000/08/24  14:59:07
84254         Log: Regen perltoc.
84255      Branch: perl
84256            ! pod/perltoc.pod
84257 ____________________________________________________________________________
84258 [  6803] By: jhi                                   on 2000/08/24  14:44:39
84259         Log: Show the doc file, not the temp file.
84260      Branch: perl
84261            ! installman
84262 ____________________________________________________________________________
84263 [  6802] By: jhi                                   on 2000/08/24  14:41:53
84264         Log: Continue silencing.
84265      Branch: perl
84266            ! installman
84267 ____________________________________________________________________________
84268 [  6801] By: jhi                                   on 2000/08/24  14:34:40
84269         Log: Actually do something with the silencer option.
84270      Branch: perl
84271            ! installman
84272 ____________________________________________________________________________
84273 [  6800] By: jhi                                   on 2000/08/24  14:26:22
84274         Log: Make installman to recognize the silence flag -S.
84275      Branch: perl
84276            ! installman
84277 ____________________________________________________________________________
84278 [  6799] By: jhi                                   on 2000/08/24  13:49:38
84279         Log: DOS patches and portability/porting notes, from Tim Jenness.
84280      Branch: perl
84281            ! lib/File/Temp.pm
84282 ____________________________________________________________________________
84283 [  6798] By: jhi                                   on 2000/08/24  13:48:27
84284         Log: Create directories in silence.
84285              
84286              Subject: [PATCH] Another silencer for MakeMaker
84287              From: andreas.koenig@anima.de (Andreas J. Koenig)
84288              Date: 24 Aug 2000 14:18:52 +0200
84289              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
84290      Branch: perl
84291            ! lib/ExtUtils/Command.pm
84292 ____________________________________________________________________________
84293 [  6797] By: jhi                                   on 2000/08/24  13:46:42
84294         Log: More liberal parsing of version numbers.
84295              
84296              Subject: Re: CPAN.pm beta for testing available
84297              From: andreas.koenig@anima.de (Andreas J. Koenig)
84298              Date: 24 Aug 2000 13:51:57 +0200
84299              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
84300      Branch: perl
84301            ! lib/CPAN.pm
84302 ____________________________________________________________________________
84303 [  6796] By: jhi                                   on 2000/08/24  13:44:36
84304         Log: Make "make install" by default silent.  A new "install-verbose"
84305              target is verbose.
84306      Branch: perl
84307            ! Makefile.SH
84308 ____________________________________________________________________________
84309 [  6795] By: jhi                                   on 2000/08/24  13:39:14
84310         Log: Add silencer flags to installperl.
84311              
84312              Subject: [PATCH] Making installperl silent.
84313              From: <abigail@foad.org>
84314              Date: Thu, 24 Aug 2000 05:01:45 -0400
84315              Message-ID: <20000824090145.13141.qmail@foad.org>
84316      Branch: perl
84317            ! installperl
84318 ____________________________________________________________________________
84319 [  6794] By: jhi                                   on 2000/08/24  13:35:50
84320         Log: installperl couldn't tell whether it had run tests or not.
84321              
84322              Subject: [PATCH] Re: installperl and t/TEST
84323              From: <abigail@foad.org>
84324              Date: Thu, 24 Aug 2000 04:00:53 -0400
84325              Message-ID: <20000824080053.2494.qmail@foad.org>
84326      Branch: perl
84327            ! Makefile.SH installperl
84328 ____________________________________________________________________________
84329 [  6793] By: jhi                                   on 2000/08/24  13:27:50
84330         Log: Drop the separate perlbc, perlcc -b should be enough.
84331      Branch: perl
84332            - utils/perlbc.PL
84333            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
84334 ____________________________________________________________________________
84335 [  6792] By: jhi                                   on 2000/08/24  04:41:30
84336         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
84337              plus the typo fix from Peter Prymmer.
84338      Branch: perl
84339            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
84340            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
84341 ____________________________________________________________________________
84342 [  6791] By: jhi                                   on 2000/08/24  02:10:43
84343         Log: Replace #6705 with a minimal doc patch.
84344              
84345              Subject: [PATCH 5.6.0] replace change #6705
84346              From: Jan Dubois <jand@ActiveState.com>
84347              Date: Wed, 23 Aug 2000 18:31:51 -0700
84348              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
84349      Branch: perl
84350            ! lib/Win32.pod win32/win32.c
84351 ____________________________________________________________________________
84352 [  6790] By: jhi                                   on 2000/08/23  17:52:00
84353         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
84354              From: Mike Guy <mjtg@cam.ac.uk>
84355              Date: Wed, 23 Aug 2000 18:38:46 +0100
84356              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
84357      Branch: perl
84358            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
84359 ____________________________________________________________________________
84360 [  6789] By: jhi                                   on 2000/08/23  15:34:21
84361         Log: Update Changes.
84362      Branch: perl
84363            ! Changes patchlevel.h
84364 ____________________________________________________________________________
84365 [  6788] By: jhi                                   on 2000/08/23  15:33:40
84366         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
84367              From: Wilfredo Sánchez <wsanchez@apple.com>
84368              Date: Tue, 22 Aug 2000 19:31:27 -0700
84369              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
84370      Branch: perl
84371            ! perl.h
84372 ____________________________________________________________________________
84373 [  6787] By: jhi                                   on 2000/08/23  15:29:31
84374         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
84375              From: Spider Boardman <spider@leggy.zk3.dec.com>
84376              Date: Wed, 23 Aug 2000 10:33:23 -0400
84377              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
84378      Branch: perl
84379            ! lib/Pod/Html.pm
84380 ____________________________________________________________________________
84381 [  6786] By: jhi                                   on 2000/08/23  15:28:11
84382         Log: Bad makefile.
84383      Branch: perl
84384            ! ext/B/Makefile.PL
84385 ____________________________________________________________________________
84386 [  6785] By: jhi                                   on 2000/08/23  14:37:04
84387         Log: Update Changes.
84388      Branch: perl
84389            ! Changes patchlevel.h
84390 ____________________________________________________________________________
84391 [  6784] By: jhi                                   on 2000/08/23  13:58:41
84392         Log: Portability fix from Hugo van der Sanden.
84393      Branch: perl
84394            ! ext/re/Makefile.PL
84395 ____________________________________________________________________________
84396 [  6783] By: jhi                                   on 2000/08/23  13:53:53
84397         Log: Storable support, v-version fixes.
84398              
84399              Subject: CPAN.pm beta for testing available
84400              From: andreas.koenig@anima.de (Andreas J. Koenig)
84401              Date: 22 Aug 2000 23:31:33 +0200
84402              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
84403      Branch: perl
84404            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
84405 ____________________________________________________________________________
84406 [  6782] By: jhi                                   on 2000/08/23  13:51:26
84407         Log: Mac and other portability updates from Chris Nandor.
84408      Branch: perl
84409            ! pod/perlmodinstall.pod
84410 ____________________________________________________________________________
84411 [  6781] By: jhi                                   on 2000/08/23  13:47:33
84412         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
84413              From: Peter Prymmer <pvhp@forte.com>
84414              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
84415              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
84416      Branch: perl
84417            ! ext/Storable/Storable.xs
84418 ____________________________________________________________________________
84419 [  6780] By: jhi                                   on 2000/08/23  13:33:34
84420         Log: VMS MMS (make) wants null action.
84421      Branch: perl
84422            ! ext/B/Makefile.PL
84423 ____________________________________________________________________________
84424 [  6779] By: jhi                                   on 2000/08/22  19:44:47
84425         Log: Forgot portability nit.
84426      Branch: perl
84427            ! t/lib/st-forgive.t
84428 ____________________________________________________________________________
84429 [  6778] By: jhi                                   on 2000/08/22  19:35:25
84430         Log: Be portable.
84431      Branch: perl
84432            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
84433            ! t/lib/st-store.t
84434 ____________________________________________________________________________
84435 [  6777] By: jhi                                   on 2000/08/22  18:50:53
84436         Log: Update Changes.
84437      Branch: perl
84438            ! Changes patchlevel.h
84439 ____________________________________________________________________________
84440 [  6776] By: jhi                                   on 2000/08/22  18:44:46
84441         Log: cSVOPo_*v things index into the current PL_curpad
84442              under ithreads, which is different from the curpad
84443              used by the XSUB.  (In other words, the code as-is
84444              before this patch wouldn't work under ithreads.)
84445              From Sarathy.
84446      Branch: perl
84447            ! ext/B/B.xs
84448 ____________________________________________________________________________
84449 [  6775] By: jhi                                   on 2000/08/22  18:18:37
84450         Log: Make the selection of NVff et al stricter.
84451      Branch: metaconfig/U/perl
84452            ! perlxvf.U
84453      Branch: perl
84454            ! Configure config_h.SH
84455 ____________________________________________________________________________
84456 [  6774] By: jhi                                   on 2000/08/22  17:19:42
84457         Log: perldelta nits.
84458      Branch: perl
84459            ! pod/perldelta.pod
84460 ____________________________________________________________________________
84461 [  6773] By: jhi                                   on 2000/08/22  17:06:26
84462         Log: Long double fixes from Spider Boardman.
84463              
84464              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
84465              From: system PRIVILEGED account <root@peano.zk3.dec.com>
84466              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
84467              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
84468      Branch: perl
84469            ! t/lib/bigfltpm.t t/lib/st-06compat.t
84470 ____________________________________________________________________________
84471 [  6772] By: jhi                                   on 2000/08/22  15:04:53
84472         Log: Update Changes.
84473      Branch: perl
84474            ! Changes patchlevel.h
84475 ____________________________________________________________________________
84476 [  6771] By: jhi                                   on 2000/08/22  15:01:44
84477         Log: perldelta fixes from Hugo van der Sanden.
84478      Branch: perl
84479            ! pod/perldelta.pod
84480 ____________________________________________________________________________
84481 [  6770] By: jhi                                   on 2000/08/22  14:34:49
84482         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
84483              From: Hugo <hv@crypt.compulink.co.uk>
84484              Date: Tue, 22 Aug 2000 11:21:53 +0100
84485              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
84486      Branch: perl
84487            ! regcomp.c
84488 ____________________________________________________________________________
84489 [  6769] By: jhi                                   on 2000/08/22  14:30:02
84490         Log: Add Yitzchak, reformat.
84491      Branch: perl
84492            ! Changes config_h.SH
84493 ____________________________________________________________________________
84494 [  6768] By: jhi                                   on 2000/08/22  14:21:35
84495         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
84496              and Spider Boardman.
84497      Branch: metaconfig
84498            ! U/compline/d_gconvert.U
84499      Branch: perl
84500            ! Configure
84501 ____________________________________________________________________________
84502 [  6767] By: jhi                                   on 2000/08/22  14:11:24
84503         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
84504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84505              Date: Mon, 21 Aug 2000 19:08:31 -0700
84506              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
84507      Branch: perl
84508            - ext/Storable/patchlevel.h
84509            ! MANIFEST ext/Storable/MANIFEST
84510 ____________________________________________________________________________
84511 [  6766] By: jhi                                   on 2000/08/22  13:49:29
84512         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
84513              From: Peter Prymmer <pvhp@forte.com>
84514              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
84515              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
84516      Branch: perl
84517            ! configure.com ext/Storable/Makefile.PL
84518 ____________________________________________________________________________
84519 [  6765] By: jhi                                   on 2000/08/22  13:44:59
84520         Log: Subject: [PATCH blead] B:: missing dependency
84521              From: Hugo <hv@crypt.compulink.co.uk>
84522              Date: Tue, 22 Aug 2000 06:44:33 +0100
84523              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
84524      Branch: perl
84525            ! ext/B/Makefile.PL
84526 ____________________________________________________________________________
84527 [  6764] By: jhi                                   on 2000/08/22  13:38:12
84528         Log: More bytecompiler.
84529      Branch: perl
84530            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
84531 ____________________________________________________________________________
84532 [  6763] By: jhi                                   on 2000/08/22  13:36:44
84533         Log: Bytecompiler patches from Benjamin Stuhl.
84534      Branch: perl
84535            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
84536            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84537            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84538            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84539            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
84540            ! perl.c perlapi.h pod/perldelta.pod
84541 ____________________________________________________________________________
84542 [  6762] By: jhi                                   on 2000/08/21  23:43:40
84543         Log: An obsoleted diagnostic.
84544      Branch: perl
84545            ! pod/perldelta.pod
84546 ____________________________________________________________________________
84547 [  6761] By: jhi                                   on 2000/08/21  23:01:45
84548         Log: The #6759 wasn't quite right.
84549      Branch: perl
84550            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84551            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84552            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84553            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84554            ! t/lib/st-tieditems.t
84555 ____________________________________________________________________________
84556 [  6760] By: jhi                                   on 2000/08/21  22:35:49
84557         Log: Be verydeepclean.
84558      Branch: perl
84559            ! Makefile.SH
84560 ____________________________________________________________________________
84561 [  6759] By: jhi                                   on 2000/08/21  22:25:40
84562         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
84563              From: Peter Prymmer <pvhp@forte.com>
84564              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
84565              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
84566      Branch: perl
84567            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
84568            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
84569            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84570            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84571            ! t/lib/st-tieditems.t
84572 ____________________________________________________________________________
84573 [  6758] By: jhi                                   on 2000/08/21  22:22:32
84574         Log: Few more casts, need reported in
84575              
84576              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
84577              From: Mike Stok <mike@stok.co.uk>
84578              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
84579              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
84580              
84581              and
84582              
84583              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
84584              From: abigail@foad.org
84585              Date: 21 Aug 2000 21:31:34 -0000
84586              Message-Id: <20000821213134.30170.qmail@foad.org>
84587      Branch: perl
84588            ! ext/Storable/Storable.xs
84589 ____________________________________________________________________________
84590 [  6757] By: jhi                                   on 2000/08/21  18:37:07
84591         Log: Update Changes.
84592      Branch: perl
84593            ! Changes patchlevel.h
84594 ____________________________________________________________________________
84595 [  6756] By: jhi                                   on 2000/08/21  18:34:02
84596         Log: A pod nit.
84597              
84598              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
84599              From: <abigail@foad.org>
84600              Date: Mon, 21 Aug 2000 14:00:16 -0400
84601              Message-ID: <20000821180016.28627.qmail@foad.org>
84602      Branch: perl
84603            ! pod/perlre.pod
84604 ____________________________________________________________________________
84605 [  6755] By: jhi                                   on 2000/08/21  18:30:56
84606         Log: Use PodParser 1.18 new test.
84607      Branch: perl
84608            ! t/pod/special_seqs.t t/pod/special_seqs.xr
84609 ____________________________________________________________________________
84610 [  6754] By: jhi                                   on 2000/08/21  18:28:35
84611         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
84612              patches cannot be applied since #6712 conflicts.
84613      Branch: perl
84614            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
84615 ____________________________________________________________________________
84616 [  6753] By: jhi                                   on 2000/08/21  18:15:11
84617         Log: Weed out some smaller changes.
84618      Branch: perl
84619            ! pod/perldelta.pod
84620 ____________________________________________________________________________
84621 [  6752] By: jhi                                   on 2000/08/21  18:02:30
84622         Log: Also under djgpp the timestamps are funky.
84623      Branch: perl
84624            ! t/op/stat.t
84625 ____________________________________________________________________________
84626 [  6751] By: jhi                                   on 2000/08/21  17:55:56
84627         Log: Tweak the floating point output routine preferences.
84628      Branch: metaconfig
84629            ! U/compline/d_gconvert.U
84630      Branch: perl
84631            ! Configure
84632 ____________________________________________________________________________
84633 [  6750] By: jhi                                   on 2000/08/21  17:51:29
84634         Log: Unicos/mk requires elaborate paranoia.
84635      Branch: perl
84636            ! lib/Math/Complex.pm
84637 ____________________________________________________________________________
84638 [  6749] By: gsar                                  on 2000/08/21  16:53:31
84639         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
84640      Branch: perl
84641            ! lib/Cwd.pm
84642 ____________________________________________________________________________
84643 [  6748] By: gsar                                  on 2000/08/21  16:22:19
84644         Log: free TLS slot properly on Windows
84645      Branch: perl
84646            ! thread.h win32/perllib.c win32/win32thread.h
84647 ____________________________________________________________________________
84648 [  6747] By: jhi                                   on 2000/08/21  16:20:58
84649         Log: Rename the macro argument because some preprocessors
84650              can't tell the difference and expand arguments also inside
84651              double quoted strings.
84652      Branch: perl
84653            ! regcomp.c
84654 ____________________________________________________________________________
84655 [  6746] By: jhi                                   on 2000/08/21  16:09:41
84656         Log: Support long doubles in Storable.
84657              
84658              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
84659              From: Radu Greab <radu@netsoft.ro>
84660              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
84661              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
84662      Branch: perl
84663            ! ext/Storable/Storable.xs
84664 ____________________________________________________________________________
84665 [  6745] By: jhi                                   on 2000/08/21  15:51:40
84666         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
84667              From: "Fifer, Eric" <EFifer@sanwaint.com>
84668              Date: Mon, 21 Aug 2000 15:34:49 +0100
84669              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
84670      Branch: perl
84671            ! t/pragma/warn/9enabled
84672 ____________________________________________________________________________
84673 [  6744] By: jhi                                   on 2000/08/21  15:39:35
84674         Log: Document the endianness of Alpha more precisely.
84675      Branch: perl
84676            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
84677            ! pod/perlport.pod
84678 ____________________________________________________________________________
84679 [  6743] By: jhi                                   on 2000/08/21  14:47:05
84680         Log: perldelta fixes from the p5p crowd.
84681      Branch: perl
84682            ! pod/perldelta.pod pod/perlop.pod
84683 ____________________________________________________________________________
84684 [  6742] By: jhi                                   on 2000/08/21  13:34:51
84685         Log: Update to Pod::LaTeX 0.53.
84686              
84687              Subject: [PATCH] lib/Pod/LaTeX.pm updates
84688              From: Tim Jenness <timj@jach.hawaii.edu>
84689              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
84690              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
84691      Branch: perl
84692            ! lib/Pod/LaTeX.pm
84693 ____________________________________________________________________________
84694 [  6741] By: jhi                                   on 2000/08/21  13:33:01
84695         Log: Subject: [PATCH] os2.c fix for use64bitint
84696              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84697              Date: Mon, 21 Aug 2000 01:32:25 -0700
84698              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
84699      Branch: perl
84700            ! os2/os2.c
84701 ____________________________________________________________________________
84702 [  6740] By: jhi                                   on 2000/08/21  13:28:52
84703         Log: Array context keeps slithering in.
84704              
84705              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
84706              From: Daniel Chetlin <daniel@chetlin.com>
84707              Date: Sun, 20 Aug 2000 21:40:25 -0700
84708              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
84709      Branch: perl
84710            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
84711            ! pod/perldebtut.pod
84712 ____________________________________________________________________________
84713 [  6739] By: jhi                                   on 2000/08/21  13:23:55
84714         Log: Big-endian quad fixes for Storable from Radu Greab,
84715              plus few explicit null casts for picky compilers.
84716      Branch: perl
84717            ! ext/Storable/Storable.xs
84718 ____________________________________________________________________________
84719 [  6738] By: gsar                                  on 2000/08/21  05:56:13
84720         Log: small tweaks for change#6705: avoid C++ style comments in C code;
84721              use Perl's malloc API rather than the low level system one
84722      Branch: perl
84723            ! win32/win32.c
84724 ____________________________________________________________________________
84725 [  6737] By: gsar                                  on 2000/08/21  05:35:41
84726         Log: add Storable to list of extensions on Windows
84727      Branch: perl
84728            ! win32/Makefile win32/makefile.mk
84729 ____________________________________________________________________________
84730 [  6736] By: jhi                                   on 2000/08/21  02:57:53
84731         Log: Update Changes.
84732      Branch: perl
84733            ! Changes patchlevel.h
84734 ____________________________________________________________________________
84735 [  6735] By: jhi                                   on 2000/08/21  02:57:20
84736         Log: Draft 0.
84737      Branch: perl
84738            ! pod/perldelta.pod
84739 ____________________________________________________________________________
84740 [  6734] By: jhi                                   on 2000/08/21  02:57:03
84741         Log: Add Storable 0.7.2 from Raphael Manfredi,
84742              plus the patch from
84743              
84744              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
84745              From: Radu Greab <radu@netsoft.ro>
84746              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
84747              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
84748              
84749              plus changes to get Storable to compile with
84750              picky ANSI compilers.
84751      Branch: perl
84752            + ext/Storable/ChangeLog ext/Storable/MANIFEST
84753            + ext/Storable/Makefile.PL ext/Storable/README
84754            + ext/Storable/Storable.pm ext/Storable/Storable.xs
84755            + ext/Storable/patchlevel.h t/lib/st-06compat.t
84756            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
84757            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
84758            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
84759            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
84760            + t/lib/st-tieditems.t
84761            ! MANIFEST
84762 ____________________________________________________________________________
84763 [  6733] By: jhi                                   on 2000/08/21  02:29:09
84764         Log: The correct cleaning order is an art.
84765      Branch: perl
84766            ! Makefile.SH
84767 ____________________________________________________________________________
84768 [  6732] By: jhi                                   on 2000/08/21  01:23:39
84769         Log: The #6724 is here.
84770      Branch: perl
84771            ! t/lib/ftmp-security.t
84772 ____________________________________________________________________________
84773 [  6731] By: jhi                                   on 2000/08/20  23:17:03
84774         Log: s/this one/the 5.6.0 release/
84775      Branch: perl
84776            ! pod/perl56delta.pod
84777 ____________________________________________________________________________
84778 [  6730] By: jhi                                   on 2000/08/20  23:07:34
84779         Log: Mention perlebcdic and perlposix-bc.
84780      Branch: perl
84781            ! pod/perlport.pod
84782 ____________________________________________________________________________
84783 [  6729] By: jhi                                   on 2000/08/20  21:32:59
84784         Log: Document the number of exponent digits.
84785      Branch: perl
84786            ! pod/perlfunc.pod
84787 ____________________________________________________________________________
84788 [  6728] By: jhi                                   on 2000/08/20  21:16:47
84789         Log: Use File::Spec->tmpdir().
84790              
84791              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
84792              From: Tim Jenness <timj@jach.hawaii.edu>
84793              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
84794              MIME-Version: 1.0
84795              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
84796      Branch: perl
84797            ! utils/perlbug.PL
84798 ____________________________________________________________________________
84799 [  6727] By: jhi                                   on 2000/08/20  20:43:32
84800         Log: Update Changes.
84801      Branch: perl
84802            ! Changes patchlevel.h
84803 ____________________________________________________________________________
84804 [  6726] By: jhi                                   on 2000/08/20  20:41:44
84805         Log: The veryclean target needs to clobber.
84806      Branch: perl
84807            ! Makefile.SH
84808 ____________________________________________________________________________
84809 [  6725] By: jhi                                   on 2000/08/20  20:37:38
84810         Log: Document odd vs even subreleases and -Dusedevel.
84811      Branch: perl
84812            ! INSTALL
84813 ____________________________________________________________________________
84814 [  6724] By: jhi                                   on 2000/08/20  19:58:05
84815         Log: Use temporary directory instead of current directory.
84816              
84817              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
84818              From: Tim Jenness <timj@jach.hawaii.edu>
84819              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
84820              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
84821      Branch: perl
84822            ! t/lib/ftmp-security.t
84823 ____________________________________________________________________________
84824 [  6723] By: jhi                                   on 2000/08/20  19:55:55
84825         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
84826              From: andreas.koenig@anima.de (Andreas J. Koenig)
84827              Date: 20 Aug 2000 15:52:03 +0200
84828              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
84829      Branch: perl
84830            ! lib/ExtUtils/MM_Unix.pm
84831 ____________________________________________________________________________
84832 [  6722] By: jhi                                   on 2000/08/20  19:46:01
84833         Log: Update to CGI 2.72, from Lincoln Stein.
84834      Branch: perl
84835            ! lib/CGI.pm
84836 ____________________________________________________________________________
84837 [  6721] By: jhi                                   on 2000/08/20  19:43:54
84838         Log: (Replaced by #8364.)
84839              
84840              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
84841              From: Radu Greab <radu@netsoft.ro>
84842              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
84843              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
84844      Branch: perl
84845            ! ext/GDBM_File/GDBM_File.xs
84846 ____________________________________________________________________________
84847 [  6720] By: jhi                                   on 2000/08/20  19:42:01
84848         Log: pp_open() could pass an uninitialized filename down to do_open9().
84849      Branch: perl
84850            ! pp_sys.c
84851 ____________________________________________________________________________
84852 [  6719] By: jhi                                   on 2000/08/20  14:06:41
84853         Log: UTF8 concat fixes.
84854              
84855              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
84856              From: Hugo <hv@crypt.compulink.co.uk>
84857              Date: Sun, 20 Aug 2000 07:30:46 +0100
84858              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
84859      Branch: perl
84860            ! pp_hot.c t/op/append.t
84861 ____________________________________________________________________________
84862 [  6718] By: jhi                                   on 2000/08/20  02:09:37
84863         Log: Let's try #6717 again.
84864      Branch: perl
84865            ! lib/File/Temp.pm
84866 ____________________________________________________________________________
84867 [  6717] By: jhi                                   on 2000/08/20  01:56:55
84868         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
84869              From: "Craig A. Berry" <craig.berry@metamorgs.com>
84870              Date: Sat, 19 Aug 2000 18:15:39 -0500
84871              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
84872      Branch: perl
84873            ! lib/File/Temp.pm
84874 ____________________________________________________________________________
84875 [  6716] By: jhi                                   on 2000/08/19  15:50:11
84876         Log: Update Changes.
84877      Branch: perl
84878            ! Changes patchlevel.h
84879 ____________________________________________________________________________
84880 [  6715] By: jhi                                   on 2000/08/19  15:39:09
84881         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
84882              From: Jonathan D Johnston <jdjohnston2@juno.com>
84883              Date: Thu, 17 Aug 2000 23:13:01 -0400       
84884              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
84885      Branch: perl
84886            ! pod/perlfunc.pod
84887 ____________________________________________________________________________
84888 [  6714] By: jhi                                   on 2000/08/19  15:34:04
84889         Log: Introduce a 'veryclean' target that is like 'distclean'
84890              but also removes *~ and *.orig.
84891      Branch: perl
84892            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
84893            ! utils/Makefile x2p/Makefile.SH
84894 ____________________________________________________________________________
84895 [  6713] By: jhi                                   on 2000/08/19  14:15:45
84896         Log: Put back the long double avoidance code to POSIX.xs
84897              because VMS seems to need it still.
84898      Branch: perl
84899            ! ext/POSIX/POSIX.xs
84900 ____________________________________________________________________________
84901 [  6712] By: jhi                                   on 2000/08/19  14:10:41
84902         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
84903              From: Peter Prymmer <pvhp@forte.com>
84904              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
84905              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
84906      Branch: perl
84907            ! lib/Pod/Find.pm t/pod/find.t
84908 ____________________________________________________________________________
84909 [  6711] By: jhi                                   on 2000/08/19  14:09:19
84910         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
84911              From: Peter Prymmer <pvhp@forte.com>
84912              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
84913              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
84914              cc: vmsperl@perl.org
84915      Branch: perl
84916            ! t/lib/peek.t
84917 ____________________________________________________________________________
84918 [  6710] By: jhi                                   on 2000/08/19  14:08:01
84919         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
84920              From: Jan Dubois <jand@ActiveState.com>
84921              Date: Fri, 18 Aug 2000 16:31:48 -0700
84922              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
84923      Branch: perl
84924            ! win32/win32.c
84925 ____________________________________________________________________________
84926 [  6709] By: jhi                                   on 2000/08/19  14:06:57
84927         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
84928              
84929              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
84930              From: Spider.Boardman@Orb.Nashua.NH.US
84931              Date: Fri, 18 Aug 2000 18:41:14 -0400
84932              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
84933      Branch: perl
84934            ! regcomp.c
84935 ____________________________________________________________________________
84936 [  6708] By: jhi                                   on 2000/08/18  22:04:49
84937         Log: Update Changes.
84938      Branch: perl
84939            ! Changes patchlevel.h
84940 ____________________________________________________________________________
84941 [  6707] By: jhi                                   on 2000/08/18  21:55:14
84942         Log: Add warnif(), check warnings further up the stack,
84943              all the warnings functions now can take an optional object reference.
84944              
84945              Subject: [PATCH bleedperl@6691] warnings pragma update
84946              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
84947              Date: Fri, 18 Aug 2000 22:42:06 +0100
84948              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
84949      Branch: perl
84950            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
84951            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
84952            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
84953 ____________________________________________________________________________
84954 [  6706] By: jhi                                   on 2000/08/18  21:41:45
84955         Log: Typo in pp_complement().
84956              
84957              Subject: [PATCH perl-current] Deparse
84958              From: Peter Scott <Peter@PSDT.com>
84959              Date: Fri, 18 Aug 2000 12:44:37 -0700
84960              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
84961      Branch: perl
84962            ! ext/B/B/Deparse.pm
84963 ____________________________________________________________________________
84964 [  6705] By: jhi                                   on 2000/08/18  21:25:59
84965         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
84966              From: Jan Dubois <jand@ActiveState.com>
84967              Date: Fri, 18 Aug 2000 14:22:51 -0700
84968              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
84969      Branch: perl
84970            ! lib/Win32.pod win32/win32.c
84971 ____________________________________________________________________________
84972 [  6704] By: jhi                                   on 2000/08/18  21:16:14
84973         Log: Don't eat leading os from index entries.
84974              
84975              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
84976              From: Russ Allbery <rra@stanford.edu>
84977              Date: 10 Aug 2000 20:49:25 -0700
84978              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
84979      Branch: perl
84980            ! lib/Pod/Man.pm
84981 ____________________________________________________________________________
84982 [  6703] By: jhi                                   on 2000/08/18  21:07:06
84983         Log: Add [[:blank:]] as suggested in
84984              
84985              Subject: [ID 20000716.024] [=cc=] / [:blank:]
84986              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
84987              Date: Sun, 16 Jul 2000 17:55:29 -0700
84988              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
84989              
84990              (the [=cc=] has already been taken care of by #6439
84991              so the whole bug report can be closed)
84992              
84993              and make [[:space:]] to be equivalent to isspace(3)
84994              (as opposed to \s, which is isSPACE()).  The difference
84995              is that now [[:space:]] matches the mythical vertical tab,
84996              while \s doesn't.
84997      Branch: perl
84998            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
84999            ! regexec.c t/op/pat.t
85000 ____________________________________________________________________________
85001 [  6702] By: jhi                                   on 2000/08/18  18:47:47
85002         Log: The new tests were missing from #6415.
85003      Branch: perl
85004            ! t/op/bop.t
85005 ____________________________________________________________________________
85006 [  6701] By: jhi                                   on 2000/08/18  18:20:40
85007         Log: Document the NDBM_File and ODBM_File as SDBM_File
85008              was documented in #6417.
85009      Branch: perl
85010            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
85011            ! ext/SDBM_File/SDBM_File.pm
85012 ____________________________________________________________________________
85013 [  6700] By: jhi                                   on 2000/08/18  18:10:39
85014         Log: Subject: [PATCH perl@6698] cygwin port
85015              From: "Fifer, Eric" <EFifer@sanwaint.com>
85016              Date: Fri, 18 Aug 2000 17:30:05 +0100
85017              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
85018      Branch: perl
85019            ! lib/File/Temp.pm
85020 ____________________________________________________________________________
85021 [  6699] By: jhi                                   on 2000/08/18  16:21:49
85022         Log: Document code point which makes if (defined %stash::) to work
85023              (noted by Spider Boardman).
85024      Branch: perl
85025            ! op.c
85026 ____________________________________________________________________________
85027 [  6698] By: jhi                                   on 2000/08/18  13:43:27
85028         Log: Update Changes.
85029      Branch: perl
85030            ! Changes patchlevel.h
85031 ____________________________________________________________________________
85032 [  6697] By: jhi                                   on 2000/08/18  13:35:57
85033         Log: Tiny Getopt::Long patch from Johan Vromans.
85034      Branch: perl
85035            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
85036 ____________________________________________________________________________
85037 [  6696] By: jhi                                   on 2000/08/18  13:26:14
85038         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
85039              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
85040              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
85041              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
85042      Branch: perl
85043            ! pod/perldiag.pod pod/perlsyn.pod
85044 ____________________________________________________________________________
85045 [  6695] By: jhi                                   on 2000/08/18  13:13:26
85046         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
85047              From: Daniel Chetlin <daniel@chetlin.com>
85048              Date: Fri, 18 Aug 2000 03:13:36 -0700
85049              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
85050      Branch: perl
85051            ! pod/perlfunc.pod
85052 ____________________________________________________________________________
85053 [  6694] By: jhi                                   on 2000/08/18  13:08:05
85054         Log: Subject: [PATCH] perltrap.pod spring cleaning
85055              From: Daniel Chetlin <daniel@chetlin.com>
85056              Date: Fri, 18 Aug 2000 03:06:54 -0700
85057              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
85058              
85059              plus Mike Guy's nitfix.
85060      Branch: perl
85061            ! pod/perltrap.pod
85062 ____________________________________________________________________________
85063 [  6693] By: jhi                                   on 2000/08/18  13:00:26
85064         Log: Unbuffer the output.
85065              
85066              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
85067              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85068              Date: Thu, 17 Aug 2000 18:39:29 -0700
85069              Message-ID: <RPJn5gzkgydf092yn@efn.org>
85070      Branch: perl
85071            ! t/op/fork.t
85072 ____________________________________________________________________________
85073 [  6692] By: jhi                                   on 2000/08/18  05:19:17
85074         Log: Delete the image, too, not just its MANIFEStation.
85075      Branch: perl
85076            - lib/CGI/eg/wilogo.gif
85077 ____________________________________________________________________________
85078 [  6691] By: jhi                                   on 2000/08/18  05:10:26
85079         Log: Propagate new Configure vars.
85080      Branch: perl
85081            ! configure.com epoc/config.sh uconfig.h uconfig.sh
85082            ! vos/config.def vos/config.h vos/config_h.SH_orig
85083            ! win32/config.bc win32/config.gc win32/config.vc
85084            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85085 ____________________________________________________________________________
85086 [  6690] By: jhi                                   on 2000/08/18  04:30:56
85087         Log: Update Changes.
85088      Branch: perl
85089            ! Changes patchlevel.h
85090 ____________________________________________________________________________
85091 [  6689] By: jhi                                   on 2000/08/18  04:12:30
85092         Log: Fix the lib/complex failure of
85093              
85094              From: abigail@foad.org
85095              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85096              Date: 15 Aug 2000 04:06:38 -0000
85097              Message-Id: <20000815040638.8524.qmail@foad.org> 
85098              
85099              Linux long double accuracy issue: something that
85100              when printed with %g looks like "2" but int() of it is 1.
85101      Branch: perl
85102            ! lib/Math/Complex.pm
85103 ____________________________________________________________________________
85104 [  6688] By: jhi                                   on 2000/08/18  03:15:35
85105         Log: The byteorder code in #6671 was wrong.
85106      Branch: perl
85107            ! configpm
85108 ____________________________________________________________________________
85109 [  6687] By: jhi                                   on 2000/08/18  02:08:42
85110         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
85111              From: Jan Dubois <jand@ActiveState.com>
85112              Date: Thu, 17 Aug 2000 18:31:55 -0700
85113              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
85114      Branch: perl
85115            ! sv.c
85116 ____________________________________________________________________________
85117 [  6686] By: jhi                                   on 2000/08/18  02:04:15
85118         Log: Use NVs in POSIX math, not doubles.
85119              
85120              From: abigail@foad.org
85121              Subject: [ID 20000817.014] POSIX & modfl
85122              Date: 17 Aug 2000 20:49:18 -0000
85123              Message-Id: <20000817204918.23123.qmail@foad.org>
85124      Branch: perl
85125            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
85126 ____________________________________________________________________________
85127 [  6685] By: jhi                                   on 2000/08/18  02:02:12
85128         Log: Introduce NVef, NVff, and NVgf, use the middle one.
85129              (helps for lib/peek + Linux + long doubles)  Reported in
85130              
85131              From: abigail@foad.org
85132              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
85133              Date: 15 Aug 2000 04:06:38 -0000
85134              Message-Id: <20000815040638.8524.qmail@foad.org> 
85135              
85136              (note: the lib/complex failure has not yet been addressed)
85137      Branch: metaconfig/U/perl
85138            ! perlxvf.U
85139      Branch: perl
85140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85141            ! config_h.SH dump.c perl.h pod/perlguts.pod
85142 ____________________________________________________________________________
85143 [  6684] By: jhi                                   on 2000/08/17  23:22:19
85144         Log: Add byteorder to the myconfig output.
85145      Branch: perl
85146            ! myconfig.SH
85147 ____________________________________________________________________________
85148 [  6683] By: jhi                                   on 2000/08/17  23:20:19
85149         Log: The image doth not exist, spotted by Johan Vromans.
85150      Branch: perl
85151            ! MANIFEST
85152 ____________________________________________________________________________
85153 [  6682] By: jhi                                   on 2000/08/17  22:38:16
85154         Log: Document what the backtick returns if the command fails.
85155      Branch: perl
85156            ! pod/perlop.pod
85157 ____________________________________________________________________________
85158 [  6681] By: jhi                                   on 2000/08/17  22:33:12
85159         Log: Do not use prototyping here.
85160              
85161              Subject: [ID 20000817.016] [PATCH] Peek.xs
85162              From: abigail@foad.org
85163              Date: 17 Aug 2000 20:55:56 -0000
85164              Message-Id: <20000817205556.24270.qmail@foad.org>
85165      Branch: perl
85166            ! ext/Devel/Peek/Makefile.PL
85167 ____________________________________________________________________________
85168 [  6680] By: jhi                                   on 2000/08/17  19:46:43
85169         Log: Don't propose using modules built for 5.005 if no binary
85170              compatibility with 5.005 is attempted.
85171              
85172              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85173              Subject: Minor nit with 5.7.0 (6655)
85174              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
85175              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
85176      Branch: metaconfig
85177            ! U/installdirs/inc_version_list.U
85178      Branch: perl
85179            ! Configure config_h.SH
85180 ____________________________________________________________________________
85181 [  6679] By: jhi                                   on 2000/08/17  19:16:39
85182         Log: Microperl config update.
85183      Branch: perl
85184            ! uconfig.h uconfig.sh
85185 ____________________________________________________________________________
85186 [  6678] By: jhi                                   on 2000/08/17  19:16:13
85187         Log: The #6648 wasn't protective enough for limited platforms
85188              (like microperl).
85189      Branch: perl
85190            ! dump.c sv.c
85191 ____________________________________________________________________________
85192 [  6677] By: jhi                                   on 2000/08/17  14:46:35
85193         Log: Update Changes.
85194      Branch: perl
85195            ! Changes patchlevel.h
85196 ____________________________________________________________________________
85197 [  6676] By: jhi                                   on 2000/08/17  14:44:02
85198         Log: Add perlebcdic from Peter Prymmer, regen toc.
85199      Branch: perl
85200            + pod/perlebcdic.pod
85201            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85202 ____________________________________________________________________________
85203 [  6675] By: jhi                                   on 2000/08/17  14:41:52
85204         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
85205      Branch: perl
85206            ! pod/perldebtut.pod
85207 ____________________________________________________________________________
85208 [  6674] By: jhi                                   on 2000/08/17  14:29:43
85209         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
85210              
85211              Subject: [ID 20000724.006] -DLEAKTEST problem
85212              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
85213              Date: Tue, 25 Jul 2000 00:36:32 -0500
85214              Message-Id: <20000725003632.A26186@www.llamacom.com>
85215              
85216              Reminder sent
85217              
85218              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
85219              From: Hugo <hv@crypt.compulink.co.uk>
85220              Date: Thu, 17 Aug 2000 15:23:42 +0100
85221              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
85222      Branch: perl
85223            ! util.c
85224 ____________________________________________________________________________
85225 [  6673] By: jhi                                   on 2000/08/17  04:07:10
85226         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
85227              From: John Peacock <JPeacock@UnivPress.com>
85228              Date: Tue, 01 Aug 2000 09:38:12 -0400
85229              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
85230      Branch: perl
85231            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
85232 ____________________________________________________________________________
85233 [  6672] By: jhi                                   on 2000/08/17  03:04:35
85234         Log: Subject: [PATCH] Cwd.pm now uses strict
85235              From: Tim Jenness <timj@jach.hawaii.edu>
85236              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
85237              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
85238      Branch: perl
85239            ! lib/Cwd.pm
85240 ____________________________________________________________________________
85241 [  6671] By: jhi                                   on 2000/08/17  02:16:35
85242         Log: Make $Config{byteorder} more magical so that it is
85243              dynamically computed: nice for 'fat binaries'.
85244              
85245              Subject: [PATCH]: default byteorder
85246              From: Wilfredo Sánchez <wsanchez@apple.com>
85247              Date: Mon, 31 Jul 2000 19:45:31 -0700
85248              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
85249      Branch: perl
85250            ! configpm
85251 ____________________________________________________________________________
85252 [  6670] By: gsar                                  on 2000/08/17  01:22:21
85253         Log: move WNOHANG definition to where other such things are
85254      Branch: perl
85255            ! win32/win32.h
85256 ____________________________________________________________________________
85257 [  6669] By: jhi                                   on 2000/08/17  01:19:17
85258         Log: Update Changes.
85259      Branch: perl
85260            ! Changes patchlevel.h
85261 ____________________________________________________________________________
85262 [  6668] By: jhi                                   on 2000/08/17  01:16:29
85263         Log: Doc nits spotted by Richard Soderberg.
85264      Branch: perl
85265            ! README.posix-bc README.vmesa
85266 ____________________________________________________________________________
85267 [  6667] By: jhi                                   on 2000/08/17  01:12:11
85268         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
85269              From: "Casey R. Tweten" <crt@kiski.net>
85270              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
85271              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
85272      Branch: perl
85273            ! pod/perldebtut.pod
85274 ____________________________________________________________________________
85275 [  6666] By: jhi                                   on 2000/08/17  01:09:31
85276         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
85277              From: "Casey R. Tweten" <crt@kiski.net>
85278              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
85279              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
85280      Branch: perl
85281            ! lib/Shell.pm
85282 ____________________________________________________________________________
85283 [  6665] By: gsar                                  on 2000/08/17  01:03:52
85284         Log: add "ok" targets from change#6632 in makefile.mk
85285      Branch: perl
85286            ! pod/perlport.pod win32/Makefile win32/makefile.mk
85287 ____________________________________________________________________________
85288 [  6664] By: gsar                                  on 2000/08/17  00:56:11
85289         Log: avoid warnings from dense compiler
85290      Branch: perl
85291            ! win32/win32.c
85292 ____________________________________________________________________________
85293 [  6663] By: jhi                                   on 2000/08/17  00:51:49
85294         Log: Tweak the regex compilation errors once more.
85295      Branch: perl
85296            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
85297            ! t/op/regmesg.t t/pragma/warn/regcomp
85298 ____________________________________________________________________________
85299 [  6662] By: gsar                                  on 2000/08/17  00:28:19
85300         Log: trailing new %ENV entries weren't being pushed into the real
85301              environment of subprocesses on Windows
85302      Branch: perl
85303            ! t/op/magic.t win32/perlhost.h
85304 ____________________________________________________________________________
85305 [  6661] By: gsar                                  on 2000/08/17  00:19:20
85306         Log: waitpid() now handles externally spawned pids correctly;
85307              fixes for backtick/wait/waitpid failures on Windows 9x
85308              
85309              these changes make the pid returned by process functions on
85310              Windows 9x always positive by clearing the high bit (which
85311              is always set on Win9x); pseudo-process PIDs are likewise
85312              always negative now on Win9x (just as on NT/2000)
85313      Branch: perl
85314            ! pp_sys.c win32/perlhost.h win32/win32.c
85315 ____________________________________________________________________________
85316 [  6660] By: jhi                                   on 2000/08/17  00:04:32
85317         Log: Retract #6645.
85318      Branch: perl
85319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85320            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
85321            ! t/op/sprintf.t
85322 ____________________________________________________________________________
85323 [  6659] By: gsar                                  on 2000/08/16  23:59:28
85324         Log: on windows, the return values from wait() and waitpid() don't
85325              match those of pseudo-pids
85326      Branch: perl
85327            ! pp_sys.c t/op/fork.t util.c win32/win32.c
85328 ____________________________________________________________________________
85329 [  6658] By: gsar                                  on 2000/08/16  23:56:14
85330         Log: pod nit seen in passing
85331      Branch: perl
85332            ! pod/perlfunc.pod
85333 ____________________________________________________________________________
85334 [  6657] By: gsar                                  on 2000/08/16  23:53:42
85335         Log: change#6328 could make close(SOCKET) return false on windows
85336              when it shouldn't
85337      Branch: perl
85338            ! win32/win32sck.c
85339 ____________________________________________________________________________
85340 [  6656] By: gsar                                  on 2000/08/16  23:46:57
85341         Log: check that the number pseudo children doesn't exceed
85342              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
85343              the WaitForMultipleObjects() limit that would cause wait()
85344              to crash)
85345              
85346              wait() and waitpid() could potentially be rewritten to use
85347              more than one thread to do the waiting to eliminate this
85348              limitation
85349      Branch: perl
85350            ! win32/perlhost.h
85351 ____________________________________________________________________________
85352 [  6655] By: jhi                                   on 2000/08/16  14:11:05
85353         Log: Update Changes.
85354      Branch: perl
85355            ! Changes patchlevel.h
85356 ____________________________________________________________________________
85357 [  6654] By: jhi                                   on 2000/08/16  14:10:12
85358         Log: Update to perldebtut 1.9, from Richard Foley.
85359      Branch: perl
85360            ! pod/perldebtut.pod
85361 ____________________________________________________________________________
85362 [  6653] By: jhi                                   on 2000/08/16  14:08:17
85363         Log: Change the regx compilation error markers to use = instead of <
85364              since pod makes using the latter quite messy.  Reported in
85365              ID 20000814.006 by Abigail and in
85366              Subject: Unknown escape E<> ?
85367              From: Lupe Christoph <lupe@lupe-christoph.de>
85368              Date: Fri, 11 Aug 2000 00:30:27 +0200
85369              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
85370      Branch: perl
85371            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
85372            ! t/op/regmesg.t t/pragma/warn/regcomp
85373 ____________________________________________________________________________
85374 [  6652] By: jhi                                   on 2000/08/16  13:25:31
85375         Log: Change the perlbug address to perl.org since it's more forgiving.
85376              
85377              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
85378              From: abigail@foad.org
85379              Date: 15 Aug 2000 04:15:40 -0000
85380              Message-Id: <20000815041540.8633.qmail@foad.org>
85381      Branch: perl
85382            ! utils/perlbug.PL
85383 ____________________________________________________________________________
85384 [  6651] By: jhi                                   on 2000/08/16  13:22:35
85385         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
85386              From: Tim Jenness <timj@jach.hawaii.edu>
85387              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
85388              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
85389      Branch: perl
85390            ! lib/Cwd.pm
85391 ____________________________________________________________________________
85392 [  6650] By: jhi                                   on 2000/08/16  13:18:13
85393         Log: Update to CPAN 1.57.
85394              
85395              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
85396              From: andreas.koenig@anima.de (Andreas J. Koenig)
85397              Date: 16 Aug 2000 15:09:46 +0200
85398              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
85399      Branch: perl
85400            ! lib/CPAN.pm
85401 ____________________________________________________________________________
85402 [  6649] By: jhi                                   on 2000/08/16  13:12:31
85403         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
85404              From: "Larry W. Virden" <lvirden@cas.org>
85405              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
85406              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
85407      Branch: perl
85408            ! README.hpux
85409 ____________________________________________________________________________
85410 [  6648] By: jhi                                   on 2000/08/16  13:03:53
85411         Log: The numeric locale was reset to "C" by s?printf and never restored.
85412              
85413              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
85414              From: Christian Kirsch <ck@held.mind.de>
85415              Date: Wed, 9 Aug 2000 17:05:17 +0200
85416              Message-Id: <20000809170517.A25389@held>
85417              
85418              No test since adding the failing example to locale.t
85419              does not fail -- probably because the locale settings are so
85420              thoroughly tweaked by that time.  Running the example standalone
85421              does fail, though.  UPDATE: test case added at change #7540.
85422      Branch: perl
85423            ! dump.c perl.h pp.c pp_ctl.c sv.c
85424 ____________________________________________________________________________
85425 [  6647] By: jhi                                   on 2000/08/16  00:07:54
85426         Log: Update Changes and test semi-automatic patchlevel updating.
85427      Branch: perl
85428            ! Changes patchlevel.h
85429 ____________________________________________________________________________
85430 [  6646] By: jhi                                   on 2000/08/15  23:35:07
85431         Log: Fix a dependency problem.
85432              
85433              Subject: [PATCH: 6640] VMS Makefile.SH update
85434              From: Peter Prymmer <pvhp@forte.com>
85435              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
85436              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
85437      Branch: perl
85438            ! vms/descrip_mms.template
85439 ____________________________________________________________________________
85440 [  6645] By: jhi                                   on 2000/08/15  23:33:23
85441         Log: (Retracted by #6660)
85442              
85443              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
85444              From: Dominic Dunlop <domo@computer.org>
85445              Date: Tue, 15 Aug 2000 22:20:52 +0200
85446              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
85447      Branch: metaconfig/U/perl
85448            + d_printfed.U
85449      Branch: perl
85450            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85451            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
85452            ! t/op/sprintf.t
85453 ____________________________________________________________________________
85454 [  6644] By: jhi                                   on 2000/08/15  21:17:20
85455         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
85456              From: abigail@foad.org
85457              Date: 15 Aug 2000 20:12:41 -0000
85458              Message-Id: <20000815201241.25556.qmail@foad.org>
85459      Branch: perl
85460            ! INSTALL
85461 ____________________________________________________________________________
85462 [  6643] By: jhi                                   on 2000/08/15  21:15:28
85463         Log: (an already applied patch)
85464      Branch: perl
85465            ! lib/CGI.pm
85466 ____________________________________________________________________________
85467 [  6642] By: gsar                                  on 2000/08/15  19:54:05
85468         Log: magic callbacks all need to have same type signature
85469      Branch: perl
85470            ! embed.pl mg.c proto.h
85471 ____________________________________________________________________________
85472 [  6641] By: jhi                                   on 2000/08/15  17:56:27
85473         Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
85474              From: Mike Guy <mjtg@cam.ac.uk>
85475              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
85476              Date: Tue, 15 Aug 2000 18:26:45 +0100
85477              
85478              Only the peek.t part applied, not the hash quality part.
85479      Branch: perl
85480            ! t/lib/peek.t
85481 ____________________________________________________________________________
85482 [  6640] By: jhi                                   on 2000/08/15  16:37:37
85483         Log: Update Changes.
85484      Branch: perl
85485            ! Changes
85486 ____________________________________________________________________________
85487 [  6639] By: jhi                                   on 2000/08/15  16:34:55
85488         Log: Missed a file from #6638.
85489      Branch: perl
85490            ! lib/File/Temp.pm
85491 ____________________________________________________________________________
85492 [  6638] By: jhi                                   on 2000/08/15  16:33:19
85493         Log: Subject: [PATCH perl@6620] cygwin port
85494              From: "Fifer, Eric" <EFifer@sanwaint.com>
85495              Date: Tue, 15 Aug 2000 17:00:49 +0100
85496              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
85497      Branch: perl
85498            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
85499 ____________________________________________________________________________
85500 [  6637] By: jhi                                   on 2000/08/15  16:29:22
85501         Log: Subject: [PATCH] debugger exit code should reflect user exit code
85502              From: Mike Guy <mjtg@cam.ac.uk>
85503              Date: Tue, 15 Aug 2000 16:55:59 +0100
85504              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
85505      Branch: perl
85506            ! lib/perl5db.pl
85507 ____________________________________________________________________________
85508 [  6636] By: jhi                                   on 2000/08/15  15:30:58
85509         Log: Update Changes.
85510      Branch: perl
85511            ! Changes
85512 ____________________________________________________________________________
85513 [  6635] By: jhi                                   on 2000/08/15  15:27:21
85514         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
85515      Branch: metaconfig
85516            ! U/mkglossary U/mksample
85517      Branch: metaconfig/U/perl
85518            ! Devel.U
85519      Branch: perl
85520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85521 ____________________________________________________________________________
85522 [  6634] By: jhi                                   on 2000/08/15  14:11:55
85523         Log: Don't blow limited stacks, a lower number is enough to
85524              tickle the lookbehind limit.
85525              
85526              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
85527              From: Dominic Dunlop <domo@computer.org>
85528              Date: Tue, 15 Aug 2000 13:51:24 +0200
85529              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
85530      Branch: perl
85531            ! t/op/regmesg.t
85532 ____________________________________________________________________________
85533 [  6633] By: jhi                                   on 2000/08/15  14:01:46
85534         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
85535              From: Mike Guy <mjtg@cam.ac.uk>
85536              Date: Tue, 15 Aug 2000 12:10:50 +0100
85537              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
85538      Branch: perl
85539            ! utils/perldoc.PL
85540 ____________________________________________________________________________
85541 [  6632] By: jhi                                   on 2000/08/15  13:58:48
85542         Log: make ok etc also for win32.
85543              
85544              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
85545              From: Prymmer/Kahn <pvhp@best.com>
85546              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
85547              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
85548      Branch: perl
85549            ! win32/Makefile
85550 ____________________________________________________________________________
85551 [  6631] By: jhi                                   on 2000/08/15  13:45:03
85552         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
85553      Branch: perl
85554            ! lib/Test.pm
85555 ____________________________________________________________________________
85556 [  6630] By: jhi                                   on 2000/08/15  03:25:09
85557         Log: Update Changes.
85558      Branch: perl
85559            ! Changes
85560 ____________________________________________________________________________
85561 [  6629] By: jhi                                   on 2000/08/15  03:23:53
85562         Log: magic_regdatum_set() is void, not int.
85563      Branch: perl
85564            ! embed.pl mg.c proto.h
85565 ____________________________________________________________________________
85566 [  6628] By: jhi                                   on 2000/08/15  03:08:02
85567         Log: Make the user to give up his firstborn, err, to knowingly
85568              verify installing an unstable developer release.  Also bump
85569              the release to 5.7.0, but leave a patch tag in the local
85570              patches saying that this is not yet the real thing.
85571      Branch: metaconfig
85572            ! U/modified/Instruct.U
85573      Branch: metaconfig/U/perl
85574            + Devel.U
85575      Branch: perl
85576            ! Configure patchlevel.h
85577 ____________________________________________________________________________
85578 [  6627] By: jhi                                   on 2000/08/14  22:32:52
85579         Log: README.os2 update.
85580              
85581              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
85582              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85583              Date: Wed, 02 Aug 2000 21:55:09 -0700
85584              Message-ID: <tsPi5gzkgegX092yn@efn.org>
85585      Branch: perl
85586            ! README.os2
85587 ____________________________________________________________________________
85588 [  6626] By: jhi                                   on 2000/08/14  21:00:02
85589         Log: Subject: Re: File::Temp problems on VMS in bleedperl
85590              From: Tim Jenness <timj@jach.hawaii.edu>
85591              cc: vmsperl@perl.org
85592              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
85593              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
85594      Branch: perl
85595            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
85596 ____________________________________________________________________________
85597 [  6625] By: jhi                                   on 2000/08/14  20:52:16
85598         Log: Add SUIDMAIL as was done for the CERT alert.
85599      Branch: perl
85600            ! patchlevel.h
85601 ____________________________________________________________________________
85602 [  6624] By: jhi                                   on 2000/08/14  20:48:50
85603         Log: Subject: sfio2000
85604              From: Daniel Muino <dmuino@afip.gov.ar>
85605              Date: Mon, 14 Aug 2000 16:58:11 -0300
85606              Message-ID: <20000814165811.B16368@con2-dgi>
85607      Branch: perl
85608            ! perlsdio.h perlsfio.h
85609 ____________________________________________________________________________
85610 [  6623] By: jhi                                   on 2000/08/14  20:47:36
85611         Log: Subject: warning: storage class after type is obsolescent
85612              From: Daniel Muino <dmuino@afip.gov.ar>
85613              Date: Mon, 14 Aug 2000 16:42:47 -0300
85614              Message-ID: <20000814164247.A16368@con2-dgi>
85615      Branch: perl
85616            ! regcomp.pl regnodes.h
85617 ____________________________________________________________________________
85618 [  6622] By: jhi                                   on 2000/08/14  20:43:05
85619         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
85620              From: abigail@foad.org
85621              Date: 14 Aug 2000 20:00:10 -0000
85622              Message-Id: <20000814200010.27271.qmail@foad.org>
85623      Branch: perl
85624            ! Changes
85625 ____________________________________________________________________________
85626 [  6621] By: jhi                                   on 2000/08/14  15:23:05
85627         Log: Update Changes.
85628      Branch: perl
85629            ! Changes
85630 ____________________________________________________________________________
85631 [  6620] By: jhi                                   on 2000/08/14  15:22:14
85632         Log: Subject: Re: [PATCH] @+, @- readonly
85633              From: Mike Guy <mjtg@cam.ac.uk>
85634              Date: Mon, 14 Aug 2000 15:26:55 +0100
85635              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
85636      Branch: perl
85637            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
85638            ! sv.c t/op/pat.t
85639 ____________________________________________________________________________
85640 [  6619] By: jhi                                   on 2000/08/14  14:12:08
85641         Log: Update Changes.
85642      Branch: perl
85643            ! Changes
85644 ____________________________________________________________________________
85645 [  6618] By: jhi                                   on 2000/08/14  14:09:34
85646         Log: For now remove the mail code.
85647      Branch: perl
85648            ! perl.c
85649 ____________________________________________________________________________
85650 [  6617] By: jhi                                   on 2000/08/14  14:08:28
85651         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
85652      Branch: perl
85653            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
85654            ! pod/perlfaq8.pod pod/perlsec.pod
85655 ____________________________________________________________________________
85656 [  6616] By: jhi                                   on 2000/08/14  14:00:11
85657         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
85658              From: Mike Guy <mjtg@cam.ac.uk>
85659              Date: Mon, 14 Aug 2000 08:26:02 +0100
85660              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
85661      Branch: perl
85662            ! lib/perl5db.pl
85663 ____________________________________________________________________________
85664 [  6615] By: jhi                                   on 2000/08/14  13:58:45
85665         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
85666              From: Mike Guy <mjtg@cam.ac.uk>
85667              Date: Mon, 14 Aug 2000 08:04:22 +0100
85668              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
85669      Branch: perl
85670            ! gv.c mg.c t/op/pat.t
85671 ____________________________________________________________________________
85672 [  6614] By: jhi                                   on 2000/08/14  13:56:45
85673         Log: Subject: Test fails / warnings with perl-current #6612
85674              From: Mike Guy <mjtg@cam.ac.uk>
85675              Date: Mon, 14 Aug 2000 07:57:23 +0100
85676              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
85677      Branch: perl
85678            ! t/lib/b.t t/lib/peek.t
85679 ____________________________________________________________________________
85680 [  6613] By: jhi                                   on 2000/08/14  13:45:33
85681         Log: VMS configure.com update continues.
85682      Branch: perl
85683            - vms/configure.com
85684            ! MANIFEST configure.com
85685 ____________________________________________________________________________
85686 [  6612] By: jhi                                   on 2000/08/13  22:13:35
85687         Log: Update Changes.
85688      Branch: perl
85689            ! Changes
85690 ____________________________________________________________________________
85691 [  6611] By: jhi                                   on 2000/08/13  16:21:45
85692         Log: Upgrade to CGI 2.71, from Lincoln Stein.
85693      Branch: perl
85694            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
85695 ____________________________________________________________________________
85696 [  6610] By: jhi                                   on 2000/08/13  15:09:16
85697         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
85698              From: Mike Guy <mjtg@cam.ac.uk>
85699              Date: Sun, 13 Aug 2000 13:45:51 +0100
85700              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
85701      Branch: perl
85702            ! t/op/regmesg.t
85703 ____________________________________________________________________________
85704 [  6609] By: jhi                                   on 2000/08/13  14:31:26
85705         Log: Andreas says that 1.56 is fine, so reverting back to it.
85706      Branch: perl
85707            ! lib/CPAN.pm
85708 ____________________________________________________________________________
85709 [  6608] By: jhi                                   on 2000/08/13  05:34:20
85710         Log: Update Changes.
85711      Branch: perl
85712            ! Changes
85713 ____________________________________________________________________________
85714 [  6607] By: jhi                                   on 2000/08/13  05:32:01
85715         Log: Put back the \z changes of #5406 to CPAN.pm.
85716      Branch: perl
85717            ! lib/CPAN.pm
85718 ____________________________________________________________________________
85719 [  6606] By: jhi                                   on 2000/08/13  05:20:16
85720         Log: Fix-n-skip the tests under 5005threads.
85721      Branch: perl
85722            ! t/lib/b.t
85723 ____________________________________________________________________________
85724 [  6605] By: jhi                                   on 2000/08/13  05:07:48
85725         Log: Fix the test for 5005threads.
85726      Branch: perl
85727            ! t/lib/peek.t
85728 ____________________________________________________________________________
85729 [  6604] By: jhi                                   on 2000/08/13  03:35:37
85730         Log: Should have deleted this in #6603.
85731      Branch: perl
85732            - vms/subconfigure.com
85733 ____________________________________________________________________________
85734 [  6603] By: jhi                                   on 2000/08/12  18:29:32
85735         Log: Rewrite of vms/subconfigure.com as configure.com,
85736              from Peter Prymmer and the vmsperl crew.
85737      Branch: perl
85738            + vms/configure.com
85739            ! MANIFEST
85740 ____________________________________________________________________________
85741 [  6602] By: jhi                                   on 2000/08/11  13:00:01
85742         Log: PlainText.pm is dead.
85743      Branch: perl
85744            - lib/Pod/PlainText.pm
85745            ! MANIFEST
85746 ____________________________________________________________________________
85747 [  6601] By: jhi                                   on 2000/08/11  04:06:45
85748         Log: Update Changes.
85749      Branch: perl
85750            ! Changes
85751 ____________________________________________________________________________
85752 [  6600] By: jhi                                   on 2000/08/11  04:06:10
85753         Log: Add a few missing files, update MANIFEST.
85754      Branch: perl
85755            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
85756            + lib/Pod/PlainText.pm t/pod/find.t
85757            ! MANIFEST t/op/regmesg.t
85758 ____________________________________________________________________________
85759 [  6599] By: jhi                                   on 2000/08/11  03:31:10
85760         Log: Add Perl debugging tutorial, regen toc. 
85761              
85762              Subject: perldebtut.pod
85763              From: Richard Foley <Richard.Foley@m.dasa.de>
85764              Date: Wed, 09 Aug 2000 10:17:15 +0200
85765              Message-id: <3991138B.262247B8@m.dasa.de>
85766      Branch: perl
85767            + pod/perldebtut.pod
85768            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
85769 ____________________________________________________________________________
85770 [  6598] By: jhi                                   on 2000/08/11  02:48:56
85771         Log: tiny Changes edit
85772      Branch: perl
85773            ! Changes
85774 ____________________________________________________________________________
85775 [  6597] By: jhi                                   on 2000/08/11  02:39:04
85776         Log: Tests for #6589.
85777              
85778              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
85779              From: simon@brecon.co.uk (Simon Cozens)
85780              Date: 11 Aug 2000 02:24:52 GMT
85781              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
85782      Branch: perl
85783            ! t/lib/b.t
85784 ____________________________________________________________________________
85785 [  6596] By: jhi                                   on 2000/08/11  01:50:07
85786         Log: Update Changes.
85787      Branch: perl
85788            ! Changes
85789 ____________________________________________________________________________
85790 [  6595] By: jhi                                   on 2000/08/11  01:47:16
85791         Log: nitfix
85792      Branch: perl
85793            ! Changes
85794 ____________________________________________________________________________
85795 [  6594] By: jhi                                   on 2000/08/11  01:36:16
85796         Log: Subject: Getting perlio and threads to compile
85797              From: Lupe Christoph <lupe@lupe-christoph.de>
85798              Date: Wed, 9 Aug 2000 11:35:54 +0200
85799              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
85800              
85801              (the Solaris version changes in Configure skipped)
85802      Branch: perl
85803            ! hints/solaris_2.sh thread.h
85804 ____________________________________________________________________________
85805 [  6593] By: jhi                                   on 2000/08/11  01:30:16
85806         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
85807              From: simon@brecon.co.uk (Simon Cozens)
85808              Date: 1 Aug 2000 06:55:19 GMT
85809              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
85810      Branch: perl
85811            ! lib/utf8.pm
85812 ____________________________________________________________________________
85813 [  6592] By: jhi                                   on 2000/08/11  01:26:39
85814         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
85815              From: Peter Scott <Peter@PeterScott.com>
85816              Date: Thu, 10 Aug 2000 08:23:27 -0700
85817              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
85818      Branch: perl
85819            ! lib/perl5db.pl
85820 ____________________________________________________________________________
85821 [  6591] By: jhi                                   on 2000/08/11  01:22:02
85822         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
85823              From: Hugo <hv@crypt.compulink.co.uk>
85824              Date: Thu, 10 Aug 2000 19:23:04 +0100
85825              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
85826      Branch: perl
85827            ! regexec.c t/op/pat.t
85828 ____________________________________________________________________________
85829 [  6590] By: jhi                                   on 2000/08/11  01:19:19
85830         Log: Preprocessing and postprocessing for File::Find.
85831              
85832              Subject: Patch to Find::File.pm to allow alphabetical results
85833              From: Joe Smith <jsmith@inwap.com>
85834              Date: Wed, 9 Aug 2000 02:44:54 -0700
85835              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
85836      Branch: perl
85837            ! lib/File/Find.pm
85838 ____________________________________________________________________________
85839 [  6589] By: jhi                                   on 2000/08/11  01:12:39
85840         Log: B::Deparse didn't do sub attributes.
85841              
85842              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
85843              From: simon@brecon.co.uk (Simon Cozens)
85844              Date: 9 Aug 2000 04:49:20 GMT
85845              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
85846      Branch: perl
85847            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
85848 ____________________________________________________________________________
85849 [  6588] By: jhi                                   on 2000/08/11  01:06:40
85850         Log: Subject: debugger "d" command doesnt check line number
85851              From: Mike Guy <mjtg@cam.ac.uk>
85852              Date: Tue, 08 Aug 2000 21:54:29 +0100
85853              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
85854      Branch: perl
85855            ! lib/perl5db.pl mg.c pod/perldiag.pod
85856 ____________________________________________________________________________
85857 [  6587] By: jhi                                   on 2000/08/11  00:45:03
85858         Log: sleep(1) does not necessarily return 1.
85859              
85860              Subject: [PATCH bleadperl] op/lex_assign.t  
85861              From: Hugo <hv@crypt.compulink.co.uk>
85862              Date: Thu, 03 Aug 2000 14:34:22 +0100        
85863              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
85864      Branch: perl
85865            ! t/op/lex_assign.t
85866 ____________________________________________________________________________
85867 [  6586] By: jhi                                   on 2000/08/11  00:31:50
85868         Log: Document the IO::Select timeout.
85869      Branch: perl
85870            ! ext/IO/lib/IO/Select.pm
85871 ____________________________________________________________________________
85872 [  6585] By: jhi                                   on 2000/08/11  00:13:54
85873         Log: Forgot contributor.
85874      Branch: perl
85875            ! Changes
85876 ____________________________________________________________________________
85877 [  6584] By: jhi                                   on 2000/08/11  00:09:19
85878         Log: detypo
85879      Branch: perl
85880            ! Changes
85881 ____________________________________________________________________________
85882 [  6583] By: jhi                                   on 2000/08/11  00:07:53
85883         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
85884              
85885              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
85886              From: Mike Guy <mjtg@cam.ac.uk> 
85887              Date: Thu, 10 Aug 2000 15:50:54 +0100
85888              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
85889      Branch: perl
85890            ! sv.c t/op/int.t
85891 ____________________________________________________________________________
85892 [  6582] By: jhi                                   on 2000/08/10  23:29:32
85893         Log: Update Changes.
85894      Branch: perl
85895            ! Changes
85896 ____________________________________________________________________________
85897 [  6581] By: jhi                                   on 2000/08/10  23:26:16
85898         Log: Put back the std @INC thing.
85899      Branch: perl
85900            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
85901            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
85902            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
85903            ! t/lib/gol-oo.t
85904 ____________________________________________________________________________
85905 [  6580] By: jhi                                   on 2000/08/10  23:03:34
85906         Log: Update to CGI 2.70, from Lincoln Stein.
85907      Branch: perl
85908            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
85909            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
85910            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
85911            ! t/lib/cgi-request.t
85912 ____________________________________________________________________________
85913 [  6579] By: jhi                                   on 2000/08/10  22:41:50
85914         Log: Update to CPAN 1.56, from Andreas König.
85915      Branch: perl
85916            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
85917 ____________________________________________________________________________
85918 [  6578] By: jhi                                   on 2000/08/10  22:38:13
85919         Log: Update to Pod::Parser 1.17, from Brad Appleton.
85920      Branch: perl
85921            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
85922            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
85923            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
85924            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
85925            ! t/pod/include.t t/pod/included.t t/pod/lref.t
85926            ! t/pod/multiline_items.t t/pod/nested_items.t
85927            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
85928            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
85929            ! t/pod/special_seqs.t
85930 ____________________________________________________________________________
85931 [  6577] By: jhi                                   on 2000/08/10  22:35:41
85932         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
85933      Branch: perl
85934            ! AUTHORS MAINTAIN
85935 ____________________________________________________________________________
85936 [  6576] By: jhi                                   on 2000/08/10  22:24:54
85937         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
85938      Branch: perl
85939            + t/lib/gol-oo.t
85940            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
85941            ! t/lib/gol-compat.t t/lib/gol-linkage.t
85942 ____________________________________________________________________________
85943 [  6575] By: jhi                                   on 2000/08/10  22:02:07
85944         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
85945      Branch: perl
85946            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
85947 ____________________________________________________________________________
85948 [  6574] By: jhi                                   on 2000/08/10  21:55:03
85949         Log: Iterating perl6 description.
85950      Branch: perl
85951            ! pod/perlfaq1.pod
85952 ____________________________________________________________________________
85953 [  6573] By: jhi                                   on 2000/08/10  21:48:26
85954         Log: Revert the sv.c part of #6559, a better fix is needed.
85955      Branch: perl
85956            ! sv.c
85957 ____________________________________________________________________________
85958 [  6572] By: jhi                                   on 2000/08/10  20:33:43
85959         Log: It's the 2ndO'ROSSC.
85960      Branch: perl
85961            ! pod/perlfaq1.pod
85962 ____________________________________________________________________________
85963 [  6571] By: jhi                                   on 2000/08/10  15:55:48
85964         Log: detypo
85965      Branch: perl
85966            ! pod/perlfaq1.pod
85967 ____________________________________________________________________________
85968 [  6570] By: jhi                                   on 2000/08/10  14:11:17
85969         Log: An exceptionally sticky typo.
85970      Branch: perl
85971            ! Changes
85972 ____________________________________________________________________________
85973 [  6569] By: jhi                                   on 2000/08/10  14:09:33
85974         Log: detypo (and test Changes updating script)
85975      Branch: perl
85976            ! Changes
85977 ____________________________________________________________________________
85978 [  6568] By: jhi                                   on 2000/08/10  14:07:07
85979         Log: Update Changes.
85980      Branch: perl
85981            ! Changes
85982 ____________________________________________________________________________
85983 [  6567] By: jhi                                   on 2000/08/10  14:06:19
85984         Log: Amend the description of Perl6.
85985              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
85986              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
85987              Date: Wed, 9 Aug 2000 22:11:06 -0500
85988              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
85989      Branch: perl
85990            ! pod/perlfaq1.pod
85991 ____________________________________________________________________________
85992 [  6566] By: jhi                                   on 2000/08/10  13:58:57
85993         Log: Subject: Remove dead entry in perldiag
85994              From: Mike Guy <mjtg@cam.ac.uk>
85995              Date: Thu, 10 Aug 2000 14:19:19 +0100
85996              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
85997      Branch: perl
85998            ! pod/perldiag.pod
85999 ____________________________________________________________________________
86000 [  6565] By: jhi                                   on 2000/08/10  13:51:48
86001         Log: Zero entries were skipped, fix from Adrian Goalby
86002              <argoalby@yahoo.co.uk>
86003      Branch: perl
86004            ! lib/unicode/Number.pl lib/unicode/mktables.PL
86005 ____________________________________________________________________________
86006 [  6564] By: jhi                                   on 2000/08/10  13:00:12
86007         Log: Subject: [PATCH 5.6.0] cygwin port
86008              From: "Fifer, Eric" <EFifer@sanwaint.com>
86009              Date: Thu, 10 Aug 2000 13:15:36 +0100
86010              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
86011      Branch: perl
86012            ! README.cygwin hints/cygwin.sh
86013 ____________________________________________________________________________
86014 [  6563] By: jhi                                   on 2000/08/10  12:55:16
86015         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
86016      Branch: perl
86017            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
86018 ____________________________________________________________________________
86019 [  6562] By: gsar                                  on 2000/08/10  08:38:39
86020         Log: warn is a macro, avoid using at a variable to avoid warnings
86021              in some configurations; readdir.t is too conservative in
86022              estimating number of *.t's
86023      Branch: perl
86024            ! t/op/readdir.t util.c
86025 ____________________________________________________________________________
86026 [  6561] By: jhi                                   on 2000/08/09  23:35:42
86027         Log: Update Changes.
86028      Branch: perl
86029            ! Changes
86030 ____________________________________________________________________________
86031 [  6560] By: jhi                                   on 2000/08/09  23:05:47
86032         Log: Subject: Re: enhanced(?) regex error messages
86033              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86034              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
86035              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
86036              
86037              (plus two small patches sent privately)
86038              (this still seems to leave few test failures)
86039      Branch: perl
86040            + t/op/regmesg.t
86041            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
86042            ! t/pragma/warn/regcomp
86043 ____________________________________________________________________________
86044 [  6559] By: jhi                                   on 2000/08/09  20:41:18
86045         Log: (The fix did work but was not right, retracted in #6573)
86046              
86047              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
86048              From: Christian Kirsch <ck@held.mind.de>
86049              Date: Wed, 9 Aug 2000 17:05:17 +0200
86050              Message-Id: <20000809170517.A25389@held>
86051      Branch: perl
86052            ! sv.c t/pragma/locale.t
86053 ____________________________________________________________________________
86054 [  6558] By: jhi                                   on 2000/08/08  22:34:08
86055         Log: Tiny updates on the contributors list.
86056      Branch: perl
86057            ! Changes
86058 ____________________________________________________________________________
86059 [  6557] By: jhi                                   on 2000/08/08  19:34:28
86060         Log: Double check that we have a dirhandle.
86061      Branch: perl
86062            ! util.c
86063 ____________________________________________________________________________
86064 [  6556] By: jhi                                   on 2000/08/08  19:01:51
86065         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
86066              May be repopulated with fresh maintained examples.
86067      Branch: perl
86068            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
86069            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
86070            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
86071            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
86072            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
86073            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
86074            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
86075            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
86076            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
86077            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
86078            + lib/CGI/eg/wilogo_gif.uu
86079            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
86080            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
86081            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
86082            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
86083            - eg/cgi/frameset.cgi eg/cgi/index.html
86084            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
86085            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
86086            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
86087            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
86088            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
86089            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
86090            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
86091            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
86092            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
86093            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
86094            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
86095            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
86096            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
86097            - eg/van/vanish eg/who eg/wrapsuid
86098            ! MANIFEST
86099 ____________________________________________________________________________
86100 [  6555] By: jhi                                   on 2000/08/08  18:51:08
86101         Log: Delete chat2 as requested by Randal.
86102              
86103              Subject: Re: perlfaq8 coyness
86104              From: merlyn@stonehenge.com (Randal L. Schwartz) 
86105              Date: 15 May 2000 18:52:42 -0700 
86106              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
86107      Branch: perl
86108            - lib/chat2.pl
86109            ! MANIFEST
86110 ____________________________________________________________________________
86111 [  6554] By: jhi                                   on 2000/08/08  18:31:35
86112         Log: Regen global.sym.
86113      Branch: perl
86114            ! global.sym
86115 ____________________________________________________________________________
86116 [  6553] By: jhi                                   on 2000/08/08  18:28:13
86117         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
86118              (either perlbug or p5p ate the original), plus regen
86119              perlapi and perltoc. 
86120      Branch: perl
86121            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
86122            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
86123            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
86124            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
86125            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
86126            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
86127            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
86128            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
86129            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
86130            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
86131 ____________________________________________________________________________
86132 [  6552] By: jhi                                   on 2000/08/08  18:06:29
86133         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
86134              From: Mike Guy <mjtg@cam.ac.uk>
86135              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
86136              Date: Tue, 08 Aug 2000 15:51:27 +0100
86137      Branch: perl
86138            ! doop.c sv.h t/op/join.t t/pragma/overload.t
86139 ____________________________________________________________________________
86140 [  6551] By: jhi                                   on 2000/08/08  18:01:11
86141         Log: Re-apply #6549.
86142      Branch: perl
86143            ! lib/perl5db.pl
86144 ____________________________________________________________________________
86145 [  6550] By: jhi                                   on 2000/08/08  17:43:08
86146         Log: Accidental retraction of #6549.
86147      Branch: perl
86148            ! lib/perl5db.pl
86149 ____________________________________________________________________________
86150 [  6549] By: jhi                                   on 2000/08/08  17:40:04
86151         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
86152              From: Mike Guy <mjtg@cam.ac.uk>
86153              Date: Mon, 07 Aug 2000 21:49:58 +0100
86154              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
86155      Branch: perl
86156            ! lib/perl5db.pl
86157 ____________________________________________________________________________
86158 [  6548] By: jhi                                   on 2000/08/08  17:37:57
86159         Log: Document here-doc better.
86160              
86161              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
86162              From: Mike Guy <mjtg@cam.ac.uk>
86163              Date: Mon, 07 Aug 2000 14:02:09 +0100
86164              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
86165      Branch: perl
86166            ! pod/perldata.pod
86167 ____________________________________________________________________________
86168 [  6547] By: jhi                                   on 2000/08/08  17:33:34
86169         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
86170              From: "Randy J. Ray" <rjray@redhat.com>
86171              Date: Mon, 07 Aug 2000 19:12:25 -0700
86172              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
86173      Branch: perl
86174            ! perl.c pod/perlrun.pod
86175 ____________________________________________________________________________
86176 [  6546] By: jhi                                   on 2000/08/08  17:29:26
86177         Log: Subject: Re: enhanced(?) regex error messages 
86178              From: Hugo <hv@crypt.compulink.co.uk>
86179              Date: Tue, 08 Aug 2000 03:25:51 +0100
86180              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
86181              
86182              plus Capitalize the error messages, plus perldiag them.
86183      Branch: perl
86184            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
86185 ____________________________________________________________________________
86186 [  6545] By: jhi                                   on 2000/08/08  13:59:28
86187         Log: Augment #6539 a bit: don't croak if there's magic in the air.
86188              
86189              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
86190              From: Hugo <hv@crypt.compulink.co.uk>
86191              Date: Tue, 08 Aug 2000 03:02:03 +0100
86192              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
86193      Branch: perl
86194            ! pp.c t/op/bless.t
86195 ____________________________________________________________________________
86196 [  6544] By: jhi                                   on 2000/08/07  21:11:52
86197         Log: Make the test -w clean.
86198      Branch: perl
86199            ! t/op/bless.t
86200 ____________________________________________________________________________
86201 [  6543] By: jhi                                   on 2000/08/07  19:49:53
86202         Log: use warnings instead of $^W.
86203      Branch: perl
86204            ! t/op/bless.t
86205 ____________________________________________________________________________
86206 [  6542] By: jhi                                   on 2000/08/07  17:41:41
86207         Log: Disable a portability warning Because We Know What We Are Doing.
86208      Branch: perl
86209            ! t/op/bless.t
86210 ____________________________________________________________________________
86211 [  6541] By: jhi                                   on 2000/08/07  17:29:51
86212         Log: Tiny tidying on report_evil_fh().
86213      Branch: perl
86214            ! util.c
86215 ____________________________________________________________________________
86216 [  6540] By: jhi                                   on 2000/08/07  16:37:38
86217         Log: Make regular expression parse error messages easier to understand.
86218              
86219              Subject: Re: enhanced(?) regex error messages
86220              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86221              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
86222              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
86223      Branch: perl
86224            ! regcomp.c
86225 ____________________________________________________________________________
86226 [  6539] By: jhi                                   on 2000/08/07  16:12:27
86227         Log: Make bless(REF, REF) a fatal error, add bless tests.
86228              
86229              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
86230              From: Hugo <hv@crypt.compulink.co.uk>
86231              Date: Mon, 07 Aug 2000 16:59:38 +0100
86232              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
86233      Branch: perl
86234            + t/op/bless.t
86235            ! MANIFEST pod/perldiag.pod pp.c sv.c
86236 ____________________________________________________________________________
86237 [  6538] By: jhi                                   on 2000/08/07  15:59:43
86238         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
86239              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
86240              Date: Thu, 3 Aug 2000 14:29:21 -0700
86241              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
86242      Branch: perl
86243            ! lib/lib_pm.PL
86244 ____________________________________________________________________________
86245 [  6537] By: jhi                                   on 2000/08/07  15:47:18
86246         Log: Retract #6419 for now since it breaks in AFS and MachTen.
86247      Branch: perl
86248            ! lib/Cwd.pm
86249 ____________________________________________________________________________
86250 [  6536] By: jhi                                   on 2000/08/07  15:05:29
86251         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
86252              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
86253              The security hole exists only in suidperls, which isn't
86254              installed or even built by default.
86255      Branch: perl
86256            ! perl.c
86257 ____________________________________________________________________________
86258 [  6535] By: jhi                                   on 2000/08/07  14:45:14
86259         Log: tr memory corruption fix from Simon Cozens.
86260      Branch: perl
86261            ! doop.c
86262 ____________________________________________________________________________
86263 [  6534] By: jhi                                   on 2000/08/06  11:38:16
86264         Log: Document a bit that UDP is not what you might think.
86265              
86266              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
86267              From: Lupe Christoph <lupe@lupe-christoph.de>
86268              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
86269              Date: Mon, 24 Jul 2000 08:59:15 +0200
86270      Branch: perl
86271            ! pod/perlipc.pod
86272 ____________________________________________________________________________
86273 [  6533] By: jhi                                   on 2000/08/06  11:35:01
86274         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
86275              From: Jeff Pinyan <jeffp@hut.crusoe.net>
86276              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
86277              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
86278      Branch: perl
86279            ! pod/perlfunc.pod
86280 ____________________________________________________________________________
86281 [  6532] By: jhi                                   on 2000/08/06  03:45:41
86282         Log: Have symbols for the IoTYPEs.
86283      Branch: perl
86284            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
86285 ____________________________________________________________________________
86286 [  6531] By: jhi                                   on 2000/08/06  01:33:55
86287         Log: Continue fixing the io warnings.  This also
86288              sort of fixes bug ID 20000802.003: the core dump
86289              is no more.  Whether the current behaviour is correct
86290              (giving a warning: "Not a format reference"), is another matter.
86291      Branch: perl
86292            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
86293            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
86294 ____________________________________________________________________________
86295 [  6530] By: jhi                                   on 2000/08/05  21:33:12
86296         Log: Change the Policy policy: now -Dprefix= with an existing
86297              Policy.sh and prefix == siteprefix == vendorprefix, then all
86298              of them follow along the new prefix.
86299              
86300              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
86301              From: Andy Dougherty <doughera@lafayette.edu>
86302              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
86303              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
86304      Branch: perl
86305            ! Policy_sh.SH
86306 ____________________________________________________________________________
86307 [  6529] By: jhi                                   on 2000/08/05  18:57:28
86308         Log: Zap lib/Sys directory when cleaning up.
86309      Branch: perl
86310            ! Makefile.SH
86311 ____________________________________________________________________________
86312 [  6528] By: jhi                                   on 2000/08/05  18:40:44
86313         Log: Essential prototype changes were missing from #6527.
86314              Also make report_evil_fh() more bomb-proof.
86315      Branch: perl
86316            ! embed.h util.c
86317 ____________________________________________________________________________
86318 [  6527] By: jhi                                   on 2000/08/05  03:22:05
86319         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
86320              From: "Ronald F. Guilmette" <rfg@monkeys.com>
86321              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
86322              Message-Id: <200007242247.PAA52177@monkeys.com>
86323      Branch: perl
86324            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
86325 ____________________________________________________________________________
86326 [  6526] By: jhi                                   on 2000/08/04  21:23:27
86327         Log: gcc versions might have (parentheses) in them.
86328      Branch: metaconfig/U/perl
86329            ! gccvers.U
86330      Branch: perl
86331            ! Configure config_h.SH
86332 ____________________________________________________________________________
86333 [  6525] By: jhi                                   on 2000/08/04  20:23:12
86334         Log: Weed buglets pointed out by
86335              
86336              From: Lupe Christoph <lupe@lupe-christoph.de>
86337              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
86338              Date: Fri, 4 Aug 2000 17:34:39 +0200
86339              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
86340      Branch: metaconfig/U/perl
86341            ! gccvers.U uselfs.U
86342      Branch: perl
86343            ! Configure config_h.SH
86344 ____________________________________________________________________________
86345 [  6524] By: jhi                                   on 2000/08/04  19:02:08
86346         Log: Warn under -w if lstat(FH) is attempted.
86347              
86348              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
86349              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
86350              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
86351              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
86352      Branch: perl
86353            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
86354            ! t/pragma/warn/pp_sys
86355 ____________________________________________________________________________
86356 [  6523] By: jhi                                   on 2000/08/04  12:31:11
86357         Log: Subject: New perlcc, take 2
86358              From: simon@brecon.co.uk (Simon Cozens)
86359              Date: 4 Aug 2000 06:21:04 GMT
86360              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
86361      Branch: perl
86362            ! utils/perlcc.PL
86363 ____________________________________________________________________________
86364 [  6522] By: jhi                                   on 2000/08/04  12:26:33
86365         Log: Subject: Re: Array vs. List context
86366              From: Daniel Chetlin <daniel@chetlin.com>
86367              Date: Fri, 4 Aug 2000 00:22:44 -0700
86368              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
86369      Branch: perl
86370            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
86371            ! pod/perlfaq4.pod
86372 ____________________________________________________________________________
86373 [  6521] By: jhi                                   on 2000/08/04  12:22:38
86374         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
86375              From: Raymund Will <ray@caldera.de>
86376              Date: Fri, 4 Aug 2000 12:07:09 +0200
86377              Message-Id: <20000804120709.A14982@caldera.de>
86378      Branch: perl
86379            ! configure.gnu
86380 ____________________________________________________________________________
86381 [  6520] By: jhi                                   on 2000/08/04  04:09:06
86382         Log: After the #6519 a warning about stat() is just that,
86383              not about a filetest, which now have their own warning.
86384      Branch: perl
86385            ! pod/perldiag.pod
86386 ____________________________________________________________________________
86387 [  6519] By: jhi                                   on 2000/08/04  04:06:30
86388         Log: In the warnings call filehandles consistently so;
86389              add "unopened" warning for stat().
86390      Branch: perl
86391            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
86392            ! t/pragma/warn/pp_sys
86393 ____________________________________________________________________________
86394 [  6518] By: jhi                                   on 2000/08/04  02:55:35
86395         Log: Subject: Minor tweak to perlvar.pod
86396              From: "Stephen P. Potter" <spp@ds.net>
86397              Date: Tue, 18 Apr 2000 09:26:03 -0400
86398              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
86399      Branch: perl
86400            ! pod/perlvar.pod
86401 ____________________________________________________________________________
86402 [  6517] By: jhi                                   on 2000/08/04  02:50:08
86403         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
86404              From: "Clinton Pierce" <cpierce1@ford.com>
86405              Date: Wed, 21 Jul 1999 16:45:31 -0400
86406              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
86407              
86408              Fix by Stephen Potter (visible in the bug db but not in p5p?)
86409      Branch: perl
86410            ! pod/perlfunc.pod pod/perlop.pod
86411 ____________________________________________________________________________
86412 [  6516] By: jhi                                   on 2000/08/04  02:09:25
86413         Log: This is 6512.  Really.
86414      Branch: perl
86415            ! dump.c
86416 ____________________________________________________________________________
86417 [  6515] By: jhi                                   on 2000/08/04  01:25:50
86418         Log: mention the idea of @( and @)
86419      Branch: perl
86420            ! Todo-5.6
86421 ____________________________________________________________________________
86422 [  6514] By: bailey                                on 2000/08/04  01:18:46
86423         Log: YA resync with mainstem, including VMS patches from others
86424      Branch: vmsperl
86425           +> (branch 48 files)
86426            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
86427           !> (integrate 354 files)
86428 ____________________________________________________________________________
86429 [  6513] By: jhi                                   on 2000/08/04  01:18:18
86430         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
86431              From: Mark Dickinson <dickins3@fas.harvard.edu>
86432              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
86433              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
86434      Branch: perl
86435            ! t/op/grent.t t/op/pwent.t
86436 ____________________________________________________________________________
86437 [  6512] By: jhi                                   on 2000/08/04  01:14:06
86438         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
86439              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86440              Date: Wed, 02 Aug 2000 10:51:01 +0100
86441              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
86442      Branch: perl
86443            ! sv.c
86444 ____________________________________________________________________________
86445 [  6511] By: jhi                                   on 2000/08/04  00:57:00
86446         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
86447              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
86448              Date: Thu, 03 Aug 2000 17:20:04 -0700
86449              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
86450      Branch: metaconfig
86451            ! U/modified/Cppsym.U
86452      Branch: perl
86453            ! Configure config_h.SH
86454 ____________________________________________________________________________
86455 [  6510] By: jhi                                   on 2000/08/04  00:25:28
86456         Log: detypo
86457      Branch: perl
86458            ! Makefile.SH
86459 ____________________________________________________________________________
86460 [  6509] By: jhi                                   on 2000/08/03  23:43:18
86461         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
86462              From: Dominic Dunlop <domo@computer.org>
86463              Date: Thu, 3 Aug 2000 22:16:46 +0200
86464              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
86465      Branch: perl
86466            ! t/op/sprintf.t
86467 ____________________________________________________________________________
86468 [  6508] By: jhi                                   on 2000/08/03  23:40:37
86469         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
86470              From: Hugo <hv@crypt.compulink.co.uk>
86471              Date: Thu, 03 Aug 2000 18:25:30 +0100
86472              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
86473      Branch: perl
86474            ! regcomp.c t/op/re_tests
86475 ____________________________________________________________________________
86476 [  6507] By: jhi                                   on 2000/08/03  23:38:28
86477         Log: Subject: [PATCH] sv.h documentation - SvLEN
86478              From: Mike Guy <mjtg@cam.ac.uk>
86479              Date: Thu, 03 Aug 2000 14:43:09 +0100
86480              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
86481      Branch: perl
86482            ! sv.h
86483 ____________________________________________________________________________
86484 [  6506] By: jhi                                   on 2000/08/03  15:49:14
86485         Log: Disable the fix_pl hack for now.
86486      Branch: perl
86487            ! Makefile.SH
86488 ____________________________________________________________________________
86489 [  6505] By: jhi                                   on 2000/08/03  13:49:04
86490         Log: Add a URL for FSF.
86491              
86492              Subject: Patch for README
86493              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
86494              Date: Wed, 2 Aug 2000 13:25:09 -0500
86495              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
86496      Branch: perl
86497            ! README
86498 ____________________________________________________________________________
86499 [  6504] By: jhi                                   on 2000/08/03  13:29:19
86500         Log: Be more informative on what is skipped and why,
86501              also repeat the list at the end.
86502      Branch: perl
86503            ! Porting/p4desc
86504 ____________________________________________________________________________
86505 [  6503] By: jhi                                   on 2000/08/03  13:07:05
86506         Log: Circumvent the removal of .patch by fix_pl.
86507              
86508              Subject: Re: [ID 20000802.011] unable to 'make test'          
86509              From: simon@brecon.co.uk (Simon Cozens) 
86510              Date: 3 Aug 2000 04:17:00 GMT
86511              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
86512      Branch: perl
86513            ! Makefile.SH
86514 ____________________________________________________________________________
86515 [  6502] By: jhi                                   on 2000/08/03  00:14:34
86516         Log: Add the missing setproctitle unit.
86517      Branch: metaconfig/U/perl
86518            + d_setproctitle.U
86519 ____________________________________________________________________________
86520 [  6501] By: jhi                                   on 2000/08/03  00:00:26
86521         Log: The subtest 4 may fail also on VOBS, as pointed out
86522              by Nick Ing-Simmons in November 1999, bug id 19991124.003
86523              (but the failure in that bug report isn't the subtest 4).
86524      Branch: perl
86525            ! t/op/stat.t
86526 ____________________________________________________________________________
86527 [  6500] By: jhi                                   on 2000/08/02  23:49:30
86528         Log: Better skip message for the test; one of the two problems in
86529              
86530              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
86531              From: Lupe Christoph <lupe@lupe-christoph.de>
86532              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
86533              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
86534      Branch: perl
86535            ! t/op/numconvert.t
86536 ____________________________________________________________________________
86537 [  6499] By: jhi                                   on 2000/08/02  22:49:16
86538         Log: Allow "no Module;" even if there is no 'unimport'.
86539              
86540              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
86541              From: mjd@plover.com
86542              Date: 24 Mar 2000 15:24:34 -0000
86543              Message-Id: <20000324152434.15160.qmail@plover.com>
86544      Branch: perl
86545            ! gv.c
86546 ____________________________________________________________________________
86547 [  6498] By: jhi                                   on 2000/08/02  22:42:58
86548         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
86549              that are hopefully soon put into use.
86550      Branch: perl
86551            ! opcode.h opcode.pl opnames.h
86552 ____________________________________________________________________________
86553 [  6497] By: gsar                                  on 2000/08/02  22:28:59
86554         Log: require.t needs binmode() to work on windows
86555      Branch: perl
86556            ! t/comp/require.t
86557 ____________________________________________________________________________
86558 [  6496] By: jhi                                   on 2000/08/02  22:08:51
86559         Log: Document the IVdf UVuf UVof UVxf.
86560      Branch: perl
86561            ! pod/perlguts.pod
86562 ____________________________________________________________________________
86563 [  6495] By: jhi                                   on 2000/08/02  21:54:26
86564         Log: detypo #6494
86565      Branch: perl
86566            ! ext/Data/Dumper/Dumper.xs
86567 ____________________________________________________________________________
86568 [  6494] By: jhi                                   on 2000/08/02  21:49:17
86569         Log: Dump UVs as UVs in Data::Dumper.
86570              
86571              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
86572              From: Gurusamy Sarathy <gsar@ActiveState.com>
86573              Date: Thu, 27 Apr 2000 12:26:25 -0700
86574              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
86575      Branch: perl
86576            ! ext/Data/Dumper/Dumper.xs
86577 ____________________________________________________________________________
86578 [  6493] By: jhi                                   on 2000/08/02  17:01:58
86579         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
86580              From: Hugo <hv@crypt.compulink.co.uk>
86581              Date: Wed, 02 Aug 2000 14:53:56 +0100
86582              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
86583      Branch: perl
86584            ! regexec.c t/op/re_tests
86585 ____________________________________________________________________________
86586 [  6492] By: jhi                                   on 2000/08/02  15:02:46
86587         Log: The new setproctitle() feature is available only in 
86588              bleeding edge FreeBSD.  From Paul Saab.
86589      Branch: perl
86590            ! mg.c
86591 ____________________________________________________________________________
86592 [  6491] By: jhi                                   on 2000/08/02  13:34:36
86593         Log: The tr utf8 patching continues.
86594              
86595              Subject: Re: #6469, too many tests claimed in require.t
86596              From: simon@brecon.co.uk (Simon Cozens)
86597              Date: 2 Aug 2000 02:37:17 GMT
86598              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
86599              
86600              (the logic of the test was the wrong way round in the patch)
86601      Branch: perl
86602            ! doop.c
86603 ____________________________________________________________________________
86604 [  6490] By: jhi                                   on 2000/08/02  13:27:38
86605         Log: The name of a filehandle does not have <these>.
86606      Branch: perl
86607            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
86608            ! t/pragma/warn/pp_sys util.c
86609 ____________________________________________________________________________
86610 [  6489] By: jhi                                   on 2000/08/02  04:26:46
86611         Log: Remove the extraneous "main::" prefix from all the
86612              "opened only for", "on closed", and "never opened" warnings.
86613              
86614              Subject: Re: inappropriate warning
86615              From: Gurusamy Sarathy <gsar@ActiveState.com>
86616              Date: Mon, 20 Mar 2000 11:28:02 -0800
86617              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
86618      Branch: perl
86619            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
86620            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
86621            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
86622 ____________________________________________________________________________
86623 [  6488] By: jhi                                   on 2000/08/02  03:02:57
86624         Log: memcpy has n o in it, as pinted ut by Sarathy.
86625      Branch: perl
86626            ! pod/perlguts.pod
86627 ____________________________________________________________________________
86628 [  6487] By: jhi                                   on 2000/08/02  02:44:51
86629         Log: Document in one place the memory abstractions used in Perl core.
86630              
86631              Subject: Re: Memory abstraction
86632              From: simon@brecon.co.uk (Simon Cozens)
86633              Date: 2 Aug 2000 02:20:23 GMT
86634              Organization: Earth.li Origins
86635      Branch: perl
86636            ! pod/perlguts.pod
86637 ____________________________________________________________________________
86638 [  6486] By: jhi                                   on 2000/08/02  02:41:57
86639         Log: regen_headers, regen perltoc.
86640      Branch: perl
86641            ! perlapi.c pod/perltoc.pod
86642 ____________________________________________________________________________
86643 [  6485] By: jhi                                   on 2000/08/02  01:43:33
86644         Log: "This little thing tests for a file .patch, and if it contains
86645              a number, pops into patchlevel.h" (making it easier to track
86646              which development version people are reporting bugs against)
86647              
86648              Subject: Patchlevel autogeneration for repository perls
86649              From: simon@brecon.co.uk (Simon Cozens)
86650              Date: 14 Jul 2000 07:12:15 GMT
86651              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
86652      Branch: perl
86653            + fix_pl
86654            ! MANIFEST Makefile.SH
86655 ____________________________________________________________________________
86656 [  6484] By: jhi                                   on 2000/08/02  01:32:54
86657         Log: FreeBSD 3.* updates from
86658              
86659              From: Paul Saab <ps@yahoo-inc.com>
86660              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86661              Date: Tue, 1 Aug 2000 15:41:39 -0700
86662              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86663      Branch: perl
86664            ! hints/freebsd.sh
86665 ____________________________________________________________________________
86666 [  6483] By: jhi                                   on 2000/08/02  01:27:44
86667         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
86668              instead one must use setproctitle().  This was already addressed
86669              by change #6457, but the below has a new variant for FreeBSD 4.0
86670              or later, and the matter is also documented more.
86671              
86672              From: Paul Saab <ps@yahoo-inc.com>
86673              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
86674              Date: Tue, 1 Aug 2000 15:41:39 -0700
86675              Message-Id: <20000801154139.A53740@yahoo-inc.com>
86676      Branch: metaconfig/U/perl
86677            + i_libutil.U
86678      Branch: perl
86679            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
86680 ____________________________________________________________________________
86681 [  6482] By: jhi                                   on 2000/08/01  22:17:32
86682         Log: The test from this
86683              
86684              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
86685              Date: Sat, 15 Apr 2000 17:03:44 +0100
86686              From: Tom Hughes <tom@compton.nu>
86687              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
86688              
86689              was missing, the code change went in as #5989
86690              (which had a different test?)
86691      Branch: perl
86692            ! t/op/misc.t
86693 ____________________________________________________________________________
86694 [  6481] By: jhi                                   on 2000/08/01  21:48:38
86695         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
86696              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
86697              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
86698              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
86699      Branch: perl
86700            ! perl.h
86701 ____________________________________________________________________________
86702 [  6480] By: jhi                                   on 2000/08/01  18:05:28
86703         Log: Make p4desc to skip non-mainperl branches by default.
86704      Branch: perl
86705            ! Porting/p4desc
86706 ____________________________________________________________________________
86707 [  6479] By: jhi                                   on 2000/08/01  17:29:19
86708         Log: If gccosandvers is equal to osname, clear gccosandvers.
86709      Branch: metaconfig/U/perl
86710            ! gccvers.U
86711      Branch: perl
86712            ! Configure config_h.SH
86713 ____________________________________________________________________________
86714 [  6478] By: jhi                                   on 2000/08/01  15:54:08
86715         Log: BOM patching from Simon Cozens.
86716      Branch: perl
86717            ! toke.c
86718 ____________________________________________________________________________
86719 [  6477] By: jhi                                   on 2000/08/01  04:50:33
86720         Log: Stash away the largefiles flags and libswanted.
86721      Branch: perl
86722            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
86723 ____________________________________________________________________________
86724 [  6476] By: gsar                                  on 2000/08/01  04:24:24
86725         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
86726              on Windows)
86727      Branch: perl
86728            ! t/pragma/utf8.t utf8.c win32/win32.c
86729 ____________________________________________________________________________
86730 [  6475] By: jhi                                   on 2000/08/01  03:35:24
86731         Log: Make chr() for values >127 to create utf8 when under utf8.
86732              
86733              Subject: Re: uft8/chr()
86734              From: simon@brecon.co.uk (Simon Cozens)
86735              Date: 1 Aug 2000 02:37:02 GMT
86736              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
86737      Branch: perl
86738            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
86739 ____________________________________________________________________________
86740 [  6474] By: jhi                                   on 2000/08/01  02:36:18
86741         Log: In Digital UNIX warn if gcc explicitly chosen because even
86742              2.95.2 is known to cause problems.
86743      Branch: perl
86744            ! hints/dec_osf.sh
86745 ____________________________________________________________________________
86746 [  6473] By: jhi                                   on 2000/08/01  02:00:56
86747         Log: Make the safety catch for buggy gccs work with triple version
86748              numbers like 2.95.2.  Reported in
86749              
86750              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
86751              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
86752              Date: Mon, 31 Jul 2000 14:55:06 +0200
86753              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
86754      Branch: perl
86755            ! hints/dec_osf.sh
86756 ____________________________________________________________________________
86757 [  6472] By: jhi                                   on 2000/08/01  01:13:33
86758         Log: Subject: fix and question re: waitpid() under win32
86759              From: Brian Clarke <clarke@appliedmeta.com>
86760              Date: Fri, 28 Jul 2000 15:18:29 -0400
86761              Message-ID: <3981DC85.290314EB@appliedmeta.com>
86762              
86763              Slightly reformatted and WNOHANG # define moved to win32.h
86764              so that also POSIX.xs sees it, as suggsted by Sarathy.
86765      Branch: perl
86766            ! win32/win32.c win32/win32.h
86767 ____________________________________________________________________________
86768 [  6471] By: jhi                                   on 2000/08/01  00:55:05
86769         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
86770              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
86771              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
86772              Date: Mon, 31 Jul 2000 13:28:51 +0100
86773              
86774              (aka ID 20000730.002)
86775      Branch: perl
86776            ! op.c t/op/tr.t
86777 ____________________________________________________________________________
86778 [  6470] By: jhi                                   on 2000/07/31  23:34:42
86779         Log: Document the problem with -P in HP-UX and its workaround.
86780              
86781              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
86782              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
86783              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
86784              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
86785      Branch: perl
86786            ! README.hpux
86787 ____________________________________________________________________________
86788 [  6469] By: jhi                                   on 2000/07/31  04:15:02
86789         Log: The swallow_bom() saga continues.  The #23 of require.t
86790              (UTF16-LE) still fails (silently, no output) but the #22
86791              (UTF16-BE) seems to be working now.  The root of the
86792              failure may be in sv_gets(): is it UTF-16LE-aware,
86793              especially when it comes to line endings? 
86794      Branch: perl
86795            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
86796            ! t/comp/require.t toke.c utf8.c
86797 ____________________________________________________________________________
86798 [  6468] By: jhi                                   on 2000/07/30  19:05:48
86799         Log: Find green threads before native threads.
86800              
86801              Subject: Re: Patch to jpl/JNI/Makefile.PL
86802              From: Jens Thomsen <jens@fiend.cis.com>
86803              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
86804              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
86805      Branch: perl
86806            ! jpl/JNI/Makefile.PL
86807 ____________________________________________________________________________
86808 [  6467] By: jhi                                   on 2000/07/30  18:36:22
86809         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
86810      Branch: perl
86811            ! doop.c
86812 ____________________________________________________________________________
86813 [  6466] By: jhi                                   on 2000/07/30  04:37:29
86814         Log: A new version of the "remove UPPERACSE string comparison"
86815              operators.  The problem with the previous one (change #6454)
86816              was that it was for Perl 5.6.0.  From Paul Marquess.
86817      Branch: perl
86818            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
86819            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
86820            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86821 ____________________________________________________________________________
86822 [  6465] By: jhi                                   on 2000/07/29  22:39:56
86823         Log: Do not upgrade SVs into utf8 just because they participate
86824              in eq or cmp.  Reported and fix suggested in
86825              
86826              Subject: [ID 20000720.009] sv_eq UTF8 bug
86827              From: "Simon Cozens" <simon@othersideofthe.earth.li>
86828              Date: 21 Jul 2000 04:37:29 -0000
86829              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
86830              
86831              Exercise for the kind reader: should we or should we not
86832              cache the utf8 conversion alongside the SV? (as magic,
86833              as the strxfrm()ed version is cached under use locale)
86834              Argue both for and against.
86835      Branch: perl
86836            ! sv.c
86837 ____________________________________________________________________________
86838 [  6464] By: jhi                                   on 2000/07/29  22:36:22
86839         Log: Subject: UTF8 concat
86840              From: simon@brecon.co.uk (Simon Cozens) 
86841              Date: 30 Jun 2000 06:13:25 GMT
86842              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
86843              
86844              (with a memory leak fixed, plus a few casts added)
86845              
86846              This also seems to help for
86847              
86848              Subject: [ID 20000716.015] join UTF8 weirdness
86849              From: root <root@ak-71.mind.de> 
86850              Date: Sat, 15 Jul 2000 15:29:54 +0200
86851              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
86852              
86853              (from Andreas König)
86854      Branch: perl
86855            ! pp_hot.c
86856 ____________________________________________________________________________
86857 [  6463] By: jhi                                   on 2000/07/29  00:55:39
86858         Log: Tune the comments and hopefully stop a memory leak.
86859      Branch: perl
86860            ! toke.c utf8.c
86861 ____________________________________________________________________________
86862 [  6462] By: jhi                                   on 2000/07/29  00:16:53
86863         Log: The problem described in this
86864              
86865              Subject: [ID 20000322.018] named chars aren't magical enough
86866              From: root <root@dixie.cscaper.com>     
86867              Date: Wed, 22 Mar 2000 18:37:42 -0700
86868              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
86869              
86870              has been fixed in perl 5.6.0 but just in case added a test
86871              to keep it away.  (The report from Joseph Hall.)
86872      Branch: perl
86873            ! t/lib/charnames.t
86874 ____________________________________________________________________________
86875 [  6461] By: jhi                                   on 2000/07/28  23:56:36
86876         Log: Tiny fixes for #6460.
86877      Branch: metaconfig/U/perl
86878            ! gccvers.U
86879      Branch: perl
86880            ! Configure config_h.SH
86881 ____________________________________________________________________________
86882 [  6460] By: jhi                                   on 2000/07/28  23:24:41
86883         Log: Warn if the version of the operating system used to compile gcc
86884              differs from the current version of the operating system.
86885              Also display the gcc compilation os and version in myconfig.
86886              Inspiration from
86887              
86888              Subject: Re: [ID 20000710.003] ERRORS!!         
86889              From: "Kurt D. Starsinic" <kstar@chapin.edu>
86890              Date: Mon, 10 Jul 2000 15:54:16 -0400
86891              Message-ID: <20000710155416.A1384@O2.chapin.edu>
86892      Branch: metaconfig/U/perl
86893            ! gccvers.U
86894      Branch: perl
86895            ! Configure config_h.SH myconfig.SH
86896 ____________________________________________________________________________
86897 [  6459] By: jhi                                   on 2000/07/28  22:00:32
86898         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
86899              letter to $Config{osvers}.
86900      Branch: metaconfig
86901            ! U/modified/Oldconfig.U
86902      Branch: perl
86903            ! Configure config_h.SH
86904 ____________________________________________________________________________
86905 [  6458] By: jhi                                   on 2000/07/28  04:15:39
86906         Log: Back out #6454, doesn't seem to work.
86907              (Reason: that patch was for perl 5.6.0, not perl-current)
86908              (A version of the patch for perl-current came in later as #6466)
86909      Branch: perl
86910            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
86911            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
86912            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86913 ____________________________________________________________________________
86914 [  6457] By: jhi                                   on 2000/07/27  23:31:49
86915         Log: Use setproctitle() if available to modify $0.
86916              
86917              Subject: setting $* on BSD4 broken
86918              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
86919              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
86920              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
86921      Branch: metaconfig
86922            ! U/modified/Myinit.U
86923      Branch: perl
86924            ! Configure config_h.SH mg.c
86925 ____________________________________________________________________________
86926 [  6456] By: jhi                                   on 2000/07/27  14:50:47
86927         Log: Allow "no AutoLoader;", based on change #6444,
86928              suggested by Graham Barr.
86929      Branch: perl
86930            ! lib/AutoLoader.pm
86931 ____________________________________________________________________________
86932 [  6455] By: jhi                                   on 2000/07/27  14:19:10
86933         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
86934              From: rspier@pobox.com (Robert Spier)
86935              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
86936              Message-ID: <14720.15855.787664.424783@rls.cx>
86937      Branch: perl
86938            ! pod/perldiag.pod
86939 ____________________________________________________________________________
86940 [  6454] By: jhi                                   on 2000/07/27  14:03:02
86941         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
86942              for a long time).
86943              
86944              Reported in
86945              
86946              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
86947              From: Ryan Herbert <rherbert@sycamorehq.com>
86948              Date: Mon, 17 Jul 2000 11:40:42 -0400
86949              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
86950              
86951              Patched in
86952              
86953              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
86954              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
86955              Date: Wed, 26 Jul 2000 23:40:18 +0100
86956              Message-ID: <000001bff752$79511880$0a17073e@tiny>
86957              
86958              based on an earlier patch from Stephen P. Potter.
86959              
86960              (Removed later by change #6458 because this patch was for
86961              perl 5.6.0, not perl-current)
86962      Branch: perl
86963            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
86964            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
86965            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
86966 ____________________________________________________________________________
86967 [  6453] By: jhi                                   on 2000/07/27  13:48:02
86968         Log: Subject: [PATCH] fixes bug 20000508.004
86969              From: Michael Stevens <mstevens@globnix.org>
86970              Date: Thu, 27 Jul 2000 13:49:04 +0100
86971              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
86972      Branch: perl
86973            ! pod/perldata.pod
86974 ____________________________________________________________________________
86975 [  6452] By: jhi                                   on 2000/07/26  23:51:26
86976         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
86977              and Craig A. Berry.
86978      Branch: perl
86979            ! lib/File/Temp.pm pod/perlport.pod
86980 ____________________________________________________________________________
86981 [  6451] By: jhi                                   on 2000/07/26  19:43:30
86982         Log: Be wary of close()s, too.
86983              
86984              Subject: Re: [PATCH] perlbug cleanup
86985              From: Tim Jenness <t.jenness@jach.hawaii.edu>
86986              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
86987              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
86988      Branch: perl
86989            ! utils/perlbug.PL
86990 ____________________________________________________________________________
86991 [  6450] By: jhi                                   on 2000/07/26  18:41:40
86992         Log: Subject: Minor doc patch: handy.h
86993              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
86994              Date: Wed, 26 Jul 2000 15:34:25 -0300
86995              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
86996      Branch: perl
86997            ! handy.h pod/perlapi.pod
86998 ____________________________________________________________________________
86999 [  6449] By: jhi                                   on 2000/07/26  18:23:55
87000         Log: Subject: [PATCH] minor doc change - perlguts
87001              From: Michael Stevens <mstevens@globnix.org>
87002              Date: Thu, 13 Jul 2000 12:39:18 +0100
87003              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
87004      Branch: perl
87005            ! pod/perlguts.pod
87006 ____________________________________________________________________________
87007 [  6448] By: jhi                                   on 2000/07/26  18:20:30
87008         Log: open() wariness in perlbug.
87009              
87010              Subject: [PATCH] perlbug cleanup
87011              From: Michael Stevens <mstevens@globnix.org>
87012              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
87013              Date: Thu, 13 Jul 2000 15:52:23 +0100
87014      Branch: perl
87015            ! utils/perlbug.PL
87016 ____________________________________________________________________________
87017 [  6447] By: jhi                                   on 2000/07/26  18:13:04
87018         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
87019      Branch: perl
87020            ! lib/File/Temp.pm t/lib/ftmp-security.t
87021 ____________________________________________________________________________
87022 [  6446] By: jhi                                   on 2000/07/26  18:06:32
87023         Log: docfix from Peter Scott <Peter@PSDT.com>.
87024      Branch: perl
87025            ! pod/perlfunc.pod
87026 ____________________________________________________________________________
87027 [  6445] By: jhi                                   on 2000/07/26  17:53:31
87028         Log: Fix *foo{FORMAT}.
87029              
87030              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87031              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87032              Date: Wed, 26 Jul 2000 19:51:02 +0200
87033              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
87034              
87035              From: Graham Barr <gbarr@pobox.com>
87036              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
87037              Date: Wed, 26 Jul 2000 17:38:36 +0100
87038              Message-ID: <20000726173836.L472@pobox.com>
87039      Branch: perl
87040            ! pp.c sv.c t/op/gv.t
87041 ____________________________________________________________________________
87042 [  6444] By: jhi                                   on 2000/07/26  17:49:14
87043         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
87044              from Graham Barr in the module list.
87045      Branch: perl
87046            ! gv.c pod/perlobj.pod
87047 ____________________________________________________________________________
87048 [  6443] By: jhi                                   on 2000/07/26  16:06:56
87049         Log: More split() doc and test patches from Mike Guy.
87050      Branch: perl
87051            ! pod/perlfunc.pod t/op/split.t
87052 ____________________________________________________________________________
87053 [  6442] By: jhi                                   on 2000/07/26  16:05:30
87054         Log: MacOS nits from Matthias Neeracher.
87055      Branch: perl
87056            ! perl.c pp_ctl.c
87057 ____________________________________________________________________________
87058 [  6441] By: jhi                                   on 2000/07/26  04:39:57
87059         Log: Subject: [PATCH] split /^/
87060              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87061              Date: Tue, 25 Jul 2000 14:18:57 +0100
87062              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
87063              
87064              (with notes from tchrist and gbarr)
87065      Branch: perl
87066            ! pod/perlfunc.pod t/op/split.t
87067 ____________________________________________________________________________
87068 [  6440] By: jhi                                   on 2000/07/26  04:32:32
87069         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
87070              From: Peter Prymmer <pvhp@forte.com>
87071              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
87072              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
87073      Branch: perl
87074            ! vms/munchconfig.c
87075 ____________________________________________________________________________
87076 [  6439] By: jhi                                   on 2000/07/26  04:31:01
87077         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
87078              to be fatal errors (instead of by default ignoring them, and
87079              ignoring with a bug: even though -w gave an error, the opening [
87080              was left in)  Reported in:
87081              
87082              Subject: [ID 20000716.024] [=cc=] / [:blank:]
87083              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
87084              Date: Sun, 16 Jul 2000 17:55:29 -0700
87085              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
87086      Branch: perl
87087            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
87088 ____________________________________________________________________________
87089 [  6438] By: jhi                                   on 2000/07/25  15:41:15
87090         Log: Subject: [PATCH] av.c apidoc
87091              From: simon@brecon.co.uk (Simon Cozens)
87092              Date: 24 Jul 2000 06:40:52 GMT
87093              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
87094      Branch: perl
87095            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
87096            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
87097 ____________________________________________________________________________
87098 [  6437] By: jhi                                   on 2000/07/25  14:05:36
87099         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
87100              From: "Stephen P. Potter" <spp@ds.net>
87101              Date: Mon, 24 Jul 2000 14:22:23 -0400
87102              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
87103      Branch: perl
87104            ! pod/perllocale.pod
87105 ____________________________________________________________________________
87106 [  6436] By: jhi                                   on 2000/07/25  14:02:03
87107         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
87108              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87109              Date: Mon, 24 Jul 2000 18:04:28 +0100
87110              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
87111      Branch: perl
87112            ! t/lib/syslfs.t t/op/lfs.t
87113 ____________________________________________________________________________
87114 [  6435] By: jhi                                   on 2000/07/25  13:59:28
87115         Log: Get UTF16 BOMs working.  Patch from
87116              
87117              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87118              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87119              Date: Tue, 25 Jul 2000 12:52:45 +0100
87120              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
87121              
87122              and notes from
87123              
87124              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
87125              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87126              Date: Tue, 25 Jul 2000 11:43:25 +0100
87127              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
87128      Branch: perl
87129            ! t/comp/require.t toke.c utf8.c
87130 ____________________________________________________________________________
87131 [  6434] By: jhi                                   on 2000/07/25  02:39:54
87132         Log: Make the "uninit variable" warning to say "concat or string"
87133              or "join or string" when in concat or join .
87134              
87135              Subject: Re: [ID 20000403.009] uninitialised concatenation???
87136              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87137              Date: Tue, 04 Apr 2000 18:22:58 +0100
87138              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
87139              
87140              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
87141              From: William R Ward <hermit@BayView.COM>
87142              Date: Thu, 30 Mar 2000 19:50:03 -0800
87143              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
87144      Branch: perl
87145            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
87146            ! t/pragma/warn/op t/pragma/warn/sv
87147 ____________________________________________________________________________
87148 [  6433] By: jhi                                   on 2000/07/24  17:52:56
87149         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
87150      Branch: perl
87151            ! lib/File/Spec/VMS.pm
87152 ____________________________________________________________________________
87153 [  6432] By: jhi                                   on 2000/07/24  17:44:44
87154         Log: Test cases for #6431.
87155              
87156              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87157              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87158              Date: Mon, 24 Jul 2000 15:32:29 +0100
87159              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
87160      Branch: perl
87161            ! t/op/pat.t t/op/split.t
87162 ____________________________________________________________________________
87163 [  6431] By: jhi                                   on 2000/07/24  17:43:17
87164         Log: Bind op fix.
87165              
87166              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
87167              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87168              Date: Mon, 17 Jul 2000 20:04:56 +0100
87169              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
87170      Branch: perl
87171            ! op.c
87172 ____________________________________________________________________________
87173 [  6430] By: jhi                                   on 2000/07/24  03:42:42
87174         Log: Subject: [ID 20000716.023] syslog test fails without sockets
87175              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
87176              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
87177              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
87178      Branch: metaconfig/U/perl
87179            ! Extensions.U
87180      Branch: perl
87181            ! Configure config_h.SH
87182 ____________________________________________________________________________
87183 [  6429] By: jhi                                   on 2000/07/24  03:11:52
87184         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
87185              case, but add also notes explaining the relationship of this
87186              patch and the earlier notes by Sarathy.
87187              
87188              Subject: Map is still slow
87189              From: "Ben Tilly" <ben_tilly@hotmail.com>
87190              Date: Sat, 15 Jul 2000 17:23:27 EDT
87191              Message-ID: <20000715212327.21656.qmail@hotmail.com>
87192      Branch: perl
87193            ! pp_ctl.c
87194 ____________________________________________________________________________
87195 [  6428] By: jhi                                   on 2000/07/24  02:58:52
87196         Log: Documentation to explain the behaviour of map().
87197              
87198              Subject: Re: Map is still slow 
87199              From: Gurusamy Sarathy <gsar@ActiveState.com>
87200              Date: Sat, 15 Jul 2000 16:05:09 -0700
87201              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
87202      Branch: perl
87203            ! pp_ctl.c
87204 ____________________________________________________________________________
87205 [  6427] By: jhi                                   on 2000/07/24  02:50:03
87206         Log: Add tests for
87207              [ID 19991110.003] another matching finding by pcre author
87208              which has already been fixed by some patch, as verified in
87209              
87210              Subject: Re: two regex bugs from the mists of time (well, last November)
87211              From: Hugo <hv@crypt.compulink.co.uk>
87212              Date: Sat, 22 Jul 2000 18:12:58 +0100
87213              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
87214      Branch: perl
87215            ! t/op/re_tests
87216 ____________________________________________________________________________
87217 [  6426] By: jhi                                   on 2000/07/24  02:11:20
87218         Log: A missing 'break' after the [[:space:]] switch case.
87219              
87220              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
87221              From: "Stephen P. Potter" <spp@ds.net>
87222              Date: Tue, 18 Jul 2000 16:25:17 -0400
87223              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
87224      Branch: perl
87225            ! regcomp.c
87226 ____________________________________________________________________________
87227 [  6425] By: jhi                                   on 2000/07/24  02:06:12
87228         Log: The output might have been produced in the wrong order.
87229              
87230              Subject: [ID 20000720.003] [PATCH] t/op/write.t
87231              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87232              Date: Thu, 20 Jul 2000 18:49:18 +0100
87233              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
87234      Branch: perl
87235            ! t/op/write.t
87236 ____________________________________________________________________________
87237 [  6424] By: jhi                                   on 2000/07/24  02:00:07
87238         Log: Use STDOUT consistently.
87239              
87240              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
87241              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87242              Date: Thu, 20 Jul 2000 18:04:01 +0100
87243              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
87244      Branch: perl
87245            ! lib/Test/Harness.pm
87246 ____________________________________________________________________________
87247 [  6423] By: jhi                                   on 2000/07/24  01:54:54
87248         Log: Protect against "wild next"s, that is, callbacks doing "next"
87249              instead of "return".
87250              
87251              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
87252              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87253              Date: Tue, 18 Jul 2000 11:30:16 +0100
87254              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
87255      Branch: perl
87256            ! lib/File/Find.pm
87257 ____________________________________________________________________________
87258 [  6422] By: jhi                                   on 2000/07/24  01:35:47
87259         Log: Out-of-date note removed.
87260              
87261              Subject: [PATCH] documentation perlipc
87262              From: rspier@pobox.com (Robert Spier)
87263              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
87264              Message-ID: <14711.35178.572612.502654@rls.cx>
87265      Branch: perl
87266            ! pod/perlipc.pod
87267 ____________________________________________________________________________
87268 [  6421] By: jhi                                   on 2000/07/24  00:09:18
87269         Log: Send all installperl messages to STDERR and be -w clean.
87270              
87271              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
87272              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87273              Date: Sat, 22 Jul 2000 14:02:11 +0100
87274              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
87275      Branch: perl
87276            ! installperl
87277 ____________________________________________________________________________
87278 [  6420] By: jhi                                   on 2000/07/24  00:04:19
87279         Log: Decutandpasto.
87280              
87281              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
87282              From: "Richard Soderberg" <rs@crystalflame.net>
87283              Date: Sun, 23 Jul 2000 01:37:23 -0700
87284              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
87285      Branch: perl
87286            ! pod/perlipc.pod
87287 ____________________________________________________________________________
87288 [  6419] By: jhi                                   on 2000/07/24  00:01:12
87289         Log: A cleaner abs_path().
87290              Subject: Re: unix alternative to Cwd.pm
87291              From: Jeff Pinyan <jeffp@crusoe.net>
87292              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
87293              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
87294      Branch: perl
87295            ! lib/Cwd.pm
87296 ____________________________________________________________________________
87297 [  6418] By: jhi                                   on 2000/07/23  23:48:56
87298         Log: Detypo.
87299              
87300              Subject: [PATCH perl-current] Typo in hints/powerux.sh
87301              From: "Richard Soderberg" <rs@crystalflame.net>
87302              Date: Sun, 23 Jul 2000 01:27:33 -0700
87303              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
87304      Branch: perl
87305            ! hints/powerux.sh
87306 ____________________________________________________________________________
87307 [  6417] By: jhi                                   on 2000/07/17  22:13:31
87308         Log: Subject: SDBM_File documentation
87309              From: mjd@plover.com
87310              Date: 16 Jul 2000 17:41:17 -0000
87311              Message-ID: <20000716174117.18515.qmail@plover.com>
87312      Branch: perl
87313            ! ext/SDBM_File/SDBM_File.pm
87314 ____________________________________________________________________________
87315 [  6416] By: jhi                                   on 2000/07/17  19:13:26
87316         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
87317      Branch: perl
87318            ! hints/mpeix.sh mpeix/relink
87319 ____________________________________________________________________________
87320 [  6415] By: jhi                                   on 2000/07/15  14:11:02
87321         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
87322              the utf8 'characters' can be more than one octet).
87323              
87324              Date: Sat, 15 Jul 2000 00:21:56 +0100
87325              From: Tom Hughes <tom@compton.nu>
87326              Subject: Re: [ID 20000714.002]
87327              Message-ID: <db2334de49.tom@compton.compton.nu>
87328              
87329              Reported in
87330              
87331              Subject: [ID 20000714.002]
87332              From: "Simon Cozens" <simon@othersideofthe.earth.li>
87333              Date: 14 Jul 2000 15:13:09 -0000
87334              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
87335      Branch: perl
87336            ! doop.c
87337 ____________________________________________________________________________
87338 [  6414] By: jhi                                   on 2000/07/15  03:13:41
87339         Log: another VMS build tweak from Peter Prymmer
87340      Branch: perl
87341            ! vms/descrip_mms.template
87342 ____________________________________________________________________________
87343 [  6413] By: jhi                                   on 2000/07/15  03:10:40
87344         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
87345      Branch: perl
87346            ! vms/perlvms.pod
87347 ____________________________________________________________________________
87348 [  6412] By: jhi                                   on 2000/07/15  00:31:05
87349         Log: More docs for sv functions.
87350              
87351              Subject: [PATCH cfgperl] sv.c apidoc
87352              From: simon@brecon.co.uk (Simon Cozens)
87353              Date: 13 Jul 2000 09:00:20 GMT
87354              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
87355              
87356              Subject: Re: [PATCH cfgperl] sv.c apidoc
87357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87358              Date: Thu, 13 Jul 2000 12:27:41 +0100
87359              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
87360              
87361              Subject: Re: [PATCH cfgperl] sv.c apidoc
87362              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87363              Date: Thu, 13 Jul 2000 13:23:09 +0100
87364              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
87365              
87366              Subject: Re: [PATCH cfgperl] sv.c apidoc
87367              From: simon@brecon.co.uk (Simon Cozens)
87368              Date: 14 Jul 2000 06:51:02 GMT
87369              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
87370      Branch: perl
87371            ! embed.pl pod/perlapi.pod sv.c
87372 ____________________________________________________________________________
87373 [  6411] By: jhi                                   on 2000/07/15  00:10:41
87374         Log: lib/b test fixes from Peter Prymmer.
87375      Branch: perl
87376            ! t/lib/b.t
87377 ____________________________________________________________________________
87378 [  6410] By: jhi                                   on 2000/07/15  00:02:09
87379         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
87380              From: Hugo <hv@crypt.compulink.co.uk>
87381              Date: Fri, 14 Jul 2000 23:05:20 +0100
87382              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
87383              
87384              Didn't anymore apply, but that point still could use another fix.
87385      Branch: perl
87386            ! pod/perlfunc.pod
87387 ____________________________________________________________________________
87388 [  6409] By: jhi                                   on 2000/07/14  23:15:15
87389         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
87390              not in pod, from Peter Prymmer
87391      Branch: perl
87392            ! vms/descrip_mms.template
87393 ____________________________________________________________________________
87394 [  6408] By: jhi                                   on 2000/07/14  20:35:05
87395         Log: The bug report
87396              [ID 19991110.002] minimal matching discrepancy found by pcre author
87397              seems to have been fixed (though differently from what was suggested
87398              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
87399      Branch: perl
87400            ! t/op/re_tests
87401 ____________________________________________________________________________
87402 [  6407] By: jhi                                   on 2000/07/14  17:38:08
87403         Log: Fix AutoSplit to use File::Spec the right way in VMS,
87404              from Peter Prymmer.
87405      Branch: perl
87406            ! lib/AutoSplit.pm
87407 ____________________________________________________________________________
87408 [  6406] By: jhi                                   on 2000/07/14  14:13:22
87409         Log: Merge perlhacktut into perlhack, update perlguts.
87410              
87411              Subject: Re: Perlhacktut
87412              From: simon@brecon.co.uk (Simon Cozens)
87413              Date: 14 Jul 2000 06:49:21 GMT
87414              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
87415              
87416              Subject: Re: Perlhacktut
87417              From: simon@brecon.co.uk (Simon Cozens)
87418              Date: 14 Jul 2000 07:09:45 GMT
87419              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
87420      Branch: perl
87421            ! pod/perlguts.pod pod/perlhack.pod
87422 ____________________________________________________________________________
87423 [  6405] By: jhi                                   on 2000/07/14  14:02:31
87424         Log: Integrate with Sarathy.
87425      Branch: cfgperl
87426           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
87427           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
87428           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
87429 ____________________________________________________________________________
87430 [  6404] By: gsar                                  on 2000/07/14  12:15:02
87431         Log: PERL_OBJECT build tweaks
87432      Branch: perl
87433            ! toke.c
87434 ____________________________________________________________________________
87435 [  6403] By: gsar                                  on 2000/07/14  11:23:41
87436         Log: inconsistent types needs casts
87437      Branch: perl
87438            ! toke.c
87439 ____________________________________________________________________________
87440 [  6402] By: gsar                                  on 2000/07/14  11:12:04
87441         Log: typos in change#6399, regen headers
87442      Branch: perl
87443            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
87444 ____________________________________________________________________________
87445 [  6401] By: gsar                                  on 2000/07/14  10:59:12
87446         Log: typecasts needed for change#6394
87447      Branch: perl
87448            ! toke.c
87449 ____________________________________________________________________________
87450 [  6400] By: gsar                                  on 2000/07/14  10:49:37
87451         Log: integrate cfgperl contents into mainline
87452      Branch: perl
87453           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
87454           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
87455 ____________________________________________________________________________
87456 [  6399] By: gsar                                  on 2000/07/14  10:38:35
87457         Log: enable UTF-16 filter by default if relevant BOM is seen; various
87458              cleanups (typos, misformatted code, and small bugs)
87459      Branch: perl
87460            ! doop.c embed.pl mg.c op.c pp.c toke.c
87461 ____________________________________________________________________________
87462 [  6398] By: gsar                                  on 2000/07/14  08:55:38
87463         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
87464              name suggests anyway)
87465      Branch: perl
87466            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
87467 ____________________________________________________________________________
87468 [  6397] By: gsar                                  on 2000/07/14  08:44:33
87469         Log: move new variables to the end of the interpreter structure (for
87470              bincompat in code that doesn't #include XSUB.h)
87471      Branch: perl
87472            ! intrpvar.h
87473 ____________________________________________________________________________
87474 [  6396] By: gsar                                  on 2000/07/14  08:13:58
87475         Log: MakeMaker should not remove editor backups (*~) on `make clean`
87476              by default (completes change#6383)
87477      Branch: perl
87478            ! lib/ExtUtils/MM_Unix.pm
87479 ____________________________________________________________________________
87480 [  6395] By: jhi                                   on 2000/07/14  05:20:33
87481         Log: Replace change #6337 with a better one.
87482              
87483              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
87484              From: Hugo <hv@crypt.compulink.co.uk>
87485              Date: Fri, 14 Jul 2000 04:16:20 +0100
87486              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
87487      Branch: cfgperl
87488            ! regexec.c t/op/re_tests
87489 ____________________________________________________________________________
87490 [  6394] By: jhi                                   on 2000/07/14  01:33:59
87491         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
87492      Branch: cfgperl
87493            ! embed.pl global.sym proto.h toke.c
87494 ____________________________________________________________________________
87495 [  6393] By: jhi                                   on 2000/07/13  23:41:23
87496         Log: remove discarded test
87497      Branch: cfgperl
87498            ! MANIFEST
87499 ____________________________________________________________________________
87500 [  6392] By: jhi                                   on 2000/07/13  23:32:25
87501         Log: The {multiplier} of a fixed substring was overlooked which
87502              caused a wrong initial search offset for that substring.
87503              
87504              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
87505              From: Hugo <hv@crypt.compulink.co.uk>
87506              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
87507              Date: Thu, 13 Jul 2000 19:27:13 +0100
87508      Branch: cfgperl
87509            ! regcomp.c t/op/re_tests
87510 ____________________________________________________________________________
87511 [  6391] By: jhi                                   on 2000/07/13  16:37:42
87512         Log: typo fix from Craig Berry
87513      Branch: cfgperl
87514            ! vms/subconfigure.com
87515 ____________________________________________________________________________
87516 [  6390] By: jhi                                   on 2000/07/13  13:20:12
87517         Log: Integrate with Sarathy.
87518      Branch: cfgperl
87519            - t/op/method2entersub.t
87520           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
87521           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
87522           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
87523           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
87524 ____________________________________________________________________________
87525 [  6389] By: jhi                                   on 2000/07/13  13:18:48
87526         Log: Detypo from Peter Prymmer, part of #6388.
87527      Branch: cfgperl
87528            ! Configure config_h.SH
87529      Branch: metaconfig
87530            ! U/modified/d_longlong.U
87531 ____________________________________________________________________________
87532 [  6388] By: gsar                                  on 2000/07/13  06:33:40
87533         Log: typos (spotted by Peter Prymmer)
87534      Branch: perl
87535            ! Configure t/lib/english.t
87536 ____________________________________________________________________________
87537 [  6387] By: gsar                                  on 2000/07/13  05:35:28
87538         Log: new selfloader.t in change#6183 doesn't close DATA handles,
87539              and thus fails to clean up tmp files on dosish platforms
87540      Branch: perl
87541            ! t/lib/selfloader.t
87542 ____________________________________________________________________________
87543 [  6386] By: gsar                                  on 2000/07/12  21:42:39
87544         Log: sprintf test tweaks (from Dominic Dunlop)
87545      Branch: perl
87546            ! t/op/sprintf.t
87547 ____________________________________________________________________________
87548 [  6385] By: gsar                                  on 2000/07/12  21:33:46
87549         Log: fix bugs in processing %v-*d and similar format specs (from
87550              Avi Finkel <avi@finkel.org>)
87551      Branch: perl
87552            ! sv.c t/op/sprintf.t
87553 ____________________________________________________________________________
87554 [  6384] By: gsar                                  on 2000/07/12  16:04:19
87555         Log: readd missing perldelta.pod changes from changes#6339,6376
87556      Branch: perl
87557            ! pod/perldelta.pod
87558 ____________________________________________________________________________
87559 [  6383] By: gsar                                  on 2000/07/12  16:00:51
87560         Log: don't clobber *.orig files on *clean targets
87561      Branch: perl
87562            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
87563 ____________________________________________________________________________
87564 [  6382] By: gsar                                  on 2000/07/12  07:59:12
87565         Log: fix broken integrations in cfgperl
87566      Branch: cfgperl
87567           !> Changes pod/perldelta.pod
87568 ____________________________________________________________________________
87569 [  6381] By: gsar                                  on 2000/07/12  07:42:17
87570         Log: integrate cfgperl changes into mainline
87571      Branch: perl
87572            ! Changes
87573           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
87574           !> pod/perlre.pod
87575 ____________________________________________________________________________
87576 [  6380] By: gsar                                  on 2000/07/12  07:31:00
87577         Log: get sprintf.t to adjust properly for 3-digit exponents
87578      Branch: perl
87579            ! t/op/sprintf.t
87580 ____________________________________________________________________________
87581 [  6379] By: gsar                                  on 2000/07/12  06:40:04
87582         Log: change#6174 needs corresponding change in win32/config_h.PL,
87583              which grovels through config_h.SH to find the config.h name
87584      Branch: perl
87585            ! win32/config_h.PL
87586 ____________________________________________________________________________
87587 [  6378] By: jhi                                   on 2000/07/12  05:03:59
87588         Log: Do the cc sanity check both before the hints and
87589              after the cc selction.
87590      Branch: cfgperl
87591            ! Configure config_h.SH
87592      Branch: metaconfig
87593            ! U/modified/Oldconfig.U U/modified/cc.U
87594      Branch: metaconfig/U/perl
87595            + Checkcc.U
87596 ____________________________________________________________________________
87597 [  6377] By: jhi                                   on 2000/07/12  02:49:22
87598         Log: Fix nits noticed by Boston.pm.
87599      Branch: cfgperl
87600            ! pod/perlre.pod
87601 ____________________________________________________________________________
87602 [  6376] By: jhi                                   on 2000/07/11  21:22:13
87603         Log: Configure cosmetics and perldelta.
87604      Branch: cfgperl
87605            ! Configure config_h.SH pod/perldelta.pod
87606      Branch: metaconfig
87607            ! U/modified/cc.U
87608 ____________________________________________________________________________
87609 [  6375] By: gsar                                  on 2000/07/11  21:17:35
87610         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
87611      Branch: perl
87612            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
87613            ! win32/win32sck.c
87614 ____________________________________________________________________________
87615 [  6374] By: gsar                                  on 2000/07/11  20:48:50
87616         Log: tweak for build failure under multiplicity
87617      Branch: perl
87618            ! toke.c
87619 ____________________________________________________________________________
87620 [  6373] By: gsar                                  on 2000/07/11  20:37:23
87621         Log: integrate cfgperl changes#6325..6373 into mainline
87622              (NOTE: today's batch of integrations still untested)
87623      Branch: perl
87624           +> ext/DynaLoader/hints/netbsd.pl
87625            ! Changes
87626           !> (integrate 26 files)
87627 ____________________________________________________________________________
87628 [  6372] By: jhi                                   on 2000/07/11  20:30:36
87629         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
87630              regen perltoc.
87631      Branch: cfgperl
87632            + pod/perlbook.pod
87633            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
87634            ! pod/perltoc.pod
87635 ____________________________________________________________________________
87636 [  6371] By: jhi                                   on 2000/07/11  20:08:56
87637         Log: Minor cleanups on the booklist.
87638      Branch: cfgperl
87639            ! pod/perlfaq2.pod
87640 ____________________________________________________________________________
87641 [  6370] By: jhi                                   on 2000/07/11  19:31:13
87642         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
87643      Branch: cfgperl
87644            ! t/pragma/overload.t
87645 ____________________________________________________________________________
87646 [  6369] By: gsar                                  on 2000/07/11  19:27:48
87647         Log: integrate cfgperl changes#6293..6324 into mainline
87648      Branch: perl
87649           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
87650            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
87651           !> (integrate 30 files)
87652 ____________________________________________________________________________
87653 [  6368] By: gsar                                  on 2000/07/11  19:18:57
87654         Log: skip integrate of problematic change#6292 from cfgperl into mainline
87655      Branch: perl
87656           !> pp_hot.c
87657 ____________________________________________________________________________
87658 [  6367] By: gsar                                  on 2000/07/11  19:17:21
87659         Log: integrate cfgperl changes#6288..6290 into mainline
87660      Branch: perl
87661           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
87662 ____________________________________________________________________________
87663 [  6366] By: gsar                                  on 2000/07/11  19:11:18
87664         Log: integrate cfgperl changes#6268..6282 into mainline
87665      Branch: perl
87666           !> (integrate 30 files)
87667 ____________________________________________________________________________
87668 [  6365] By: gsar                                  on 2000/07/11  18:57:00
87669         Log: delete new accidentally branched file
87670      Branch: perl
87671            - t/op/method2entersub.t
87672 ____________________________________________________________________________
87673 [  6364] By: gsar                                  on 2000/07/11  18:55:13
87674         Log: skip integrate of change#6267 from cfgperl into mainline (the
87675              method call optimization is flawed without additional hints
87676              from user about immutableness of @ISA and no runtime method
87677              definitions)
87678      Branch: perl
87679           +> t/op/method2entersub.t
87680           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
87681           !> perl.h t/op/sprintf.t xsutils.c
87682 ____________________________________________________________________________
87683 [  6363] By: gsar                                  on 2000/07/11  18:49:43
87684         Log: integrate cfgperl changes#6261..6266 into mainline
87685      Branch: perl
87686           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
87687           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
87688           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
87689           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
87690 ____________________________________________________________________________
87691 [  6362] By: gsar                                  on 2000/07/11  18:43:26
87692         Log: integrate cfgperl changes#6252..6260 into mainline
87693      Branch: perl
87694           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
87695           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
87696           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
87697           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
87698 ____________________________________________________________________________
87699 [  6361] By: gsar                                  on 2000/07/11  18:37:12
87700         Log: skip integrate of problematic change#6251 from cfgperl into mainline
87701      Branch: perl
87702           !> lib/Exporter.pm
87703 ____________________________________________________________________________
87704 [  6360] By: gsar                                  on 2000/07/11  18:34:56
87705         Log: integrate cfgperl change#6250 into mainline
87706      Branch: perl
87707           +> t/op/my_stash.t
87708           !> MANIFEST embed.pl proto.h toke.c
87709 ____________________________________________________________________________
87710 [  6359] By: gsar                                  on 2000/07/11  18:21:19
87711         Log: integrate cfgperl changes#6242..6249 into mainline
87712      Branch: perl
87713           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
87714           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
87715           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
87716           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
87717           !> t/lib/peek.t utf8.c
87718 ____________________________________________________________________________
87719 [  6358] By: gsar                                  on 2000/07/11  18:15:45
87720         Log: skip integrate of problematic change#6241 from cfgperl into mainline
87721      Branch: perl
87722           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
87723 ____________________________________________________________________________
87724 [  6357] By: jhi                                   on 2000/07/11  18:15:16
87725         Log: Fix for
87726              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
87727              From: Roderick Schertler <roderick@argon.org> 
87728              Date: Tue, 11 Jul 2000 13:55:05 -0400 
87729              Message-Id: <200007111755.NAA05077@jones.argon.org> 
87730      Branch: cfgperl
87731            ! doio.c
87732 ____________________________________________________________________________
87733 [  6356] By: jhi                                   on 2000/07/11  18:12:51
87734         Log: Typo in #6341.
87735      Branch: cfgperl
87736            ! pp_hot.c
87737 ____________________________________________________________________________
87738 [  6355] By: gsar                                  on 2000/07/11  18:12:10
87739         Log: integrate cfgperl changes#6231..6240 into mainline
87740      Branch: perl
87741           +> pod/perlutil.pod
87742           !> (integrate 35 files)
87743 ____________________________________________________________________________
87744 [  6354] By: jhi                                   on 2000/07/11  18:04:34
87745         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
87746              From: Dominic Dunlop <domo@computer.org> 
87747              Date: Tue, 11 Jul 2000 12:27:33 +0200 
87748              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
87749              
87750              Replaces change #6268.
87751      Branch: cfgperl
87752            ! t/op/sprintf.t
87753 ____________________________________________________________________________
87754 [  6353] By: gsar                                  on 2000/07/11  17:59:51
87755         Log: skip integrate of problematic change#6230 from cfgperl into mainline
87756              (a later version of File::Spec is already in mainline)
87757      Branch: perl
87758           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
87759           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
87760 ____________________________________________________________________________
87761 [  6352] By: gsar                                  on 2000/07/11  17:57:48
87762         Log: integrate cfgperl changes#6224..6229 into mainline
87763      Branch: perl
87764           +> lib/lib.pm.PL
87765            - lib/lib.pm
87766           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
87767           !> lib/English.pm op.c t/lib/english.t
87768 ____________________________________________________________________________
87769 [  6351] By: gsar                                  on 2000/07/11  17:50:10
87770         Log: skip integrate of problematic change#6223 from cfgperl into mainline
87771      Branch: perl
87772           !> doio.c
87773 ____________________________________________________________________________
87774 [  6350] By: gsar                                  on 2000/07/11  17:48:28
87775         Log: integrate cfgperl changes#6220..6222 into mainline
87776      Branch: perl
87777           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
87778           !> toke.c utf8.c win32/win32.h
87779 ____________________________________________________________________________
87780 [  6349] By: gsar                                  on 2000/07/11  17:46:13
87781         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
87782              mainline
87783      Branch: perl
87784           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
87785           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
87786           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87787 ____________________________________________________________________________
87788 [  6348] By: jhi                                   on 2000/07/11  17:45:49
87789         Log: README.posix-bc podified from Thomas Dorner.
87790      Branch: cfgperl
87791            ! README.posix-bc
87792 ____________________________________________________________________________
87793 [  6347] By: gsar                                  on 2000/07/11  17:42:04
87794         Log: integrate cfgperl change#6217 into mainline
87795      Branch: perl
87796           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
87797           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
87798           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
87799 ____________________________________________________________________________
87800 [  6346] By: gsar                                  on 2000/07/11  17:39:37
87801         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
87802              mainline
87803      Branch: perl
87804           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
87805           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
87806           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
87807           !> perlapi.h pod/perlapi.pod
87808 ____________________________________________________________________________
87809 [  6345] By: gsar                                  on 2000/07/11  17:36:42
87810         Log: integrate cfgperl changes#6207..6210 into mainline
87811      Branch: perl
87812           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
87813           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
87814 ____________________________________________________________________________
87815 [  6344] By: gsar                                  on 2000/07/11  17:31:20
87816         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
87817              mainline
87818      Branch: perl
87819           !> (integrate 40 files)
87820 ____________________________________________________________________________
87821 [  6343] By: gsar                                  on 2000/07/11  17:19:08
87822         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
87823      Branch: perl
87824           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
87825            ! Changes
87826           !> (integrate 34 files)
87827 ____________________________________________________________________________
87828 [  6342] By: jhi                                   on 2000/07/11  16:05:48
87829         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
87830              To: perl5-porters@perl.org
87831              From: Karsten Sperling <spiff@phreax.net>
87832              Date: Mon, 10 Jul 2000 15:12:52 +0200
87833              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
87834      Branch: cfgperl
87835            ! lib/Symbol.pm
87836 ____________________________________________________________________________
87837 [  6341] By: jhi                                   on 2000/07/11  15:59:23
87838         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
87839              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87840              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
87841              Date: Fri, 07 Jul 2000 17:57:16 +0100
87842      Branch: cfgperl
87843            ! pp_hot.c
87844 ____________________________________________________________________________
87845 [  6340] By: jhi                                   on 2000/07/11  15:55:47
87846         Log: Subject: Re: format bug report  [Patch]
87847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87848              Date: Wed, 05 Jul 2000 13:12:52 +0200
87849              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
87850              
87851              Subject: Re: format bug report  [Patch]
87852              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
87853              Date: Wed, 05 Jul 2000 14:10:01 +0200
87854              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
87855      Branch: cfgperl
87856            ! t/op/write.t toke.c
87857 ____________________________________________________________________________
87858 [  6339] By: jhi                                   on 2000/07/11  13:54:09
87859         Log: Be less forgiving about ambiguous and illegal tr ranges.
87860              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
87861              From: Mark-Jason Dominus <mjd@plover.com>
87862              Date: Tue, 04 Jul 2000 10:00:12 -0400
87863              Message-ID: <20000704140012.17772.qmail@plover.com>
87864              
87865              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
87866              From: Mark-Jason Dominus <mjd@plover.com>
87867              Date: Wed, 05 Jul 2000 09:37:36 -0400
87868              Message-ID: <20000705133736.27293.qmail@plover.com>
87869      Branch: cfgperl
87870            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
87871 ____________________________________________________________________________
87872 [  6338] By: jhi                                   on 2000/07/11  13:31:24
87873         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
87874              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
87875              Date: Tue, 11 Jul 2000 13:50:51 +0100
87876              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
87877      Branch: cfgperl
87878            ! sv.c
87879 ____________________________________________________________________________
87880 [  6337] By: jhi                                   on 2000/07/11  13:29:14
87881         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
87882              From: Hugo <hv@crypt.compulink.co.uk>
87883              Date: Tue, 11 Jul 2000 12:44:50 +0100
87884              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
87885      Branch: cfgperl
87886            ! regexec.c t/op/re_tests
87887 ____________________________________________________________________________
87888 [  6336] By: jhi                                   on 2000/07/11  13:26:47
87889         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
87890              From: simon@brecon.co.uk (Simon Cozens)
87891              Date: 7 Jul 2000 11:26:09 GMT
87892              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
87893      Branch: cfgperl
87894            ! mg.c
87895 ____________________________________________________________________________
87896 [  6335] By: jhi                                   on 2000/07/11  13:23:37
87897         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
87898              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
87899              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
87900              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
87901      Branch: cfgperl
87902            + ext/DynaLoader/hints/netbsd.pl
87903            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
87904 ____________________________________________________________________________
87905 [  6334] By: jhi                                   on 2000/07/11  13:20:38
87906         Log: Subject: PATCH perlguts.pod: Document D and d magic types
87907              From: mjd@plover.com
87908              Date: 5 Jul 2000 18:01:51 -0000
87909              Message-ID: <20000705180151.29413.qmail@plover.com>
87910      Branch: cfgperl
87911            ! pod/perlguts.pod
87912 ____________________________________________________________________________
87913 [  6333] By: jhi                                   on 2000/07/11  13:15:51
87914         Log: Precedence goof, fix based on
87915              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
87916              From: Hugo <hv@crypt.compulink.co.uk>
87917              Date: Tue, 11 Jul 2000 12:52:38 +0100
87918              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
87919      Branch: cfgperl
87920            ! t/op/taint.t
87921 ____________________________________________________________________________
87922 [  6332] By: jhi                                   on 2000/07/11  12:40:17
87923         Log: Integrate with Sarathy.
87924      Branch: cfgperl
87925           !> win32/win32sck.c
87926 ____________________________________________________________________________
87927 [  6331] By: jhi                                   on 2000/07/10  20:14:16
87928         Log: Sprinkle ldlibpath.
87929      Branch: cfgperl
87930            ! pod/Makefile.SH
87931 ____________________________________________________________________________
87932 [  6330] By: jhi                                   on 2000/07/10  17:54:49
87933         Log: More POSIX.pod tweaks.
87934      Branch: cfgperl
87935            ! ext/POSIX/POSIX.pod
87936 ____________________________________________________________________________
87937 [  6329] By: jhi                                   on 2000/07/10  14:02:12
87938         Log: Reorder perl.pod once more.
87939      Branch: cfgperl
87940            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
87941 ____________________________________________________________________________
87942 [  6328] By: gsar                                  on 2000/07/10  07:06:00
87943         Log: accept() leaks memory on windows due to incorrect ordering of
87944              closesocket() and fclose() calls
87945      Branch: perl
87946            ! win32/win32sck.c
87947 ____________________________________________________________________________
87948 [  6327] By: gsar                                  on 2000/07/10  06:49:17
87949         Log: winsock options weren't being set in all threads under ithreads
87950              (caused send()s from second and subsequent threads to fail)
87951      Branch: perl
87952            ! win32/win32sck.c
87953 ____________________________________________________________________________
87954 [  6326] By: jhi                                   on 2000/07/08  02:45:40
87955         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
87956              was cast to an unsigned (32-bit) integer with wild abandon.
87957      Branch: cfgperl
87958            ! ext/Devel/DProf/DProf.xs
87959 ____________________________________________________________________________
87960 [  6325] By: jhi                                   on 2000/07/07  18:50:33
87961         Log: Remove perlbook, update perlfaq book listing,
87962              rearrange perl.pod, regenerate perltoc.
87963      Branch: cfgperl
87964            - pod/perlbook.pod
87965            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
87966            ! pod/perlfaq2.pod pod/perltoc.pod
87967 ____________________________________________________________________________
87968 [  6324] By: jhi                                   on 2000/07/07  14:03:40
87969         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
87970      Branch: cfgperl
87971            ! sv.h toke.c
87972 ____________________________________________________________________________
87973 [  6323] By: jhi                                   on 2000/07/06  16:03:55
87974         Log: Fix complaints of buildtoc.
87975      Branch: cfgperl
87976            + lib/Win32.pod
87977            - pod/Win32.pod
87978            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
87979 ____________________________________________________________________________
87980 [  6322] By: jhi                                   on 2000/07/06  15:15:52
87981         Log: Add =head1 NAMEs so that buildtoc is happy.
87982              (The CGI::Util nit reported to Lincoln.)
87983      Branch: cfgperl
87984            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
87985            ! pod/perltoc.pod
87986 ____________________________________________________________________________
87987 [  6321] By: jhi                                   on 2000/07/06  03:16:04
87988         Log: Config is being used.
87989      Branch: cfgperl
87990            ! t/op/method.t
87991 ____________________________________________________________________________
87992 [  6320] By: jhi                                   on 2000/07/06  03:13:13
87993         Log: Integrate with Sarathy.
87994      Branch: cfgperl
87995           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
87996 ____________________________________________________________________________
87997 [  6319] By: jhi                                   on 2000/07/06  03:11:46
87998         Log: Autogenerate pod/Makefile and pod/buildtoc.
87999              buildtoc also checks whether the existing pods are
88000              mentioned in MANIFEST and perl.pod, and vice versa.
88001              (None of the thusly found discrepancies fixed yet.)
88002              roffitall also needs to be autogenerated similarly but it
88003              seems so badly out of date that I didn't touch it yet.
88004      Branch: cfgperl
88005            + pod/Makefile.SH pod/buildtoc.PL
88006            - pod/Makefile pod/buildtoc
88007            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
88008 ____________________________________________________________________________
88009 [  6318] By: gsar                                  on 2000/07/05  22:10:54
88010         Log: fix UNC path handling on Windows under ithreads, and chdir()
88011              return value when given a non-existent directory
88012      Branch: perl
88013            ! win32/vdir.h
88014 ____________________________________________________________________________
88015 [  6317] By: gsar                                  on 2000/07/05  22:08:19
88016         Log: winsock cleanup never done on Windows (leads to handle leaks)
88017      Branch: perl
88018            ! win32/perllib.c win32/win32sck.c
88019 ____________________________________________________________________________
88020 [  6316] By: gsar                                  on 2000/07/05  22:06:19
88021         Log: some debugger output does not go to the socket when RemotePort is set
88022      Branch: perl
88023            ! lib/perl5db.pl
88024 ____________________________________________________________________________
88025 [  6315] By: jhi                                   on 2000/07/05  00:25:21
88026         Log: Integrate with Sarathy, preliminary fix for unicos
88027              alignment problems in [ID 20000612.002] Perl problem on Cray system.
88028      Branch: cfgperl
88029            ! sv.h
88030           !> pp_hot.c
88031 ____________________________________________________________________________
88032 [  6314] By: gsar                                  on 2000/07/04  23:34:02
88033         Log: tyop in change#6306
88034      Branch: perl
88035            ! pp_hot.c
88036 ____________________________________________________________________________
88037 [  6313] By: jhi                                   on 2000/07/04  22:14:38
88038         Log: Multiline string literals ENONPORTABLE.
88039      Branch: cfgperl
88040            ! pp_hot.c
88041 ____________________________________________________________________________
88042 [  6312] By: jhi                                   on 2000/07/04  20:34:44
88043         Log: Integrate with Sarathy.
88044      Branch: cfgperl
88045           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
88046           !> t/op/method.t
88047 ____________________________________________________________________________
88048 [  6311] By: jhi                                   on 2000/07/04  20:30:56
88049         Log: More POSIX.pod embellishment.
88050      Branch: cfgperl
88051            ! ext/POSIX/POSIX.pod
88052 ____________________________________________________________________________
88053 [  6310] By: gsar                                  on 2000/07/04  17:28:48
88054         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
88055      Branch: perl
88056            ! t/lib/b.t
88057 ____________________________________________________________________________
88058 [  6309] By: jhi                                   on 2000/07/04  17:22:18
88059         Log: The #6308 required a little bit more.
88060      Branch: cfgperl
88061            ! Makefile.SH win32/Makefile
88062 ____________________________________________________________________________
88063 [  6308] By: jhi                                   on 2000/07/04  16:35:24
88064         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
88065      Branch: cfgperl
88066            + lib/lib_pm.PL
88067            - lib/lib.pm.PL
88068            ! MANIFEST Makefile.SH
88069 ____________________________________________________________________________
88070 [  6307] By: jhi                                   on 2000/07/04  16:28:58
88071         Log: Win32 patches for cfgperl from Sarathy.
88072      Branch: cfgperl
88073            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
88074            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
88075            ! thread.h toke.c util.c win32/Makefile win32/win32.c
88076 ____________________________________________________________________________
88077 [  6306] By: gsar                                  on 2000/07/04  16:28:40
88078         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
88079              (from Richard Soderberg <rs@oregonnet.com>)
88080      Branch: perl
88081            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
88082 ____________________________________________________________________________
88083 [  6305] By: jhi                                   on 2000/07/04  16:24:24
88084         Log: Integrate with Sarathy.
88085      Branch: cfgperl
88086           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
88087           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88088           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
88089           !> proto.h win32/win32.c
88090 ____________________________________________________________________________
88091 [  6304] By: gsar                                  on 2000/07/04  16:17:24
88092         Log: missing perldiag entry for unpack("w",...) diagnostic (from
88093              Andreas Koenig)
88094      Branch: perl
88095            ! pod/perldiag.pod
88096 ____________________________________________________________________________
88097 [  6303] By: gsar                                  on 2000/07/04  16:14:44
88098         Log: remove rel2abs prototypes (from Barrie Slaymaker)
88099      Branch: perl
88100            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
88101            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88102 ____________________________________________________________________________
88103 [  6302] By: gsar                                  on 2000/07/04  04:59:35
88104         Log: adjust change#6299
88105      Branch: perl
88106            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
88107            ! win32/win32.c
88108 ____________________________________________________________________________
88109 [  6301] By: jhi                                   on 2000/07/04  04:50:07
88110         Log: Integrate with Sarathy.
88111      Branch: cfgperl
88112           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
88113           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
88114           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
88115 ____________________________________________________________________________
88116 [  6300] By: gsar                                  on 2000/07/04  04:42:09
88117         Log: PERL_OBJECT build tweak
88118      Branch: perl
88119            ! perl.h
88120 ____________________________________________________________________________
88121 [  6299] By: gsar                                  on 2000/07/04  04:37:00
88122         Log: fix memory leak on Windows (PL_sys_intern contents were never
88123              freed)
88124      Branch: perl
88125            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
88126            ! perlapi.c proto.h win32/win32.c
88127 ____________________________________________________________________________
88128 [  6298] By: gsar                                  on 2000/07/04  04:15:59
88129         Log: fix large memory leak that has been around for ever, masked by
88130              -DPURIFY (most of the arenas were never freed!)
88131      Branch: perl
88132            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
88133 ____________________________________________________________________________
88134 [  6297] By: gsar                                  on 2000/07/04  04:07:46
88135         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
88136      Branch: perl
88137            ! perl.c
88138 ____________________________________________________________________________
88139 [  6296] By: jhi                                   on 2000/06/30  18:28:37
88140         Log: Elaborate POSIX.pod.  Still needs work.
88141      Branch: cfgperl
88142            ! ext/POSIX/POSIX.pod
88143 ____________________________________________________________________________
88144 [  6295] By: jhi                                   on 2000/06/30  14:58:18
88145         Log: Point to perlipc for more SysV IPC examples.
88146      Branch: cfgperl
88147            ! pod/perlfunc.pod
88148 ____________________________________________________________________________
88149 [  6294] By: gsar                                  on 2000/06/30  14:47:45
88150         Log: slurp mode fix in change#4736 still not quite right
88151      Branch: perl
88152            ! pp_hot.c t/io/argv.t
88153 ____________________________________________________________________________
88154 [  6293] By: jhi                                   on 2000/06/30  12:02:55
88155         Log: Integrate with Sarathy.
88156      Branch: cfgperl
88157           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
88158 ____________________________________________________________________________
88159 [  6292] By: jhi                                   on 2000/06/30  12:01:11
88160         Log: From: simon@brecon.co.uk (Simon Cozens)
88161              Subject: UTF8 concat
88162              Date: 30 Jun 2000 06:13:25 GMT
88163              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
88164      Branch: cfgperl
88165            ! pp_hot.c
88166 ____________________________________________________________________________
88167 [  6291] By: gsar                                  on 2000/06/30  04:37:33
88168         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
88169              when @_ is modified, causing coredumps
88170      Branch: perl
88171            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
88172 ____________________________________________________________________________
88173 [  6290] By: jhi                                   on 2000/06/30  02:21:44
88174         Log: Integrate with Sarathy.
88175      Branch: cfgperl
88176           !> vms/vms.c vms/vmsish.h
88177 ____________________________________________________________________________
88178 [  6289] By: jhi                                   on 2000/06/30  02:21:02
88179         Log: Check VERSIONs.
88180      Branch: cfgperl
88181            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88182            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88183            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
88184 ____________________________________________________________________________
88185 [  6288] By: jhi                                   on 2000/06/30  02:18:52
88186         Log: Integrate with Sarathy.
88187      Branch: cfgperl
88188           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
88189           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
88190           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
88191           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
88192 ____________________________________________________________________________
88193 [  6287] By: gsar                                  on 2000/06/30  02:17:08
88194         Log: integrate vmsperl changes into mainline
88195      Branch: perl
88196           !> vms/vms.c vms/vmsish.h
88197 ____________________________________________________________________________
88198 [  6285] By: gsar                                  on 2000/06/30  02:05:28
88199         Log: localize %INC in a Safe compartment so that use/require work
88200              (many other magic globals probably need similar treatment)
88201      Branch: perl
88202            ! ext/Opcode/Opcode.xs
88203 ____________________________________________________________________________
88204 [  6284] By: gsar                                  on 2000/06/30  01:54:54
88205         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
88206              about Windows
88207      Branch: perl
88208            ! pod/perlembed.pod
88209 ____________________________________________________________________________
88210 [  6283] By: jhi                                   on 2000/06/30  01:50:10
88211         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
88212              From: Barrie Slaymaker <barries@jester.slaysys.com>
88213              Date: Wed, 28 Jun 2000 11:35:29 -0400
88214              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
88215      Branch: perl
88216            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88217            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88218            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88219            ! lib/File/Spec/Win32.pm
88220 ____________________________________________________________________________
88221 [  6282] By: jhi                                   on 2000/06/29  22:57:22
88222         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
88223              From: Dan Sugalski <dan@sidhe.org>
88224              Date: Tue, 06 Jun 2000 11:59:50 -0400
88225              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
88226      Branch: cfgperl
88227            ! vms/vms.c
88228 ____________________________________________________________________________
88229 [  6281] By: jhi                                   on 2000/06/29  22:52:50
88230         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
88231              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
88232              Date: Wed, 7 Jun 2000 04:02:04 -0500
88233              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
88234      Branch: cfgperl
88235            ! utils/h2xs.PL
88236 ____________________________________________________________________________
88237 [  6280] By: jhi                                   on 2000/06/29  22:45:47
88238         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
88239              From: rspier@pobox.com (Robert Spier)
88240              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
88241              Message-ID: <14654.31913.845602.610277@rls.cx>
88242      Branch: cfgperl
88243            ! utils/h2xs.PL
88244 ____________________________________________________________________________
88245 [  6279] By: jhi                                   on 2000/06/29  22:38:16
88246         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
88247              From: Tim Ayers <tayers@bridge.com>
88248              Date: Thu, 08 Jun 2000 08:11:06 +0200
88249              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
88250              [resent by Richard Foley, Message-Id probably wrong]
88251      Branch: cfgperl
88252            ! pod/perlsub.pod
88253 ____________________________________________________________________________
88254 [  6278] By: jhi                                   on 2000/06/29  22:21:45
88255         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
88256              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
88257              Date: Fri, 09 Jun 2000 12:39:27 -0400
88258              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
88259              (plus update the version "number" of Text::Wrap)
88260      Branch: cfgperl
88261            ! lib/Text/Wrap.pm
88262 ____________________________________________________________________________
88263 [  6277] By: jhi                                   on 2000/06/29  22:13:10
88264         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
88265              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88266              Date: Mon, 12 Jun 2000 14:55:59 +0100
88267              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
88268      Branch: cfgperl
88269            ! pod/perlfunc.pod
88270 ____________________________________________________________________________
88271 [  6276] By: jhi                                   on 2000/06/29  22:11:06
88272         Log: Subject: [PATCH] Re: eval documentation: context
88273              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
88274              Date: Mon, 12 Jun 2000 15:07:29 +0100
88275              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
88276      Branch: cfgperl
88277            ! pod/perlfunc.pod
88278 ____________________________________________________________________________
88279 [  6275] By: jhi                                   on 2000/06/29  21:59:46
88280         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
88281              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
88282              Date: Tue, 13 Jun 2000 02:43:48 -0500
88283              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
88284      Branch: cfgperl
88285            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
88286 ____________________________________________________________________________
88287 [  6274] By: jhi                                   on 2000/06/29  21:56:14
88288         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
88289              From: Andy Dougherty <doughera@lafayette.edu>
88290              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
88291              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
88292      Branch: cfgperl
88293            ! ext/File/Glob/Glob.pm
88294 ____________________________________________________________________________
88295 [  6273] By: jhi                                   on 2000/06/29  21:49:09
88296         Log: Subject: [PATCH] xsub attributes
88297              From: Doug MacEachern <dougm@covalent.net>
88298              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
88299              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
88300      Branch: cfgperl
88301            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
88302            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
88303 ____________________________________________________________________________
88304 [  6272] By: jhi                                   on 2000/06/29  21:41:28
88305         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
88306              From: Tom Phoenix <rootbeer@redcat.com>
88307              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
88308              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
88309      Branch: cfgperl
88310            ! lib/Net/Ping.pm
88311 ____________________________________________________________________________
88312 [  6271] By: jhi                                   on 2000/06/29  21:36:55
88313         Log: Subject: PATCH pod/perltie.pod
88314              From: Ian Phillipps <Ian.Phillipps@iname.com>
88315              Date: Fri, 16 Jun 2000 00:17:19 +0100
88316              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
88317              (only the first hunk, the second hunk had already been done
88318              by some other patch)
88319      Branch: cfgperl
88320            ! pod/perltie.pod
88321 ____________________________________________________________________________
88322 [  6270] By: jhi                                   on 2000/06/29  21:24:51
88323         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
88324              From: Nicholas Clark <nick@talking.bollo.cx>
88325              Date: Fri, 23 Jun 2000 16:21:15 +0100
88326              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
88327      Branch: cfgperl
88328            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
88329            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
88330 ____________________________________________________________________________
88331 [  6269] By: jhi                                   on 2000/06/29  19:38:15
88332         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
88333              silence few compiler warnings.
88334      Branch: cfgperl
88335            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
88336 ____________________________________________________________________________
88337 [  6268] By: jhi                                   on 2000/06/29  18:21:50
88338         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
88339              From: Dominic Dunlop <domo@computer.org> 
88340              Date: Thu, 29 Jun 2000 12:32:39 +0200 
88341              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
88342      Branch: cfgperl
88343            ! t/op/sprintf.t
88344 ____________________________________________________________________________
88345 [  6267] By: jhi                                   on 2000/06/29  18:16:07
88346         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
88347              From: Doug MacEachern <dougm@covalent.net>
88348              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
88349              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
88350      Branch: cfgperl
88351            + t/op/method2entersub.t
88352            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
88353            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88354            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
88355            ! xsutils.c
88356 ____________________________________________________________________________
88357 [  6266] By: jhi                                   on 2000/06/29  15:11:15
88358         Log: Subject: [PATCH 5.6.0] cygwin port
88359              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
88360              From: "Fifer, Eric" <EFifer@sanwaint.com>
88361              Date: Thu, 29 Jun 2000 12:58:29 +0100
88362      Branch: cfgperl
88363            ! cygwin/Makefile.SHs
88364 ____________________________________________________________________________
88365 [  6265] By: jhi                                   on 2000/06/29  15:04:05
88366         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
88367              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
88368              Date: Wed, 28 Jun 2000 17:50:12 -0700
88369              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
88370      Branch: cfgperl
88371            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
88372 ____________________________________________________________________________
88373 [  6264] By: jhi                                   on 2000/06/29  15:00:57
88374         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
88375              From: Marty Lucich <marty@netcom.com>
88376              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
88377              Message-Id: <200006282116.OAA11148@netcom.com>
88378              ccdlflags update (the BSD/OS 4.1 part had already been taken
88379              care of by #6141).
88380      Branch: cfgperl
88381            ! hints/bsdos.sh
88382 ____________________________________________________________________________
88383 [  6263] By: jhi                                   on 2000/06/29  13:47:44
88384         Log: tr fixes from Simon Cozens
88385      Branch: cfgperl
88386            ! doop.c
88387 ____________________________________________________________________________
88388 [  6262] By: jhi                                   on 2000/06/28  18:46:01
88389         Log: Subject: 5.6.0 Patch for EPOC
88390              From: Olaf Flebbe <o.flebbe@gmx.de>
88391              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
88392              Message-ID: <23449.960929969@www11.gmx.net>
88393      Branch: cfgperl
88394            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
88395            ! epoc/epocish.h
88396 ____________________________________________________________________________
88397 [  6261] By: jhi                                   on 2000/06/28  18:29:07
88398         Log: Subject: Re: [PATCH cfgperl] BOMs away!
88399              From: simon@brecon.co.uk (Simon Cozens)
88400              Date: 17 Jun 2000 11:49:57 GMT
88401              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
88402      Branch: cfgperl
88403            ! pod/perldiag.pod t/comp/require.t toke.c
88404 ____________________________________________________________________________
88405 [  6260] By: jhi                                   on 2000/06/28  17:47:16
88406         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
88407              From: simon@brecon.co.uk (Simon Cozens) 
88408              Date: 17 Jun 2000 11:56:44 GMT 
88409              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
88410              pack U0, pack C0
88411      Branch: cfgperl
88412            ! pod/perlfunc.pod pp.c t/op/pack.t
88413 ____________________________________________________________________________
88414 [  6259] By: jhi                                   on 2000/06/28  16:43:17
88415         Log: perlnewmod was missing from MANIFEST.
88416      Branch: cfgperl
88417            ! MANIFEST
88418 ____________________________________________________________________________
88419 [  6258] By: jhi                                   on 2000/06/28  15:54:30
88420         Log: linenumber tweak
88421      Branch: cfgperl
88422            ! t/pragma/warn/regcomp
88423 ____________________________________________________________________________
88424 [  6257] By: jhi                                   on 2000/06/28  15:50:44
88425         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
88426              From: Doug MacEachern <dougm@covalent.net>
88427              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
88428              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
88429              (one part of the patch had been applied earlier)
88430      Branch: cfgperl
88431            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
88432 ____________________________________________________________________________
88433 [  6256] By: jhi                                   on 2000/06/28  15:40:22
88434         Log: tweaks from Simon Cozens to further fix tr/// under utf8
88435      Branch: cfgperl
88436            ! doop.c
88437 ____________________________________________________________________________
88438 [  6255] By: jhi                                   on 2000/06/28  15:33:45
88439         Log: small thinko tweaks
88440      Branch: cfgperl
88441            ! lib/IPC/Open3.pm t/op/my_stash.t
88442 ____________________________________________________________________________
88443 [  6254] By: jhi                                   on 2000/06/28  15:33:25
88444         Log: Subject: tr///, help wanted.
88445              From: simon@brecon.co.uk (Simon Cozens)
88446              Date: 28 Jun 2000 11:29:04 GMT
88447              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
88448      Branch: cfgperl
88449            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
88450            ! pp_proto.h proto.h t/op/tr.t
88451 ____________________________________________________________________________
88452 [  6253] By: jhi                                   on 2000/06/28  15:09:17
88453         Log: Paranoia tweak on #6249.
88454              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
88455              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
88456              Date: Sun, 25 Jun 2000 23:43:12 -0400
88457              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
88458      Branch: cfgperl
88459            ! lib/IPC/Open3.pm
88460 ____________________________________________________________________________
88461 [  6252] By: jhi                                   on 2000/06/28  15:01:38
88462         Log: Document #6249 and #6251.
88463      Branch: cfgperl
88464            ! lib/Exporter.pm lib/IPC/Open3.pm
88465 ____________________________________________________________________________
88466 [  6251] By: jhi                                   on 2000/06/28  14:50:43
88467         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
88468              From: Doug MacEachern <dougm@covalent.net>
88469              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
88470              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
88471      Branch: cfgperl
88472            ! lib/Exporter.pm
88473 ____________________________________________________________________________
88474 [  6250] By: jhi                                   on 2000/06/28  14:45:23
88475         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
88476              From: Doug MacEachern <dougm@covalent.net>
88477              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
88478              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
88479      Branch: cfgperl
88480            + t/op/my_stash.t
88481            ! MANIFEST embed.pl global.sym proto.h toke.c
88482 ____________________________________________________________________________
88483 [  6249] By: jhi                                   on 2000/06/28  14:36:34
88484         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
88485              From: Frank Tobin <ftobin@uiuc.edu>
88486              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
88487              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
88488      Branch: cfgperl
88489            ! lib/IPC/Open3.pm
88490 ____________________________________________________________________________
88491 [  6248] By: jhi                                   on 2000/06/28  14:11:25
88492         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
88493              From: Mark-Jason Dominus <mjd@plover.com>
88494              Date: Tue, 27 Jun 2000 22:36:42 -0400
88495              Message-ID: <20000628023642.12166.qmail@plover.com>
88496      Branch: cfgperl
88497            ! pod/perlfunc.pod
88498 ____________________________________________________________________________
88499 [  6247] By: jhi                                   on 2000/06/27  12:46:37
88500         Log: Tweak $VERSION, patch from Doug MacEachern.
88501      Branch: cfgperl
88502            ! lib/File/Spec.pm
88503 ____________________________________________________________________________
88504 [  6246] By: jhi                                   on 2000/06/27  03:34:46
88505         Log: Allow for standalone testing.
88506      Branch: cfgperl
88507            ! t/lib/filefunc.t t/lib/filespec.t
88508 ____________________________________________________________________________
88509 [  6245] By: jhi                                   on 2000/06/27  02:50:02
88510         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
88511              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88512              Date: Sat, 24 Jun 2000 13:06:20 +0100
88513              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
88514      Branch: cfgperl
88515            ! ext/DynaLoader/DynaLoader_pm.PL
88516 ____________________________________________________________________________
88517 [  6244] By: jhi                                   on 2000/06/27  02:46:10
88518         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
88519              From: Doug MacEachern <dougm@covalent.net>
88520              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
88521              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
88522      Branch: cfgperl
88523            ! gv.c sv.c t/lib/peek.t
88524 ____________________________________________________________________________
88525 [  6243] By: jhi                                   on 2000/06/27  02:38:07
88526         Log: Subject: [PATCH] is_utf8_string
88527              From: simon@brecon.co.uk (Simon Cozens)
88528              Date: 26 Jun 2000 02:25:59 GMT
88529              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
88530      Branch: cfgperl
88531            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
88532            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
88533            ! proto.h utf8.c
88534 ____________________________________________________________________________
88535 [  6242] By: jhi                                   on 2000/06/27  02:24:00
88536         Log: Subject: [PATCH] bytes<->utf8 fixes
88537              From: simon@brecon.co.uk (Simon Cozens)
88538              Date: 26 Jun 2000 04:55:45 GMT
88539              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
88540      Branch: cfgperl
88541            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
88542 ____________________________________________________________________________
88543 [  6241] By: jhi                                   on 2000/06/27  02:12:42
88544         Log: Do no -warn on \_, only on \alpha.
88545              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
88546              From: David Dyck <dcd@tc.fluke.com>
88547              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
88548              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
88549      Branch: cfgperl
88550            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
88551 ____________________________________________________________________________
88552 [  6240] By: jhi                                   on 2000/06/27  02:00:01
88553         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
88554              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
88555              Date: Mon, 26 Jun 2000 18:40:14 +0100
88556              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
88557      Branch: cfgperl
88558            ! utils/h2xs.PL
88559 ____________________________________________________________________________
88560 [  6239] By: jhi                                   on 2000/06/27  01:53:40
88561         Log: Configure maintenance.  Sever some dependency cycles,
88562              separate gccversion from the cc unit,
88563              address [ID 20000623.006] Configure script patch for using gcc on AIX
88564              (but solve it a little bit differently),
88565              unduplex some accidentally duplicated units,
88566              suggest using gcc if no cc available
88567              (p5p thread: "Solaris configure: counterproposal", 1999-09)
88568      Branch: cfgperl
88569            ! Configure Todo-5.6 config_h.SH
88570      Branch: metaconfig
88571            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
88572            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
88573      Branch: metaconfig/U/perl
88574            + gccvers.U
88575            ! d_getespwnam.U d_getprpwnam.U i_prot.U
88576 ____________________________________________________________________________
88577 [  6238] By: jhi                                   on 2000/06/25  18:04:56
88578         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
88579              From: Dan Sugalski <dan@sidhe.org>
88580              Date: Fri, 23 Jun 2000 17:00:00 -0400
88581              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
88582      Branch: cfgperl
88583            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
88584 ____________________________________________________________________________
88585 [  6237] By: jhi                                   on 2000/06/25  16:36:45
88586         Log: Tweak embed.pl, regen headers.
88587      Branch: cfgperl
88588            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
88589            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
88590            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
88591            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
88592            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
88593 ____________________________________________________________________________
88594 [  6236] By: jhi                                   on 2000/06/25  15:26:42
88595         Log: Regen headers.
88596      Branch: cfgperl
88597            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
88598            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
88599            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
88600            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
88601            ! regnodes.h warnings.h
88602 ____________________________________________________________________________
88603 [  6235] By: jhi                                   on 2000/06/23  19:39:35
88604         Log: The thread begun by
88605              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
88606              From: Kevin.Ruscoe@ubsw.com
88607              Date: Fri, 16 Jun 2000 16:38:51 +0100
88608              Message-Id: <H000019b03c300d6@MHS>
88609      Branch: cfgperl
88610            ! hints/solaris_2.sh
88611 ____________________________________________________________________________
88612 [  6234] By: jhi                                   on 2000/06/23  19:23:36
88613         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
88614              because when run as services (Win32ese for daemons)
88615              no environment variables are set and tmpdir ends up as /tmp,
88616              which is ambiguous.
88617              
88618              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
88619              From: matt@sergeant.org
88620              Date: 16 Jun 2000 16:30:43 -0000
88621              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
88622      Branch: cfgperl
88623            ! lib/File/Spec/Win32.pm
88624 ____________________________________________________________________________
88625 [  6233] By: jhi                                   on 2000/06/23  19:18:58
88626         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
88627              From: Mark-Jason Dominus <mjd@plover.com>
88628              Date: Fri, 16 Jun 2000 20:53:04 -0400
88629              Message-ID: <20000617005304.8008.qmail@plover.com>
88630      Branch: cfgperl
88631            ! op.h
88632 ____________________________________________________________________________
88633 [  6232] By: jhi                                   on 2000/06/23  16:10:02
88634         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
88635              From: simon@brecon.co.uk (Simon Cozens)
88636              Date: 19 Jun 2000 15:18:27 GMT
88637              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
88638              
88639              plus update pod/Makefile and regenerate perltoc
88640      Branch: cfgperl
88641            + pod/perlutil.pod
88642            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
88643 ____________________________________________________________________________
88644 [  6231] By: jhi                                   on 2000/06/23  15:19:18
88645         Log: Subject: [PATCH 5.6.0] cygwin port
88646              From: "Fifer, Eric" <EFifer@sanwaint.com>
88647              Date: Tue, 20 Jun 2000 14:30:58 +0100
88648              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
88649      Branch: cfgperl
88650            ! README.cygwin lib/File/Find.pm
88651 ____________________________________________________________________________
88652 [  6230] By: jhi                                   on 2000/06/23  14:25:21
88653         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
88654      Branch: cfgperl
88655            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
88656            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
88657            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
88658            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
88659 ____________________________________________________________________________
88660 [  6229] By: jhi                                   on 2000/06/23  14:13:34
88661         Log: Subject: README.hpux version 0.6.1
88662              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
88663              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
88664              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
88665      Branch: cfgperl
88666            ! README.hpux
88667 ____________________________________________________________________________
88668 [  6228] By: jhi                                   on 2000/06/23  14:07:20
88669         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
88670              From: Doug MacEachern <dougm@covalent.net>
88671              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
88672              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
88673      Branch: cfgperl
88674            ! op.c
88675 ____________________________________________________________________________
88676 [  6227] By: jhi                                   on 2000/06/23  14:01:06
88677         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
88678              From: Doug MacEachern <dougm@covalent.net>
88679              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
88680              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
88681      Branch: cfgperl
88682            + lib/lib.pm.PL
88683            - lib/lib.pm
88684            ! MANIFEST Makefile.SH
88685 ____________________________________________________________________________
88686 [  6226] By: jhi                                   on 2000/06/23  13:53:07
88687         Log: Subject: [PATCH] remove forward declarations in Socket.pm
88688              From: Doug MacEachern <dougm@covalent.net>
88689              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
88690              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
88691              
88692              From: Doug MacEachern <dougm@covalent.net>
88693              Subject: Re: [PATCH] remove forward declarations in Socket.pm
88694              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
88695              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
88696      Branch: cfgperl
88697            ! ext/Socket/Socket.pm op.c
88698 ____________________________________________________________________________
88699 [  6225] By: jhi                                   on 2000/06/23  13:41:52
88700         Log: Add source code filenames to apidoc.
88701              From: simon@brecon.co.uk (Simon Cozens)
88702              Subject: [PATCH embed.pl] Source X-ref
88703              Date: 22 Jun 2000 02:18:49 GMT
88704              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
88705      Branch: cfgperl
88706            ! embed.pl
88707 ____________________________________________________________________________
88708 [  6224] By: jhi                                   on 2000/06/23  13:32:33
88709         Log: A way to avoid English.pm performance hit.
88710              From: root <root@jester.slaysys.com>
88711              Subject: [YAPATCH English.pm] My turn to putt again
88712              Date: Thu, 22 Jun 2000 20:33:58 -0400
88713              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
88714      Branch: cfgperl
88715            ! lib/English.pm t/lib/english.t
88716 ____________________________________________________________________________
88717 [  6223] By: jhi                                   on 2000/06/23  13:27:06
88718         Log: Avoid double close().
88719              Subject: [PATCH] avoid double close()
88720              From: Doug MacEachern <dougm@covalent.net>
88721              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
88722              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
88723      Branch: cfgperl
88724            ! doio.c
88725 ____________________________________________________________________________
88726 [  6222] By: jhi                                   on 2000/06/23  13:25:54
88727         Log: doc typo fix
88728              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
88729              From: Ian Phillipps <Ian.Phillipps@iname.com>
88730              Date: Fri, 23 Jun 2000 10:40:58 +0100
88731              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
88732      Branch: cfgperl
88733            ! lib/Pod/Usage.pm
88734 ____________________________________________________________________________
88735 [  6221] By: jhi                                   on 2000/06/23  13:24:15
88736         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
88737              From: simon@brecon.co.uk (Simon Cozens)
88738              Subject: [PATCH] Eliminate tr///[CU][CU]
88739              Date: 23 Jun 2000 11:05:40 GMT
88740              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
88741      Branch: cfgperl
88742            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
88743 ____________________________________________________________________________
88744 [  6220] By: jhi                                   on 2000/06/22  16:07:51
88745         Log: Win32 patches from Benjamin Stuhl.
88746      Branch: cfgperl
88747            ! makedef.pl win32/win32.h
88748 ____________________________________________________________________________
88749 [  6219] By: jhi                                   on 2000/06/22  16:06:34
88750         Log: Bytecode patches from Benjamin Stuhl.
88751      Branch: cfgperl
88752            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88753            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
88754            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88755 ____________________________________________________________________________
88756 [  6218] By: jhi                                   on 2000/06/15  23:54:16
88757         Log: Bytecode patches from Benjamin Stuhl.
88758      Branch: cfgperl
88759            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
88760 ____________________________________________________________________________
88761 [  6217] By: jhi                                   on 2000/06/09  13:38:29
88762         Log: Rename the fdpid locking and integrate with Sarathy.
88763      Branch: cfgperl
88764            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
88765            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
88766            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
88767            ! win32/win32.c
88768           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
88769 ____________________________________________________________________________
88770 [  6216] By: gsar                                  on 2000/06/08  14:54:21
88771         Log: be more optimal about clearing @_
88772      Branch: perl
88773            ! cop.h
88774 ____________________________________________________________________________
88775 [  6215] By: gsar                                  on 2000/06/08  14:33:04
88776         Log: tweak comment about @DB::args
88777      Branch: perl
88778            ! av.h pp_ctl.c
88779 ____________________________________________________________________________
88780 [  6214] By: gsar                                  on 2000/06/08  13:57:54
88781         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
88782              caller() wants to populate @DB::args with it (causes a coredump
88783              in Carp::confess())
88784      Branch: perl
88785            ! cop.h t/op/runlevel.t
88786 ____________________________________________________________________________
88787 [  6213] By: gsar                                  on 2000/06/08  07:06:35
88788         Log: back out change#6106 (seems problematic)
88789      Branch: perl
88790            ! hints/solaris_2.sh
88791 ____________________________________________________________________________
88792 [  6212] By: jhi                                   on 2000/06/07  03:10:36
88793         Log: Continuing mopup for #6204.
88794      Branch: cfgperl
88795            ! ext/B/defsubs_h.PL
88796 ____________________________________________________________________________
88797 [  6211] By: jhi                                   on 2000/06/07  02:41:50
88798         Log: Mopup for #6204.
88799              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
88800              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
88801              This is comes from const() where POK isn't on when expected.
88802      Branch: cfgperl
88803            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
88804            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88805            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
88806            ! perlapi.h pod/perlapi.pod
88807 ____________________________________________________________________________
88808 [  6210] By: jhi                                   on 2000/06/07  01:56:29
88809         Log: Mopup for #6207 and #6209.
88810      Branch: cfgperl
88811            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
88812 ____________________________________________________________________________
88813 [  6209] By: jhi                                   on 2000/06/07  01:33:12
88814         Log: Lock PL_fdpid against race conditions, based on:
88815              Subject: [PATCH 5.6.0]subprocess fixup for threads
88816              From: Dan Sugalski <dan@sidhe.org>
88817              To: perl5-porters@perl.org
88818              Date: Tue, 11 Apr 2000 17:02:32 -0400
88819              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
88820      Branch: cfgperl
88821            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
88822            ! win32/win32.c
88823 ____________________________________________________________________________
88824 [  6208] By: jhi                                   on 2000/06/07  01:05:23
88825         Log: Regen headers for #6207.
88826      Branch: cfgperl
88827            ! embed.h global.sym objXSUB.h proto.h
88828 ____________________________________________________________________________
88829 [  6207] By: jhi                                   on 2000/06/06  23:43:13
88830         Log: Subject: [PATCH 5.6.0] Threadsafe patches
88831              From: Dan Sugalski <dan@sidhe.org>
88832              To: perl5-porters@perl.org
88833              Date: Mon, 08 May 2000 18:08:13 -0400
88834              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
88835      Branch: cfgperl
88836            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
88837            ! proto.h sv.h util.c
88838 ____________________________________________________________________________
88839 [  6206] By: jhi                                   on 2000/06/06  23:21:23
88840         Log: Subject: [PATCH] Eliminate $a/$b in pod
88841              From: David Glasser <me@davidglasser.net>
88842              To: perl5-porters@perl.org
88843              Date: Mon, 29 May 2000 21:15:59 -0400
88844              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
88845      Branch: cfgperl
88846            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
88847            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
88848            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
88849            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
88850            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
88851            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
88852            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
88853            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
88854            ! pod/perlvar.pod pod/perlxs.pod
88855 ____________________________________________________________________________
88856 [  6205] By: jhi                                   on 2000/06/06  23:12:14
88857         Log: Subject: [PATCH] Win32 improvements
88858              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
88859              To: gsar@activestate.com, perl5-porters@perl.org
88860              Date: Mon, 29 May 2000 17:22:24 PDT
88861              Message-ID: <20000530002224.91142.qmail@hotmail.com>
88862              (MUA had mangled many lines by wordwrapping)
88863      Branch: cfgperl
88864            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
88865 ____________________________________________________________________________
88866 [  6204] By: jhi                                   on 2000/06/06  23:01:50
88867         Log: Subject: [PATCH] B::Bytecode patches
88868              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
88869              To: gsar@activestate.com, jhi@iki.fi
88870              Cc: perl5-porters@perl.org
88871              Message-ID: <20000602202526.48694.qmail@hotmail.com>
88872              (MUA had mangled many lines by wordwrapping)
88873      Branch: cfgperl
88874            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
88875            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
88876            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
88877            ! intrpvar.h perl.c
88878 ____________________________________________________________________________
88879 [  6203] By: jhi                                   on 2000/06/06  22:32:43
88880         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
88881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
88882              Date: Tue, 06 Jun 2000 13:07:45 -0700
88883              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
88884      Branch: cfgperl
88885            ! pod/perldiag.pod
88886 ____________________________________________________________________________
88887 [  6202] By: jhi                                   on 2000/06/06  19:38:35
88888         Log: Integrate with Sarathy.
88889      Branch: cfgperl
88890           !> perl.c
88891 ____________________________________________________________________________
88892 [  6201] By: gsar                                  on 2000/06/06  00:42:59
88893         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
88894              does a PUSHMARK that's never ever POPMARKed; in general, only
88895              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
88896              Perl_eval_[sp]v() don't because they don't take any incoming
88897              arguments (this leak has been around since the original version
88898              of perl_eval_pv() in 5.003_97e)
88899      Branch: perl
88900            ! perl.c
88901 ____________________________________________________________________________
88902 [  6200] By: jhi                                   on 2000/06/04  03:44:52
88903         Log: Update to cperl-mode.el 4.31 from
88904              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
88905              Subject: A couple of notes
88906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
88907              To: Mailing list Perl5 <perl5-porters@perl.org>
88908              Date: Sat, 3 Jun 2000 23:33:32 -0400
88909              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
88910      Branch: cfgperl
88911            ! emacs/cperl-mode.el
88912 ____________________________________________________________________________
88913 [  6199] By: jhi                                   on 2000/06/03  15:11:05
88914         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
88915              From: Dan Sugalski <dan@sidhe.org>
88916              To: perl5-porters@perl.org, vmsperl@perl.org
88917              Date: Fri, 02 Jun 2000 17:30:51 -0400
88918              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
88919      Branch: cfgperl
88920            ! vms/descrip_mms.template vms/gen_shrfls.pl
88921 ____________________________________________________________________________
88922 [  6198] By: jhi                                   on 2000/06/03  14:59:15
88923         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
88924              From: Dan Sugalski <dan@sidhe.org>
88925              To: vmsperl@perl.org, perl5-porters@perl.org
88926              Date: Fri, 02 Jun 2000 16:00:41 -0400
88927              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
88928              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
88929      Branch: cfgperl
88930            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
88931            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
88932            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
88933 ____________________________________________________________________________
88934 [  6197] By: jhi                                   on 2000/06/03  14:41:30
88935         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
88936              From: John Borwick <jhborwic@unity.ncsu.edu>
88937              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
88938              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
88939      Branch: cfgperl
88940            ! pod/perlsyn.pod
88941 ____________________________________________________________________________
88942 [  6196] By: jhi                                   on 2000/06/03  14:38:09
88943         Log: Integrate with Sarathy.
88944      Branch: cfgperl
88945           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
88946           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
88947           !> vms/perly_c.vms
88948 ____________________________________________________________________________
88949 [  6195] By: gsar                                  on 2000/06/02  22:43:13
88950         Log: fix yet another eval"" leak under USE_ITHREADS
88951      Branch: perl
88952            ! op.c
88953 ____________________________________________________________________________
88954 [  6194] By: gsar                                  on 2000/06/02  18:22:06
88955         Log: fix small eval"" memory leaks under USE_ITHREADS
88956      Branch: perl
88957            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
88958            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
88959            ! vms/perly_c.vms
88960 ____________________________________________________________________________
88961 [  6193] By: jhi                                   on 2000/06/01  13:03:56
88962         Log: Signals-be-gone for microperl.
88963      Branch: cfgperl
88964            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
88965 ____________________________________________________________________________
88966 [  6192] By: jhi                                   on 2000/06/01  12:52:02
88967         Log: Integrate with Sarathy.
88968      Branch: cfgperl
88969           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
88970           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
88971           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
88972           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
88973           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
88974           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
88975           !> t/op/vec.t utils/h2xs.PL
88976 ____________________________________________________________________________
88977 [  6191] By: gsar                                  on 2000/06/01  09:38:21
88978         Log: vec() loses numericalness (modified version of patch suggested
88979              by Robin Barker)
88980      Branch: perl
88981            ! doop.c t/op/vec.t
88982 ____________________________________________________________________________
88983 [  6190] By: gsar                                  on 2000/06/01  09:26:15
88984         Log: submit missing embed.pl change
88985      Branch: perl
88986            ! embed.pl
88987 ____________________________________________________________________________
88988 [  6189] By: gsar                                  on 2000/06/01  09:05:34
88989         Log: counting tr/// corrupts later operation (from M.J.T Guy)
88990      Branch: perl
88991            ! doop.c t/op/tr.t
88992 ____________________________________________________________________________
88993 [  6188] By: gsar                                  on 2000/06/01  08:58:39
88994         Log: h2xs tweaks
88995      Branch: perl
88996            ! utils/h2xs.PL
88997 ____________________________________________________________________________
88998 [  6187] By: gsar                                  on 2000/06/01  08:50:07
88999         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
89000              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89001      Branch: perl
89002            + lib/Pod/LaTeX.pm
89003            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
89004            ! pod/pod2latex.PL
89005 ____________________________________________________________________________
89006 [  6186] By: gsar                                  on 2000/06/01  08:24:40
89007         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
89008              <wolfgang.laun@alcatel.at>)
89009      Branch: perl
89010            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
89011            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
89012 ____________________________________________________________________________
89013 [  6185] By: gsar                                  on 2000/06/01  08:12:00
89014         Log: remove incorrect documentation about implicit split to @_ in
89015              list context, which never really worked in perl 5 (from
89016              M.J.T. Guy)
89017      Branch: perl
89018            ! pod/perlfunc.pod pod/perltrap.pod
89019 ____________________________________________________________________________
89020 [  6184] By: gsar                                  on 2000/06/01  07:52:27
89021         Log: tweak for change#6127
89022      Branch: perl
89023            ! perl.c
89024 ____________________________________________________________________________
89025 [  6183] By: gsar                                  on 2000/06/01  07:41:02
89026         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
89027              <nick@ccl4.org>)
89028      Branch: perl
89029            + t/lib/selfloader.t
89030            ! MANIFEST lib/SelfLoader.pm
89031 ____________________________________________________________________________
89032 [  6182] By: jhi                                   on 2000/06/01  00:34:42
89033         Log: Be Cleaner Part Deux.
89034      Branch: cfgperl
89035            ! Makefile.SH
89036 ____________________________________________________________________________
89037 [  6181] By: jhi                                   on 2000/06/01  00:32:09
89038         Log: Integrate with Sarathy.
89039      Branch: cfgperl
89040           !> pp.c t/op/arith.t
89041 ____________________________________________________________________________
89042 [  6180] By: jhi                                   on 2000/06/01  00:31:13
89043         Log: microperl nits from Simon Cozens.
89044      Branch: cfgperl
89045            + uconfig.h
89046            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
89047            ! unixish.h
89048 ____________________________________________________________________________
89049 [  6179] By: gsar                                  on 2000/05/31  22:37:51
89050         Log: buggy modulus on UVs introduced by change#3378 (resulted in
89051              4063328477 % 65535 amounting to 27406, instead of 27407)
89052      Branch: perl
89053            ! pp.c t/op/arith.t
89054 ____________________________________________________________________________
89055 [  6178] By: jhi                                   on 2000/05/31  21:52:41
89056         Log: Be cleaner.
89057      Branch: cfgperl
89058            ! Makefile.SH
89059 ____________________________________________________________________________
89060 [  6177] By: jhi                                   on 2000/05/31  21:47:33
89061         Log: Substitution utf8 patch from Simon Cozens.
89062      Branch: cfgperl
89063            ! pp_hot.c
89064 ____________________________________________________________________________
89065 [  6176] By: jhi                                   on 2000/05/31  21:45:34
89066         Log: Single-quoted utf8 patch from Simon Cozens.
89067      Branch: cfgperl
89068            ! toke.c
89069 ____________________________________________________________________________
89070 [  6175] By: jhi                                   on 2000/05/31  21:40:18
89071         Log: Integrate with Sarathy.
89072      Branch: cfgperl
89073           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
89074 ____________________________________________________________________________
89075 [  6174] By: jhi                                   on 2000/05/31  21:37:31
89076         Log: microperl changes from Simon Cozens; Makefile for microperl
89077              written from scratch; few casts added as microperl compilation
89078              doesn't have all prototypes available.
89079      Branch: cfgperl
89080            + Makefile.micro README.micro Todo.micro uconfig.sh
89081            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
89082            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
89083      Branch: metaconfig
89084            + U/modified/Config_h.U
89085 ____________________________________________________________________________
89086 [  6173] By: jhi                                   on 2000/05/31  20:00:24
89087         Log: metaconfig maintenance.
89088      Branch: metaconfig
89089            + U/modified/Inhdr.U U/typedefs/inotype.U
89090      Branch: metaconfig/U/perl
89091            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
89092            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
89093 ____________________________________________________________________________
89094 [  6172] By: gsar                                  on 2000/05/31  05:05:42
89095         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
89096              (from Ilya Zakharevich)
89097      Branch: perl
89098            ! regexec.c t/op/re_tests
89099 ____________________________________________________________________________
89100 [  6171] By: gsar                                  on 2000/05/31  05:01:47
89101         Log: scalar() doesn't force scalar context when used in void context
89102              (from Simon Cozens)
89103      Branch: perl
89104            ! op.c t/op/wantarray.t
89105 ____________________________________________________________________________
89106 [  6170] By: gsar                                  on 2000/05/31  04:41:33
89107         Log: change#6142 needs tweaks to tests to work where there's no symlink()
89108              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
89109      Branch: perl
89110            ! t/lib/filefind.t
89111 ____________________________________________________________________________
89112 [  6169] By: gsar                                  on 2000/05/31  04:29:49
89113         Log: integrate cfgperl contents into mainline
89114      Branch: perl
89115           +> pod/perlmodlib.PL pod/perlnewmod.pod
89116           !> (integrate 42 files)
89117 ____________________________________________________________________________
89118 [  6168] By: jhi                                   on 2000/05/30  22:53:37
89119         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
89120      Branch: cfgperl
89121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89122            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
89123            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
89124            ! win32/config.bc win32/config.gc win32/config.vc
89125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89126            ! win32/config_h.PL win32/config_sh.PL
89127      Branch: metaconfig/U/perl
89128            ! perlxv.U
89129 ____________________________________________________________________________
89130 [  6167] By: jhi                                   on 2000/05/30  22:20:21
89131         Log: tweak todo 
89132      Branch: cfgperl
89133            ! Todo-5.6
89134 ____________________________________________________________________________
89135 [  6166] By: jhi                                   on 2000/05/30  22:11:51
89136         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
89137              in case somebody wants to write an extension for more
89138              shadow database interfaces.
89139      Branch: cfgperl
89140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89141            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
89142            ! vos/config.def vos/config.h vos/config_h.SH_orig
89143            ! win32/config.bc win32/config.gc win32/config.vc
89144            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
89145      Branch: metaconfig
89146            ! U/modified/Myinit.U
89147      Branch: metaconfig/U/perl
89148            + d_getespwnam.U d_getprpwnam.U i_prot.U
89149 ____________________________________________________________________________
89150 [  6165] By: jhi                                   on 2000/05/30  18:35:34
89151         Log: Integrate with Sarathy.
89152      Branch: cfgperl
89153           !> op.c
89154 ____________________________________________________________________________
89155 [  6164] By: jhi                                   on 2000/05/30  18:30:16
89156         Log: detypo
89157      Branch: cfgperl
89158            ! Configure config_h.SH
89159      Branch: metaconfig/U/perl
89160            ! perlxv.U
89161 ____________________________________________________________________________
89162 [  6163] By: gsar                                  on 2000/05/30  03:24:03
89163         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
89164      Branch: perl
89165            ! op.c
89166 ____________________________________________________________________________
89167 [  6162] By: gsar                                  on 2000/05/30  03:09:38
89168         Log: fix memory leak in method call optimization (change#3768);
89169              made C<eval "$x->foo()"> leak
89170      Branch: perl
89171            ! op.c
89172 ____________________________________________________________________________
89173 [  6161] By: jhi                                   on 2000/05/29  17:56:26
89174         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
89175              both from Simon Cozens.
89176      Branch: cfgperl
89177            + pod/perlmodlib.PL pod/perlnewmod.pod
89178            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
89179            ! pod/perlmodlib.pod pod/perltoc.pod
89180 ____________________________________________________________________________
89181 [  6160] By: jhi                                   on 2000/05/29  17:23:55
89182         Log: Changes for the File::Temp 0.08 (change #6159) test suite
89183              to fit better into the Perl distribution test framework.
89184      Branch: cfgperl
89185            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
89186            ! t/lib/ftmp-tempfile.t
89187 ____________________________________________________________________________
89188 [  6159] By: jhi                                   on 2000/05/29  16:55:36
89189         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
89190      Branch: cfgperl
89191            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89192            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89193 ____________________________________________________________________________
89194 [  6158] By: bailey                                on 2000/05/29  16:22:08
89195         Log: Add fallback to tmpfile for use in cases where user's relying on
89196              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
89197              Lane's patch)
89198      Branch: vmsperl
89199            ! vms/vms.c vms/vmsish.h
89200 ____________________________________________________________________________
89201 [  6157] By: jhi                                   on 2000/05/29  03:10:36
89202         Log: Regen Configure to jive with #6149.
89203      Branch: cfgperl
89204            ! Configure
89205      Branch: metaconfig
89206            ! U/modified/Getfile.U
89207 ____________________________________________________________________________
89208 [  6156] By: jhi                                   on 2000/05/29  03:01:38
89209         Log: Integrate with Sarathy.
89210      Branch: cfgperl
89211           +> ext/DynaLoader/dl_mac.xs
89212           !> (integrate 38 files)
89213 ____________________________________________________________________________
89214 [  6155] By: gsar                                  on 2000/05/28  21:15:58
89215         Log: small bug in change#6144; remove random \xA0 character that snuck
89216              in via change#6145
89217      Branch: perl
89218            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
89219 ____________________________________________________________________________
89220 [  6154] By: gsar                                  on 2000/05/28  21:04:19
89221         Log: avoid type mismatch warning
89222      Branch: perl
89223            ! perl.c
89224 ____________________________________________________________________________
89225 [  6153] By: gsar                                  on 2000/05/28  20:58:31
89226         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
89227              <nick@Bagpuss.uk.boo.com>)
89228      Branch: perl
89229            ! lib/Test/Harness.pm
89230 ____________________________________________________________________________
89231 [  6152] By: gsar                                  on 2000/05/28  20:53:42
89232         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
89233      Branch: perl
89234            ! regexec.c
89235 ____________________________________________________________________________
89236 [  6151] By: gsar                                  on 2000/05/28  20:50:28
89237         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
89238      Branch: perl
89239            ! regexec.c
89240 ____________________________________________________________________________
89241 [  6150] By: gsar                                  on 2000/05/28  20:39:58
89242         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
89243      Branch: perl
89244            ! pod/perlrequick.pod
89245 ____________________________________________________________________________
89246 [  6149] By: gsar                                  on 2000/05/28  20:35:16
89247         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
89248              <troc@netrus.net>)
89249      Branch: perl
89250            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
89251            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
89252            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
89253            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
89254 ____________________________________________________________________________
89255 [  6148] By: gsar                                  on 2000/05/28  20:21:07
89256         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
89257      Branch: perl
89258            ! lib/ExtUtils/MM_Unix.pm
89259 ____________________________________________________________________________
89260 [  6147] By: gsar                                  on 2000/05/28  20:12:41
89261         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
89262              (from Peter Prymmer)
89263      Branch: perl
89264            ! vms/subconfigure.com
89265 ____________________________________________________________________________
89266 [  6146] By: gsar                                  on 2000/05/28  20:06:15
89267         Log: doc typo
89268      Branch: perl
89269            ! lib/warnings.pm warnings.h warnings.pl
89270 ____________________________________________________________________________
89271 [  6145] By: gsar                                  on 2000/05/28  18:44:33
89272         Log: make xsubpp skip embedded pod (from Matthias Neeracher
89273              <neeri@iis.ee.ethz.ch>)
89274      Branch: perl
89275            ! lib/ExtUtils/xsubpp
89276 ____________________________________________________________________________
89277 [  6144] By: gsar                                  on 2000/05/28  18:42:49
89278         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
89279              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
89280              <neeri@iis.ee.ethz.ch>)
89281      Branch: perl
89282            ! lib/AutoSplit.pm
89283 ____________________________________________________________________________
89284 [  6143] By: gsar                                  on 2000/05/28  18:41:12
89285         Log: MacOS support, part 1 (from Matthias Neeracher
89286              <neeri@iis.ee.ethz.ch>)
89287      Branch: perl
89288            + ext/DynaLoader/dl_mac.xs
89289            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
89290            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
89291            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
89292            ! util.h
89293 ____________________________________________________________________________
89294 [  6142] By: gsar                                  on 2000/05/28  18:21:51
89295         Log: File::Find fails to chdir when chasing symlinks (from
89296              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
89297      Branch: perl
89298            ! lib/File/Find.pm t/lib/filefind.t
89299 ____________________________________________________________________________
89300 [  6141] By: jhi                                   on 2000/05/28  14:25:15
89301         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
89302              forwarded by Peter Seebach from the bsdi-users mailing list.
89303              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
89304      Branch: perl
89305            ! hints/bsdos.sh
89306 ____________________________________________________________________________
89307 [  6140] By: jhi                                   on 2000/05/28  14:11:57
89308         Log: Integrate with Sarathy.
89309      Branch: cfgperl
89310           +> (branch 30 files)
89311           !> (integrate 93 files)
89312 ____________________________________________________________________________
89313 [  6139] By: gsar                                  on 2000/05/28  10:01:48
89314         Log: revise mktables.PL for bugs and newness in Unicode 3.0
89315              (from James Bence <jbence@amgen.com>)
89316      Branch: perl
89317            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
89318            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
89319            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
89320            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
89321            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
89322            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
89323            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
89324            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
89325            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
89326            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
89327            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
89328            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
89329            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
89330            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
89331            + lib/unicode/Is/SylWU.pl
89332            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
89333            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
89334            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
89335            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
89336            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
89337            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
89338            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
89339            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
89340            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
89341            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
89342            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
89343            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
89344            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
89345            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
89346            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
89347            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
89348            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
89349            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
89350            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
89351            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
89352            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
89353            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
89354            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
89355            ! lib/unicode/Makefile lib/unicode/mktables.PL
89356 ____________________________________________________________________________
89357 [  6138] By: gsar                                  on 2000/05/28  08:50:32
89358         Log: add note about the handling of negative indices to tied arrays
89359              (from Michael G Schwern <schwern@pobox.com>)
89360      Branch: perl
89361            ! pod/perltie.pod
89362 ____________________________________________________________________________
89363 [  6137] By: gsar                                  on 2000/05/28  08:46:10
89364         Log: fix bogus redeclaration warning for "our" variables in different
89365              scopes
89366      Branch: perl
89367            ! op.c t/pragma/strict-vars
89368 ____________________________________________________________________________
89369 [  6136] By: gsar                                  on 2000/05/28  08:31:20
89370         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
89371      Branch: perl
89372            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
89373 ____________________________________________________________________________
89374 [  6135] By: gsar                                  on 2000/05/28  08:17:50
89375         Log: enable Test::Harness to dynamically determine column width etc.
89376              (from Rob Napier <rnapier@employees.org>)
89377      Branch: perl
89378            ! lib/Test/Harness.pm
89379 ____________________________________________________________________________
89380 [  6134] By: gsar                                  on 2000/05/28  08:13:39
89381         Log: make Test::Harness use wait.h/WCOREDUMP if available
89382              (from Ben Tilly <ben_tilly@hotmail.com>)
89383      Branch: perl
89384            ! lib/Test/Harness.pm
89385 ____________________________________________________________________________
89386 [  6133] By: gsar                                  on 2000/05/28  08:08:05
89387         Log: elide bogus test in change#6132
89388      Branch: perl
89389            ! t/pragma/warn/9enabled
89390 ____________________________________________________________________________
89391 [  6132] By: gsar                                  on 2000/05/28  08:03:14
89392         Log: warnings::enabled() doesn't fall back to looking at $^W if
89393              caller isn't using lexical warnings (from Paul Marquess)
89394      Branch: perl
89395            ! pp_ctl.c t/pragma/warn/9enabled
89396 ____________________________________________________________________________
89397 [  6131] By: gsar                                  on 2000/05/28  07:57:47
89398         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
89399      Branch: perl
89400            ! ext/POSIX/POSIX.pm
89401 ____________________________________________________________________________
89402 [  6130] By: gsar                                  on 2000/05/28  07:29:12
89403         Log: fix places that mean C<"word" character> but say C<alphanumeric
89404              character>
89405      Branch: perl
89406            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
89407 ____________________________________________________________________________
89408 [  6129] By: gsar                                  on 2000/05/28  07:18:41
89409         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
89410      Branch: perl
89411            ! vms/test.com
89412 ____________________________________________________________________________
89413 [  6128] By: gsar                                  on 2000/05/28  07:12:55
89414         Log: new perlxstut example for passing/returning refs to arrays
89415              (from David Lowe <dlowe@pootpoot.com>)
89416      Branch: perl
89417            ! pod/perlxstut.pod
89418 ____________________________________________________________________________
89419 [  6127] By: gsar                                  on 2000/05/28  07:02:50
89420         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
89421              failed (from Gisle Aas)
89422      Branch: perl
89423            ! cop.h perl.c
89424 ____________________________________________________________________________
89425 [  6126] By: gsar                                  on 2000/05/28  06:39:53
89426         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
89427              (reworked variant of patch suggested by Simon Cozens)
89428      Branch: perl
89429            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
89430            ! pp_hot.c proto.h t/op/gv.t
89431 ____________________________________________________________________________
89432 [  6125] By: gsar                                  on 2000/05/28  05:14:55
89433         Log: enable propagating exception objects via Perl_croak() in XS code
89434              (from Gisle Aas)
89435      Branch: perl
89436            ! util.c
89437 ____________________________________________________________________________
89438 [  6124] By: gsar                                  on 2000/05/28  05:07:28
89439         Log: integrate vmsperl contents into mainline
89440      Branch: perl
89441           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
89442           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
89443           !> vms/vmsish.h
89444 ____________________________________________________________________________
89445 [  6123] By: gsar                                  on 2000/05/28  05:03:53
89446         Log: clarify gotcha with #line directives (from Rocco Caputo
89447              <troc@netrus.net>)
89448      Branch: perl
89449            ! pod/perldebug.pod pod/perlsyn.pod
89450 ____________________________________________________________________________
89451 [  6122] By: gsar                                  on 2000/05/28  04:58:29
89452         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
89453              (from Mark-Jason Dominus)
89454      Branch: perl
89455            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
89456            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
89457            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
89458            ! toke.c
89459 ____________________________________________________________________________
89460 [  6121] By: bailey                                on 2000/05/25  04:46:54
89461         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
89462              lists (based on fixes by Craig Berry)
89463      Branch: vmsperl
89464            ! lib/File/Spec/VMS.pm
89465 ____________________________________________________________________________
89466 [  6120] By: bailey                                on 2000/05/25  04:25:38
89467         Log: Add missing escape (Charles Lane)
89468      Branch: vmsperl
89469            ! t/op/lex_assign.t
89470 ____________________________________________________________________________
89471 [  6119] By: bailey                                on 2000/05/25  04:21:25
89472         Log: Quiet error messages in vmsish.t (Charles Lane)
89473      Branch: vmsperl
89474            ! vms/ext/vmsish.t
89475 ____________________________________________________________________________
89476 [  6118] By: bailey                                on 2000/05/25  04:17:57
89477         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
89478              Flatten case labels in switch statements uniformly (Charles Bailey)
89479      Branch: vmsperl
89480            ! vms/vms.c
89481 ____________________________________________________________________________
89482 [  6117] By: bailey                                on 2000/05/25  03:58:09
89483         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
89484      Branch: vmsperl
89485            ! vms/vmsish.h
89486 ____________________________________________________________________________
89487 [  6116] By: bailey                                on 2000/05/25  03:11:15
89488         Log: Miscellaneous cosmetic fixes (Charles Lane)
89489      Branch: vmsperl
89490            ! lib/ExtUtils/MM_VMS.pm
89491 ____________________________________________________________________________
89492 [  6115] By: bailey                                on 2000/05/25  03:10:36
89493         Log: Add bounds checking for several strings (Charles Lane)
89494      Branch: vmsperl
89495            ! vms/vms.c
89496 ____________________________________________________________________________
89497 [  6114] By: bailey                                on 2000/05/25  02:25:34
89498         Log: Urk -- undo previous removal of vmsish 'exit' change
89499      Branch: vmsperl
89500            ! vms/ext/vmsish.pm vms/vmsish.h
89501 ____________________________________________________________________________
89502 [  6113] By: bailey                                on 2000/05/24  02:24:40
89503         Log: Ugly workaround for version-specific RTL error
89504      Branch: vmsperl
89505            ! vms/vms.c
89506 ____________________________________________________________________________
89507 [  6112] By: bailey                                on 2000/05/24  02:19:55
89508         Log: Check for existence of file before trying to delete
89509      Branch: vmsperl
89510            ! vms/test.com
89511 ____________________________________________________________________________
89512 [  6111] By: bailey                                on 2000/05/23  23:35:13
89513         Log: Resync with mainline prior to post-5.6.0 updates
89514      Branch: vmsperl
89515           +> (branch 49 files)
89516            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
89517            ! vms/ext/vmsish.pm
89518           !> (integrate 334 files)
89519 ____________________________________________________________________________
89520 [  6110] By: jhi                                   on 2000/05/23  19:28:32
89521         Log: todo tweak
89522      Branch: cfgperl
89523            ! Todo-5.6
89524 ____________________________________________________________________________
89525 [  6109] By: jhi                                   on 2000/05/18  17:38:54
89526         Log: Integrate with Sarathy.
89527      Branch: cfgperl
89528           !> mg.c perl.h win32/perlhost.h
89529 ____________________________________________________________________________
89530 [  6108] By: gsar                                  on 2000/05/17  02:24:56
89531         Log: reenable fake signal handling on Windows, bugs and all
89532      Branch: perl
89533            ! mg.c perl.h win32/perlhost.h
89534 ____________________________________________________________________________
89535 [  6107] By: jhi                                   on 2000/05/15  18:01:41
89536         Log: Tweak the todo list.
89537      Branch: cfgperl
89538            ! Todo-5.6
89539 ____________________________________________________________________________
89540 [  6106] By: jhi                                   on 2000/05/15  13:41:48
89541         Log: The (Configure) script refuses to go on, after asking for
89542              'You may also choose to try maximal 64-bitness....'.
89543              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
89544              -- Patrick Zima
89545              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
89546      Branch: cfgperl
89547            ! hints/solaris_2.sh
89548 ____________________________________________________________________________
89549 [  6105] By: jhi                                   on 2000/05/11  14:37:43
89550         Log: Integrate with Sarathy.
89551      Branch: cfgperl
89552           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89553           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
89554 ____________________________________________________________________________
89555 [  6104] By: gsar                                  on 2000/05/11  03:39:07
89556         Log: PL_sys_intern was being initialized too late on windows
89557      Branch: perl
89558            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
89559            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
89560 ____________________________________________________________________________
89561 [  6103] By: jhi                                   on 2000/05/09  19:42:20
89562         Log: Test tweaking for Unicos continues.
89563      Branch: cfgperl
89564            ! t/op/64bitint.t
89565 ____________________________________________________________________________
89566 [  6102] By: jhi                                   on 2000/05/09  16:47:27
89567         Log: The test suite tweak in #6101 wasn't quite right.
89568      Branch: cfgperl
89569            ! t/lib/complex.t
89570 ____________________________________________________________________________
89571 [  6101] By: jhi                                   on 2000/05/09  15:35:34
89572         Log: Hints and test tweaks for Unicos.
89573      Branch: cfgperl
89574            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
89575 ____________________________________________________________________________
89576 [  6100] By: jhi                                   on 2000/05/08  21:15:06
89577         Log: More compilation tweakery from Allen Smith.
89578      Branch: cfgperl
89579            ! hints/irix_6.sh
89580 ____________________________________________________________________________
89581 [  6099] By: jhi                                   on 2000/05/08  19:21:18
89582         Log: Tweaks for the cc bugs from Allen Smith.
89583      Branch: cfgperl
89584            ! hints/irix_6.sh
89585 ____________________________________________________________________________
89586 [  6098] By: jhi                                   on 2000/05/08  19:13:37
89587         Log: Add a note about other, yet unsupported, shadow password APIs.
89588      Branch: cfgperl
89589            ! pp_sys.c
89590 ____________________________________________________________________________
89591 [  6097] By: jhi                                   on 2000/05/08  18:46:34
89592         Log: Add a note about possible compilation problems from Allen Smith.
89593      Branch: cfgperl
89594            ! hints/irix_6.sh
89595 ____________________________________________________________________________
89596 [  6096] By: jhi                                   on 2000/05/08  17:33:10
89597         Log: Integrate with Sarathy.
89598      Branch: cfgperl
89599           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89600           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
89601 ____________________________________________________________________________
89602 [  6095] By: jhi                                   on 2000/05/08  16:21:33
89603         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
89604              might be useful in future.
89605      Branch: cfgperl
89606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89607            ! config_h.SH
89608      Branch: metaconfig
89609            ! U/installdirs/inc_version_list.U
89610      Branch: metaconfig/U/perl
89611            ! perlxv.U
89612 ____________________________________________________________________________
89613 [  6094] By: gsar                                  on 2000/05/08  14:22:22
89614         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
89615      Branch: perl
89616            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
89617            ! hints/cygwin.sh pp_sys.c
89618 ____________________________________________________________________________
89619 [  6093] By: gsar                                  on 2000/05/08  12:52:28
89620         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
89621              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
89622      Branch: perl
89623            ! pp_sys.c sv.c win32/perlhost.h
89624 ____________________________________________________________________________
89625 [  6092] By: jhi                                   on 2000/05/07  22:40:34
89626         Log: Regen perltoc with the fixed buildtoc.
89627      Branch: cfgperl
89628            ! pod/perltoc.pod
89629 ____________________________________________________________________________
89630 [  6091] By: jhi                                   on 2000/05/07  22:24:16
89631         Log: Integrate with Sarathy.
89632      Branch: cfgperl
89633           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
89634           !> t/op/substr.t toke.c
89635 ____________________________________________________________________________
89636 [  6090] By: gsar                                  on 2000/05/07  19:47:07
89637         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
89638              [NI]OK; added tests for both
89639      Branch: perl
89640            ! perl.c pp_hot.c sv.c t/op/substr.t
89641 ____________________________________________________________________________
89642 [  6089] By: gsar                                  on 2000/05/07  18:18:38
89643         Log: buildtoc tweak to fix newline lossage
89644      Branch: perl
89645            ! pod/buildtoc
89646 ____________________________________________________________________________
89647 [  6088] By: jhi                                   on 2000/05/07  16:35:36
89648         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
89649              because we do not use those.  The HAS_GETSPNAM remains,
89650              though, because we still do use that.
89651      Branch: cfgperl
89652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
89653            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
89654            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
89655            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
89656            ! win32/config.vc win32/config_H.bc win32/config_H.gc
89657            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
89658 ____________________________________________________________________________
89659 [  6087] By: gsar                                  on 2000/05/07  16:05:16
89660         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
89661      Branch: perl
89662            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
89663 ____________________________________________________________________________
89664 [  6086] By: jhi                                   on 2000/05/07  15:27:07
89665         Log: Integrate with Sarathy.
89666      Branch: cfgperl
89667           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89668           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89669           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
89670           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
89671           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
89672           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
89673 ____________________________________________________________________________
89674 [  6085] By: gsar                                  on 2000/05/07  05:52:02
89675         Log: repeat operator (x) doesn't preserve utf8-ness
89676      Branch: perl
89677            ! pp.c t/op/substr.t
89678 ____________________________________________________________________________
89679 [  6084] By: gsar                                  on 2000/05/07  05:39:55
89680         Log: substr() does not preserve utf8-ness (from Stefan Eissing
89681              <Eissing@medicaldataservice.de>); added tests
89682      Branch: perl
89683            ! pp.c t/op/substr.t
89684 ____________________________________________________________________________
89685 [  6083] By: gsar                                  on 2000/05/07  05:24:46
89686         Log: note about undocumented caller() return value (from M.J.T. Guy);
89687              yet another peek.t tweak
89688      Branch: perl
89689            ! pod/perlfunc.pod t/lib/peek.t
89690 ____________________________________________________________________________
89691 [  6082] By: gsar                                  on 2000/05/07  05:08:40
89692         Log: peek.t non-portable to ithreads
89693      Branch: perl
89694            ! t/lib/peek.t
89695 ____________________________________________________________________________
89696 [  6081] By: gsar                                  on 2000/05/07  04:17:04
89697         Log: better default perlbug categories for ok reports (from Richard Foley)
89698      Branch: perl
89699            ! utils/perlbug.PL
89700 ____________________________________________________________________________
89701 [  6080] By: gsar                                  on 2000/05/07  04:08:07
89702         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
89703              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
89704      Branch: perl
89705            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
89706            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
89707            ! AUTHORS MAINTAIN MANIFEST
89708 ____________________________________________________________________________
89709 [  6079] By: gsar                                  on 2000/05/07  04:01:38
89710         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
89711      Branch: perl
89712            ! lib/Carp/Heavy.pm
89713 ____________________________________________________________________________
89714 [  6078] By: gsar                                  on 2000/05/07  01:24:19
89715         Log: workaround for CRT bug in chdir() (from Charles Lane, via
89716              Peter Prymmer)
89717      Branch: perl
89718            ! iperlsys.h vms/vms.c vms/vmsish.h
89719 ____________________________________________________________________________
89720 [  6077] By: gsar                                  on 2000/05/07  01:22:23
89721         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
89722              and Tom Phoenix)
89723      Branch: perl
89724            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
89725 ____________________________________________________________________________
89726 [  6076] By: gsar                                  on 2000/05/06  17:36:29
89727         Log: integrate cfgperl contents into mainline
89728      Branch: perl
89729           +> t/lib/peek.t
89730           !> Configure MANIFEST Porting/Glossary Porting/config.sh
89731           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
89732           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
89733           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
89734 ____________________________________________________________________________
89735 [  6075] By: jhi                                   on 2000/05/05  18:56:10
89736         Log: Make the test more portable.
89737      Branch: cfgperl
89738            ! t/lib/peek.t
89739 ____________________________________________________________________________
89740 [  6074] By: jhi                                   on 2000/05/05  18:49:20
89741         Log: Introduce t/lib/peek.t.
89742      Branch: cfgperl
89743            + t/lib/peek.t
89744            ! MANIFEST
89745 ____________________________________________________________________________
89746 [  6073] By: jhi                                   on 2000/05/05  14:30:45
89747         Log: Complex tweaks.
89748      Branch: cfgperl
89749            ! lib/Math/Complex.pm t/lib/complex.t
89750 ____________________________________________________________________________
89751 [  6072] By: jhi                                   on 2000/05/05  12:27:13
89752         Log: Integrate with Sarathy.
89753      Branch: cfgperl
89754           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89755           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89756           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
89757           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
89758 ____________________________________________________________________________
89759 [  6071] By: gsar                                  on 2000/05/05  02:24:46
89760         Log: misformatted perllocal.pod (from Tim Jenness
89761              <t.jenness@jach.hawaii.edu>)
89762      Branch: perl
89763            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
89764 ____________________________________________________________________________
89765 [  6070] By: gsar                                  on 2000/05/05  02:16:52
89766         Log: remove misleading comment (from M.J.T. Guy)
89767      Branch: perl
89768            ! t/lib/anydbm.t
89769 ____________________________________________________________________________
89770 [  6069] By: gsar                                  on 2000/05/05  02:15:13
89771         Log: File::Spec compatibility update (from Barrie Slaymaker
89772              <barries@slaysys.com>)
89773      Branch: perl
89774            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
89775            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
89776 ____________________________________________________________________________
89777 [  6068] By: gsar                                  on 2000/05/05  02:01:50
89778         Log: note about values()
89779      Branch: perl
89780            ! pod/perlfunc.pod
89781 ____________________________________________________________________________
89782 [  6067] By: gsar                                  on 2000/05/05  01:33:09
89783         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
89784      Branch: perl
89785            ! win32/win32.c
89786 ____________________________________________________________________________
89787 [  6066] By: gsar                                  on 2000/05/05  01:23:43
89788         Log: s/END/CHECK/
89789      Branch: perl
89790            ! perl.c
89791 ____________________________________________________________________________
89792 [  6065] By: jhi                                   on 2000/05/04  17:30:22
89793         Log: Integrate with Sarathy.
89794      Branch: cfgperl
89795           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
89796 ____________________________________________________________________________
89797 [  6064] By: gsar                                  on 2000/05/04  17:26:14
89798         Log: change#5905 wasn't quite right--it's intent only applies when arguments
89799              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
89800      Branch: perl
89801            ! pp_sys.c sv.c
89802 ____________________________________________________________________________
89803 [  6063] By: gsar                                  on 2000/05/04  16:52:29
89804         Log: tokeq() could read unallocated field in argument
89805      Branch: perl
89806            ! toke.c
89807 ____________________________________________________________________________
89808 [  6062] By: gsar                                  on 2000/05/04  16:34:51
89809         Log: additional tests for utf8.t
89810      Branch: perl
89811            ! t/pragma/utf8.t
89812 ____________________________________________________________________________
89813 [  6061] By: gsar                                  on 2000/05/04  16:09:28
89814         Log: change#5921 neglected to make eq honor "use bytes"
89815      Branch: perl
89816            ! sv.c
89817 ____________________________________________________________________________
89818 [  6060] By: jhi                                   on 2000/05/04  15:30:16
89819         Log: Integrate with Sarathy.
89820      Branch: cfgperl
89821           !> perl.c regcomp.c t/pragma/utf8.t
89822 ____________________________________________________________________________
89823 [  6059] By: jhi                                   on 2000/05/04  15:26:37
89824         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
89825              in natively 64-bit platforms where a long is a quad (no need
89826              for long longs).  Also added bias for IVs.
89827      Branch: cfgperl
89828            ! toke.c
89829 ____________________________________________________________________________
89830 [  6058] By: gsar                                  on 2000/05/04  00:19:14
89831         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
89832              (spotted by Donald Kinzer <dkinzer@premia.com>)
89833      Branch: perl
89834            ! perl.c
89835 ____________________________________________________________________________
89836 [  6057] By: gsar                                  on 2000/05/03  18:34:01
89837         Log: fix broken parsing of /\x{ab}/
89838      Branch: perl
89839            ! regcomp.c t/pragma/utf8.t
89840 ____________________________________________________________________________
89841 [  6056] By: jhi                                   on 2000/05/03  17:57:16
89842         Log: The search of infinity continues, this time simplified.
89843      Branch: cfgperl
89844            ! lib/Math/Complex.pm
89845 ____________________________________________________________________________
89846 [  6055] By: jhi                                   on 2000/05/03  17:45:30
89847         Log: Detypo.
89848      Branch: cfgperl
89849            ! hints/unicos.sh
89850 ____________________________________________________________________________
89851 [  6054] By: jhi                                   on 2000/05/02  22:28:27
89852         Log: Be more forgiving in POSIX about HUGE_VALL.
89853      Branch: cfgperl
89854            ! ext/POSIX/POSIX.xs
89855 ____________________________________________________________________________
89856 [  6053] By: jhi                                   on 2000/05/02  22:25:05
89857         Log: Integrate with Sarathy.
89858      Branch: cfgperl
89859           !> hints/irix_6.sh pod/perlop.pod
89860 ____________________________________________________________________________
89861 [  6052] By: jhi                                   on 2000/05/02  22:24:31
89862         Log: Unicos hint tweak.
89863      Branch: cfgperl
89864            ! hints/unicos.sh
89865 ____________________________________________________________________________
89866 [  6051] By: jhi                                   on 2000/05/02  22:21:26
89867         Log: Complex tweakery.
89868      Branch: cfgperl
89869            ! lib/Math/Complex.pm t/lib/complex.t
89870 ____________________________________________________________________________
89871 [  6050] By: jhi                                   on 2000/05/02  19:26:22
89872         Log: Use setxxent()/endxxent().
89873      Branch: cfgperl
89874            ! t/op/grent.t t/op/pwent.t
89875 ____________________________________________________________________________
89876 [  6049] By: jhi                                   on 2000/05/02  19:06:02
89877         Log: Test both the scalar and list contexts.
89878      Branch: cfgperl
89879            ! t/op/grent.t t/op/pwent.t
89880 ____________________________________________________________________________
89881 [  6048] By: gsar                                  on 2000/05/02  18:29:10
89882         Log: add note about how $( doesn't interpolate in REs (from
89883              Philip Newton <newton@ficus.frogspace.net>)
89884      Branch: perl
89885            ! pod/perlop.pod
89886 ____________________________________________________________________________
89887 [  6047] By: jhi                                   on 2000/05/02  17:41:24
89888         Log: Call getspnam() only iff needed.
89889      Branch: cfgperl
89890            ! pp_sys.c
89891 ____________________________________________________________________________
89892 [  6046] By: gsar                                  on 2000/05/02  17:07:25
89893         Log: libscheck has insufficient checks for n32 libs (from
89894              Albert Chin-A-Young <china@thewrittenword.com>)
89895      Branch: perl
89896            ! hints/irix_6.sh
89897 ____________________________________________________________________________
89898 [  6045] By: jhi                                   on 2000/05/02  13:57:17
89899         Log: Integrate with Sarathy.
89900      Branch: cfgperl
89901           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
89902           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
89903 ____________________________________________________________________________
89904 [  6044] By: gsar                                  on 2000/05/02  06:48:19
89905         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
89906              such that underscores are only ignored in literal numbers,
89907              "\x{...}", and hex/oct argument
89908      Branch: perl
89909            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
89910 ____________________________________________________________________________
89911 [  6043] By: gsar                                  on 2000/05/02  02:22:29
89912         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
89913      Branch: perl
89914            ! pod/perlretut.pod
89915 ____________________________________________________________________________
89916 [  6042] By: gsar                                  on 2000/05/02  02:17:51
89917         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
89918      Branch: perl
89919            ! pod/perltrap.pod
89920 ____________________________________________________________________________
89921 [  6041] By: gsar                                  on 2000/05/02  01:53:51
89922         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
89923              to compensate
89924      Branch: perl
89925            ! Porting/makerel
89926 ____________________________________________________________________________
89927 [  6040] By: gsar                                  on 2000/05/02  01:51:57
89928         Log: missing files in MANIFEST
89929      Branch: perl
89930            ! MANIFEST
89931 ____________________________________________________________________________
89932 [  6039] By: jhi                                   on 2000/05/02  00:36:46
89933         Log: Infinite problems.
89934      Branch: cfgperl
89935            ! lib/Math/Complex.pm
89936 ____________________________________________________________________________
89937 [  6038] By: jhi                                   on 2000/05/02  00:06:38
89938         Log: pwent/spent #ifdef imbalance.
89939      Branch: cfgperl
89940            ! pp_sys.c
89941 ____________________________________________________________________________
89942 [  6037] By: jhi                                   on 2000/05/01  22:50:11
89943         Log: Use HUGE_VALL if applicable.
89944      Branch: cfgperl
89945            ! ext/POSIX/POSIX.xs util.c
89946 ____________________________________________________________________________
89947 [  6036] By: jhi                                   on 2000/05/01  22:20:53
89948         Log: Correct Freudian slip.
89949      Branch: cfgperl
89950            ! pp_sys.c
89951 ____________________________________________________________________________
89952 [  6035] By: jhi                                   on 2000/05/01  21:07:38
89953         Log: Continue on the pwent/spent case.
89954      Branch: cfgperl
89955            ! pp_sys.c
89956 ____________________________________________________________________________
89957 [  6034] By: jhi                                   on 2000/05/01  17:45:14
89958         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
89959              adjustments in 6032 conflicted badly with this, will have
89960              to revisit them later.
89961      Branch: cfgperl
89962           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
89963           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
89964           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
89965           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
89966           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
89967           !> t/lib/cgi-html.t t/lib/cgi-request.t
89968 ____________________________________________________________________________
89969 [  6033] By: jhi                                   on 2000/05/01  17:40:49
89970         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
89971      Branch: cfgperl
89972            ! pp_sys.c
89973 ____________________________________________________________________________
89974 [  6032] By: gsar                                  on 2000/05/01  15:56:32
89975         Log: whitespace adjustments
89976      Branch: perl
89977            ! pp_sys.c
89978 ____________________________________________________________________________
89979 [  6031] By: gsar                                  on 2000/05/01  15:19:41
89980         Log: small nits in diagnostics.pm (from Robin Barker)
89981      Branch: perl
89982            ! lib/diagnostics.pm pod/perldiag.pod
89983 ____________________________________________________________________________
89984 [  6030] By: gsar                                  on 2000/05/01  08:39:18
89985         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
89986              for @- and @+ (from Johan Vromans)
89987      Branch: perl
89988            ! lib/English.pm pod/perlvar.pod
89989 ____________________________________________________________________________
89990 [  6029] By: gsar                                  on 2000/05/01  08:16:10
89991         Log: add CGI.pm v2.66 (from Lincoln Stein)
89992      Branch: perl
89993            + lib/CGI/Util.pm t/lib/cgi-pretty.t
89994            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
89995            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
89996            ! t/lib/cgi-html.t t/lib/cgi-request.t
89997 ____________________________________________________________________________
89998 [  6028] By: gsar                                  on 2000/05/01  06:34:41
89999         Log: Pod::Man generates groff-incompatible macro definition (from
90000              Tom Christiansen)
90001      Branch: perl
90002            ! lib/Pod/Man.pm
90003 ____________________________________________________________________________
90004 [  6027] By: gsar                                  on 2000/05/01  06:31:36
90005         Log: podlators-1.02 update (from Russ Allbery)
90006      Branch: perl
90007            ! lib/Pod/Man.pm lib/Pod/Text.pm
90008 ____________________________________________________________________________
90009 [  6026] By: jhi                                   on 2000/04/30  23:24:23
90010         Log: Integrate with Sarathy.
90011      Branch: cfgperl
90012           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90013           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
90014           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90015           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90016           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
90017           !> t/lib/syslog.t toke.c win32/win32.h
90018 ____________________________________________________________________________
90019 [  6025] By: gsar                                  on 2000/04/30  18:17:47
90020         Log: Is{Alnum,Alpha,Word} don't match titlecase
90021              
90022              TODO: IsSpace is defined recursively!
90023              
90024              (both spotted by Larry)
90025      Branch: perl
90026            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
90027            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
90028 ____________________________________________________________________________
90029 [  6024] By: gsar                                  on 2000/04/30  17:50:19
90030         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
90031              (from Hugo van der Sanden)
90032      Branch: perl
90033            ! toke.c
90034 ____________________________________________________________________________
90035 [  6023] By: gsar                                  on 2000/04/30  17:14:43
90036         Log: debugger stomps on $. (from M.J.T. Guy)
90037      Branch: perl
90038            ! lib/perl5db.pl
90039 ____________________________________________________________________________
90040 [  6022] By: gsar                                  on 2000/04/30  16:59:22
90041         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
90042      Branch: perl
90043            ! sv.c
90044 ____________________________________________________________________________
90045 [  6021] By: gsar                                  on 2000/04/29  21:00:08
90046         Log: remove Win2K issue in pod (fixed by change#6020)
90047      Branch: perl
90048            ! README.win32 pod/perl56delta.pod
90049 ____________________________________________________________________________
90050 [  6020] By: gsar                                  on 2000/04/29  20:51:49
90051         Log: test tweak
90052      Branch: perl
90053            ! t/lib/open3.t
90054 ____________________________________________________________________________
90055 [  6019] By: gsar                                  on 2000/04/29  20:34:27
90056         Log: windows portability tweaks
90057      Branch: perl
90058            ! t/lib/b.t win32/win32.h
90059 ____________________________________________________________________________
90060 [  6018] By: gsar                                  on 2000/04/29  19:55:24
90061         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
90062              make _PATH_LOG() return "" if unavailable
90063      Branch: perl
90064            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
90065            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
90066 ____________________________________________________________________________
90067 [  6017] By: jhi                                   on 2000/04/28  22:49:46
90068         Log: Integrate with Sarathy.
90069      Branch: cfgperl
90070           !> op.c perl.c pod/perldiag.pod t/lib/b.t
90071 ____________________________________________________________________________
90072 [  6016] By: jhi                                   on 2000/04/28  22:46:14
90073         Log: Do not warn that an infinity does not look like a number.
90074      Branch: cfgperl
90075            ! sv.c
90076 ____________________________________________________________________________
90077 [  6015] By: gsar                                  on 2000/04/28  22:35:49
90078         Log: tweak test for portability
90079      Branch: perl
90080            ! t/lib/b.t
90081 ____________________________________________________________________________
90082 [  6014] By: gsar                                  on 2000/04/28  22:05:31
90083         Log: glob() loading File::Glob behind the scenes may cause syntax errors
90084      Branch: perl
90085            ! op.c
90086 ____________________________________________________________________________
90087 [  6013] By: gsar                                  on 2000/04/28  21:25:22
90088         Log: tweak change#5945 to display correct switch name in diagnostic
90089      Branch: perl
90090            ! perl.c pod/perldiag.pod
90091 ____________________________________________________________________________
90092 [  6012] By: jhi                                   on 2000/04/28  21:08:12
90093         Log: Integrate with Sarathy.
90094      Branch: cfgperl
90095           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
90096           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
90097           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
90098 ____________________________________________________________________________
90099 [  6011] By: jhi                                   on 2000/04/28  21:04:46
90100         Log: &HUGE_VAL is not defined, it exists.
90101      Branch: cfgperl
90102            ! lib/Math/Complex.pm
90103 ____________________________________________________________________________
90104 [  6010] By: gsar                                  on 2000/04/28  21:02:58
90105         Log: clarify note about shadow password support (from
90106              gellyfish@gellyfish.com)
90107      Branch: perl
90108            ! pod/perlfunc.pod
90109 ____________________________________________________________________________
90110 [  6009] By: gsar                                  on 2000/04/28  21:00:00
90111         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
90112      Branch: perl
90113            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
90114 ____________________________________________________________________________
90115 [  6008] By: gsar                                  on 2000/04/28  20:56:33
90116         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
90117      Branch: perl
90118            ! installperl vms/subconfigure.com
90119 ____________________________________________________________________________
90120 [  6007] By: gsar                                  on 2000/04/28  20:51:21
90121         Log: note about compile failures and END blocks (from M.J.T. Guy)
90122      Branch: perl
90123            ! pod/perl56delta.pod pod/perlmod.pod
90124 ____________________________________________________________________________
90125 [  6006] By: jhi                                   on 2000/04/28  20:42:14
90126         Log: Regen Configure.
90127      Branch: cfgperl
90128            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90129            ! config_h.SH
90130 ____________________________________________________________________________
90131 [  6005] By: gsar                                  on 2000/04/28  20:41:16
90132         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
90133      Branch: perl
90134            ! utils/perldoc.PL
90135 ____________________________________________________________________________
90136 [  6004] By: jhi                                   on 2000/04/28  20:28:21
90137         Log: Integrate with Sarathy.
90138      Branch: cfgperl
90139           !> Configure INSTALL Porting/Glossary Porting/config.sh
90140           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
90141           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
90142           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
90143           !> win32/config.vc win32/win32.c
90144 ____________________________________________________________________________
90145 [  6003] By: gsar                                  on 2000/04/28  20:11:20
90146         Log: allow REG_EXPAND_SZ keys in Windows registry (from
90147              John Clayton <John.Clayton@barclayscapital.com>)
90148      Branch: perl
90149            ! win32/win32.c
90150 ____________________________________________________________________________
90151 [  6002] By: gsar                                  on 2000/04/28  19:34:16
90152         Log: destructive sv_setsv() can lose UV-ness from source, causing
90153              numeric promotions/comparisons to fail to do the right thing
90154      Branch: perl
90155            ! sv.c
90156 ____________________________________________________________________________
90157 [  6001] By: gsar                                  on 2000/04/28  18:44:15
90158         Log: support additional library locations via $Config{otherlibdirs}
90159              (from Andy Dougherty)
90160      Branch: perl
90161            ! Configure INSTALL Porting/Glossary Porting/config.sh
90162            ! Porting/config_H config_h.SH epoc/config.sh perl.c
90163            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
90164            ! win32/config.bc win32/config.gc win32/config.vc
90165 ____________________________________________________________________________
90166 [  6000] By: gsar                                  on 2000/04/28  18:26:58
90167         Log: reworked otherlibdirs.U (from Andy Dougherty)
90168      Branch: metaconfig
90169            ! U/installdirs/otherlibdirs.U
90170 ____________________________________________________________________________
90171 [  5999] By: gsar                                  on 2000/04/28  18:17:07
90172         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
90173      Branch: perl
90174            ! t/pragma/warn/toke toke.c
90175 ____________________________________________________________________________
90176 [  5998] By: jhi                                   on 2000/04/28  13:32:17
90177         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
90178      Branch: cfgperl
90179            ! lib/Math/Complex.pm
90180 ____________________________________________________________________________
90181 [  5997] By: jhi                                   on 2000/04/28  13:14:04
90182         Log: Preserve $!.
90183      Branch: cfgperl
90184            ! lib/Math/Complex.pm
90185 ____________________________________________________________________________
90186 [  5996] By: jhi                                   on 2000/04/28  12:59:23
90187         Log: Integrate with Sarathy.
90188      Branch: cfgperl
90189           +> pod/perlrequick.pod pod/perlretut.pod
90190           !> (integrate 51 files)
90191 ____________________________________________________________________________
90192 [  5995] By: gsar                                  on 2000/04/28  09:37:36
90193         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
90194      Branch: perl
90195            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
90196 ____________________________________________________________________________
90197 [  5994] By: gsar                                  on 2000/04/28  09:33:26
90198         Log: fix for missed accounting for null byte in pack("Z",...) (from
90199              M.J.T. Guy)
90200      Branch: perl
90201            ! pp.c t/op/pack.t
90202 ____________________________________________________________________________
90203 [  5993] By: gsar                                  on 2000/04/28  09:30:05
90204         Log: various minor tweaks seen on p5p
90205      Branch: perl
90206            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
90207 ____________________________________________________________________________
90208 [  5992] By: gsar                                  on 2000/04/28  09:08:19
90209         Log: pod nit (from Simon Cozens)
90210      Branch: perl
90211            ! pod/perlop.pod
90212 ____________________________________________________________________________
90213 [  5991] By: gsar                                  on 2000/04/28  09:06:36
90214         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
90215      Branch: perl
90216            ! README.posix-bc hints/posix-bc.sh
90217 ____________________________________________________________________________
90218 [  5990] By: gsar                                  on 2000/04/28  08:54:52
90219         Log: use $ENV{LIB} to search for libs under Visual C compiler
90220              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
90221      Branch: perl
90222            ! lib/ExtUtils/Liblist.pm
90223 ____________________________________________________________________________
90224 [  5989] By: gsar                                  on 2000/04/28  08:27:12
90225         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
90226              itself and no other (from Tom Hughes)
90227      Branch: perl
90228            ! t/op/array.t toke.c
90229 ____________________________________________________________________________
90230 [  5988] By: gsar                                  on 2000/04/28  08:01:38
90231         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
90232              <paul@miraclefish.com>)
90233      Branch: perl
90234            ! lib/ExtUtils/MakeMaker.pm
90235 ____________________________________________________________________________
90236 [  5987] By: gsar                                  on 2000/04/28  07:53:09
90237         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
90238      Branch: perl
90239            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
90240 ____________________________________________________________________________
90241 [  5986] By: gsar                                  on 2000/04/28  07:44:17
90242         Log: add regular expressions tutorial and quick-start guide (from
90243              Mark Kvale <kvale@phy.ucsf.edu>)
90244      Branch: perl
90245            + pod/perlrequick.pod pod/perlretut.pod
90246            ! AUTHORS MAINTAIN MANIFEST
90247 ____________________________________________________________________________
90248 [  5985] By: gsar                                  on 2000/04/28  07:30:28
90249         Log: forked child may not exit correctly if it failed to open
90250              /dev/console (from Graham Barr)
90251      Branch: perl
90252            ! ext/Sys/Syslog/Syslog.pm
90253 ____________________________________________________________________________
90254 [  5984] By: gsar                                  on 2000/04/28  07:27:20
90255         Log: attributes::reftype() doesn't work on tied argument
90256      Branch: perl
90257            ! xsutils.c
90258 ____________________________________________________________________________
90259 [  5983] By: gsar                                  on 2000/04/28  07:15:04
90260         Log: numeric conversion of non-number in change#3378 tramples on
90261              OOK offset, causing segfaults
90262      Branch: perl
90263            ! sv.c
90264 ____________________________________________________________________________
90265 [  5982] By: gsar                                  on 2000/04/28  04:48:25
90266         Log: avoid error in IO::Socket::INET when given an unknown service name
90267              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
90268      Branch: perl
90269            ! ext/IO/lib/IO/Socket/INET.pm
90270 ____________________________________________________________________________
90271 [  5981] By: gsar                                  on 2000/04/28  04:31:31
90272         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
90273              prototype mismatch with CORE::glob(); update pod and tests to
90274              suit (File::Glob::glob() is still available for backward
90275              compatibility, but should be considered deprecated)
90276      Branch: perl
90277            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
90278            ! t/lib/glob-taint.t
90279 ____________________________________________________________________________
90280 [  5980] By: gsar                                  on 2000/04/28  03:47:29
90281         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
90282              <ghudson@mit.edu>)
90283      Branch: metaconfig
90284            ! U/modified/Options.U
90285      Branch: perl
90286            ! Configure
90287 ____________________________________________________________________________
90288 [  5979] By: gsar                                  on 2000/04/28  03:07:54
90289         Log: under useithreads, constant pad entries could inadvertently be
90290              shared across threads (from Eric Blood <eblood@xmission.com>);
90291              added Eric's test case to testsuite
90292      Branch: perl
90293            ! op.c t/op/misc.t
90294 ____________________________________________________________________________
90295 [  5978] By: gsar                                  on 2000/04/27  21:13:00
90296         Log: sync version numbers in File::Spec with the ones on CPAN
90297              (from Barrie Slaymaker)
90298      Branch: perl
90299            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
90300            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
90301            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
90302 ____________________________________________________________________________
90303 [  5977] By: gsar                                  on 2000/04/27  21:07:29
90304         Log: autoquote barewords followed by newline and arrow properly
90305              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
90306      Branch: perl
90307            ! t/pragma/warn/toke toke.c
90308 ____________________________________________________________________________
90309 [  5976] By: gsar                                  on 2000/04/27  20:41:20
90310         Log: DB_File v1.73 update (from Paul Marquess)
90311      Branch: perl
90312            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
90313            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
90314 ____________________________________________________________________________
90315 [  5975] By: gsar                                  on 2000/04/27  20:34:24
90316         Log: allow sort() reentrancy (variant of patch suggested by
90317              Hugo van der Sanden)
90318      Branch: perl
90319            ! pp_ctl.c t/op/sort.t
90320 ____________________________________________________________________________
90321 [  5974] By: gsar                                  on 2000/04/27  19:46:57
90322         Log: change#4197 somehow missed initializing PL_errors, meaning
90323              sytax error queueing wasn't working outside eval"" at all;
90324              also fixed eval"" to localize PL_error_count, so that compile-time
90325              eval's don't clobber the error state of the outer context
90326      Branch: perl
90327            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
90328            ! t/pragma/warn/toke
90329 ____________________________________________________________________________
90330 [  5973] By: gsar                                  on 2000/04/27  18:29:05
90331         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
90332      Branch: perl
90333            ! regcomp.c regexec.c t/op/re_tests
90334 ____________________________________________________________________________
90335 [  5972] By: jhi                                   on 2000/04/27  18:22:41
90336         Log: Integrate with Sarathy.
90337      Branch: cfgperl
90338           +> t/lib/b.t t/lib/syslog.t
90339           !> (integrate 31 files)
90340 ____________________________________________________________________________
90341 [  5971] By: jhi                                   on 2000/04/27  18:18:46
90342         Log: Unicos tweaks from Mark P. Lutz.
90343      Branch: cfgperl
90344            ! hints/unicos.sh lib/Math/Complex.pm
90345 ____________________________________________________________________________
90346 [  5970] By: gsar                                  on 2000/04/27  18:05:11
90347         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
90348              IV is >32bits
90349      Branch: perl
90350            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
90351 ____________________________________________________________________________
90352 [  5969] By: gsar                                  on 2000/04/27  17:50:56
90353         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
90354      Branch: perl
90355            + t/lib/syslog.t
90356            ! MANIFEST ext/Sys/Syslog/Syslog.pm
90357 ____________________________________________________________________________
90358 [  5968] By: gsar                                  on 2000/04/27  17:44:49
90359         Log: tolerate spaces in group names in test on solaris (from David Boyce
90360              <dsb@boyski.com>)
90361      Branch: perl
90362            ! t/op/groups.t
90363 ____________________________________________________________________________
90364 [  5967] By: gsar                                  on 2000/04/27  17:41:22
90365         Log: improved docs on the warn_uninit diagnostic (from David Glasser
90366              and Simon Cozens)
90367      Branch: perl
90368            ! pod/perldiag.pod
90369 ____________________________________________________________________________
90370 [  5966] By: gsar                                  on 2000/04/27  16:54:58
90371         Log: add testsuite for B backends, fix bug in B::Deparse (from
90372              Simon Cozens <simon@brecon.co.uk>)
90373      Branch: perl
90374            + t/lib/b.t
90375            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
90376 ____________________________________________________________________________
90377 [  5965] By: gsar                                  on 2000/04/27  16:10:37
90378         Log: avoid "will not stay shared" warnings for our variables (from
90379              Robin Barker)
90380      Branch: perl
90381            ! op.c t/pragma/warn/op
90382 ____________________________________________________________________________
90383 [  5964] By: gsar                                  on 2000/04/27  07:05:05
90384         Log: reformat to 72 columns (again)
90385      Branch: perl
90386            ! pod/perldiag.pod
90387 ____________________________________________________________________________
90388 [  5963] By: gsar                                  on 2000/04/27  06:28:31
90389         Log: patch from Larry to make (\&) prototype work; added tests for
90390              the same
90391      Branch: perl
90392            ! op.c t/comp/proto.t
90393 ____________________________________________________________________________
90394 [  5962] By: gsar                                  on 2000/04/27  06:15:47
90395         Log: updated README.hpux (from Jeff Okamoto)
90396      Branch: perl
90397            ! README.hpux
90398 ____________________________________________________________________________
90399 [  5961] By: gsar                                  on 2000/04/27  05:55:03
90400         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
90401      Branch: perl
90402            ! emacs/cperl-mode.el
90403 ____________________________________________________________________________
90404 [  5960] By: gsar                                  on 2000/04/27  05:49:26
90405         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
90406      Branch: perl
90407            ! INSTALL
90408 ____________________________________________________________________________
90409 [  5959] By: gsar                                  on 2000/04/27  05:33:41
90410         Log: doubled words in pods (from Simon Cozens
90411              <simon.p.cozens@jp.pwcglobal.com>)
90412      Branch: perl
90413            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
90414            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
90415            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
90416            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
90417            ! pod/perltootc.pod
90418 ____________________________________________________________________________
90419 [  5958] By: gsar                                  on 2000/04/27  05:11:39
90420         Log: change#3569 deleted some essential code, revert; avoid use of
90421              atexit() to make DynaLoader work properly on AIX under mod_perl
90422              (from Jens-Uwe Mager <jum@helios.de>)
90423      Branch: perl
90424            ! ext/DynaLoader/dl_aix.xs
90425 ____________________________________________________________________________
90426 [  5957] By: gsar                                  on 2000/04/27  04:54:51
90427         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
90428      Branch: perl
90429            ! pod/perlmod.pod
90430 ____________________________________________________________________________
90431 [  5956] By: gsar                                  on 2000/04/27  04:51:47
90432         Log: better diagnostics on failed tests (from Ilya Zakharevich)
90433      Branch: perl
90434            ! t/op/lex_assign.t
90435 ____________________________________________________________________________
90436 [  5955] By: gsar                                  on 2000/04/27  04:26:44
90437         Log: longstanding bug exposed by change#3307: sort arguments weren't
90438              compiled with the right wantarray context (ensuing runtime lookup
90439              via block_gimme() was getting the incidental context of the
90440              sort() itself)
90441      Branch: perl
90442            ! op.c t/op/sort.t
90443 ____________________________________________________________________________
90444 [  5954] By: gsar                                  on 2000/04/26  23:42:12
90445         Log: integrate cfgperl contents into mainline
90446      Branch: perl
90447           !> (integrate 30 files)
90448 ____________________________________________________________________________
90449 [  5953] By: jhi                                   on 2000/04/26  23:06:42
90450         Log: Integrate with Sarathy.
90451      Branch: cfgperl
90452           !> README.win32 ext/B/B/Deparse.pm
90453           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90454           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
90455           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
90456           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
90457           !> utils/perldoc.PL vms/perlvms.pod
90458 ____________________________________________________________________________
90459 [  5952] By: jhi                                   on 2000/04/26  23:03:46
90460         Log: Undo "use integer" addition from 64bitint as it seems
90461              to break most of the subtests in Digital UNIX;
90462              Unicos needs to find another way.
90463      Branch: cfgperl
90464            ! t/op/64bitint.t
90465 ____________________________________________________________________________
90466 [  5951] By: jhi                                   on 2000/04/26  22:57:53
90467         Log: Be more robust on "extreme" (large absolute value)
90468              arguments.  Originally reported by Daniel Connelly
90469              as a problem with asinh() on large negative arguments,
90470              asinh() used to bail out because an argument to log()
90471              ended up being zero.  Ilya Zakharevich proposed using
90472              Taylor's series in such cases, which for such large
90473              arguments is a very good approximation.
90474      Branch: cfgperl
90475            ! lib/Math/Complex.pm t/lib/complex.t
90476 ____________________________________________________________________________
90477 [  5950] By: gsar                                  on 2000/04/25  19:13:12
90478         Log: reformat perldiag to avoid long lines
90479      Branch: perl
90480            ! pod/perldiag.pod
90481 ____________________________________________________________________________
90482 [  5949] By: gsar                                  on 2000/04/25  18:41:11
90483         Log: make perldoc use the pod2man from the same version (from
90484              M.J.T. Guy)
90485      Branch: perl
90486            ! utils/perldoc.PL
90487 ____________________________________________________________________________
90488 [  5948] By: gsar                                  on 2000/04/25  18:21:57
90489         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
90490              <kompas@kompas.usr.onet.pl>)
90491      Branch: perl
90492            ! lib/vars.pm
90493 ____________________________________________________________________________
90494 [  5947] By: gsar                                  on 2000/04/25  18:11:53
90495         Log: use &dl_error rather than &dl_load_file as the guard for calling
90496              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
90497              statically built perl)
90498      Branch: perl
90499            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
90500 ____________________________________________________________________________
90501 [  5946] By: jhi                                   on 2000/04/25  17:37:54
90502         Log: Document that tr() is not tr(1).
90503      Branch: cfgperl
90504            ! pod/perlop.pod
90505 ____________________________________________________________________________
90506 [  5945] By: gsar                                  on 2000/04/25  16:34:33
90507         Log: make module name mandatory after -M switch; reorder perldiag
90508              alphabetically (from Mark-Jason Dominus)
90509      Branch: perl
90510            ! perl.c pod/perldiag.pod
90511 ____________________________________________________________________________
90512 [  5944] By: jhi                                   on 2000/04/25  01:15:18
90513         Log: On second thoughts frexp() does have two arguments.
90514      Branch: cfgperl
90515            ! perl.h
90516 ____________________________________________________________________________
90517 [  5943] By: jhi                                   on 2000/04/24  22:56:32
90518         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
90519              Now pp_ncmp() returns undef is either operand is a NaN.
90520      Branch: cfgperl
90521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90522            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
90523            ! vms/subconfigure.com vos/config.def vos/config.h
90524            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
90525            ! win32/config.vc win32/config_H.bc win32/config_H.gc
90526            ! win32/config_H.vc
90527      Branch: metaconfig/U/perl
90528            + d_modfl.U
90529 ____________________________________________________________________________
90530 [  5942] By: jhi                                   on 2000/04/24  19:45:17
90531         Log: Regen Configure to match #5937.
90532      Branch: cfgperl
90533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
90534            ! config_h.SH
90535      Branch: metaconfig
90536            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
90537 ____________________________________________________________________________
90538 [  5941] By: jhi                                   on 2000/04/24  19:24:11
90539         Log: Further Unicos fixes for Mark Lutz.
90540      Branch: cfgperl
90541            ! hints/unicos.sh pp_ctl.c
90542 ____________________________________________________________________________
90543 [  5940] By: jhi                                   on 2000/04/24  19:09:06
90544         Log: Various Unicos 10.0.0.6 fixes.
90545              
90546              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
90547              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
90548              Reply-To: tecmpl1@triton.ca.boeing.com 
90549              To: perl5-porters@perl.org 
90550              Date: Fri, 14 Apr 2000 20:21:00 GMT 
90551              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
90552      Branch: cfgperl
90553            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
90554 ____________________________________________________________________________
90555 [  5939] By: gsar                                  on 2000/04/24  19:01:24
90556         Log: more pod nits (from Larry Virden)
90557      Branch: perl
90558            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
90559            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
90560            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
90561 ____________________________________________________________________________
90562 [  5938] By: gsar                                  on 2000/04/24  18:54:01
90563         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
90564      Branch: perl
90565            ! ext/B/B/Deparse.pm
90566 ____________________________________________________________________________
90567 [  5937] By: jhi                                   on 2000/04/24  17:39:00
90568         Log: Integrate with Sarathy.
90569      Branch: cfgperl
90570           +> (branch 31 files)
90571           !> (integrate 73 files)
90572 ____________________________________________________________________________
90573 [  5936] By: gsar                                  on 2000/04/24  17:30:06
90574         Log: additional tests for change#5934 (from Paul Marquess, who also
90575              sent in the same fix)
90576      Branch: perl
90577            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
90578            ! t/pragma/warn/5nolint t/pragma/warn/6default
90579 ____________________________________________________________________________
90580 [  5935] By: jhi                                   on 2000/04/24  17:26:05
90581         Log: Do not assume sign propagation.
90582              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
90583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
90584              To: payner@ncifcrf.gov, perl5-porters@perl.org 
90585              Date: Tue, 18 Apr 2000 18:24:49 +0100 
90586              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
90587      Branch: cfgperl
90588            ! t/op/bop.t t/op/misc.t
90589 ____________________________________________________________________________
90590 [  5934] By: gsar                                  on 2000/04/24  17:16:54
90591         Log: propagate lexical warnings from surrounding scope correctly
90592              within string eval()
90593      Branch: perl
90594            ! pp_ctl.c t/pragma/warn/pp_ctl
90595 ____________________________________________________________________________
90596 [  5933] By: jhi                                   on 2000/04/24  17:01:07
90597         Log: Flatten the cpp jungle doing the nosuid checking.
90598      Branch: cfgperl
90599            ! perl.c
90600 ____________________________________________________________________________
90601 [  5932] By: gsar                                  on 2000/04/24  09:08:14
90602         Log: add rsignal(), whichsig() and do_join() to public API list
90603              (mod_perl uses them to good advantage)
90604      Branch: perl
90605            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
90606 ____________________________________________________________________________
90607 [  5931] By: gsar                                  on 2000/04/24  09:01:40
90608         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
90609      Branch: perl
90610            ! pp_hot.c regexec.c t/op/pat.t
90611 ____________________________________________________________________________
90612 [  5930] By: gsar                                  on 2000/04/24  08:58:33
90613         Log: small os390 tweaks (from Peter Prymmer)
90614      Branch: perl
90615            ! config_h.SH makedepend.SH
90616 ____________________________________________________________________________
90617 [  5929] By: gsar                                  on 2000/04/24  08:55:25
90618         Log: pod nits
90619      Branch: perl
90620            ! pod/perlguts.pod
90621 ____________________________________________________________________________
90622 [  5928] By: gsar                                  on 2000/04/24  08:50:13
90623         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
90624      Branch: perl
90625            ! ext/IO/lib/IO/Poll.pm
90626 ____________________________________________________________________________
90627 [  5927] By: gsar                                  on 2000/04/24  08:43:24
90628         Log: arrange for next() to resume at the unstack op rather than the
90629              loop conditional, so that scope cleanup happens correctly
90630              (from Stephen McCamant)
90631      Branch: perl
90632            ! op.c pp_ctl.c t/op/misc.t
90633 ____________________________________________________________________________
90634 [  5926] By: gsar                                  on 2000/04/24  08:18:40
90635         Log: on windows, reserve 16M of stack rather than 128M (allows more
90636              threads to run concurrently)
90637      Branch: perl
90638            ! win32/Makefile win32/makefile.mk
90639 ____________________________________________________________________________
90640 [  5925] By: gsar                                  on 2000/04/24  08:13:52
90641         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
90642      Branch: perl
90643            ! toke.c
90644 ____________________________________________________________________________
90645 [  5924] By: gsar                                  on 2000/04/24  08:08:59
90646         Log: avoid using uninitialized memory in require version check
90647      Branch: perl
90648            ! pp_ctl.c universal.c
90649 ____________________________________________________________________________
90650 [  5923] By: gsar                                  on 2000/04/24  07:20:14
90651         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
90652      Branch: perl
90653            ! ext/IO/lib/IO/Poll.pm
90654 ____________________________________________________________________________
90655 [  5922] By: gsar                                  on 2000/04/24  07:08:42
90656         Log: commentary about IoTYPE() (from Nathan Torkington)
90657      Branch: perl
90658            ! sv.h
90659 ____________________________________________________________________________
90660 [  5921] By: gsar                                  on 2000/04/24  06:58:26
90661         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
90662              by fix
90663      Branch: perl
90664            ! sv.c t/lib/charnames.t t/pragma/utf8.t
90665 ____________________________________________________________________________
90666 [  5920] By: gsar                                  on 2000/04/24  06:37:59
90667         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
90668      Branch: perl
90669            ! doop.c t/op/ver.t
90670 ____________________________________________________________________________
90671 [  5919] By: gsar                                  on 2000/04/24  06:21:58
90672         Log: Configure might miss old directories when prefix must be
90673              expanded (from Robin Barker)
90674      Branch: metaconfig
90675            ! U/installdirs/inc_version_list.U
90676      Branch: perl
90677            ! Configure
90678 ____________________________________________________________________________
90679 [  5918] By: gsar                                  on 2000/04/24  06:16:11
90680         Log: VMS nits in glob() test (from Charles Lane)
90681      Branch: perl
90682            ! t/lib/glob-basic.t
90683 ____________________________________________________________________________
90684 [  5917] By: gsar                                  on 2000/04/24  06:11:56
90685         Log: various pod nits (from Larry Virden and others)
90686      Branch: perl
90687            ! README.amiga README.hpux README.machten README.os2
90688            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
90689            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
90690            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
90691            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
90692            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
90693            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
90694            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
90695            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
90696 ____________________________________________________________________________
90697 [  5916] By: gsar                                  on 2000/04/24  05:52:43
90698         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
90699              <wjones@tc.fluke.com>)
90700      Branch: perl
90701            ! t/lib/glob-basic.t
90702 ____________________________________________________________________________
90703 [  5915] By: gsar                                  on 2000/04/24  05:07:01
90704         Log: supported platforms mixed up
90705      Branch: perl
90706            ! pod/perl56delta.pod pod/perlport.pod
90707 ____________________________________________________________________________
90708 [  5914] By: gsar                                  on 2000/04/24  04:56:08
90709         Log: caller() wasn't returning the right number of elements for
90710              eval {...}
90711      Branch: perl
90712            ! pp_ctl.c t/pragma/warn/9enabled
90713 ____________________________________________________________________________
90714 [  5913] By: gsar                                  on 2000/04/24  04:35:41
90715         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
90716              Mark-Jason Dominus)
90717      Branch: perl
90718            ! pod/perlfunc.pod
90719 ____________________________________________________________________________
90720 [  5912] By: gsar                                  on 2000/04/24  04:17:15
90721         Log: fix totally broken caching in UNIVERSAL::isa() (from
90722              Nick Ing-Simmons)
90723      Branch: perl
90724            ! t/op/universal.t universal.c
90725 ____________________________________________________________________________
90726 [  5911] By: gsar                                  on 2000/04/24  03:39:47
90727         Log: add linebreak properties from unicode/LineBrk.txt (from
90728              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
90729      Branch: perl
90730            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
90731            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
90732            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
90733            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
90734            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
90735            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
90736            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
90737            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
90738            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
90739            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
90740            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
90741            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
90742            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
90743            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
90744            + lib/unicode/Is/LbrkZW.pl
90745            ! lib/unicode/mktables.PL
90746 ____________________________________________________________________________
90747 [  5910] By: gsar                                  on 2000/04/24  03:23:10
90748         Log: typo in pod
90749      Branch: perl
90750            ! ext/Thread/Thread.pm
90751 ____________________________________________________________________________
90752 [  5909] By: gsar                                  on 2000/04/24  03:22:03
90753         Log: mode argument to do_binmode() should be file mode, not boolean
90754      Branch: perl
90755            ! pp_sys.c
90756 ____________________________________________________________________________
90757 [  5908] By: gsar                                  on 2000/04/16  16:51:08
90758         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
90759              always returns a valid GV even when the symbol is trapped by strictures
90760              (avoids coredumps)
90761              
90762              TODO: the C<package;> hack needs similar treatment
90763      Branch: perl
90764            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
90765            ! t/pragma/strict-vars
90766 ____________________________________________________________________________
90767 [  5907] By: jhi                                   on 2000/03/31  23:42:56
90768         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
90769              an assumption which #5905 demolished.
90770      Branch: cfgperl
90771            ! pp_sys.c
90772 ____________________________________________________________________________
90773 [  5906] By: jhi                                   on 2000/03/31  18:54:37
90774         Log: Typo in #5905.
90775      Branch: cfgperl
90776            ! t/op/64bitint.t
90777 ____________________________________________________________________________
90778 [  5905] By: jhi                                   on 2000/03/31  18:50:54
90779         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
90780              reported by Joseph N. Hall.  The bug was that even with use64bitint
90781              one had to use the prefixes q, L, or ll with printf/sprintf,
90782              contrary to the documentation and common sense.
90783      Branch: cfgperl
90784            ! sv.c t/op/64bitint.t
90785 ____________________________________________________________________________
90786 [  5904] By: gsar                                  on 2000/03/28  02:31:32
90787         Log: add Changes, perldelta.pod
90788      Branch: perl
90789            + Changes pod/perldelta.pod
90790 ____________________________________________________________________________
90791 [  5903] By: gsar                                  on 2000/03/28  02:03:55
90792         Log: rename Changes and perldelta.pod
90793      Branch: perl
90794           +> Changes5.6 pod/perl56delta.pod
90795            - Changes pod/perldelta.pod
90796            ! MANIFEST
90797 ____________________________________________________________________________
90798 [  5902] By: gsar                                  on 2000/03/28  01:59:14
90799         Log: create maint-5.6 branch
90800      Branch: maint-5.6/perl
90801           +> (branch 1611 files)
90802 ____________________________________________________________________________
90803 [  5901] By: jhi                                   on 2000/03/23  05:48:43
90804         Log: Integrate with Sarathy.
90805      Branch: cfgperl
90806           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
90807 ____________________________________________________________________________
90808 [  5900] By: gsar                                  on 2000/03/23  05:42:43
90809         Log: three guesses on what this is :-)
90810      Branch: perl
90811            ! Changes